Pull request #45219 opened Started by user Paweł Gronowski Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b56fe595050578ced98af6c2deb70f3126cad0f9+d9433ee0968c963bc1c993ad408b5da791340175 (59f50265194f5a63d6ff22c3a9f41a51e7c18b6a) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45219@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-03-28T10:51:10.921Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-03-28T10:51:10.925Z] Trying to pass milestone 1 [Pipeline] milestone [2023-03-28T10:51:11.117Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-03-28T10:51:26.326Z] Still waiting to schedule task [2023-03-28T10:51:26.327Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0544be6e164fe6282)’ is offline [2023-03-28T10:52:25.716Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0544be6e164fe6282) in /home/ubuntu/workspace/moby_PR-45219 [Pipeline] { [Pipeline] checkout [2023-03-28T10:52:25.837Z] The recommended git tool is: git [2023-03-28T10:52:28.689Z] using credential docker-jenkins-github-credentials [2023-03-28T10:52:28.705Z] Cloning the remote Git repository [2023-03-28T10:52:28.705Z] Cloning with configured refspecs honoured and without tags [2023-03-28T10:52:28.744Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T10:52:28.807Z] > git init /home/ubuntu/workspace/moby_PR-45219 # timeout=10 [2023-03-28T10:52:29.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:52:29.296Z] > git --version # timeout=10 [2023-03-28T10:52:29.308Z] > git --version # 'git version 2.17.1' [2023-03-28T10:52:29.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:52:29.310Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:52:50.615Z] Fetching without tags [2023-03-28T10:52:50.799Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:52:51.440Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:52:51.440Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:52:50.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:52:50.577Z] > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10 [2023-03-28T10:52:50.587Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:52:50.606Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:52:50.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:52:50.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:52:50.622Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:52:50.807Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:52:50.815Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:52:51.388Z] > git remote # timeout=10 [2023-03-28T10:52:51.412Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:52:51.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:52:51.423Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:52:51.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T10:52:51.444Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:52:51.458Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:52:55.683Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:52:55.688Z] > git rev-list --no-walk b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T10:52:56.713Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/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 [2023-03-28T10:53:23.286Z] Unable to find image 'alpine:latest' locally [2023-03-28T10:53:23.286Z] latest: Pulling from library/alpine [2023-03-28T10:53:23.286Z] 63b65145d645: Pulling fs layer [2023-03-28T10:53:23.286Z] 63b65145d645: Verifying Checksum [2023-03-28T10:53:23.286Z] 63b65145d645: Download complete [2023-03-28T10:53:23.859Z] 63b65145d645: Pull complete [2023-03-28T10:53:23.859Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T10:53:23.859Z] Status: Downloaded newer image for alpine:latest [2023-03-28T10:53:31.990Z] 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 [2023-03-28T10:53:32.222Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0544be6e164fe6282) in /home/ubuntu/workspace/moby_PR-45219 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2023-03-28T10:53:32.231Z] Running on azwin-2-25a5e0 in d:\jenkins\workspace\moby_PR-45219 Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2023-03-28T10:53:32.274Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-03-28T10:53:32.284Z] The recommended git tool is: git [2023-03-28T10:53:32.292Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2023-03-28T10:53:32.308Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-03-28T10:53:32.317Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2023-03-28T10:53:32.371Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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) [2023-03-28T10:53:32.571Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2023-03-28T10:53:32.585Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-03-28T10:53:32.666Z] Cloning the remote Git repository [2023-03-28T10:53:32.666Z] Cloning with configured refspecs honoured and without tags [2023-03-28T10:53:33.233Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:53:33.233Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:53:32.303Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45219/.git # timeout=10 [2023-03-28T10:53:32.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:53:32.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:53:32.321Z] > git --version # timeout=10 [2023-03-28T10:53:32.331Z] > git --version # 'git version 2.17.1' [2023-03-28T10:53:32.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:53:32.334Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:53:32.575Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:53:32.586Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:53:33.187Z] > git remote # timeout=10 [2023-03-28T10:53:33.195Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:53:33.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:53:33.214Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:53:33.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T10:53:33.237Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:53:33.245Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:53:33.337Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:53:32.702Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T10:53:32.703Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-03-28T10:53:32.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:53:32.781Z] > git --version # timeout=10 [2023-03-28T10:53:32.842Z] > git --version # 'git version 2.24.1.windows.2' [2023-03-28T10:53:32.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:53:32.845Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T10:53:34.007Z] + [ PR != PR ] [2023-03-28T10:53:34.007Z] + [ 20.10 != master ] [2023-03-28T10:53:34.007Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T10:53:34.334Z] + docker version [2023-03-28T10:53:34.334Z] Client: Docker Engine - Community [2023-03-28T10:53:34.334Z] Version: 22.06.0-beta.0 [2023-03-28T10:53:34.334Z] API version: 1.42 [2023-03-28T10:53:34.334Z] Go version: go1.18.3 [2023-03-28T10:53:34.334Z] Git commit: 3e9117b [2023-03-28T10:53:34.334Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T10:53:34.334Z] OS/Arch: linux/amd64 [2023-03-28T10:53:34.334Z] Context: default [2023-03-28T10:53:34.334Z] [2023-03-28T10:53:34.334Z] Server: Docker Engine - Community [2023-03-28T10:53:34.334Z] Engine: [2023-03-28T10:53:34.334Z] Version: 22.06.0-beta.0 [2023-03-28T10:53:34.334Z] API version: 1.42 (minimum version 1.12) [2023-03-28T10:53:34.334Z] Go version: go1.18.3 [2023-03-28T10:53:34.334Z] Git commit: 38633e7 [2023-03-28T10:53:34.334Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T10:53:34.334Z] OS/Arch: linux/amd64 [2023-03-28T10:53:34.334Z] Experimental: true [2023-03-28T10:53:34.334Z] containerd: [2023-03-28T10:53:34.334Z] Version: 1.6.8 [2023-03-28T10:53:34.334Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:53:34.334Z] runc: [2023-03-28T10:53:34.334Z] Version: 1.1.4 [2023-03-28T10:53:34.334Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T10:53:34.334Z] docker-init: [2023-03-28T10:53:34.334Z] Version: 0.19.0 [2023-03-28T10:53:34.334Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T10:53:34.620Z] + docker info [2023-03-28T10:53:34.620Z] Client: [2023-03-28T10:53:34.620Z] Context: default [2023-03-28T10:53:34.620Z] Debug Mode: false [2023-03-28T10:53:34.620Z] Plugins: [2023-03-28T10:53:34.620Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T10:53:34.620Z] Version: c5aec24 [2023-03-28T10:53:34.620Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T10:53:34.620Z] compose: Docker Compose (Docker Inc.) [2023-03-28T10:53:34.620Z] Version: v2.12.0 [2023-03-28T10:53:34.620Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T10:53:34.620Z] scan: Docker Scan (Docker Inc.) [2023-03-28T10:53:34.620Z] Version: v0.17.0 [2023-03-28T10:53:34.620Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T10:53:34.620Z] [2023-03-28T10:53:34.620Z] Server: [2023-03-28T10:53:34.620Z] Containers: 0 [2023-03-28T10:53:34.620Z] Running: 0 [2023-03-28T10:53:34.620Z] Paused: 0 [2023-03-28T10:53:34.620Z] Stopped: 0 [2023-03-28T10:53:34.620Z] Images: 1 [2023-03-28T10:53:34.620Z] Server Version: 22.06.0-beta.0 [2023-03-28T10:53:34.620Z] Storage Driver: overlay2 [2023-03-28T10:53:34.620Z] Backing Filesystem: extfs [2023-03-28T10:53:34.620Z] Supports d_type: true [2023-03-28T10:53:34.620Z] Using metacopy: false [2023-03-28T10:53:34.620Z] Native Overlay Diff: true [2023-03-28T10:53:34.620Z] userxattr: false [2023-03-28T10:53:34.620Z] Logging Driver: json-file [2023-03-28T10:53:34.620Z] Cgroup Driver: cgroupfs [2023-03-28T10:53:34.620Z] Cgroup Version: 1 [2023-03-28T10:53:34.620Z] Plugins: [2023-03-28T10:53:34.620Z] Volume: local [2023-03-28T10:53:34.620Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T10:53:34.620Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T10:53:34.620Z] Swarm: inactive [2023-03-28T10:53:34.620Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T10:53:34.620Z] Default Runtime: runc [2023-03-28T10:53:34.620Z] Init Binary: docker-init [2023-03-28T10:53:34.620Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:53:34.620Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T10:53:34.620Z] init version: de40ad0 [2023-03-28T10:53:34.620Z] Security Options: [2023-03-28T10:53:34.620Z] apparmor [2023-03-28T10:53:34.620Z] seccomp [2023-03-28T10:53:34.620Z] Profile: builtin [2023-03-28T10:53:34.620Z] Kernel Version: 5.4.0-1088-aws [2023-03-28T10:53:34.620Z] Operating System: Ubuntu 18.04.6 LTS [2023-03-28T10:53:34.620Z] OSType: linux [2023-03-28T10:53:34.620Z] Architecture: x86_64 [2023-03-28T10:53:34.620Z] CPUs: 2 [2023-03-28T10:53:34.620Z] Total Memory: 7.483GiB [2023-03-28T10:53:34.620Z] Name: ip-10-100-117-8 [2023-03-28T10:53:34.620Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-03-28T10:53:34.620Z] Docker Root Dir: /var/lib/docker [2023-03-28T10:53:34.620Z] Debug Mode: false [2023-03-28T10:53:34.620Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:53:34.620Z] Labels: [2023-03-28T10:53:34.620Z] Experimental: true [2023-03-28T10:53:34.620Z] Insecure Registries: [2023-03-28T10:53:34.620Z] 127.0.0.0/8 [2023-03-28T10:53:34.620Z] Live Restore Enabled: true [2023-03-28T10:53:34.620Z] [2023-03-28T10:53:34.620Z] WARNING: No swap limit support [Pipeline] sh [2023-03-28T10:53:34.916Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:53:34.916Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:53:34.916Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45219/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T10:53:34.916Z] + bash /home/ubuntu/workspace/moby_PR-45219/check-config.sh [2023-03-28T10:53:34.916Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T10:53:34.916Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-03-28T10:53:34.916Z] [2023-03-28T10:53:34.916Z] Generally Necessary: [2023-03-28T10:53:34.916Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T10:53:34.916Z] - apparmor: enabled and tools installed [2023-03-28T10:53:35.190Z] - CONFIG_NAMESPACES: enabled [2023-03-28T10:53:35.190Z] - CONFIG_NET_NS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_PID_NS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_IPC_NS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_UTS_NS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CGROUPS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CPUSETS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_MEMCG: enabled [2023-03-28T10:53:35.190Z] - CONFIG_KEYS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_VETH: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T10:53:35.190Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T10:53:35.190Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T10:53:35.190Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T10:53:35.190Z] [2023-03-28T10:53:35.190Z] Optional Features: [2023-03-28T10:53:35.190Z] - CONFIG_USER_NS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_SECCOMP: enabled [2023-03-28T10:53:35.190Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T10:53:35.190Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T10:53:35.464Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T10:53:35.464Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-03-28T10:53:35.464Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T10:53:35.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T10:53:35.464Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T10:53:35.464Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T10:53:35.464Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T10:53:35.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T10:53:35.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T10:53:35.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T10:53:35.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T10:53:35.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T10:53:35.464Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T10:53:35.464Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T10:53:35.464Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T10:53:35.464Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T10:53:35.464Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T10:53:35.464Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T10:53:35.464Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T10:53:35.464Z] - CONFIG_EXT4_FS: enabled [2023-03-28T10:53:35.464Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T10:53:35.464Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T10:53:35.464Z] - Network Drivers: [2023-03-28T10:53:35.464Z] - "overlay": [2023-03-28T10:53:35.464Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T10:53:35.464Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T10:53:35.464Z] Optional (for encrypted networks): [2023-03-28T10:53:35.724Z] - CONFIG_CRYPTO: enabled [2023-03-28T10:53:35.724Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T10:53:35.724Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T10:53:35.724Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T10:53:35.724Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T10:53:35.724Z] - CONFIG_XFRM: enabled [2023-03-28T10:53:35.724Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T10:53:35.724Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T10:53:35.724Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T10:53:35.724Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T10:53:35.724Z] - "ipvlan": [2023-03-28T10:53:35.724Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T10:53:35.724Z] - "macvlan": [2023-03-28T10:53:35.724Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T10:53:35.724Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T10:53:35.725Z] - "ftp,tftp client in container": [2023-03-28T10:53:35.725Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T10:53:35.725Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T10:53:35.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T10:53:35.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T10:53:35.725Z] - Storage Drivers: [2023-03-28T10:53:35.725Z] - "aufs": [2023-03-28T10:53:35.725Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T10:53:35.725Z] - "btrfs": [2023-03-28T10:53:35.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T10:53:35.725Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T10:53:35.725Z] - "devicemapper": [2023-03-28T10:53:35.725Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T10:53:35.725Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T10:53:35.725Z] - "overlay": [2023-03-28T10:53:35.725Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T10:53:35.725Z] - "zfs": [2023-03-28T10:53:35.725Z] - /dev/zfs: present [2023-03-28T10:53:35.725Z] - zfs command: missing [2023-03-28T10:53:35.725Z] - zpool command: missing [2023-03-28T10:53:35.725Z] [2023-03-28T10:53:35.725Z] Limits: [2023-03-28T10:53:35.725Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T10:53:35.725Z] [2023-03-28T10:53:35.725Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T10:53:36.091Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b56fe595050578ced98af6c2deb70f3126cad0f9 . [2023-03-28T10:53:36.355Z] #1 [internal] load .dockerignore [2023-03-28T10:53:36.355Z] #1 transferring context: 87B done [2023-03-28T10:53:36.355Z] #1 DONE 0.1s [2023-03-28T10:53:36.355Z] [2023-03-28T10:53:36.355Z] #2 [internal] load build definition from Dockerfile [2023-03-28T10:53:36.355Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T10:53:36.355Z] #2 DONE 0.1s [2023-03-28T10:53:36.614Z] [2023-03-28T10:53:36.614Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T10:53:36.874Z] #3 DONE 0.4s [2023-03-28T10:53:36.874Z] [2023-03-28T10:53:36.874Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:53:36.874Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:53:36.874Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.1s done [2023-03-28T10:53:36.874Z] #4 DONE 0.1s [2023-03-28T10:53:37.134Z] [2023-03-28T10:53:37.134Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:53:37.134Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T10:53:37.134Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 5.24MB / 11.55MB 0.1s [2023-03-28T10:53:37.134Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T10:53:37.134Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T10:53:37.134Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-03-28T10:53:37.393Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-03-28T10:53:37.393Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-03-28T10:53:37.962Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-03-28T10:53:37.962Z] #4 DONE 1.1s [2023-03-28T10:53:38.225Z] [2023-03-28T10:53:38.225Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:53:39.167Z] #5 DONE 1.1s [2023-03-28T10:53:39.167Z] [2023-03-28T10:53:39.167Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T10:53:39.167Z] #6 DONE 1.0s [2023-03-28T10:53:39.167Z] [2023-03-28T10:53:39.167Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T10:53:39.167Z] #7 DONE 1.0s [2023-03-28T10:53:39.167Z] [2023-03-28T10:53:39.167Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:53:39.167Z] #8 DONE 1.1s [2023-03-28T10:53:39.429Z] [2023-03-28T10:53:39.429Z] #9 [internal] load build context [2023-03-28T10:53:42.056Z] #9 transferring context: 11.86MB 2.1s [2023-03-28T10:53:46.254Z] #9 ... [2023-03-28T10:53:46.254Z] [2023-03-28T10:53:46.254Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:53:46.254Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-03-28T10:53:46.254Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T10:53:46.254Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T10:53:46.254Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T10:53:46.254Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 4.0s done [2023-03-28T10:53:46.254Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.5s done [2023-03-28T10:53:46.254Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.4s done [2023-03-28T10:53:46.254Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 65.48MB / 85.98MB 5.6s [2023-03-28T10:53:46.254Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.6s [2023-03-28T10:53:46.254Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 30.41MB / 141.98MB 5.6s [2023-03-28T10:53:46.254Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.9s [2023-03-28T10:53:46.254Z] #10 ... [2023-03-28T10:53:46.254Z] [2023-03-28T10:53:46.254Z] #9 [internal] load build context [2023-03-28T10:53:46.514Z] #9 ... [2023-03-28T10:53:46.514Z] [2023-03-28T10:53:46.514Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:53:46.514Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-03-28T10:53:46.514Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:53:46.514Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T10:53:46.514Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T10:53:46.514Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-03-28T10:53:46.514Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2023-03-28T10:53:46.514Z] #11 DONE 6.9s [2023-03-28T10:53:46.514Z] [2023-03-28T10:53:46.514Z] #9 [internal] load build context [2023-03-28T10:53:46.514Z] #9 transferring context: 29.15MB 7.1s [2023-03-28T10:53:47.222Z] Still waiting to schedule task [2023-03-28T10:53:47.222Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-077c5b0987d0b3993)’ is offline [2023-03-28T10:53:47.222Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ed0b16f01ea4c273)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.222Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00377ecf40f1eb8af)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.222Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.222Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.222Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.222Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.222Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] Still waiting to schedule task [2023-03-28T10:53:47.226Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-077c5b0987d0b3993)’ is offline [2023-03-28T10:53:47.226Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ed0b16f01ea4c273)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00377ecf40f1eb8af)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.226Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-03-28T10:53:47.227Z] Still waiting to schedule task [2023-03-28T10:53:47.227Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00377ecf40f1eb8af)’ is offline [2023-03-28T10:53:47.229Z] Still waiting to schedule task [2023-03-28T10:53:47.229Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ed0b16f01ea4c273)’ is offline [2023-03-28T10:53:48.432Z] #9 ... [2023-03-28T10:53:48.432Z] [2023-03-28T10:53:48.432Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:53:48.432Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-03-28T10:53:48.432Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T10:53:48.432Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:53:48.432Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T10:53:48.432Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-03-28T10:53:48.432Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2023-03-28T10:53:48.432Z] #12 DONE 8.9s [2023-03-28T10:53:48.432Z] [2023-03-28T10:53:48.432Z] #9 [internal] load build context [2023-03-28T10:53:49.368Z] #9 ... [2023-03-28T10:53:49.368Z] [2023-03-28T10:53:49.368Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:53:49.368Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T10:53:49.369Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T10:53:49.369Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T10:53:49.369Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T10:53:49.369Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.4s done [2023-03-28T10:53:49.369Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 6.7s [2023-03-28T10:53:49.672Z] #13 ... [2023-03-28T10:53:49.672Z] [2023-03-28T10:53:49.672Z] #9 [internal] load build context [2023-03-28T10:53:50.119Z] Fetching without tags [2023-03-28T10:53:49.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:53:49.834Z] > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10 [2023-03-28T10:53:49.891Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:53:50.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:53:50.611Z] #9 transferring context: 53.55MB 11.2s done [2023-03-28T10:53:50.870Z] #9 DONE 11.3s [2023-03-28T10:53:50.870Z] [2023-03-28T10:53:50.870Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:53:50.870Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 7.7s done [2023-03-28T10:53:50.870Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 6.0s done [2023-03-28T10:53:50.870Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.6s done [2023-03-28T10:53:50.870Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.1s [2023-03-28T10:53:50.870Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.4s [2023-03-28T10:53:50.889Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:53:51.129Z] #10 ... [2023-03-28T10:53:51.129Z] [2023-03-28T10:53:51.129Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T10:53:51.129Z] #14 DONE 0.9s [2023-03-28T10:53:51.129Z] [2023-03-28T10:53:51.129Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:53:51.129Z] #10 ... [2023-03-28T10:53:51.129Z] [2023-03-28T10:53:51.129Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:53:50.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:53:50.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:53:50.159Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:53:50.926Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:53:50.986Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:53:52.075Z] #13 ... [2023-03-28T10:53:52.075Z] [2023-03-28T10:53:52.075Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T10:53:52.075Z] #15 DONE 0.9s [2023-03-28T10:53:52.334Z] [2023-03-28T10:53:52.334Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:53:55.075Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:53:55.075Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:53:55.625Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 11.2s [2023-03-28T10:53:55.731Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:53:54.705Z] > git remote # timeout=10 [2023-03-28T10:53:54.770Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:53:54.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:53:54.828Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:53:54.978Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-03-28T10:53:55.115Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:53:55.174Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T10:53:57.004Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.3s done [2023-03-28T10:53:57.148Z] + docker version [2023-03-28T10:53:57.148Z] Client: [2023-03-28T10:53:57.148Z] Version: 20.10.9 [2023-03-28T10:53:57.148Z] API version: 1.41 [2023-03-28T10:53:57.148Z] Go version: go1.16.8 [2023-03-28T10:53:57.148Z] Git commit: c2ea9bc [2023-03-28T10:53:57.148Z] Built: Mon Oct 4 16:11:10 2021 [2023-03-28T10:53:57.148Z] OS/Arch: windows/amd64 [2023-03-28T10:53:57.148Z] Context: default [2023-03-28T10:53:57.148Z] Experimental: true [2023-03-28T10:53:57.148Z] [2023-03-28T10:53:57.148Z] Server: Docker Engine - Community [2023-03-28T10:53:57.148Z] Engine: [2023-03-28T10:53:57.148Z] Version: 20.10.9 [2023-03-28T10:53:57.148Z] API version: 1.41 (minimum version 1.24) [2023-03-28T10:53:57.148Z] Go version: go1.16.8 [2023-03-28T10:53:57.148Z] Git commit: 79ea9d3 [2023-03-28T10:53:57.148Z] Built: Mon Oct 4 16:06:39 2021 [2023-03-28T10:53:57.148Z] OS/Arch: windows/amd64 [2023-03-28T10:53:57.148Z] Experimental: true [2023-03-28T10:53:57.262Z] #10 ... [2023-03-28T10:53:57.262Z] [2023-03-28T10:53:57.262Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:53:57.262Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 13.8s done [2023-03-28T10:53:57.262Z] #13 DONE 17.7s [2023-03-28T10:53:57.262Z] [2023-03-28T10:53:57.262Z] #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 [Pipeline] sh [2023-03-28T10:53:58.194Z] + docker info [2023-03-28T10:53:58.744Z] #16 1.574 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:53:58.744Z] #16 1.594 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:53:58.744Z] #16 1.594 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:53:59.002Z] #16 1.742 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:53:59.261Z] #16 2.062 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:53:59.831Z] #16 2.569 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:54:00.376Z] Client: [2023-03-28T10:54:00.376Z] Context: default [2023-03-28T10:54:00.376Z] Debug Mode: false [2023-03-28T10:54:00.376Z] Plugins: [2023-03-28T10:54:00.376Z] app: Docker Application (Docker Inc., v0.8.0) [2023-03-28T10:54:00.376Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-03-28T10:54:00.376Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-03-28T10:54:00.376Z] [2023-03-28T10:54:00.376Z] Server: [2023-03-28T10:54:00.376Z] Containers: 0 [2023-03-28T10:54:00.376Z] Running: 0 [2023-03-28T10:54:00.376Z] Paused: 0 [2023-03-28T10:54:00.376Z] Stopped: 0 [2023-03-28T10:54:00.376Z] Images: 10 [2023-03-28T10:54:00.376Z] Server Version: 20.10.9 [2023-03-28T10:54:00.376Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-03-28T10:54:00.376Z] Windows: [2023-03-28T10:54:00.376Z] LCOW: [2023-03-28T10:54:00.376Z] Logging Driver: json-file [2023-03-28T10:54:00.376Z] Plugins: [2023-03-28T10:54:00.376Z] Volume: local [2023-03-28T10:54:00.376Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T10:54:00.376Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T10:54:00.376Z] Swarm: inactive [2023-03-28T10:54:00.376Z] Default Isolation: process [2023-03-28T10:54:00.376Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T10:54:00.376Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T10:54:00.376Z] OSType: windows [2023-03-28T10:54:00.376Z] Architecture: x86_64 [2023-03-28T10:54:00.376Z] CPUs: 4 [2023-03-28T10:54:00.376Z] Total Memory: 32GiB [2023-03-28T10:54:00.376Z] Name: azwin-2-25a5e0 [2023-03-28T10:54:00.376Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-03-28T10:54:00.376Z] Docker Root Dir: D:\docker [2023-03-28T10:54:00.376Z] Debug Mode: false [2023-03-28T10:54:00.376Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:54:00.376Z] Labels: [2023-03-28T10:54:00.376Z] Experimental: true [2023-03-28T10:54:00.376Z] Insecure Registries: [2023-03-28T10:54:00.376Z] 10.0.0.4:5000 [2023-03-28T10:54:00.376Z] 127.0.0.0/8 [2023-03-28T10:54:00.376Z] Registry Mirrors: [2023-03-28T10:54:00.376Z] http://10.0.0.4:5000/ [2023-03-28T10:54:00.376Z] Live Restore Enabled: false [2023-03-28T10:54:00.376Z] Product License: Community Engine [2023-03-28T10:54:00.376Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-03-28T10:54:01.219Z] #16 3.835 Fetched 8642 kB in 3s (3385 kB/s) [2023-03-28T10:54:01.789Z] #16 3.835 Reading package lists... [2023-03-28T10:54:02.357Z] #16 4.602 Reading package lists... [2023-03-28T10:54:02.617Z] #16 5.382 Building dependency tree... [2023-03-28T10:54:02.875Z] #16 5.738 The following additional packages will be installed: [2023-03-28T10:54:02.875Z] #16 5.738 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T10:54:02.875Z] #16 5.738 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T10:54:02.875Z] #16 5.738 Recommended packages: [2023-03-28T10:54:02.875Z] #16 5.738 libldap-common publicsuffix libsasl2-modules [2023-03-28T10:54:03.134Z] #16 5.890 The following NEW packages will be installed: [2023-03-28T10:54:03.134Z] #16 5.890 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T10:54:03.134Z] #16 5.890 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T10:54:03.134Z] #16 5.890 libssh2-1 openssl [2023-03-28T10:54:03.406Z] #16 6.159 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T10:54:03.406Z] #16 6.159 Need to get 3050 kB of archives. [2023-03-28T10:54:03.406Z] #16 6.159 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T10:54:03.406Z] #16 6.159 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T10:54:03.406Z] #16 6.170 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T10:54:03.406Z] #16 6.173 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T10:54:03.406Z] #16 6.177 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-03-28T10:54:03.406Z] #16 6.177 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T10:54:03.406Z] #16 6.180 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T10:54:03.406Z] #16 6.183 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T10:54:03.406Z] #16 6.184 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T10:54:03.406Z] #16 6.185 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T10:54:03.406Z] #16 6.186 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T10:54:03.406Z] #16 6.189 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T10:54:03.406Z] #16 6.192 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T10:54:03.406Z] #16 6.197 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T10:54:03.406Z] #16 6.258 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T10:54:03.406Z] #16 6.260 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T10:54:03.665Z] #16 6.615 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:54:03.923Z] #16 6.642 Fetched 3050 kB in 0s (8295 kB/s) [2023-03-28T10:54:03.923Z] #16 6.680 Selecting previously unselected package openssl. [2023-03-28T10:54:03.923Z] #16 6.680 (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.) [2023-03-28T10:54:03.923Z] #16 6.680 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T10:54:03.923Z] #16 6.685 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:54:04.183Z] #16 6.902 Selecting previously unselected package ca-certificates. [2023-03-28T10:54:04.183Z] #16 6.902 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T10:54:04.183Z] #16 6.908 Unpacking ca-certificates (20210119) ... [2023-03-28T10:54:04.183Z] #16 7.035 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T10:54:04.183Z] #16 7.035 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T10:54:04.183Z] #16 7.043 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:54:04.183Z] #16 7.111 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T10:54:04.183Z] #16 7.111 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:54:04.183Z] #16 7.117 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:54:04.183Z] #16 7.162 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T10:54:04.183Z] #16 7.162 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:54:04.442Z] #16 7.181 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:54:04.442Z] #16 7.225 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T10:54:04.442Z] #16 7.225 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T10:54:04.442Z] #16 7.232 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:54:04.442Z] #16 7.299 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T10:54:04.442Z] #16 7.299 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T10:54:04.442Z] #16 7.303 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:54:04.442Z] #16 7.350 Selecting previously unselected package libpsl5:amd64. [2023-03-28T10:54:04.442Z] #16 7.350 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T10:54:04.442Z] #16 7.355 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:54:04.701Z] #16 7.422 Selecting previously unselected package librtmp1:amd64. [2023-03-28T10:54:04.701Z] #16 7.422 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T10:54:04.701Z] #16 7.428 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:54:04.701Z] #16 7.472 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T10:54:04.701Z] #16 7.474 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T10:54:04.701Z] #16 7.478 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:54:04.701Z] #16 7.531 Selecting previously unselected package libcurl4:amd64. [2023-03-28T10:54:04.701Z] #16 7.531 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:54:04.701Z] #16 7.535 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:54:04.701Z] #16 7.606 Selecting previously unselected package curl. [2023-03-28T10:54:04.701Z] #16 7.606 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:54:04.701Z] #16 7.610 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:54:04.960Z] #16 7.686 Selecting previously unselected package libonig5:amd64. [2023-03-28T10:54:04.960Z] #16 7.686 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T10:54:04.960Z] #16 7.697 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:54:04.960Z] #16 7.769 Selecting previously unselected package libjq1:amd64. [2023-03-28T10:54:04.960Z] #16 7.769 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T10:54:04.960Z] #16 7.776 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:54:04.960Z] #16 7.836 Selecting previously unselected package jq. [2023-03-28T10:54:04.960Z] #16 7.836 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T10:54:04.960Z] #16 7.839 Unpacking jq (1.6-2.1) ... [2023-03-28T10:54:05.222Z] #16 7.909 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:54:05.222Z] #16 7.922 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:54:05.222Z] #16 7.933 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:54:05.222Z] #16 7.946 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:54:05.222Z] #16 7.959 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:54:05.222Z] #16 7.969 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:54:05.222Z] #16 7.981 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:54:05.222Z] #16 7.992 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:54:05.222Z] #16 8.018 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:54:05.222Z] #16 8.030 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:54:05.222Z] #16 8.042 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:54:05.222Z] #16 8.055 Setting up ca-certificates (20210119) ... [2023-03-28T10:54:05.795Z] #16 8.727 Updating certificates in /etc/ssl/certs... [2023-03-28T10:54:06.731Z] #16 9.454 129 added, 0 removed; done. [2023-03-28T10:54:06.731Z] #16 9.515 Setting up jq (1.6-2.1) ... [2023-03-28T10:54:06.731Z] #16 9.526 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:54:06.731Z] #16 9.538 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:54:06.731Z] #16 9.551 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:54:06.731Z] #16 9.570 Processing triggers for ca-certificates (20210119) ... [2023-03-28T10:54:06.731Z] #16 9.580 Updating certificates in /etc/ssl/certs... [2023-03-28T10:54:07.298Z] #16 ... [2023-03-28T10:54:07.298Z] [2023-03-28T10:54:07.298Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:54:07.298Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.8s done [2023-03-28T10:54:07.298Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.7s done [2023-03-28T10:54:07.298Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.2s done [2023-03-28T10:54:07.298Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 3.1s [2023-03-28T10:54:07.298Z] #10 ... [2023-03-28T10:54:07.298Z] [2023-03-28T10:54:07.298Z] #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 [2023-03-28T10:54:07.299Z] #16 10.20 0 added, 0 removed; done. [2023-03-28T10:54:07.299Z] #16 10.20 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T10:54:07.299Z] #16 10.20 done. [2023-03-28T10:54:10.587Z] #16 DONE 13.2s [2023-03-28T10:54:10.587Z] [2023-03-28T10:54:10.587Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T10:54:10.587Z] #17 DONE 0.2s [2023-03-28T10:54:10.587Z] [2023-03-28T10:54:10.587Z] #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 [2023-03-28T10:54:12.506Z] #18 1.512 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T10:54:12.506Z] #18 1.759 [2023-03-28T10:54:12.507Z] #18 1.977 #=#=# ######################################################################## 100.0% [2023-03-28T10:54:12.765Z] #18 2.215 [2023-03-28T10:54:13.702Z] #18 3.108 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T10:54:13.961Z] #18 3.390 [2023-03-28T10:54:14.221Z] #18 3.603 #=#=# ######################################################################## 100.0% [2023-03-28T10:54:14.481Z] #18 3.902 [2023-03-28T10:54:15.419Z] #18 4.934 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T10:54:15.679Z] #18 5.226 [2023-03-28T10:54:15.867Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-03-28T10:54:15.867Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5716566d\powershellScript.ps1'; exit $LASTEXITCODE; [2023-03-28T10:54:15.867Z] ---------------------------------------------------------------------------- [2023-03-28T10:54:15.867Z] [2023-03-28T10:54:15.867Z] INFO: executeCI.ps1 starting at Tue Mar 28 10:54:15 CUT 2023 [2023-03-28T10:54:15.867Z] [2023-03-28T10:54:15.867Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-03-28T10:54:16.325Z] INFO: Running git version 2.24.1.windows.2 [2023-03-28T10:54:16.325Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-03-28T10:54:16.325Z] INFO: Environment variables: [2023-03-28T10:54:16.325Z] [2023-03-28T10:54:16.325Z] Name Value [2023-03-28T10:54:16.325Z] ---- ----- [2023-03-28T10:54:16.325Z] ALLUSERSPROFILE C:\ProgramData [2023-03-28T10:54:16.325Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-03-28T10:54:16.325Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-03-28T10:54:16.325Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-03-28T10:54:16.325Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-03-28T10:54:16.325Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-03-28T10:54:16.325Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-03-28T10:54:16.325Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-03-28T10:54:16.325Z] BRANCH_NAME PR-45219 [2023-03-28T10:54:16.325Z] BUILD_DISPLAY_NAME #2 [2023-03-28T10:54:16.325Z] BUILD_ID 2 [2023-03-28T10:54:16.325Z] BUILD_NUMBER 2 [2023-03-28T10:54:16.325Z] BUILD_TAG jenkins-moby-PR-45219-2 [2023-03-28T10:54:16.325Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/2/ [2023-03-28T10:54:16.325Z] CHANGE_AUTHOR vvoland [2023-03-28T10:54:16.325Z] CHANGE_AUTHOR_DISPLAY_NAME PaweÅ‚ Gronowski [2023-03-28T10:54:16.325Z] CHANGE_BRANCH test-windows-execstartfails-2010 [2023-03-28T10:54:16.325Z] CHANGE_FORK vvoland [2023-03-28T10:54:16.325Z] CHANGE_ID 45219 [2023-03-28T10:54:16.325Z] CHANGE_TARGET 20.10 [2023-03-28T10:54:16.325Z] CHANGE_TITLE [20.10 backport] integration-cli: Enable TestExecStartFails on Windows [2023-03-28T10:54:16.325Z] CHANGE_URL https://github.com/moby/moby/pull/45219 [2023-03-28T10:54:16.325Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:54:16.326Z] CommonProgramFiles C:\Program Files\Common Files [2023-03-28T10:54:16.326Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-03-28T10:54:16.326Z] CommonProgramW6432 C:\Program Files\Common Files [2023-03-28T10:54:16.326Z] COMPUTERNAME azwin-2-25a5e0 [2023-03-28T10:54:16.326Z] ComSpec C:\Windows\system32\cmd.exe [2023-03-28T10:54:16.326Z] ConfigSequenceNumber 0 [2023-03-28T10:54:16.326Z] DOCKER_BUILDKIT 0 [2023-03-28T10:54:16.326Z] DOCKER_DUT_DEBUG 1 [2023-03-28T10:54:16.326Z] DOCKER_EXPERIMENTAL 1 [2023-03-28T10:54:16.326Z] DOCKER_GRAPHDRIVER overlay2 [2023-03-28T10:54:16.326Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-03-28T10:54:16.326Z] EXECUTOR_NUMBER 0 [2023-03-28T10:54:16.326Z] FQDN azwin-2-25a5e0.westus.cloudapp.azure.com [2023-03-28T10:54:16.326Z] GIT_BRANCH PR-45219 [2023-03-28T10:54:16.326Z] GIT_COMMIT b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:54:16.326Z] GIT_PREVIOUS_COMMIT b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:54:16.326Z] GIT_URL https://github.com/moby/moby.git [2023-03-28T10:54:16.326Z] HUDSON_COOKIE a9a2cd45-f2c7-428a-b2ea-38b77780238c [2023-03-28T10:54:16.326Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-03-28T10:54:16.326Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-03-28T10:54:16.326Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-03-28T10:54:16.326Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-03-28T10:54:16.326Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-03-28T10:54:16.326Z] JENKINS_NODE_COOKIE 56ecb68c-7d30-4aee-bd14-2a23f1db3336 [2023-03-28T10:54:16.326Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-03-28T10:54:16.326Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-03-28T10:54:16.326Z] JOB_BASE_NAME PR-45219 [2023-03-28T10:54:16.326Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/display/redirect [2023-03-28T10:54:16.326Z] JOB_NAME moby/PR-45219 [2023-03-28T10:54:16.326Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/ [2023-03-28T10:54:16.326Z] library.jps.version master [2023-03-28T10:54:16.326Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-03-28T10:54:16.326Z] NODE_LABELS amd64 azure azwin-2-25a5e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-03-28T10:54:16.326Z] NODE_NAME azwin-2-25a5e0 [2023-03-28T10:54:16.326Z] NUMBER_OF_PROCESSORS 4 [2023-03-28T10:54:16.326Z] OS Windows_NT [2023-03-28T10:54:16.326Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-03-28T10:54:16.326Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-03-28T10:54:16.326Z] PROCESSOR_ARCHITECTURE AMD64 [2023-03-28T10:54:16.326Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-03-28T10:54:16.326Z] PROCESSOR_LEVEL 6 [2023-03-28T10:54:16.326Z] PROCESSOR_REVISION 4f01 [2023-03-28T10:54:16.326Z] ProgramData C:\ProgramData [2023-03-28T10:54:16.326Z] ProgramFiles C:\Program Files [2023-03-28T10:54:16.326Z] ProgramFiles(x86) C:\Program Files (x86) [2023-03-28T10:54:16.326Z] ProgramW6432 C:\Program Files [2023-03-28T10:54:16.326Z] PROMPT $P$G [2023-03-28T10:54:16.326Z] PSExecutionPolicyPreference Bypass [2023-03-28T10:54:16.326Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-03-28T10:54:16.326Z] PUBLIC C:\Users\Public [2023-03-28T10:54:16.326Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/2/display/redirect?page=artif... [2023-03-28T10:54:16.326Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/2/display/redirect?page=changes [2023-03-28T10:54:16.326Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/2/display/redirect [2023-03-28T10:54:16.326Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45219/2/display/redirect?page=tests [2023-03-28T10:54:16.326Z] SKIP_VALIDATION_TESTS 1 [2023-03-28T10:54:16.326Z] SOURCES_DRIVE d [2023-03-28T10:54:16.326Z] SOURCES_SUBDIR gopath [2023-03-28T10:54:16.326Z] STAGE_NAME Run tests [2023-03-28T10:54:16.326Z] SystemDrive C: [2023-03-28T10:54:16.326Z] SystemRoot C:\Windows [2023-03-28T10:54:16.326Z] TEMP C:\Windows\TEMP [2023-03-28T10:54:16.326Z] TESTDEBUG 0 [2023-03-28T10:54:16.326Z] TESTRUN_DRIVE d [2023-03-28T10:54:16.326Z] TESTRUN_SUBDIR CI [2023-03-28T10:54:16.326Z] TIMEOUT 120m [2023-03-28T10:54:16.326Z] TMP C:\Windows\TEMP [2023-03-28T10:54:16.326Z] USERDOMAIN WORKGROUP [2023-03-28T10:54:16.326Z] USERNAME azwin-2-25a5e0$ [2023-03-28T10:54:16.326Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-03-28T10:54:16.326Z] windir C:\Windows [2023-03-28T10:54:16.326Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-03-28T10:54:16.326Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-03-28T10:54:16.326Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-03-28T10:54:16.326Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-03-28T10:54:16.326Z] [2023-03-28T10:54:16.326Z] [2023-03-28T10:54:16.326Z] [2023-03-28T10:54:16.458Z] #18 5.447 #=#=# ################### 26.5% ########################################## 58.7% ########################################################### 82.7% ######################################################################## 100.0% [2023-03-28T10:54:16.458Z] #18 6.034 [2023-03-28T10:54:16.716Z] #18 ... [2023-03-28T10:54:16.716Z] [2023-03-28T10:54:16.716Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:54:16.716Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.0s done [2023-03-28T10:54:16.716Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.5s done [2023-03-28T10:54:16.716Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T10:54:16.716Z] #10 DONE 37.2s [2023-03-28T10:54:16.716Z] [2023-03-28T10:54:16.716Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T10:54:16.785Z] INFO: Sources under d:\gopath\... [2023-03-28T10:54:16.785Z] INFO: Test run under d:\CI\... [2023-03-28T10:54:16.785Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-03-28T10:54:16.785Z] INFO: docker/docker repository was found [2023-03-28T10:54:16.785Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2023-03-28T10:54:16.785Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4131' [2023-03-28T10:54:16.785Z] INFO: Docker version of control daemon [2023-03-28T10:54:16.785Z] [2023-03-28T10:54:17.244Z] Client: [2023-03-28T10:54:17.244Z] Version: 20.10.9 [2023-03-28T10:54:17.244Z] API version: 1.41 [2023-03-28T10:54:17.244Z] Go version: go1.16.8 [2023-03-28T10:54:17.244Z] Git commit: c2ea9bc [2023-03-28T10:54:17.244Z] Built: Mon Oct 4 16:11:10 2021 [2023-03-28T10:54:17.244Z] OS/Arch: windows/amd64 [2023-03-28T10:54:17.244Z] Context: default [2023-03-28T10:54:17.244Z] Experimental: true [2023-03-28T10:54:17.244Z] [2023-03-28T10:54:17.244Z] Server: Docker Engine - Community [2023-03-28T10:54:17.244Z] Engine: [2023-03-28T10:54:17.244Z] Version: 20.10.9 [2023-03-28T10:54:17.244Z] API version: 1.41 (minimum version 1.24) [2023-03-28T10:54:17.244Z] Go version: go1.16.8 [2023-03-28T10:54:17.244Z] Git commit: 79ea9d3 [2023-03-28T10:54:17.244Z] Built: Mon Oct 4 16:06:39 2021 [2023-03-28T10:54:17.244Z] OS/Arch: windows/amd64 [2023-03-28T10:54:17.244Z] Experimental: true [2023-03-28T10:54:17.244Z] [2023-03-28T10:54:17.244Z] INFO: Docker info of control daemon [2023-03-28T10:54:17.244Z] [2023-03-28T10:54:17.702Z] Client: [2023-03-28T10:54:17.702Z] Context: default [2023-03-28T10:54:17.702Z] Debug Mode: false [2023-03-28T10:54:17.702Z] Plugins: [2023-03-28T10:54:17.702Z] app: Docker Application (Docker Inc., v0.8.0) [2023-03-28T10:54:17.702Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-03-28T10:54:17.702Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-03-28T10:54:17.702Z] [2023-03-28T10:54:17.702Z] Server: [2023-03-28T10:54:17.702Z] Containers: 0 [2023-03-28T10:54:17.702Z] Running: 0 [2023-03-28T10:54:17.702Z] Paused: 0 [2023-03-28T10:54:17.702Z] Stopped: 0 [2023-03-28T10:54:17.702Z] Images: 10 [2023-03-28T10:54:17.702Z] Server Version: 20.10.9 [2023-03-28T10:54:17.702Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-03-28T10:54:17.702Z] Windows: [2023-03-28T10:54:17.702Z] LCOW: [2023-03-28T10:54:17.702Z] Logging Driver: json-file [2023-03-28T10:54:17.702Z] Plugins: [2023-03-28T10:54:17.702Z] Volume: local [2023-03-28T10:54:17.702Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T10:54:17.702Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T10:54:17.702Z] Swarm: inactive [2023-03-28T10:54:17.702Z] Default Isolation: process [2023-03-28T10:54:17.702Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T10:54:17.702Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T10:54:17.702Z] OSType: windows [2023-03-28T10:54:17.702Z] Architecture: x86_64 [2023-03-28T10:54:17.702Z] CPUs: 4 [2023-03-28T10:54:17.702Z] Total Memory: 32GiB [2023-03-28T10:54:17.702Z] Name: azwin-2-25a5e0 [2023-03-28T10:54:17.702Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-03-28T10:54:17.702Z] Docker Root Dir: D:\docker [2023-03-28T10:54:17.702Z] Debug Mode: false [2023-03-28T10:54:17.702Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:54:17.702Z] Labels: [2023-03-28T10:54:17.702Z] Experimental: true [2023-03-28T10:54:17.702Z] Insecure Registries: [2023-03-28T10:54:17.702Z] 10.0.0.4:5000 [2023-03-28T10:54:17.702Z] 127.0.0.0/8 [2023-03-28T10:54:17.702Z] Registry Mirrors: [2023-03-28T10:54:17.702Z] http://10.0.0.4:5000/ [2023-03-28T10:54:17.702Z] Live Restore Enabled: false [2023-03-28T10:54:17.702Z] Product License: Community Engine [2023-03-28T10:54:17.702Z] [2023-03-28T10:54:17.702Z] [2023-03-28T10:54:17.702Z] INFO: Commit hash is b56fe59505 [2023-03-28T10:54:17.702Z] INFO: Nuke-Everything... [2023-03-28T10:54:17.702Z] INFO: Container count on control daemon to delete is 0 [2023-03-28T10:54:18.093Z] #19 DONE 1.4s [2023-03-28T10:54:18.093Z] [2023-03-28T10:54:18.093Z] #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 [2023-03-28T10:54:18.093Z] #18 6.939 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T10:54:18.093Z] #18 7.112 [2023-03-28T10:54:18.093Z] #18 7.329 #=#=# ######################################################################## 100.0% [2023-03-28T10:54:18.093Z] #18 7.618 [2023-03-28T10:54:18.160Z] INFO: Nuking d:\CI [2023-03-28T10:54:18.160Z] INFO: Zapped successfully [2023-03-28T10:54:18.160Z] INFO: Location for testing is d:\CI\PR-45219\2 [2023-03-28T10:54:18.160Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-03-28T10:54:18.160Z] [2023-03-28T10:54:18.160Z] [2023-03-28T10:54:18.160Z] INFO: Building the image from Dockerfile.windows at 03/28/2023 10:54:18... [2023-03-28T10:54:18.160Z] [2023-03-28T10:54:18.665Z] #18 ... [2023-03-28T10:54:18.665Z] [2023-03-28T10:54:18.665Z] #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 [2023-03-28T10:54:18.665Z] #20 DONE 0.6s [2023-03-28T10:54:18.925Z] [2023-03-28T10:54:18.925Z] #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 [2023-03-28T10:54:18.925Z] #18 8.288 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T10:54:18.925Z] #18 ... [2023-03-28T10:54:18.925Z] [2023-03-28T10:54:18.925Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T10:54:18.925Z] #21 DONE 0.3s [2023-03-28T10:54:19.187Z] [2023-03-28T10:54:19.187Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T10:54:19.187Z] #22 DONE 0.4s [2023-03-28T10:54:19.187Z] [2023-03-28T10:54:19.187Z] #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 [2023-03-28T10:54:19.187Z] #18 8.594 [2023-03-28T10:54:19.447Z] #18 8.836 #=#=# ######################################################################## 100.0% [2023-03-28T10:54:19.716Z] #18 9.313 [2023-03-28T10:54:19.978Z] #18 9.463 Download of images into '/build' complete. [2023-03-28T10:54:19.978Z] #18 9.463 Use something like the following to load the result into a Docker daemon: [2023-03-28T10:54:19.978Z] #18 9.463 tar -cC '/build' . | docker load [2023-03-28T10:54:20.555Z] #18 DONE 9.9s [2023-03-28T10:54:20.555Z] [2023-03-28T10:54:20.555Z] #23 [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 [2023-03-28T10:54:24.758Z] #23 4.866 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T10:54:24.758Z] #23 4.868 Cloning into '.'... [2023-03-28T10:54:24.758Z] #23 ... [2023-03-28T10:54:24.758Z] [2023-03-28T10:54:24.758Z] #24 [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 [2023-03-28T10:54:24.758Z] #0 5.463 + RM_GOPATH=0 [2023-03-28T10:54:24.758Z] #0 5.463 + TMP_GOPATH= [2023-03-28T10:54:24.758Z] #0 5.463 + : /build [2023-03-28T10:54:24.758Z] #0 5.463 + '[' -z '' ']' [2023-03-28T10:54:24.758Z] #0 5.464 ++ mktemp -d [2023-03-28T10:54:24.758Z] #0 5.465 + export GOPATH=/tmp/tmp.kZcB7bDKKN [2023-03-28T10:54:24.758Z] #0 5.466 + GOPATH=/tmp/tmp.kZcB7bDKKN [2023-03-28T10:54:24.758Z] #0 5.466 + RM_GOPATH=1 [2023-03-28T10:54:24.758Z] #0 5.466 + case "$(go env GOARCH)" in [2023-03-28T10:54:24.758Z] #0 5.467 ++ go env GOARCH [2023-03-28T10:54:24.758Z] #0 5.502 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:24.758Z] #0 5.502 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:24.758Z] #0 5.506 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:24.758Z] #0 5.507 + dir=/tmp/install [2023-03-28T10:54:24.758Z] #0 5.507 + bin=proxy [2023-03-28T10:54:24.758Z] #0 5.508 + shift [2023-03-28T10:54:24.758Z] #0 5.508 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T10:54:24.758Z] #0 5.509 + . /tmp/install/proxy.installer [2023-03-28T10:54:24.758Z] #0 5.510 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:54:24.758Z] #0 5.524 + install_proxy [2023-03-28T10:54:24.758Z] #0 5.524 + case "$1" in [2023-03-28T10:54:24.758Z] #0 5.527 + export CGO_ENABLED=0 [2023-03-28T10:54:24.758Z] #0 5.528 + CGO_ENABLED=0 [2023-03-28T10:54:24.758Z] #0 5.528 + _install_proxy [2023-03-28T10:54:24.758Z] #0 5.528 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T10:54:24.758Z] #0 5.530 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:54:24.759Z] #0 5.530 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.kZcB7bDKKN/src/github.com/docker/libnetwork [2023-03-28T10:54:24.759Z] #0 5.546 Cloning into '/tmp/tmp.kZcB7bDKKN/src/github.com/docker/libnetwork'... [2023-03-28T10:54:26.735Z] Sending build context to Docker daemon 58.52MB [2023-03-28T10:54:26.735Z] [2023-03-28T10:54:26.735Z] Step 1/10 : FROM microsoft/windowsservercore [2023-03-28T10:54:26.735Z] ---> 5b4de02c9906 [2023-03-28T10:54:26.735Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> f3ba7ec25113 [2023-03-28T10:54:26.735Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> 5251906a0835 [2023-03-28T10:54:26.735Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> a52211d396ac [2023-03-28T10:54:26.735Z] 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} [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> 1331dba02462 [2023-03-28T10:54:26.735Z] 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; [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> 0efbef2ea0a3 [2023-03-28T10:54:26.735Z] 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 [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> 2b7ffa83aa37 [2023-03-28T10:54:26.735Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> afff119632eb [2023-03-28T10:54:26.735Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-03-28T10:54:26.735Z] ---> Using cache [2023-03-28T10:54:26.735Z] ---> 035ed0e9c06a [2023-03-28T10:54:26.735Z] Step 10/10 : COPY . . [2023-03-28T10:54:27.293Z] #24 ... [2023-03-28T10:54:27.293Z] [2023-03-28T10:54:27.293Z] #25 [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 [2023-03-28T10:54:27.293Z] #0 5.542 + RM_GOPATH=0 [2023-03-28T10:54:27.293Z] #0 5.542 + TMP_GOPATH= [2023-03-28T10:54:27.293Z] #0 5.543 + : /build [2023-03-28T10:54:27.293Z] #0 5.543 + '[' -z '' ']' [2023-03-28T10:54:27.293Z] #0 5.543 ++ mktemp -d [2023-03-28T10:54:27.293Z] #0 5.561 + export GOPATH=/tmp/tmp.AynWLeWV4D [2023-03-28T10:54:27.293Z] #0 5.561 + GOPATH=/tmp/tmp.AynWLeWV4D [2023-03-28T10:54:27.293Z] #0 5.561 + RM_GOPATH=1 [2023-03-28T10:54:27.293Z] #0 5.561 + case "$(go env GOARCH)" in [2023-03-28T10:54:27.293Z] #0 5.561 ++ go env GOARCH [2023-03-28T10:54:27.293Z] #0 5.605 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:27.293Z] #0 5.611 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:27.293Z] #0 5.612 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:27.293Z] #0 5.619 + dir=/tmp/install [2023-03-28T10:54:27.293Z] #0 5.628 + bin=gotestsum [2023-03-28T10:54:27.293Z] #0 5.628 + shift [2023-03-28T10:54:27.293Z] #0 5.631 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T10:54:27.293Z] #0 5.631 + . /tmp/install/gotestsum.installer [2023-03-28T10:54:27.293Z] #0 5.631 ++ : v1.8.2 [2023-03-28T10:54:27.293Z] #0 5.632 + install_gotestsum [2023-03-28T10:54:27.293Z] #0 5.634 + set -e [2023-03-28T10:54:27.293Z] #0 5.635 + echo 'Install gotestsum version v1.8.2' [2023-03-28T10:54:27.293Z] #0 5.635 Install gotestsum version v1.8.2 [2023-03-28T10:54:27.293Z] #0 5.646 + GOBIN=/build [2023-03-28T10:54:27.293Z] #0 5.646 + GO111MODULE=on [2023-03-28T10:54:27.293Z] #0 5.646 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T10:54:27.293Z] #0 6.178 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T10:54:27.293Z] #0 8.301 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:54:27.293Z] #0 8.325 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T10:54:27.293Z] #0 8.339 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T10:54:27.293Z] #25 8.541 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T10:54:27.862Z] #25 9.018 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T10:54:27.862Z] #25 9.103 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T10:54:27.862Z] #25 9.142 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:54:28.121Z] #25 9.409 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T10:54:28.693Z] #25 ... [2023-03-28T10:54:28.693Z] [2023-03-28T10:54:28.693Z] #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 [2023-03-28T10:54:28.693Z] #0 4.919 + RM_GOPATH=0 [2023-03-28T10:54:28.693Z] #0 4.919 + TMP_GOPATH= [2023-03-28T10:54:28.693Z] #0 4.919 + : /build [2023-03-28T10:54:28.693Z] #0 4.919 + '[' -z '' ']' [2023-03-28T10:54:28.693Z] #0 4.919 ++ mktemp -d [2023-03-28T10:54:28.693Z] #0 4.919 + export GOPATH=/tmp/tmp.DZxxvBp13k [2023-03-28T10:54:28.693Z] #0 4.919 + GOPATH=/tmp/tmp.DZxxvBp13k [2023-03-28T10:54:28.693Z] #0 4.919 + RM_GOPATH=1 [2023-03-28T10:54:28.693Z] #0 4.919 + case "$(go env GOARCH)" in [2023-03-28T10:54:28.693Z] #0 4.920 ++ go env GOARCH [2023-03-28T10:54:28.693Z] #0 4.932 Install shfmt version v3.0.2 [2023-03-28T10:54:28.693Z] #0 4.932 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:28.693Z] #0 4.932 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:28.693Z] #0 4.932 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:28.693Z] #0 4.932 + dir=/tmp/install [2023-03-28T10:54:28.693Z] #0 4.932 + bin=shfmt [2023-03-28T10:54:28.693Z] #0 4.932 + shift [2023-03-28T10:54:28.693Z] #0 4.932 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T10:54:28.693Z] #0 4.932 + . /tmp/install/shfmt.installer [2023-03-28T10:54:28.693Z] #0 4.932 ++ : v3.0.2 [2023-03-28T10:54:28.693Z] #0 4.932 + install_shfmt [2023-03-28T10:54:28.693Z] #0 4.932 + echo 'Install shfmt version v3.0.2' [2023-03-28T10:54:28.693Z] #0 4.932 + GOBIN=/build [2023-03-28T10:54:28.693Z] #0 4.932 + GO111MODULE=on [2023-03-28T10:54:28.693Z] #0 4.932 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T10:54:28.693Z] #0 5.540 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T10:54:28.693Z] #26 ... [2023-03-28T10:54:28.693Z] [2023-03-28T10:54:28.693Z] #27 [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 [2023-03-28T10:54:28.693Z] #0 5.582 + RM_GOPATH=0 [2023-03-28T10:54:28.693Z] #0 5.582 + TMP_GOPATH= [2023-03-28T10:54:28.693Z] #0 5.582 + : /build [2023-03-28T10:54:28.693Z] #0 5.582 + '[' -z '' ']' [2023-03-28T10:54:28.693Z] #0 5.585 ++ mktemp -d [2023-03-28T10:54:28.693Z] #0 5.588 + export GOPATH=/tmp/tmp.D6ioATLClh [2023-03-28T10:54:28.693Z] #0 5.588 + GOPATH=/tmp/tmp.D6ioATLClh [2023-03-28T10:54:28.693Z] #0 5.588 + RM_GOPATH=1 [2023-03-28T10:54:28.693Z] #0 5.588 + case "$(go env GOARCH)" in [2023-03-28T10:54:28.693Z] #0 5.589 ++ go env GOARCH [2023-03-28T10:54:28.693Z] #0 5.614 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:28.693Z] #0 5.615 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:28.693Z] #0 5.617 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:28.693Z] #0 5.617 + dir=/tmp/install [2023-03-28T10:54:28.693Z] #0 5.617 + bin=tomlv [2023-03-28T10:54:28.693Z] #0 5.617 + shift [2023-03-28T10:54:28.693Z] #0 5.617 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T10:54:28.693Z] #0 5.618 + . /tmp/install/tomlv.installer [2023-03-28T10:54:28.693Z] #0 5.618 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:54:28.693Z] #0 5.618 + install_tomlv [2023-03-28T10:54:28.693Z] #0 5.618 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:54:28.693Z] #0 5.618 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T10:54:28.693Z] #0 5.618 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.D6ioATLClh/src/github.com/BurntSushi/toml [2023-03-28T10:54:28.693Z] #0 5.641 Cloning into '/tmp/tmp.D6ioATLClh/src/github.com/BurntSushi/toml'... [2023-03-28T10:54:28.693Z] #0 7.339 + cd /tmp/tmp.D6ioATLClh/src/github.com/BurntSushi/toml [2023-03-28T10:54:28.693Z] #0 7.347 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:54:28.693Z] #0 7.539 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:54:28.693Z] #0 8.231 internal/unsafeheader [2023-03-28T10:54:28.693Z] #0 8.247 internal/goarch [2023-03-28T10:54:28.693Z] #0 8.358 internal/cpu [2023-03-28T10:54:28.693Z] #0 8.378 internal/abi [2023-03-28T10:54:28.693Z] #0 8.817 internal/goexperiment [2023-03-28T10:54:28.693Z] #0 9.058 internal/goos [2023-03-28T10:54:28.693Z] #0 9.196 runtime/internal/atomic [2023-03-28T10:54:28.693Z] #0 9.230 internal/bytealg [2023-03-28T10:54:28.951Z] #27 ... [2023-03-28T10:54:28.951Z] [2023-03-28T10:54:28.952Z] #28 [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 [2023-03-28T10:54:28.952Z] #0 4.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:54:28.952Z] #0 4.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:54:28.952Z] #0 4.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:54:28.952Z] #0 5.167 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:54:28.952Z] #0 7.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:54:28.952Z] #0 9.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:54:28.952Z] #28 ... [2023-03-28T10:54:28.952Z] [2023-03-28T10:54:28.952Z] #29 [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 [2023-03-28T10:54:28.952Z] #0 5.597 + RM_GOPATH=0 [2023-03-28T10:54:28.952Z] #0 5.598 + TMP_GOPATH= [2023-03-28T10:54:28.952Z] #0 5.598 + : /build [2023-03-28T10:54:28.952Z] #0 5.598 + '[' -z '' ']' [2023-03-28T10:54:28.952Z] #0 5.599 ++ mktemp -d [2023-03-28T10:54:28.952Z] #0 5.602 + export GOPATH=/tmp/tmp.mTL9N8BsEX [2023-03-28T10:54:28.952Z] #0 5.602 + GOPATH=/tmp/tmp.mTL9N8BsEX [2023-03-28T10:54:28.952Z] #0 5.602 + RM_GOPATH=1 [2023-03-28T10:54:28.952Z] #0 5.602 + case "$(go env GOARCH)" in [2023-03-28T10:54:28.952Z] #0 5.603 ++ go env GOARCH [2023-03-28T10:54:28.952Z] #0 5.652 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:28.952Z] #0 5.652 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:28.952Z] #0 5.653 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:28.952Z] #0 5.654 + dir=/tmp/install [2023-03-28T10:54:28.952Z] #0 5.654 + bin=vndr [2023-03-28T10:54:28.952Z] #0 5.655 + shift [2023-03-28T10:54:28.952Z] #0 5.655 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T10:54:28.952Z] #0 5.655 + . /tmp/install/vndr.installer [2023-03-28T10:54:28.952Z] #0 5.656 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:54:28.952Z] #0 5.656 + install_vndr [2023-03-28T10:54:28.952Z] #0 5.656 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T10:54:28.952Z] #0 5.657 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:54:28.952Z] #0 5.657 + GOBIN=/build [2023-03-28T10:54:28.952Z] #0 5.657 + GO111MODULE=on [2023-03-28T10:54:28.952Z] #0 5.658 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:54:28.952Z] #0 6.159 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:54:29.210Z] #29 ... [2023-03-28T10:54:29.210Z] [2023-03-28T10:54:29.210Z] #30 [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 [2023-03-28T10:54:29.210Z] #0 5.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:54:29.210Z] #0 5.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:54:29.210Z] #0 5.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:54:29.210Z] #0 6.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:54:29.210Z] #0 7.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:54:29.210Z] #0 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:54:29.210Z] #30 ... [2023-03-28T10:54:29.210Z] [2023-03-28T10:54:29.210Z] #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 [2023-03-28T10:54:29.210Z] #0 4.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:54:29.210Z] #0 4.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:54:29.210Z] #0 4.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:54:29.210Z] #0 4.553 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:54:29.210Z] #0 5.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:54:29.210Z] #0 7.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:54:29.469Z] #31 ... [2023-03-28T10:54:29.469Z] [2023-03-28T10:54:29.469Z] #32 [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 [2023-03-28T10:54:29.469Z] #0 5.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:54:29.469Z] #0 5.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:54:29.469Z] #0 5.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:54:29.469Z] #0 6.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:54:29.469Z] #0 7.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:54:29.469Z] #0 9.692 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:54:29.646Z] ---> Using cache [2023-03-28T10:54:29.646Z] ---> 8cba556351b7 [2023-03-28T10:54:29.728Z] #32 ... [2023-03-28T10:54:29.728Z] [2023-03-28T10:54:29.728Z] #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 [2023-03-28T10:54:29.728Z] #0 4.785 + RM_GOPATH=0 [2023-03-28T10:54:29.728Z] #0 4.785 + TMP_GOPATH= [2023-03-28T10:54:29.728Z] #0 4.785 + : /build [2023-03-28T10:54:29.728Z] #0 4.785 + '[' -z '' ']' [2023-03-28T10:54:29.728Z] #0 4.785 ++ mktemp -d [2023-03-28T10:54:29.728Z] #0 4.785 + export GOPATH=/tmp/tmp.CY3kbcDzth [2023-03-28T10:54:29.728Z] #0 4.785 + GOPATH=/tmp/tmp.CY3kbcDzth [2023-03-28T10:54:29.728Z] #0 4.785 + RM_GOPATH=1 [2023-03-28T10:54:29.728Z] #0 4.785 + case "$(go env GOARCH)" in [2023-03-28T10:54:29.728Z] #0 4.785 ++ go env GOARCH [2023-03-28T10:54:29.728Z] #0 4.799 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:29.728Z] #0 4.799 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:29.728Z] #0 4.799 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:29.728Z] #0 4.799 + dir=/tmp/install [2023-03-28T10:54:29.728Z] #0 4.799 + bin=golangci_lint [2023-03-28T10:54:29.728Z] #0 4.799 + shift [2023-03-28T10:54:29.728Z] #0 4.799 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T10:54:29.728Z] #0 4.799 + . /tmp/install/golangci_lint.installer [2023-03-28T10:54:29.728Z] #0 4.799 ++ : v1.49.0 [2023-03-28T10:54:29.728Z] #0 4.802 Install golangci-lint version v1.49.0 [2023-03-28T10:54:29.728Z] #0 4.802 + install_golangci_lint [2023-03-28T10:54:29.728Z] #0 4.802 + set -e [2023-03-28T10:54:29.728Z] #0 4.802 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T10:54:29.728Z] #0 4.802 + GOBIN=/build [2023-03-28T10:54:29.728Z] #0 4.802 + GO111MODULE=on [2023-03-28T10:54:29.728Z] #0 4.802 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T10:54:29.728Z] #0 5.662 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T10:54:29.728Z] #0 8.125 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:54:29.728Z] #0 8.157 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:54:29.728Z] #0 8.335 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:54:29.728Z] #0 8.372 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T10:54:29.728Z] #0 8.526 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T10:54:29.728Z] #0 8.775 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T10:54:29.728Z] #0 9.063 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T10:54:29.728Z] #0 9.358 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T10:54:29.728Z] #0 9.479 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T10:54:29.728Z] #0 9.533 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T10:54:29.728Z] #0 9.696 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T10:54:29.728Z] #0 9.962 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T10:54:29.728Z] #0 10.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T10:54:29.728Z] #0 10.29 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T10:54:29.728Z] #33 ... [2023-03-28T10:54:29.728Z] [2023-03-28T10:54:29.728Z] #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 [2023-03-28T10:54:29.728Z] #0 4.816 + RM_GOPATH=0 [2023-03-28T10:54:29.728Z] #0 4.816 + TMP_GOPATH= [2023-03-28T10:54:29.728Z] #0 4.816 + : /build [2023-03-28T10:54:29.728Z] #0 4.816 + '[' -z '' ']' [2023-03-28T10:54:29.728Z] #0 4.816 ++ mktemp -d [2023-03-28T10:54:29.728Z] #0 4.823 + export GOPATH=/tmp/tmp.89dB8ZcTbV [2023-03-28T10:54:29.728Z] #0 4.823 + GOPATH=/tmp/tmp.89dB8ZcTbV [2023-03-28T10:54:29.728Z] #0 4.823 + RM_GOPATH=1 [2023-03-28T10:54:29.728Z] #0 4.823 + case "$(go env GOARCH)" in [2023-03-28T10:54:29.728Z] #0 4.823 ++ go env GOARCH [2023-03-28T10:54:29.728Z] #0 4.825 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:29.728Z] #0 4.825 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:29.728Z] #0 4.825 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:29.728Z] #0 4.828 + dir=/tmp/install [2023-03-28T10:54:29.728Z] #0 4.828 + bin=dockercli [2023-03-28T10:54:29.728Z] #0 4.828 + shift [2023-03-28T10:54:29.728Z] #0 4.828 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T10:54:29.728Z] #0 4.828 + . /tmp/install/dockercli.installer [2023-03-28T10:54:29.728Z] #0 4.828 ++ : stable [2023-03-28T10:54:29.728Z] #0 4.828 ++ : 17.06.2-ce [2023-03-28T10:54:29.728Z] #0 4.828 + install_dockercli [2023-03-28T10:54:29.728Z] #0 4.828 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T10:54:29.728Z] #0 4.829 Install docker/cli version 17.06.2-ce from stable [2023-03-28T10:54:29.728Z] #0 4.830 ++ uname -m [2023-03-28T10:54:29.728Z] #0 4.831 + arch=x86_64 [2023-03-28T10:54:29.728Z] #0 4.831 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T10:54:29.728Z] #0 4.831 + url=https://download.docker.com/linux/static [2023-03-28T10:54:29.728Z] #0 4.831 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T10:54:29.728Z] #0 4.841 + tar -xz docker/docker [2023-03-28T10:54:29.987Z] #34 ... [2023-03-28T10:54:29.987Z] [2023-03-28T10:54:29.987Z] #35 [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 [2023-03-28T10:54:29.987Z] #0 5.113 + git clone https://github.com/docker/distribution.git . [2023-03-28T10:54:29.987Z] #0 5.115 Cloning into '.'... [2023-03-28T10:54:29.987Z] #35 ... [2023-03-28T10:54:29.987Z] [2023-03-28T10:54:29.987Z] #36 [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 [2023-03-28T10:54:29.987Z] #0 5.543 + RM_GOPATH=0 [2023-03-28T10:54:29.987Z] #0 5.543 + TMP_GOPATH= [2023-03-28T10:54:29.987Z] #0 5.543 + : /build [2023-03-28T10:54:29.987Z] #0 5.543 + '[' -z '' ']' [2023-03-28T10:54:29.987Z] #0 5.543 ++ mktemp -d [2023-03-28T10:54:29.987Z] #0 5.570 + export GOPATH=/tmp/tmp.mr6vLeEB0Y [2023-03-28T10:54:29.987Z] #0 5.571 + GOPATH=/tmp/tmp.mr6vLeEB0Y [2023-03-28T10:54:29.987Z] #0 5.571 + RM_GOPATH=1 [2023-03-28T10:54:29.987Z] #0 5.572 + case "$(go env GOARCH)" in [2023-03-28T10:54:29.987Z] #0 5.578 ++ go env GOARCH [2023-03-28T10:54:29.987Z] #0 5.612 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:29.987Z] #0 5.612 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:54:29.987Z] #0 5.613 ++ dirname /tmp/install/install.sh [2023-03-28T10:54:29.987Z] #0 5.614 + dir=/tmp/install [2023-03-28T10:54:29.987Z] #0 5.614 + bin=rootlesskit [2023-03-28T10:54:29.987Z] #0 5.615 + shift [2023-03-28T10:54:29.987Z] #0 5.615 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T10:54:29.987Z] #0 5.616 + . /tmp/install/rootlesskit.installer [2023-03-28T10:54:29.987Z] #0 5.619 ++ : v0.14.4 [2023-03-28T10:54:29.987Z] #0 5.623 + install_rootlesskit [2023-03-28T10:54:29.987Z] #0 5.627 + case "$1" in [2023-03-28T10:54:29.987Z] #0 5.627 + export CGO_ENABLED=0 [2023-03-28T10:54:29.987Z] #0 5.627 + CGO_ENABLED=0 [2023-03-28T10:54:29.987Z] #0 5.627 + _install_rootlesskit [2023-03-28T10:54:29.987Z] #0 5.628 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T10:54:29.987Z] #0 5.632 Install rootlesskit version v0.14.4 [2023-03-28T10:54:29.987Z] #0 5.633 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:54:29.987Z] #0 5.633 + GOBIN=/build [2023-03-28T10:54:29.987Z] #0 5.633 + GO111MODULE=on [2023-03-28T10:54:29.987Z] #0 5.634 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T10:54:29.987Z] #0 6.118 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T10:54:29.987Z] #0 10.92 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:54:29.987Z] #0 11.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T10:54:29.987Z] #0 11.07 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T10:54:30.245Z] #36 ... [2023-03-28T10:54:30.245Z] [2023-03-28T10:54:30.245Z] #27 [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 [2023-03-28T10:54:30.245Z] #27 10.30 runtime/internal/math [2023-03-28T10:54:30.245Z] #27 10.39 runtime/internal/sys [2023-03-28T10:54:30.245Z] #27 10.46 runtime/internal/syscall [2023-03-28T10:54:30.245Z] #27 11.20 internal/itoa [2023-03-28T10:54:30.504Z] #27 11.64 math/bits [2023-03-28T10:54:30.504Z] #27 11.70 runtime [2023-03-28T10:54:31.854Z] Successfully built 8cba556351b7 [2023-03-28T10:54:31.854Z] Successfully tagged docker:latest [2023-03-28T10:54:31.854Z] INFO: Image build ended at 03/28/2023 10:54:31. Duration:00:00:13.1222779 [2023-03-28T10:54:31.854Z] [2023-03-28T10:54:31.854Z] [2023-03-28T10:54:31.854Z] INFO: Building the test binaries at 03/28/2023 10:54:31... [2023-03-28T10:54:32.409Z] #27 13.52 math [2023-03-28T10:54:34.349Z] #27 ... [2023-03-28T10:54:34.349Z] [2023-03-28T10:54:34.349Z] #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 [2023-03-28T10:54:34.349Z] #34 14.86 + mkdir -p /build [2023-03-28T10:54:34.349Z] #34 14.89 + mv docker/docker /build/ [2023-03-28T10:54:34.349Z] #34 14.89 + rmdir docker [2023-03-28T10:54:34.349Z] #34 DONE 15.4s [2023-03-28T10:54:34.349Z] [2023-03-28T10:54:34.349Z] #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 [2023-03-28T10:54:34.349Z] #26 12.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T10:54:34.349Z] #26 12.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T10:54:34.349Z] #26 12.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T10:54:35.294Z] #26 16.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T10:54:38.636Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ed0b16f01ea4c273) in /home/ubuntu/workspace/moby_PR-45219 [Pipeline] { [Pipeline] checkout [2023-03-28T10:54:38.722Z] The recommended git tool is: git [2023-03-28T10:54:38.947Z] INFO: make.ps1 starting at 03/28/2023 10:54:38 [2023-03-28T10:54:38.947Z] INFO: Git commit (b56fe59505) assumed from DOCKER_GITCOMMIT environment variable [2023-03-28T10:54:38.947Z] INFO: Invoking autogen... [2023-03-28T10:54:39.408Z] INFO: Building daemon... [2023-03-28T10:54:39.491Z] #26 ... [2023-03-28T10:54:39.491Z] [2023-03-28T10:54:39.491Z] #25 [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 [2023-03-28T10:54:39.491Z] #25 17.14 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T10:54:39.491Z] #25 17.25 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T10:54:41.399Z] #25 22.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:54:41.399Z] #25 ... [2023-03-28T10:54:41.399Z] [2023-03-28T10:54:41.399Z] #36 [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 [2023-03-28T10:54:41.399Z] #36 12.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T10:54:41.399Z] #36 18.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T10:54:41.399Z] #36 20.15 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T10:54:41.399Z] #36 20.18 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T10:54:41.399Z] #36 20.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T10:54:41.399Z] #36 20.65 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:54:41.399Z] #36 20.78 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T10:54:41.399Z] #36 21.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T10:54:41.399Z] #36 22.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T10:54:41.399Z] #36 ... [2023-03-28T10:54:41.399Z] [2023-03-28T10:54:41.399Z] #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 [2023-03-28T10:54:41.399Z] #33 20.78 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T10:54:41.399Z] #33 20.87 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T10:54:41.399Z] #33 21.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T10:54:41.399Z] #33 21.73 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T10:54:41.399Z] #33 22.09 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:54:41.399Z] #33 22.11 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T10:54:41.399Z] #33 22.43 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T10:54:41.399Z] #33 22.72 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T10:54:41.576Z] using credential docker-jenkins-github-credentials [2023-03-28T10:54:41.589Z] Cloning the remote Git repository [2023-03-28T10:54:41.589Z] Cloning with configured refspecs honoured and without tags [2023-03-28T10:54:41.703Z] #33 22.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T10:54:41.963Z] #33 23.17 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T10:54:41.963Z] #33 23.25 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:54:41.654Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T10:54:41.712Z] > git init /home/ubuntu/workspace/moby_PR-45219 # timeout=10 [2023-03-28T10:54:42.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:54:42.251Z] > git --version # timeout=10 [2023-03-28T10:54:42.260Z] > git --version # 'git version 2.25.1' [2023-03-28T10:54:42.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:54:42.353Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:54:43.876Z] #33 24.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T10:54:43.876Z] #33 24.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T10:54:44.135Z] #33 25.40 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T10:54:44.394Z] #33 25.73 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T10:54:44.583Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00377ecf40f1eb8af) in /home/ubuntu/workspace/moby_PR-45219 [Pipeline] { [Pipeline] checkout [2023-03-28T10:54:44.654Z] #33 25.96 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T10:54:44.656Z] The recommended git tool is: git [2023-03-28T10:54:45.288Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-077c5b0987d0b3993) in /home/ubuntu/workspace/moby_PR-45219 [Pipeline] { [Pipeline] checkout [2023-03-28T10:54:45.476Z] The recommended git tool is: git [2023-03-28T10:54:45.632Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04dd40d27920cbca0) in /home/ubuntu/workspace/moby_PR-45219 [Pipeline] { [Pipeline] checkout [2023-03-28T10:54:45.744Z] The recommended git tool is: git [2023-03-28T10:54:47.706Z] using credential docker-jenkins-github-credentials [2023-03-28T10:54:47.718Z] Cloning the remote Git repository [2023-03-28T10:54:47.718Z] Cloning with configured refspecs honoured and without tags [2023-03-28T10:54:48.008Z] #33 28.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T10:54:48.008Z] #33 29.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T10:54:48.008Z] #33 29.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T10:54:48.008Z] #33 29.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T10:54:47.743Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T10:54:47.802Z] > git init /home/ubuntu/workspace/moby_PR-45219 # timeout=10 [2023-03-28T10:54:48.218Z] using credential docker-jenkins-github-credentials [2023-03-28T10:54:48.228Z] Cloning the remote Git repository [2023-03-28T10:54:48.228Z] Cloning with configured refspecs honoured and without tags [2023-03-28T10:54:48.330Z] using credential docker-jenkins-github-credentials [2023-03-28T10:54:48.342Z] Cloning the remote Git repository [2023-03-28T10:54:48.342Z] Cloning with configured refspecs honoured and without tags [2023-03-28T10:54:48.956Z] #33 30.15 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T10:54:48.471Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T10:54:48.526Z] > git init /home/ubuntu/workspace/moby_PR-45219 # timeout=10 [2023-03-28T10:54:48.887Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:54:48.887Z] > git --version # timeout=10 [2023-03-28T10:54:48.901Z] > git --version # 'git version 2.17.1' [2023-03-28T10:54:48.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:54:48.903Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:54:48.246Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T10:54:48.296Z] > git init /home/ubuntu/workspace/moby_PR-45219 # timeout=10 [2023-03-28T10:54:48.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:54:48.723Z] > git --version # timeout=10 [2023-03-28T10:54:48.741Z] > git --version # 'git version 2.17.1' [2023-03-28T10:54:48.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:54:48.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:54:48.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:54:48.081Z] > git --version # timeout=10 [2023-03-28T10:54:48.095Z] > git --version # 'git version 2.25.1' [2023-03-28T10:54:48.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:54:48.097Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:54:49.524Z] #33 30.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T10:54:49.524Z] #33 30.83 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T10:54:50.094Z] #33 31.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T10:54:50.094Z] #33 31.30 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T10:54:50.354Z] #33 ... [2023-03-28T10:54:50.354Z] [2023-03-28T10:54:50.354Z] #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 [2023-03-28T10:54:50.354Z] #31 21.63 Fetched 8642 kB in 18s (493 kB/s) [2023-03-28T10:54:50.613Z] #31 21.63 Reading package lists... [2023-03-28T10:54:50.613Z] #31 ... [2023-03-28T10:54:50.613Z] [2023-03-28T10:54:50.613Z] #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 [2023-03-28T10:54:50.613Z] #33 31.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T10:54:50.613Z] #33 31.90 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T10:54:50.613Z] #33 32.01 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T10:54:50.872Z] #33 32.26 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T10:54:50.872Z] #33 32.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T10:54:51.132Z] #33 32.42 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T10:54:51.393Z] #33 32.51 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T10:54:51.393Z] #33 ... [2023-03-28T10:54:51.393Z] [2023-03-28T10:54:51.393Z] #36 [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 [2023-03-28T10:54:51.393Z] #36 22.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T10:54:51.393Z] #36 32.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T10:54:51.393Z] #36 ... [2023-03-28T10:54:51.393Z] [2023-03-28T10:54:51.393Z] #24 [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 [2023-03-28T10:54:52.173Z] #24 32.01 Updating files: 39% (751/1910) Updating files: 40% (764/1910) Updating files: 41% (784/1910) Updating files: 42% (803/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/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) [2023-03-28T10:54:52.173Z] #24 ... [2023-03-28T10:54:52.173Z] [2023-03-28T10:54:52.173Z] #29 [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 [2023-03-28T10:54:52.173Z] #29 DONE 33.4s [2023-03-28T10:54:52.173Z] [2023-03-28T10:54:52.173Z] #24 [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 [2023-03-28T10:54:52.449Z] #24 32.01 Updating files: 39% (751/1910) Updating files: 40% (764/1910) Updating files: 41% (784/1910) Updating files: 42% (803/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/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) [2023-03-28T10:54:52.449Z] #24 ... [2023-03-28T10:54:52.449Z] [2023-03-28T10:54:52.449Z] #27 [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 [2023-03-28T10:54:52.449Z] #27 23.69 unicode/utf8 [2023-03-28T10:54:52.449Z] #27 25.29 internal/race [2023-03-28T10:54:52.449Z] #27 25.70 sync/atomic [2023-03-28T10:54:52.449Z] #27 26.99 unicode [2023-03-28T10:54:52.449Z] #27 ... [2023-03-28T10:54:52.449Z] [2023-03-28T10:54:52.449Z] #24 [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 [2023-03-28T10:54:52.709Z] #24 32.01 Updating files: 39% (751/1910) Updating files: 40% (764/1910) Updating files: 41% (784/1910) Updating files: 42% (803/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/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: 99% (1896/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-03-28T10:54:52.709Z] #24 34.14 + cd /tmp/tmp.kZcB7bDKKN/src/github.com/docker/libnetwork [2023-03-28T10:54:52.709Z] #24 34.14 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:54:52.709Z] #24 ... [2023-03-28T10:54:52.709Z] [2023-03-28T10:54:52.709Z] #28 [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 [2023-03-28T10:54:52.709Z] #28 24.11 Fetched 8642 kB in 20s (436 kB/s) [2023-03-28T10:54:52.969Z] #28 24.11 Reading package lists... [2023-03-28T10:54:52.969Z] #28 ... [2023-03-28T10:54:52.969Z] [2023-03-28T10:54:52.969Z] #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 [2023-03-28T10:54:52.969Z] #33 33.13 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T10:54:52.969Z] #33 33.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T10:54:52.969Z] #33 33.35 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T10:54:52.969Z] #33 33.49 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T10:54:52.969Z] #33 33.77 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T10:54:53.539Z] #33 ... [2023-03-28T10:54:53.539Z] [2023-03-28T10:54:53.539Z] #30 [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 [2023-03-28T10:54:53.539Z] #30 24.78 Fetched 8642 kB in 20s (435 kB/s) [2023-03-28T10:54:53.539Z] #30 24.78 Reading package lists... [2023-03-28T10:54:53.539Z] #30 ... [2023-03-28T10:54:53.539Z] [2023-03-28T10:54:53.539Z] #24 [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 [2023-03-28T10:54:53.539Z] #24 34.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T10:54:54.478Z] #24 ... [2023-03-28T10:54:54.478Z] [2023-03-28T10:54:54.478Z] #32 [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 [2023-03-28T10:54:54.478Z] #32 25.79 Fetched 8642 kB in 21s (417 kB/s) [2023-03-28T10:54:54.741Z] #32 25.79 Reading package lists... [2023-03-28T10:54:54.741Z] #32 ... [2023-03-28T10:54:54.741Z] [2023-03-28T10:54:54.741Z] #30 [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 [2023-03-28T10:54:54.741Z] #30 24.78 Reading package lists... [2023-03-28T10:54:57.941Z] Fetching without tags [2023-03-28T10:54:58.195Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:54:57.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:54:57.912Z] > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10 [2023-03-28T10:54:57.920Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:54:57.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:54:57.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:54:57.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:54:57.949Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:54:58.206Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:54:58.213Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:54:58.987Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:54:58.988Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:54:58.822Z] > git remote # timeout=10 [2023-03-28T10:54:58.840Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:54:58.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:54:58.962Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:54:58.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T10:54:59.034Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:54:59.038Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:00.598Z] #30 36.49 Reading package lists... [2023-03-28T10:55:00.598Z] #30 ... [2023-03-28T10:55:00.598Z] [2023-03-28T10:55:00.598Z] #35 [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 [2023-03-28T10:55:01.381Z] #35 40.66 Updating files: 43% (977/2222) Updating files: 44% (978/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 80% (1787/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T10:55:01.381Z] #35 42.49 + [2023-03-28T10:55:01.381Z] #35 ... [2023-03-28T10:55:01.381Z] [2023-03-28T10:55:01.381Z] #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 [2023-03-28T10:55:01.381Z] #31 21.63 Reading package lists... [2023-03-28T10:55:01.641Z] #31 33.19 Reading package lists... [2023-03-28T10:55:01.641Z] #31 ... [2023-03-28T10:55:01.641Z] [2023-03-28T10:55:01.641Z] #36 [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 [2023-03-28T10:55:01.641Z] #36 32.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T10:55:01.901Z] #36 ... [2023-03-28T10:55:01.901Z] [2023-03-28T10:55:01.901Z] #35 [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 [2023-03-28T10:55:01.901Z] #35 42.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T10:55:03.551Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:55:03.809Z] #35 ... [2023-03-28T10:55:03.809Z] [2023-03-28T10:55:03.809Z] #28 [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 [2023-03-28T10:55:03.809Z] #28 24.11 Reading package lists... [2023-03-28T10:55:04.068Z] #28 35.55 Reading package lists... [2023-03-28T10:55:04.068Z] #28 ... [2023-03-28T10:55:04.068Z] [2023-03-28T10:55:04.069Z] #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 [2023-03-28T10:55:04.069Z] #33 35.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T10:55:04.069Z] #33 35.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T10:55:04.069Z] #33 35.63 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T10:55:04.069Z] #33 35.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T10:55:04.069Z] #33 36.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T10:55:04.069Z] #33 36.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T10:55:04.069Z] #33 36.53 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T10:55:04.069Z] #33 37.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T10:55:04.069Z] #33 37.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T10:55:04.069Z] #33 37.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T10:55:04.069Z] #33 37.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T10:55:04.069Z] #33 37.66 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T10:55:04.069Z] #33 37.93 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T10:55:04.069Z] #33 37.93 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T10:55:04.069Z] #33 38.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T10:55:04.069Z] #33 38.15 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T10:55:04.069Z] #33 38.41 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T10:55:04.069Z] #33 38.42 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T10:55:04.069Z] #33 38.78 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T10:55:04.069Z] #33 38.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T10:55:04.069Z] #33 39.07 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T10:55:04.069Z] #33 39.07 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T10:55:04.069Z] #33 39.42 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T10:55:04.069Z] #33 39.52 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T10:55:04.069Z] #33 39.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T10:55:04.069Z] #33 39.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T10:55:04.069Z] #33 39.84 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T10:55:04.069Z] #33 41.27 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T10:55:04.069Z] #33 41.31 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T10:55:04.069Z] #33 41.55 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T10:55:04.069Z] #33 41.58 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T10:55:04.069Z] #33 41.87 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T10:55:04.069Z] #33 42.13 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T10:55:04.069Z] #33 42.30 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T10:55:04.069Z] #33 42.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T10:55:04.069Z] #33 42.53 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T10:55:04.069Z] #33 42.78 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T10:55:04.069Z] #33 42.79 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T10:55:04.069Z] #33 43.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T10:55:04.069Z] #33 43.51 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T10:55:04.069Z] #33 43.60 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T10:55:04.069Z] #33 43.76 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T10:55:04.069Z] #33 43.78 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T10:55:04.069Z] #33 44.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T10:55:04.069Z] #33 44.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T10:55:04.069Z] #33 44.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T10:55:04.069Z] #33 44.62 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T10:55:04.069Z] #33 44.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T10:55:04.069Z] #33 44.84 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T10:55:04.069Z] #33 45.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T10:55:04.069Z] #33 45.17 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T10:55:04.069Z] #33 45.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T10:55:04.069Z] #33 45.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T10:55:04.328Z] #33 ... [2023-03-28T10:55:04.328Z] [2023-03-28T10:55:04.328Z] #28 [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 [2023-03-28T10:55:04.328Z] #28 35.55 Reading package lists... [2023-03-28T10:55:04.669Z] + docker version [2023-03-28T10:55:05.155Z] #28 45.84 Building dependency tree... [2023-03-28T10:55:05.155Z] #28 ... [2023-03-28T10:55:05.155Z] [2023-03-28T10:55:05.155Z] #32 [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 [2023-03-28T10:55:05.155Z] #32 25.79 Reading package lists... [2023-03-28T10:55:05.415Z] #32 36.97 Reading package lists... [2023-03-28T10:55:05.415Z] #32 ... [2023-03-28T10:55:05.415Z] [2023-03-28T10:55:05.415Z] #35 [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 [2023-03-28T10:55:05.415Z] #35 45.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-03-28T10:55:06.352Z] #35 ... [2023-03-28T10:55:06.352Z] [2023-03-28T10:55:06.352Z] #27 [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 [2023-03-28T10:55:06.352Z] #27 37.61 encoding [2023-03-28T10:55:06.352Z] #27 ... [2023-03-28T10:55:06.352Z] [2023-03-28T10:55:06.352Z] #32 [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 [2023-03-28T10:55:06.352Z] #32 36.97 Reading package lists... [2023-03-28T10:55:07.231Z] Fetching without tags [2023-03-28T10:55:07.494Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:55:07.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:55:07.167Z] > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10 [2023-03-28T10:55:07.176Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:55:07.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:55:07.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:55:07.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:55:07.282Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:55:07.502Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:55:07.508Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:08.906Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:55:08.906Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:55:09.165Z] Fetching without tags [2023-03-28T10:55:09.465Z] Fetching without tags [2023-03-28T10:55:09.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:55:09.110Z] > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10 [2023-03-28T10:55:09.119Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:55:09.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:55:09.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:55:09.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:55:09.161Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:55:09.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:55:09.409Z] > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10 [2023-03-28T10:55:09.429Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:55:09.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T10:55:09.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T10:55:09.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:55:09.471Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T10:55:09.605Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:55:09.643Z] #32 47.55 Building dependency tree... [2023-03-28T10:55:09.685Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:55:10.455Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:55:10.455Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:55:10.516Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T10:55:10.516Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219) [2023-03-28T10:55:08.745Z] > git remote # timeout=10 [2023-03-28T10:55:08.759Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:55:08.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:55:08.802Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:55:08.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T10:55:08.954Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:55:08.959Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:09.603Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:55:09.627Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:10.328Z] > git remote # timeout=10 [2023-03-28T10:55:10.343Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:55:10.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:55:10.420Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:55:10.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T10:55:10.447Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:55:10.456Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:09.697Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:55:09.714Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:10.373Z] > git remote # timeout=10 [2023-03-28T10:55:10.393Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T10:55:10.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T10:55:10.482Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T10:55:10.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T10:55:10.520Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T10:55:10.533Z] > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10 [2023-03-28T10:55:12.179Z] #32 ... [2023-03-28T10:55:12.179Z] [2023-03-28T10:55:12.179Z] #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 [2023-03-28T10:55:12.179Z] #33 46.07 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T10:55:12.179Z] #33 46.35 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T10:55:12.179Z] #33 46.49 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T10:55:12.179Z] #33 46.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T10:55:12.179Z] #33 46.80 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T10:55:12.179Z] #33 47.46 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T10:55:12.179Z] #33 47.94 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T10:55:12.179Z] #33 51.09 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T10:55:12.179Z] #33 51.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T10:55:12.179Z] #33 51.57 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T10:55:12.179Z] #33 51.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T10:55:12.179Z] #33 51.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T10:55:12.179Z] #33 52.03 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T10:55:12.179Z] #33 52.25 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T10:55:12.179Z] #33 52.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T10:55:12.179Z] #33 53.01 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T10:55:12.179Z] #33 53.06 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T10:55:12.179Z] #33 ... [2023-03-28T10:55:12.179Z] [2023-03-28T10:55:12.179Z] #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 [2023-03-28T10:55:12.179Z] #31 33.19 Reading package lists... [2023-03-28T10:55:12.179Z] #31 43.54 Building dependency tree... [2023-03-28T10:55:12.179Z] #31 50.89 The following additional packages will be installed: [2023-03-28T10:55:12.179Z] #31 50.93 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T10:55:12.179Z] #31 50.94 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T10:55:12.179Z] #31 50.95 Suggested packages: [2023-03-28T10:55:12.179Z] #31 51.00 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T10:55:12.179Z] #31 ... [2023-03-28T10:55:12.179Z] [2023-03-28T10:55:12.179Z] #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 [2023-03-28T10:55:12.179Z] #33 53.46 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T10:55:12.438Z] #33 53.64 go: downloading golang.org/x/text v0.3.7 [2023-03-28T10:55:13.650Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:55:13.818Z] #33 54.76 go: downloading github.com/pelletier/go-toml v1.9.5 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T10:55:14.502Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:55:14.545Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows" [2023-03-28T10:55:14.830Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T10:55:15.200Z] #33 ... [2023-03-28T10:55:15.200Z] [2023-03-28T10:55:15.200Z] #30 [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 [2023-03-28T10:55:15.200Z] #30 36.49 Reading package lists... [2023-03-28T10:55:15.200Z] #30 46.73 Building dependency tree... [2023-03-28T10:55:15.200Z] #30 54.06 The following additional packages will be installed: [2023-03-28T10:55:15.200Z] #30 54.07 libbtrfs0 [2023-03-28T10:55:15.200Z] #30 54.45 The following NEW packages will be installed: [2023-03-28T10:55:15.200Z] #30 54.46 libbtrfs-dev libbtrfs0 [2023-03-28T10:55:15.200Z] #30 55.05 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:55:15.200Z] #30 55.05 Need to get 460 kB of archives. [2023-03-28T10:55:15.200Z] #30 55.05 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T10:55:15.200Z] #30 55.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:55:15.200Z] #30 55.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:55:15.200Z] #30 ... [2023-03-28T10:55:15.200Z] [2023-03-28T10:55:15.200Z] #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 [2023-03-28T10:55:15.200Z] #31 53.55 The following NEW packages will be installed: [2023-03-28T10:55:15.200Z] #31 53.59 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T10:55:15.200Z] #31 53.59 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T10:55:15.200Z] #31 53.59 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T10:55:15.200Z] #31 53.60 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T10:55:15.200Z] #31 54.15 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:55:15.200Z] #31 54.15 Need to get 4583 kB of archives. [2023-03-28T10:55:15.200Z] #31 54.15 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T10:55:15.200Z] #31 54.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T10:55:15.200Z] #31 54.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T10:55:15.200Z] #31 54.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T10:55:15.200Z] #31 54.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T10:55:15.200Z] #31 54.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T10:55:15.200Z] #31 54.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T10:55:15.200Z] #31 54.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T10:55:15.200Z] #31 54.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-03-28T10:55:15.200Z] #31 54.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-03-28T10:55:15.200Z] #31 54.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T10:55:15.200Z] #31 54.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T10:55:15.200Z] #31 54.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T10:55:15.200Z] #31 54.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T10:55:15.200Z] #31 54.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-03-28T10:55:15.200Z] #31 54.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T10:55:15.200Z] #31 54.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:55:15.200Z] #31 54.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T10:55:15.200Z] #31 54.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T10:55:15.419Z] + docker version [2023-03-28T10:55:15.459Z] #31 56.73 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:55:15.722Z] + docker version [2023-03-28T10:55:16.027Z] #31 57.09 Fetched 4583 kB in 1s (4211 kB/s) [2023-03-28T10:55:16.027Z] #31 57.43 Selecting previously unselected package libcap2:amd64. [2023-03-28T10:55:16.290Z] #31 57.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:55:16.290Z] #31 57.54 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T10:55:16.290Z] #31 57.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:55:16.549Z] #31 57.82 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T10:55:16.549Z] #31 57.83 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T10:55:16.549Z] #31 57.83 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:55:16.808Z] #31 58.08 Selecting previously unselected package libnet1:amd64. [2023-03-28T10:55:16.808Z] #31 58.08 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:55:16.808Z] #31 58.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:55:17.326Z] #31 58.50 Selecting previously unselected package libnet1-dev. [2023-03-28T10:55:17.326Z] #31 58.51 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:55:17.326Z] #31 58.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:55:17.326Z] #31 ... [2023-03-28T10:55:17.326Z] [2023-03-28T10:55:17.326Z] #28 [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 [2023-03-28T10:55:17.326Z] #28 45.84 Building dependency tree... [2023-03-28T10:55:17.326Z] #28 53.08 The following additional packages will be installed: [2023-03-28T10:55:17.326Z] #28 53.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:55:17.326Z] #28 53.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T10:55:17.326Z] #28 53.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T10:55:17.326Z] #28 53.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T10:55:17.326Z] #28 53.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T10:55:17.326Z] #28 53.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T10:55:17.326Z] #28 53.13 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T10:55:17.326Z] #28 53.15 Suggested packages: [2023-03-28T10:55:17.326Z] #28 53.15 gcc-10-locales seccomp wine64 [2023-03-28T10:55:17.326Z] #28 55.84 The following NEW packages will be installed: [2023-03-28T10:55:17.326Z] #28 55.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:55:17.326Z] #28 55.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T10:55:17.326Z] #28 55.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T10:55:17.326Z] #28 55.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T10:55:17.326Z] #28 55.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T10:55:17.326Z] #28 55.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T10:55:17.326Z] #28 55.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T10:55:17.326Z] #28 55.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T10:55:17.326Z] #28 55.88 mingw-w64-x86-64-dev [2023-03-28T10:55:17.326Z] #28 56.38 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:55:17.326Z] #28 56.38 Need to get 115 MB of archives. [2023-03-28T10:55:17.326Z] #28 56.38 After this operation, 645 MB of additional disk space will be used. [2023-03-28T10:55:17.326Z] #28 56.38 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] [2023-03-28T10:55:17.326Z] #28 56.53 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] [2023-03-28T10:55:17.326Z] #28 56.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T10:55:17.326Z] #28 56.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-03-28T10:55:17.326Z] #28 56.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T10:55:17.326Z] #28 56.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T10:55:17.326Z] #28 57.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-03-28T10:55:17.326Z] #28 57.63 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] [2023-03-28T10:55:17.326Z] #28 57.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] [2023-03-28T10:55:17.326Z] #28 ... [2023-03-28T10:55:17.326Z] [2023-03-28T10:55:17.326Z] #30 [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 [2023-03-28T10:55:17.326Z] #30 56.94 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:55:17.326Z] #30 57.26 Fetched 460 kB in 0s (1211 kB/s) [2023-03-28T10:55:17.326Z] #30 57.46 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:55:17.326Z] #30 57.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.) [2023-03-28T10:55:17.326Z] #30 57.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:55:17.326Z] #30 57.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:55:17.326Z] #30 58.14 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:55:17.326Z] #30 58.16 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:55:17.326Z] #30 58.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:55:17.585Z] #30 58.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:55:17.585Z] #30 58.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:55:17.585Z] #30 58.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:55:18.964Z] #30 DONE 60.1s [2023-03-28T10:55:18.964Z] [2023-03-28T10:55:18.964Z] #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 [2023-03-28T10:55:18.964Z] #31 59.03 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T10:55:18.964Z] #31 59.04 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:55:18.964Z] #31 59.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:55:18.964Z] #31 59.32 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T10:55:18.964Z] #31 59.37 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:55:18.964Z] #31 59.41 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:55:18.964Z] #31 60.25 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T10:55:18.964Z] #31 60.25 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:55:18.964Z] #31 60.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:55:19.224Z] #31 60.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T10:55:19.224Z] #31 60.51 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:55:19.224Z] #31 60.56 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:55:19.483Z] #31 60.83 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T10:55:19.483Z] #31 60.83 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T10:55:19.483Z] #31 60.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:55:20.421Z] #31 61.58 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T10:55:20.421Z] #31 61.58 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T10:55:20.421Z] #31 61.61 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:55:22.325Z] #31 63.32 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T10:55:22.325Z] #31 63.32 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T10:55:22.325Z] #31 63.34 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:55:22.585Z] #31 63.92 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T10:55:22.585Z] #31 63.92 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T10:55:22.585Z] #31 63.93 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:55:23.522Z] #31 ... [2023-03-28T10:55:23.522Z] [2023-03-28T10:55:23.522Z] #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 [2023-03-28T10:55:23.522Z] #33 64.87 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T10:55:23.522Z] #33 64.90 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T10:55:23.781Z] #33 ... [2023-03-28T10:55:23.781Z] [2023-03-28T10:55:23.781Z] #32 [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 [2023-03-28T10:55:23.781Z] #32 54.96 The following additional packages will be installed: [2023-03-28T10:55:23.781Z] #32 54.97 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T10:55:23.781Z] #32 55.00 Suggested packages: [2023-03-28T10:55:23.781Z] #32 55.00 cmake-doc ninja-build lrzip [2023-03-28T10:55:23.781Z] #32 55.00 Recommended packages: [2023-03-28T10:55:23.781Z] #32 55.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T10:55:23.781Z] #32 56.63 The following NEW packages will be installed: [2023-03-28T10:55:23.781Z] #32 56.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T10:55:23.781Z] #32 56.66 vim-common xxd [2023-03-28T10:55:23.781Z] #32 57.14 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:55:23.781Z] #32 57.14 Need to get 17.7 MB of archives. [2023-03-28T10:55:23.781Z] #32 57.14 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T10:55:23.781Z] #32 57.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:55:23.781Z] #32 57.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:55:23.781Z] #32 57.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T10:55:23.781Z] #32 57.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T10:55:23.781Z] #32 58.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T10:55:23.781Z] #32 58.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T10:55:23.781Z] #32 58.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T10:55:23.781Z] #32 58.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T10:55:23.781Z] #32 58.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T10:55:23.781Z] #32 58.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T10:55:23.781Z] #32 60.85 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:55:23.781Z] #32 61.35 Fetched 17.7 MB in 2s (8102 kB/s) [2023-03-28T10:55:23.781Z] #32 61.62 Selecting previously unselected package xxd. [2023-03-28T10:55:23.781Z] #32 61.62 (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.) [2023-03-28T10:55:23.781Z] #32 61.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:55:23.781Z] #32 61.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:55:23.781Z] #32 62.30 Selecting previously unselected package vim-common. [2023-03-28T10:55:23.781Z] #32 62.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:55:23.781Z] #32 62.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:55:23.781Z] #32 63.05 Selecting previously unselected package cmake-data. [2023-03-28T10:55:23.781Z] #32 63.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T10:55:23.781Z] #32 63.07 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:55:24.349Z] #32 ... [2023-03-28T10:55:24.350Z] [2023-03-28T10:55:24.350Z] #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 [2023-03-28T10:55:24.350Z] #33 65.58 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T10:55:24.609Z] #33 65.87 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T10:55:25.546Z] #33 66.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T10:55:25.546Z] #33 66.91 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T10:55:25.805Z] #33 66.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T10:55:25.805Z] #33 67.16 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T10:55:26.064Z] #33 67.30 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T10:55:26.064Z] #33 67.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T10:55:26.064Z] #33 67.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T10:55:26.323Z] #33 67.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T10:55:26.324Z] #33 67.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T10:55:26.324Z] #33 67.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T10:55:26.578Z] Client: Docker Engine - Community [2023-03-28T10:55:26.578Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:26.578Z] API version: 1.42 [2023-03-28T10:55:26.578Z] Go version: go1.18.3 [2023-03-28T10:55:26.578Z] Git commit: 3e9117b [2023-03-28T10:55:26.578Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-28T10:55:26.578Z] OS/Arch: linux/arm64 [2023-03-28T10:55:26.578Z] Context: default [2023-03-28T10:55:26.578Z] [2023-03-28T10:55:26.578Z] Server: Docker Engine - Community [2023-03-28T10:55:26.578Z] Engine: [2023-03-28T10:55:26.578Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:26.578Z] API version: 1.42 (minimum version 1.12) [2023-03-28T10:55:26.578Z] Go version: go1.18.3 [2023-03-28T10:55:26.578Z] Git commit: 38633e7 [2023-03-28T10:55:26.578Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-28T10:55:26.578Z] OS/Arch: linux/arm64 [2023-03-28T10:55:26.578Z] Experimental: true [2023-03-28T10:55:26.578Z] containerd: [2023-03-28T10:55:26.578Z] Version: 1.6.8 [2023-03-28T10:55:26.578Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:26.578Z] runc: [2023-03-28T10:55:26.578Z] Version: 1.1.4 [2023-03-28T10:55:26.578Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:26.578Z] docker-init: [2023-03-28T10:55:26.578Z] Version: 0.19.0 [2023-03-28T10:55:26.578Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T10:55:26.894Z] #33 68.14 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T10:55:26.894Z] #33 68.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T10:55:26.928Z] + docker info [2023-03-28T10:55:26.928Z] Client: [2023-03-28T10:55:26.928Z] Context: default [2023-03-28T10:55:26.928Z] Debug Mode: false [2023-03-28T10:55:26.928Z] Plugins: [2023-03-28T10:55:26.928Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T10:55:26.928Z] Version: v0.8.2 [2023-03-28T10:55:26.928Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-03-28T10:55:26.928Z] compose: Docker Compose (Docker Inc.) [2023-03-28T10:55:26.928Z] Version: v2.12.0 [2023-03-28T10:55:26.928Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T10:55:26.928Z] [2023-03-28T10:55:26.928Z] Server: [2023-03-28T10:55:26.928Z] Containers: 0 [2023-03-28T10:55:26.928Z] Running: 0 [2023-03-28T10:55:26.928Z] Paused: 0 [2023-03-28T10:55:26.928Z] Stopped: 0 [2023-03-28T10:55:26.928Z] Images: 0 [2023-03-28T10:55:26.928Z] Server Version: 22.06.0-beta.0 [2023-03-28T10:55:26.928Z] Storage Driver: overlay2 [2023-03-28T10:55:26.928Z] Backing Filesystem: extfs [2023-03-28T10:55:26.928Z] Supports d_type: true [2023-03-28T10:55:26.928Z] Using metacopy: false [2023-03-28T10:55:26.928Z] Native Overlay Diff: true [2023-03-28T10:55:26.928Z] userxattr: false [2023-03-28T10:55:26.928Z] Logging Driver: json-file [2023-03-28T10:55:26.928Z] Cgroup Driver: cgroupfs [2023-03-28T10:55:26.928Z] Cgroup Version: 1 [2023-03-28T10:55:26.928Z] Plugins: [2023-03-28T10:55:26.928Z] Volume: local [2023-03-28T10:55:26.928Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T10:55:26.928Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T10:55:26.928Z] Swarm: inactive [2023-03-28T10:55:26.928Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T10:55:26.928Z] Default Runtime: runc [2023-03-28T10:55:26.928Z] Init Binary: docker-init [2023-03-28T10:55:26.928Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:26.928Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:26.928Z] init version: de40ad0 [2023-03-28T10:55:26.928Z] Security Options: [2023-03-28T10:55:26.928Z] apparmor [2023-03-28T10:55:26.928Z] seccomp [2023-03-28T10:55:26.928Z] Profile: builtin [2023-03-28T10:55:26.928Z] Kernel Version: 5.15.0-1022-aws [2023-03-28T10:55:26.928Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-28T10:55:26.928Z] OSType: linux [2023-03-28T10:55:26.928Z] Architecture: aarch64 [2023-03-28T10:55:26.928Z] CPUs: 2 [2023-03-28T10:55:26.928Z] Total Memory: 7.559GiB [2023-03-28T10:55:26.928Z] Name: ip-10-100-93-225 [2023-03-28T10:55:26.928Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-03-28T10:55:26.928Z] Docker Root Dir: /var/lib/docker [2023-03-28T10:55:26.928Z] Debug Mode: false [2023-03-28T10:55:26.928Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:55:26.928Z] Labels: [2023-03-28T10:55:26.928Z] Experimental: true [2023-03-28T10:55:26.928Z] Insecure Registries: [2023-03-28T10:55:26.928Z] 127.0.0.0/8 [2023-03-28T10:55:26.928Z] Live Restore Enabled: true [2023-03-28T10:55:26.928Z] [Pipeline] sh [2023-03-28T10:55:27.335Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:55:27.335Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:55:27.335Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45219/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T10:55:27.335Z] + bash /home/ubuntu/workspace/moby_PR-45219/check-config.sh [2023-03-28T10:55:27.335Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T10:55:27.335Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-03-28T10:55:27.335Z] [2023-03-28T10:55:27.335Z] Generally Necessary: [2023-03-28T10:55:27.335Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T10:55:27.335Z] - apparmor: enabled and tools installed [2023-03-28T10:55:27.335Z] - CONFIG_NAMESPACES: enabled [2023-03-28T10:55:27.335Z] - CONFIG_NET_NS: enabled [2023-03-28T10:55:27.335Z] - CONFIG_PID_NS: enabled [2023-03-28T10:55:27.335Z] - CONFIG_IPC_NS: enabled [2023-03-28T10:55:27.335Z] - CONFIG_UTS_NS: enabled [2023-03-28T10:55:27.335Z] - CONFIG_CGROUPS: enabled [2023-03-28T10:55:27.335Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T10:55:27.335Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T10:55:27.335Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T10:55:27.335Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T10:55:27.335Z] - CONFIG_CPUSETS: enabled [2023-03-28T10:55:27.335Z] - CONFIG_MEMCG: enabled [2023-03-28T10:55:27.335Z] - CONFIG_KEYS: enabled [2023-03-28T10:55:27.462Z] #33 68.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T10:55:27.462Z] #33 68.83 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T10:55:27.462Z] #33 ... [2023-03-28T10:55:27.462Z] [2023-03-28T10:55:27.463Z] #28 [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 [2023-03-28T10:55:27.463Z] #28 58.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] [2023-03-28T10:55:27.463Z] #28 61.54 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] [2023-03-28T10:55:27.463Z] #28 62.57 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] [2023-03-28T10:55:27.463Z] #28 63.62 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] [2023-03-28T10:55:27.463Z] #28 66.58 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] [2023-03-28T10:55:27.463Z] #28 67.80 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] [2023-03-28T10:55:27.463Z] #28 67.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T10:55:27.463Z] #28 67.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T10:55:27.463Z] #28 67.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:55:27.463Z] #28 67.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:55:27.463Z] #28 67.80 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] [2023-03-28T10:55:27.463Z] #28 67.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T10:55:27.463Z] #28 67.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T10:55:27.463Z] #28 67.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T10:55:27.463Z] #28 67.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T10:55:27.463Z] #28 67.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T10:55:27.463Z] #28 67.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T10:55:27.463Z] #28 68.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T10:55:27.463Z] #28 68.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-03-28T10:55:27.463Z] #28 68.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T10:55:27.463Z] #28 68.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T10:55:27.594Z] - CONFIG_VETH: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T10:55:27.594Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T10:55:27.594Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T10:55:27.594Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T10:55:27.594Z] [2023-03-28T10:55:27.594Z] Optional Features: [2023-03-28T10:55:27.594Z] - CONFIG_USER_NS: enabled [2023-03-28T10:55:27.594Z] - CONFIG_SECCOMP: enabled [2023-03-28T10:55:27.594Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T10:55:27.594Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T10:55:27.594Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T10:55:27.594Z] (cgroup swap accounting is currently enabled) [2023-03-28T10:55:27.722Z] #28 ... [2023-03-28T10:55:27.722Z] [2023-03-28T10:55:27.722Z] #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 [2023-03-28T10:55:27.722Z] #33 69.08 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T10:55:27.722Z] #33 69.15 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T10:55:27.853Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T10:55:27.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T10:55:27.853Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T10:55:27.853Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T10:55:27.853Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T10:55:27.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T10:55:27.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T10:55:27.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T10:55:27.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T10:55:27.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T10:55:27.853Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T10:55:27.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T10:55:27.853Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T10:55:27.853Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T10:55:27.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T10:55:27.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T10:55:27.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T10:55:27.853Z] - CONFIG_EXT4_FS: enabled [2023-03-28T10:55:27.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T10:55:27.853Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T10:55:27.981Z] #33 69.29 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T10:55:28.112Z] - Network Drivers: [2023-03-28T10:55:28.112Z] - "overlay": [2023-03-28T10:55:28.112Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T10:55:28.112Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T10:55:28.112Z] Optional (for encrypted networks): [2023-03-28T10:55:28.112Z] - CONFIG_CRYPTO: enabled [2023-03-28T10:55:28.112Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T10:55:28.112Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T10:55:28.112Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T10:55:28.112Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T10:55:28.112Z] - CONFIG_XFRM: enabled [2023-03-28T10:55:28.112Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T10:55:28.112Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T10:55:28.112Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T10:55:28.112Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T10:55:28.112Z] - "ipvlan": [2023-03-28T10:55:28.112Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T10:55:28.112Z] - "macvlan": [2023-03-28T10:55:28.112Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T10:55:28.112Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T10:55:28.112Z] - "ftp,tftp client in container": [2023-03-28T10:55:28.242Z] #33 69.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T10:55:28.242Z] #33 ... [2023-03-28T10:55:28.242Z] [2023-03-28T10:55:28.242Z] #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 [2023-03-28T10:55:28.242Z] #26 DONE 69.5s [2023-03-28T10:55:28.242Z] [2023-03-28T10:55:28.242Z] #24 [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 [2023-03-28T10:55:28.242Z] #24 DONE 69.5s [2023-03-28T10:55:28.369Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T10:55:28.369Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T10:55:28.369Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T10:55:28.369Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T10:55:28.369Z] - Storage Drivers: [2023-03-28T10:55:28.369Z] - "aufs": [2023-03-28T10:55:28.369Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T10:55:28.369Z] - "btrfs": [2023-03-28T10:55:28.369Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T10:55:28.369Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T10:55:28.369Z] - "devicemapper": [2023-03-28T10:55:28.369Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T10:55:28.369Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T10:55:28.369Z] - "overlay": [2023-03-28T10:55:28.369Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T10:55:28.369Z] - "zfs": [2023-03-28T10:55:28.369Z] - /dev/zfs: present [2023-03-28T10:55:28.369Z] - zfs command: missing [2023-03-28T10:55:28.369Z] - zpool command: missing [2023-03-28T10:55:28.369Z] [2023-03-28T10:55:28.369Z] Limits: [2023-03-28T10:55:28.369Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T10:55:28.369Z] [2023-03-28T10:55:28.369Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T10:55:28.501Z] [2023-03-28T10:55:28.501Z] #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 [2023-03-28T10:55:28.501Z] #33 69.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T10:55:28.501Z] #33 69.87 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T10:55:28.761Z] #33 ... [2023-03-28T10:55:28.761Z] [2023-03-28T10:55:28.761Z] #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 [2023-03-28T10:55:28.761Z] #0 1.782 + RM_GOPATH=0 [2023-03-28T10:55:28.761Z] #0 1.786 + TMP_GOPATH= [2023-03-28T10:55:28.761Z] #0 1.786 + : /build [2023-03-28T10:55:28.761Z] #0 1.786 + '[' -z '' ']' [2023-03-28T10:55:28.761Z] #0 1.786 ++ mktemp -d [2023-03-28T10:55:28.761Z] #0 1.786 + export GOPATH=/tmp/tmp.GA8Ddf9VLP [2023-03-28T10:55:28.761Z] #0 1.786 + GOPATH=/tmp/tmp.GA8Ddf9VLP [2023-03-28T10:55:28.761Z] #0 1.786 + RM_GOPATH=1 [2023-03-28T10:55:28.761Z] #0 1.786 + case "$(go env GOARCH)" in [2023-03-28T10:55:28.761Z] #0 1.796 ++ go env GOARCH [2023-03-28T10:55:28.761Z] #0 1.870 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:55:28.761Z] #0 1.870 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:55:28.761Z] #0 1.870 ++ dirname /tmp/install/install.sh [2023-03-28T10:55:28.761Z] #0 1.878 Install containerd version v1.6.16 [2023-03-28T10:55:28.761Z] #0 1.878 + dir=/tmp/install [2023-03-28T10:55:28.761Z] #0 1.878 + bin=containerd [2023-03-28T10:55:28.761Z] #0 1.878 + shift [2023-03-28T10:55:28.761Z] #0 1.878 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T10:55:28.761Z] #0 1.878 + . /tmp/install/containerd.installer [2023-03-28T10:55:28.761Z] #0 1.878 ++ set -e [2023-03-28T10:55:28.761Z] #0 1.878 ++ : v1.6.16 [2023-03-28T10:55:28.761Z] #0 1.878 + install_containerd [2023-03-28T10:55:28.761Z] #0 1.878 + echo 'Install containerd version v1.6.16' [2023-03-28T10:55:28.761Z] #0 1.879 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GA8Ddf9VLP/src/github.com/containerd/containerd [2023-03-28T10:55:28.761Z] #0 1.926 Cloning into '/tmp/tmp.GA8Ddf9VLP/src/github.com/containerd/containerd'... [2023-03-28T10:55:28.780Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b56fe595050578ced98af6c2deb70f3126cad0f9 . [2023-03-28T10:55:29.020Z] #37 ... [2023-03-28T10:55:29.020Z] [2023-03-28T10:55:29.020Z] #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 [2023-03-28T10:55:29.020Z] #31 66.94 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T10:55:29.020Z] #31 66.94 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T10:55:29.020Z] #31 66.95 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:55:29.020Z] #31 68.37 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T10:55:29.020Z] #31 68.38 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:55:29.020Z] #31 68.38 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:55:29.020Z] #31 68.71 Selecting previously unselected package protobuf-compiler. [2023-03-28T10:55:29.020Z] #31 68.71 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T10:55:29.020Z] #31 68.71 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T10:55:29.020Z] #31 69.20 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:55:29.020Z] #31 69.20 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:55:29.020Z] #31 69.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:55:29.020Z] #31 69.63 Selecting previously unselected package python3-six. [2023-03-28T10:55:29.020Z] #31 69.63 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T10:55:29.020Z] #31 69.69 Unpacking python3-six (1.16.0-2) ... [2023-03-28T10:55:29.020Z] #31 69.86 Selecting previously unselected package python3-protobuf. [2023-03-28T10:55:29.020Z] #31 69.87 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T10:55:29.020Z] #31 69.88 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T10:55:29.071Z] #1 [internal] load build definition from Dockerfile [2023-03-28T10:55:29.071Z] #1 transferring dockerfile: 31B [2023-03-28T10:55:29.071Z] #1 transferring dockerfile: 17.18kB done [2023-03-28T10:55:29.071Z] #1 DONE 0.1s [2023-03-28T10:55:29.071Z] [2023-03-28T10:55:29.071Z] #2 [internal] load .dockerignore [2023-03-28T10:55:29.071Z] #2 transferring context: 87B done [2023-03-28T10:55:29.071Z] #2 DONE 0.1s [2023-03-28T10:55:29.071Z] [2023-03-28T10:55:29.071Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T10:55:29.589Z] #31 70.97 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:55:29.635Z] #3 DONE 0.5s [2023-03-28T10:55:29.635Z] [2023-03-28T10:55:29.635Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:55:29.635Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-03-28T10:55:29.635Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T10:55:29.635Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-03-28T10:55:29.635Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-03-28T10:55:29.635Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-03-28T10:55:29.635Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-03-28T10:55:29.892Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done [2023-03-28T10:55:29.892Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [2023-03-28T10:55:30.153Z] #4 DONE 0.5s [2023-03-28T10:55:30.153Z] [2023-03-28T10:55:30.153Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:31.084Z] #5 ... [2023-03-28T10:55:31.084Z] [2023-03-28T10:55:31.084Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T10:55:31.084Z] #6 DONE 1.0s [2023-03-28T10:55:31.348Z] [2023-03-28T10:55:31.348Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:31.348Z] #7 DONE 1.0s [2023-03-28T10:55:31.348Z] [2023-03-28T10:55:31.348Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T10:55:31.348Z] #8 DONE 1.0s [2023-03-28T10:55:31.348Z] [2023-03-28T10:55:31.348Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:31.348Z] #5 DONE 1.1s [2023-03-28T10:55:31.348Z] [2023-03-28T10:55:31.348Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:31.348Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2023-03-28T10:55:31.608Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:31.608Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T10:55:31.608Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T10:55:31.608Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2023-03-28T10:55:31.608Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2023-03-28T10:55:31.873Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2023-03-28T10:55:31.873Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.5s [2023-03-28T10:55:32.132Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-03-28T10:55:32.132Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-03-28T10:55:32.945Z] #31 ... [2023-03-28T10:55:32.945Z] [2023-03-28T10:55:32.945Z] #23 [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 [2023-03-28T10:55:34.243Z] #23 73.67 Updating files: 77% (1180/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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. [2023-03-28T10:55:34.243Z] #23 75.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T10:55:34.501Z] #23 75.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T10:55:34.677Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2023-03-28T10:55:34.677Z] #9 ... [2023-03-28T10:55:34.677Z] [2023-03-28T10:55:34.677Z] #10 [internal] load build context [2023-03-28T10:55:34.677Z] #10 transferring context: 53.55MB 2.6s done [2023-03-28T10:55:34.677Z] #10 DONE 3.2s [2023-03-28T10:55:34.677Z] [2023-03-28T10:55:34.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:34.677Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-03-28T10:55:34.677Z] #11 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done [2023-03-28T10:55:34.677Z] #11 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done [2023-03-28T10:55:34.677Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T10:55:34.677Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 3.2s done [2023-03-28T10:55:34.677Z] #11 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.7s done [2023-03-28T10:55:34.677Z] #11 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.9s done [2023-03-28T10:55:34.677Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.4s done [2023-03-28T10:55:34.677Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 3.2s done [2023-03-28T10:55:34.677Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 3.3s [2023-03-28T10:55:34.677Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 [2023-03-28T10:55:36.579Z] #11 ... [2023-03-28T10:55:36.579Z] [2023-03-28T10:55:36.579Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:36.579Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T10:55:36.579Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:36.579Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T10:55:36.579Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T10:55:36.579Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2023-03-28T10:55:36.579Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2023-03-28T10:55:36.579Z] #12 DONE 5.2s [2023-03-28T10:55:36.579Z] [2023-03-28T10:55:36.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:36.579Z] #11 ... [2023-03-28T10:55:36.579Z] [2023-03-28T10:55:36.579Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:55:36.579Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T10:55:36.579Z] #13 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done [2023-03-28T10:55:36.579Z] #13 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done [2023-03-28T10:55:36.579Z] #13 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s done [2023-03-28T10:55:36.579Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T10:55:36.579Z] #13 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 4.1s [2023-03-28T10:55:36.579Z] #13 ... [2023-03-28T10:55:36.579Z] [2023-03-28T10:55:36.579Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:36.579Z] #9 DONE 5.2s [2023-03-28T10:55:36.579Z] [2023-03-28T10:55:36.579Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:55:36.579Z] #13 ... [2023-03-28T10:55:36.579Z] [2023-03-28T10:55:36.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:37.143Z] #11 ... [2023-03-28T10:55:37.143Z] [2023-03-28T10:55:37.143Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:55:37.143Z] #13 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 4.4s done [2023-03-28T10:55:37.143Z] #13 DONE 5.8s [2023-03-28T10:55:37.143Z] [2023-03-28T10:55:37.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:37.143Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 2.4s done [2023-03-28T10:55:37.362Z] Client: Docker Engine - Community [2023-03-28T10:55:37.362Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:37.362Z] API version: 1.42 [2023-03-28T10:55:37.362Z] Go version: go1.18.3 [2023-03-28T10:55:37.362Z] Git commit: 3e9117b [2023-03-28T10:55:37.362Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T10:55:37.362Z] OS/Arch: linux/amd64 [2023-03-28T10:55:37.362Z] Context: default [2023-03-28T10:55:37.362Z] [2023-03-28T10:55:37.362Z] Server: Docker Engine - Community [2023-03-28T10:55:37.362Z] Engine: [2023-03-28T10:55:37.362Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:37.362Z] API version: 1.42 (minimum version 1.12) [2023-03-28T10:55:37.362Z] Go version: go1.18.3 [2023-03-28T10:55:37.362Z] Git commit: 38633e7 [2023-03-28T10:55:37.362Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T10:55:37.362Z] OS/Arch: linux/amd64 [2023-03-28T10:55:37.362Z] Experimental: true [2023-03-28T10:55:37.362Z] containerd: [2023-03-28T10:55:37.362Z] Version: 1.6.8 [2023-03-28T10:55:37.362Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:37.362Z] runc: [2023-03-28T10:55:37.362Z] Version: 1.1.4 [2023-03-28T10:55:37.362Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:37.362Z] docker-init: [2023-03-28T10:55:37.362Z] Version: 0.19.0 [2023-03-28T10:55:37.362Z] GitCommit: de40ad0 [2023-03-28T10:55:37.402Z] #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 [Pipeline] sh [2023-03-28T10:55:37.659Z] #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.3s done [2023-03-28T10:55:37.697Z] Client: Docker Engine - Community [2023-03-28T10:55:37.697Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:37.697Z] API version: 1.42 [2023-03-28T10:55:37.697Z] Go version: go1.18.3 [2023-03-28T10:55:37.697Z] Git commit: 3e9117b [2023-03-28T10:55:37.697Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T10:55:37.697Z] OS/Arch: linux/amd64 [2023-03-28T10:55:37.697Z] Context: default [2023-03-28T10:55:37.697Z] [2023-03-28T10:55:37.697Z] Server: Docker Engine - Community [2023-03-28T10:55:37.697Z] Engine: [2023-03-28T10:55:37.697Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:37.697Z] API version: 1.42 (minimum version 1.12) [2023-03-28T10:55:37.697Z] Go version: go1.18.3 [2023-03-28T10:55:37.697Z] Git commit: 38633e7 [2023-03-28T10:55:37.697Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T10:55:37.697Z] OS/Arch: linux/amd64 [2023-03-28T10:55:37.697Z] Experimental: true [2023-03-28T10:55:37.697Z] containerd: [2023-03-28T10:55:37.697Z] Version: 1.6.8 [2023-03-28T10:55:37.697Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:37.697Z] runc: [2023-03-28T10:55:37.697Z] Version: 1.1.4 [2023-03-28T10:55:37.697Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:37.697Z] docker-init: [2023-03-28T10:55:37.697Z] Version: 0.19.0 [2023-03-28T10:55:37.697Z] GitCommit: de40ad0 [2023-03-28T10:55:37.735Z] + docker info [2023-03-28T10:55:37.735Z] Client: [2023-03-28T10:55:37.735Z] Context: default [2023-03-28T10:55:37.735Z] Debug Mode: false [2023-03-28T10:55:37.735Z] Plugins: [2023-03-28T10:55:37.735Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T10:55:37.735Z] Version: c5aec24 [2023-03-28T10:55:37.735Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T10:55:37.735Z] compose: Docker Compose (Docker Inc.) [2023-03-28T10:55:37.735Z] Version: v2.12.0 [2023-03-28T10:55:37.735Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T10:55:37.735Z] scan: Docker Scan (Docker Inc.) [2023-03-28T10:55:37.735Z] Version: v0.17.0 [2023-03-28T10:55:37.735Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T10:55:37.735Z] [2023-03-28T10:55:37.735Z] Server: [2023-03-28T10:55:37.735Z] Containers: 0 [2023-03-28T10:55:37.735Z] Running: 0 [2023-03-28T10:55:37.735Z] Paused: 0 [2023-03-28T10:55:37.735Z] Stopped: 0 [2023-03-28T10:55:37.735Z] Images: 0 [2023-03-28T10:55:37.735Z] Server Version: 22.06.0-beta.0 [2023-03-28T10:55:37.735Z] Storage Driver: overlay2 [2023-03-28T10:55:37.735Z] Backing Filesystem: extfs [2023-03-28T10:55:37.735Z] Supports d_type: true [2023-03-28T10:55:37.735Z] Using metacopy: false [2023-03-28T10:55:37.735Z] Native Overlay Diff: true [2023-03-28T10:55:37.735Z] userxattr: false [2023-03-28T10:55:37.735Z] Logging Driver: json-file [2023-03-28T10:55:37.735Z] Cgroup Driver: cgroupfs [2023-03-28T10:55:37.735Z] Cgroup Version: 1 [2023-03-28T10:55:37.735Z] Plugins: [2023-03-28T10:55:37.735Z] Volume: local [2023-03-28T10:55:37.735Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T10:55:37.735Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T10:55:37.735Z] Swarm: inactive [2023-03-28T10:55:37.735Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-03-28T10:55:37.735Z] Default Runtime: runc [2023-03-28T10:55:37.735Z] Init Binary: docker-init [2023-03-28T10:55:37.735Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:37.735Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:37.735Z] init version: de40ad0 [2023-03-28T10:55:37.735Z] Security Options: [2023-03-28T10:55:37.735Z] apparmor [2023-03-28T10:55:37.735Z] seccomp [2023-03-28T10:55:37.735Z] Profile: builtin [2023-03-28T10:55:37.735Z] Kernel Version: 5.4.0-1088-aws [2023-03-28T10:55:37.735Z] Operating System: Ubuntu 18.04.6 LTS [2023-03-28T10:55:37.735Z] OSType: linux [2023-03-28T10:55:37.735Z] Architecture: x86_64 [2023-03-28T10:55:37.735Z] CPUs: 2 [2023-03-28T10:55:37.735Z] Total Memory: 7.483GiB [2023-03-28T10:55:37.735Z] Name: ip-10-100-82-103 [2023-03-28T10:55:37.735Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-03-28T10:55:37.735Z] Docker Root Dir: /var/lib/docker [2023-03-28T10:55:37.735Z] Debug Mode: false [2023-03-28T10:55:37.735Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:55:37.735Z] Labels: [2023-03-28T10:55:37.735Z] Experimental: true [2023-03-28T10:55:37.735Z] Insecure Registries: [2023-03-28T10:55:37.735Z] 127.0.0.0/8 [2023-03-28T10:55:37.735Z] Live Restore Enabled: true [2023-03-28T10:55:37.735Z] [2023-03-28T10:55:37.735Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2023-03-28T10:55:37.916Z] #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.1s [2023-03-28T10:55:38.053Z] + docker info [2023-03-28T10:55:38.053Z] Client: [2023-03-28T10:55:38.053Z] Context: default [2023-03-28T10:55:38.053Z] Debug Mode: false [2023-03-28T10:55:38.053Z] Plugins: [2023-03-28T10:55:38.053Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T10:55:38.053Z] Version: c5aec24 [2023-03-28T10:55:38.053Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T10:55:38.053Z] compose: Docker Compose (Docker Inc.) [2023-03-28T10:55:38.053Z] Version: v2.12.0 [2023-03-28T10:55:38.054Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T10:55:38.054Z] scan: Docker Scan (Docker Inc.) [2023-03-28T10:55:38.054Z] Version: v0.17.0 [2023-03-28T10:55:38.054Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T10:55:38.054Z] [2023-03-28T10:55:38.054Z] Server: [2023-03-28T10:55:38.054Z] Containers: 0 [2023-03-28T10:55:38.054Z] Running: 0 [2023-03-28T10:55:38.054Z] Paused: 0 [2023-03-28T10:55:38.054Z] Stopped: 0 [2023-03-28T10:55:38.054Z] Images: 0 [2023-03-28T10:55:38.054Z] Server Version: 22.06.0-beta.0 [2023-03-28T10:55:38.054Z] Storage Driver: overlay2 [2023-03-28T10:55:38.054Z] Backing Filesystem: extfs [2023-03-28T10:55:38.054Z] Supports d_type: true [2023-03-28T10:55:38.054Z] Using metacopy: false [2023-03-28T10:55:38.054Z] Native Overlay Diff: true [2023-03-28T10:55:38.054Z] userxattr: false [2023-03-28T10:55:38.054Z] Logging Driver: json-file [2023-03-28T10:55:38.054Z] Cgroup Driver: cgroupfs [2023-03-28T10:55:38.054Z] Cgroup Version: 1 [2023-03-28T10:55:38.054Z] Plugins: [2023-03-28T10:55:38.054Z] Volume: local [2023-03-28T10:55:38.054Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T10:55:38.054Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T10:55:38.054Z] Swarm: inactive [2023-03-28T10:55:38.054Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T10:55:38.054Z] Default Runtime: runc [2023-03-28T10:55:38.054Z] Init Binary: docker-init [2023-03-28T10:55:38.054Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:38.054Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:38.054Z] init version: de40ad0 [2023-03-28T10:55:38.054Z] Security Options: [2023-03-28T10:55:38.054Z] apparmor [2023-03-28T10:55:38.054Z] seccomp [2023-03-28T10:55:38.054Z] Profile: builtin [2023-03-28T10:55:38.054Z] Kernel Version: 5.4.0-1088-aws [2023-03-28T10:55:38.054Z] Operating System: Ubuntu 18.04.6 LTS [2023-03-28T10:55:38.054Z] OSType: linux [2023-03-28T10:55:38.054Z] Architecture: x86_64 [2023-03-28T10:55:38.054Z] CPUs: 2 [2023-03-28T10:55:38.054Z] Total Memory: 7.483GiB [2023-03-28T10:55:38.054Z] Name: ip-10-100-40-56 [2023-03-28T10:55:38.054Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-03-28T10:55:38.054Z] Docker Root Dir: /var/lib/docker [2023-03-28T10:55:38.054Z] Debug Mode: false [2023-03-28T10:55:38.054Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:55:38.054Z] Labels: [2023-03-28T10:55:38.054Z] Experimental: true [2023-03-28T10:55:38.054Z] Insecure Registries: [2023-03-28T10:55:38.054Z] 127.0.0.0/8 [2023-03-28T10:55:38.054Z] Live Restore Enabled: true [2023-03-28T10:55:38.054Z] [2023-03-28T10:55:38.054Z] WARNING: No swap limit support [Pipeline] sh [2023-03-28T10:55:38.116Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:55:38.116Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:55:38.116Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45219/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T10:55:38.116Z] + bash /home/ubuntu/workspace/moby_PR-45219/check-config.sh [2023-03-28T10:55:38.116Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T10:55:38.116Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-03-28T10:55:38.116Z] [2023-03-28T10:55:38.116Z] Generally Necessary: [2023-03-28T10:55:38.116Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T10:55:38.116Z] - apparmor: enabled and tools installed [2023-03-28T10:55:38.116Z] - CONFIG_NAMESPACES: enabled [2023-03-28T10:55:38.116Z] - CONFIG_NET_NS: enabled [2023-03-28T10:55:38.116Z] - CONFIG_PID_NS: enabled [2023-03-28T10:55:38.116Z] - CONFIG_IPC_NS: enabled [2023-03-28T10:55:38.116Z] - CONFIG_UTS_NS: enabled [2023-03-28T10:55:38.116Z] - CONFIG_CGROUPS: enabled [2023-03-28T10:55:38.116Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T10:55:38.116Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T10:55:38.116Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T10:55:38.116Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T10:55:38.116Z] - CONFIG_CPUSETS: enabled [2023-03-28T10:55:38.173Z] #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.3s done [2023-03-28T10:55:38.348Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:55:38.348Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T10:55:38.348Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45219/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T10:55:38.348Z] + bash /home/ubuntu/workspace/moby_PR-45219/check-config.sh [2023-03-28T10:55:38.348Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T10:55:38.348Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-03-28T10:55:38.348Z] [2023-03-28T10:55:38.348Z] Generally Necessary: [2023-03-28T10:55:38.348Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T10:55:38.348Z] - apparmor: enabled and tools installed [2023-03-28T10:55:38.381Z] - CONFIG_MEMCG: enabled [2023-03-28T10:55:38.381Z] - CONFIG_KEYS: enabled [2023-03-28T10:55:38.381Z] - CONFIG_VETH: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T10:55:38.381Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T10:55:38.381Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T10:55:38.381Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T10:55:38.381Z] [2023-03-28T10:55:38.381Z] Optional Features: [2023-03-28T10:55:38.381Z] - CONFIG_USER_NS: enabled [2023-03-28T10:55:38.381Z] - CONFIG_SECCOMP: enabled [2023-03-28T10:55:38.381Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T10:55:38.381Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T10:55:38.381Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T10:55:38.381Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-03-28T10:55:38.381Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T10:55:38.381Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T10:55:38.381Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T10:55:38.430Z] #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 [2023-03-28T10:55:38.621Z] - CONFIG_NAMESPACES: enabled [2023-03-28T10:55:38.621Z] - CONFIG_NET_NS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_PID_NS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_IPC_NS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_UTS_NS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_CGROUPS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T10:55:38.621Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T10:55:38.621Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T10:55:38.621Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T10:55:38.621Z] - CONFIG_CPUSETS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_MEMCG: enabled [2023-03-28T10:55:38.621Z] - CONFIG_KEYS: enabled [2023-03-28T10:55:38.621Z] - CONFIG_VETH: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T10:55:38.621Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T10:55:38.621Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T10:55:38.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T10:55:38.622Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T10:55:38.622Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T10:55:38.622Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T10:55:38.622Z] [2023-03-28T10:55:38.622Z] Optional Features: [2023-03-28T10:55:38.622Z] - CONFIG_USER_NS: enabled [2023-03-28T10:55:38.650Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T10:55:38.650Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T10:55:38.650Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T10:55:38.650Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T10:55:38.650Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T10:55:38.650Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T10:55:38.650Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T10:55:38.650Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T10:55:38.650Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T10:55:38.650Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T10:55:38.650Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T10:55:38.650Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T10:55:38.650Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T10:55:38.650Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T10:55:38.650Z] - CONFIG_EXT4_FS: enabled [2023-03-28T10:55:38.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T10:55:38.650Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T10:55:38.650Z] - Network Drivers: [2023-03-28T10:55:38.650Z] - "overlay": [2023-03-28T10:55:38.650Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T10:55:38.650Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T10:55:38.650Z] Optional (for encrypted networks): [2023-03-28T10:55:38.699Z] #23 ... [2023-03-28T10:55:38.699Z] [2023-03-28T10:55:38.699Z] #32 [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 [2023-03-28T10:55:38.699Z] #32 69.43 Selecting previously unselected package libicu67:amd64. [2023-03-28T10:55:38.699Z] #32 69.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T10:55:38.699Z] #32 69.58 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T10:55:38.699Z] #32 ... [2023-03-28T10:55:38.699Z] [2023-03-28T10:55:38.699Z] #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 [2023-03-28T10:55:38.699Z] #31 74.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:55:38.699Z] #31 74.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:55:38.699Z] #31 74.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:55:38.699Z] #31 74.33 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:55:38.699Z] #31 74.35 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:55:38.699Z] #31 74.37 Setting up python3-six (1.16.0-2) ... [2023-03-28T10:55:38.699Z] #31 76.42 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:55:38.699Z] #31 76.44 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:55:38.699Z] #31 76.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:55:38.699Z] #31 76.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:55:38.699Z] #31 76.51 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T10:55:38.699Z] #31 ... [2023-03-28T10:55:38.699Z] [2023-03-28T10:55:38.699Z] #28 [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 [2023-03-28T10:55:38.699Z] #28 69.99 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:55:38.699Z] #28 70.35 Fetched 115 MB in 12s (9487 kB/s) [2023-03-28T10:55:38.699Z] #28 70.56 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T10:55:38.699Z] #28 70.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.) [2023-03-28T10:55:38.699Z] #28 70.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:55:38.699Z] #28 70.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:55:38.699Z] #28 75.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T10:55:38.699Z] #28 75.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:55:38.699Z] #28 75.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:55:38.889Z] - CONFIG_SECCOMP: enabled [2023-03-28T10:55:38.889Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T10:55:38.889Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T10:55:38.889Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T10:55:38.889Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-03-28T10:55:38.889Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T10:55:38.889Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T10:55:38.889Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T10:55:38.889Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T10:55:38.889Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T10:55:38.889Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T10:55:38.889Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T10:55:38.889Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T10:55:38.889Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T10:55:38.889Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T10:55:38.889Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T10:55:38.889Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T10:55:38.889Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T10:55:38.889Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T10:55:38.889Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T10:55:38.889Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T10:55:38.889Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T10:55:38.889Z] - CONFIG_EXT4_FS: enabled [2023-03-28T10:55:38.889Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T10:55:38.889Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T10:55:38.889Z] - Network Drivers: [2023-03-28T10:55:38.889Z] - "overlay": [2023-03-28T10:55:38.915Z] - CONFIG_CRYPTO: enabled [2023-03-28T10:55:38.915Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T10:55:38.915Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T10:55:38.915Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T10:55:38.915Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T10:55:38.915Z] - CONFIG_XFRM: enabled [2023-03-28T10:55:38.915Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T10:55:38.915Z] - "ipvlan": [2023-03-28T10:55:38.915Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T10:55:38.915Z] - "macvlan": [2023-03-28T10:55:38.915Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T10:55:38.915Z] - "ftp,tftp client in container": [2023-03-28T10:55:38.915Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T10:55:38.915Z] - Storage Drivers: [2023-03-28T10:55:38.915Z] - "aufs": [2023-03-28T10:55:38.915Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T10:55:38.915Z] - "btrfs": [2023-03-28T10:55:38.915Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T10:55:38.915Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T10:55:38.915Z] - "devicemapper": [2023-03-28T10:55:38.915Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T10:55:38.915Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T10:55:38.915Z] - "overlay": [2023-03-28T10:55:38.915Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T10:55:38.915Z] - "zfs": [2023-03-28T10:55:38.915Z] - /dev/zfs: present [2023-03-28T10:55:38.915Z] - zfs command: missing [2023-03-28T10:55:38.915Z] - zpool command: missing [2023-03-28T10:55:38.915Z] [2023-03-28T10:55:38.915Z] Limits: [2023-03-28T10:55:38.915Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T10:55:38.915Z] [2023-03-28T10:55:38.915Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-03-28T10:55:38.958Z] #28 ... [2023-03-28T10:55:38.958Z] [2023-03-28T10:55:38.958Z] #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 [2023-03-28T10:55:38.958Z] #33 70.88 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T10:55:38.958Z] #33 71.12 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T10:55:38.958Z] #33 71.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T10:55:38.958Z] #33 72.12 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T10:55:38.958Z] #33 72.15 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T10:55:38.958Z] #33 72.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T10:55:38.958Z] #33 72.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T10:55:38.958Z] #33 72.73 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T10:55:38.958Z] #33 72.83 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T10:55:38.958Z] #33 73.06 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T10:55:38.958Z] #33 73.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T10:55:38.958Z] #33 73.21 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T10:55:38.958Z] #33 73.23 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T10:55:38.958Z] #33 74.21 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T10:55:38.958Z] #33 74.34 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T10:55:38.958Z] #33 75.62 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T10:55:38.958Z] #33 77.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T10:55:38.958Z] #33 ... [2023-03-28T10:55:38.958Z] [2023-03-28T10:55:38.958Z] #28 [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 [2023-03-28T10:55:38.958Z] #28 80.35 Selecting previously unselected package binutils-mingw-w64. [Pipeline] sh [2023-03-28T10:55:39.152Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T10:55:39.152Z] Optional (for encrypted networks): [2023-03-28T10:55:39.152Z] - CONFIG_CRYPTO: enabled [2023-03-28T10:55:39.152Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T10:55:39.152Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T10:55:39.152Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T10:55:39.152Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T10:55:39.152Z] - CONFIG_XFRM: enabled [2023-03-28T10:55:39.152Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T10:55:39.152Z] - "ipvlan": [2023-03-28T10:55:39.152Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T10:55:39.152Z] - "macvlan": [2023-03-28T10:55:39.152Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T10:55:39.152Z] - "ftp,tftp client in container": [2023-03-28T10:55:39.152Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T10:55:39.152Z] - Storage Drivers: [2023-03-28T10:55:39.152Z] - "aufs": [2023-03-28T10:55:39.152Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T10:55:39.152Z] - "btrfs": [2023-03-28T10:55:39.152Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T10:55:39.152Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T10:55:39.152Z] - "devicemapper": [2023-03-28T10:55:39.217Z] #28 80.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T10:55:39.217Z] #28 80.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:55:39.248Z] + sudo modprobe ip_vs [2023-03-28T10:55:39.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b56fe595050578ced98af6c2deb70f3126cad0f9 . [2023-03-28T10:55:39.414Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T10:55:39.414Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T10:55:39.414Z] - "overlay": [2023-03-28T10:55:39.414Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T10:55:39.414Z] - "zfs": [2023-03-28T10:55:39.414Z] - /dev/zfs: present [2023-03-28T10:55:39.414Z] - zfs command: missing [2023-03-28T10:55:39.414Z] - zpool command: missing [2023-03-28T10:55:39.414Z] [2023-03-28T10:55:39.414Z] Limits: [2023-03-28T10:55:39.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T10:55:39.414Z] [2023-03-28T10:55:39.414Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T10:55:39.475Z] #28 80.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T10:55:39.476Z] #28 80.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:55:39.476Z] #28 80.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:55:39.521Z] #1 [internal] load .dockerignore [2023-03-28T10:55:39.521Z] #1 transferring context: 87B done [2023-03-28T10:55:39.521Z] #1 DONE 0.1s [2023-03-28T10:55:39.521Z] [2023-03-28T10:55:39.521Z] #2 [internal] load build definition from Dockerfile [2023-03-28T10:55:39.521Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T10:55:39.521Z] #2 DONE 0.1s [2023-03-28T10:55:39.763Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b56fe595050578ced98af6c2deb70f3126cad0f9 . [2023-03-28T10:55:39.777Z] [2023-03-28T10:55:39.777Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T10:55:40.030Z] #1 [internal] load build definition from Dockerfile [2023-03-28T10:55:40.030Z] #1 transferring dockerfile: 17.18kB 0.0s done [2023-03-28T10:55:40.030Z] #1 DONE 0.1s [2023-03-28T10:55:40.030Z] [2023-03-28T10:55:40.030Z] #2 [internal] load .dockerignore [2023-03-28T10:55:40.030Z] #2 transferring context: 87B done [2023-03-28T10:55:40.033Z] #3 DONE 0.3s [2023-03-28T10:55:40.033Z] [2023-03-28T10:55:40.033Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:55:40.033Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T10:55:40.033Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 3.15MB / 11.55MB 0.1s [2023-03-28T10:55:40.033Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T10:55:40.033Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T10:55:40.048Z] #28 81.37 Selecting previously unselected package dmsetup. [2023-03-28T10:55:40.048Z] #28 81.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:55:40.048Z] #28 81.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:55:40.290Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-03-28T10:55:40.290Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T10:55:40.290Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-03-28T10:55:40.292Z] #2 DONE 0.1s [2023-03-28T10:55:40.292Z] [2023-03-28T10:55:40.292Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T10:55:40.307Z] #28 81.75 Selecting previously unselected package mingw-w64-common. [2023-03-28T10:55:40.307Z] #28 81.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T10:55:40.307Z] #28 81.77 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T10:55:40.555Z] #3 DONE 0.4s [2023-03-28T10:55:40.555Z] [2023-03-28T10:55:40.555Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:55:40.555Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T10:55:40.555Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T10:55:40.555Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T10:55:40.555Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T10:55:40.555Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 4.92MB / 11.55MB 0.1s [2023-03-28T10:55:40.559Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-03-28T10:55:40.819Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-03-28T10:55:40.819Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-03-28T10:55:40.819Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-03-28T10:55:41.131Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-03-28T10:55:41.131Z] #4 DONE 1.1s [2023-03-28T10:55:41.354Z] Client: Docker Engine - Community [2023-03-28T10:55:41.354Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:41.354Z] API version: 1.42 [2023-03-28T10:55:41.354Z] Go version: go1.18.3 [2023-03-28T10:55:41.354Z] Git commit: 3e9117b [2023-03-28T10:55:41.354Z] Built: Fri Jun 3 17:55:45 2022 [2023-03-28T10:55:41.354Z] OS/Arch: linux/amd64 [2023-03-28T10:55:41.354Z] Context: default [2023-03-28T10:55:41.354Z] [2023-03-28T10:55:41.354Z] Server: Docker Engine - Community [2023-03-28T10:55:41.354Z] Engine: [2023-03-28T10:55:41.354Z] Version: 22.06.0-beta.0 [2023-03-28T10:55:41.354Z] API version: 1.42 (minimum version 1.12) [2023-03-28T10:55:41.354Z] Go version: go1.18.3 [2023-03-28T10:55:41.354Z] Git commit: 38633e7 [2023-03-28T10:55:41.354Z] Built: Fri Jun 3 17:55:45 2022 [2023-03-28T10:55:41.354Z] OS/Arch: linux/amd64 [2023-03-28T10:55:41.354Z] Experimental: true [2023-03-28T10:55:41.354Z] containerd: [2023-03-28T10:55:41.354Z] Version: 1.6.8 [2023-03-28T10:55:41.354Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:41.354Z] runc: [2023-03-28T10:55:41.354Z] Version: 1.1.4 [2023-03-28T10:55:41.354Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:41.354Z] docker-init: [2023-03-28T10:55:41.354Z] Version: 0.19.0 [2023-03-28T10:55:41.354Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T10:55:41.389Z] [2023-03-28T10:55:41.389Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:41.390Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-03-28T10:55:41.390Z] #4 DONE 1.0s [2023-03-28T10:55:41.702Z] #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 3.0s done [2023-03-28T10:55:41.702Z] #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e [2023-03-28T10:55:41.734Z] + docker info [2023-03-28T10:55:41.734Z] Client: [2023-03-28T10:55:41.734Z] Context: default [2023-03-28T10:55:41.734Z] Debug Mode: false [2023-03-28T10:55:41.734Z] Plugins: [2023-03-28T10:55:41.734Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T10:55:41.734Z] Version: c5aec24 [2023-03-28T10:55:41.734Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T10:55:41.734Z] compose: Docker Compose (Docker Inc.) [2023-03-28T10:55:41.734Z] Version: v2.12.0 [2023-03-28T10:55:41.734Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T10:55:41.734Z] scan: Docker Scan (Docker Inc.) [2023-03-28T10:55:41.734Z] Version: v0.17.0 [2023-03-28T10:55:41.734Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T10:55:41.734Z] [2023-03-28T10:55:41.734Z] Server: [2023-03-28T10:55:41.734Z] Containers: 0 [2023-03-28T10:55:41.734Z] Running: 0 [2023-03-28T10:55:41.734Z] Paused: 0 [2023-03-28T10:55:41.734Z] Stopped: 0 [2023-03-28T10:55:41.734Z] Images: 0 [2023-03-28T10:55:41.734Z] Server Version: 22.06.0-beta.0 [2023-03-28T10:55:41.734Z] Storage Driver: overlay2 [2023-03-28T10:55:41.734Z] Backing Filesystem: extfs [2023-03-28T10:55:41.734Z] Supports d_type: true [2023-03-28T10:55:41.734Z] Using metacopy: false [2023-03-28T10:55:41.734Z] Native Overlay Diff: true [2023-03-28T10:55:41.734Z] userxattr: false [2023-03-28T10:55:41.734Z] Logging Driver: json-file [2023-03-28T10:55:41.734Z] Cgroup Driver: systemd [2023-03-28T10:55:41.734Z] Cgroup Version: 2 [2023-03-28T10:55:41.734Z] Plugins: [2023-03-28T10:55:41.734Z] Volume: local [2023-03-28T10:55:41.734Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T10:55:41.734Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T10:55:41.734Z] Swarm: inactive [2023-03-28T10:55:41.734Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T10:55:41.734Z] Default Runtime: runc [2023-03-28T10:55:41.734Z] Init Binary: docker-init [2023-03-28T10:55:41.734Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T10:55:41.734Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T10:55:41.734Z] init version: de40ad0 [2023-03-28T10:55:41.734Z] Security Options: [2023-03-28T10:55:41.734Z] apparmor [2023-03-28T10:55:41.734Z] seccomp [2023-03-28T10:55:41.734Z] Profile: builtin [2023-03-28T10:55:41.734Z] cgroupns [2023-03-28T10:55:41.734Z] Kernel Version: 5.15.0-1022-aws [2023-03-28T10:55:41.734Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-28T10:55:41.734Z] OSType: linux [2023-03-28T10:55:41.734Z] Architecture: x86_64 [2023-03-28T10:55:41.734Z] CPUs: 2 [2023-03-28T10:55:41.734Z] Total Memory: 7.557GiB [2023-03-28T10:55:41.734Z] Name: ip-10-100-94-136 [2023-03-28T10:55:41.734Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-03-28T10:55:41.734Z] Docker Root Dir: /var/lib/docker [2023-03-28T10:55:41.734Z] Debug Mode: false [2023-03-28T10:55:41.734Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:55:41.734Z] Labels: [2023-03-28T10:55:41.734Z] Experimental: true [2023-03-28T10:55:41.734Z] Insecure Registries: [2023-03-28T10:55:41.734Z] 127.0.0.0/8 [2023-03-28T10:55:41.734Z] Live Restore Enabled: true [2023-03-28T10:55:41.734Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T10:55:41.966Z] [2023-03-28T10:55:41.966Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T10:55:42.181Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b56fe595050578ced98af6c2deb70f3126cad0f9 . [2023-03-28T10:55:42.323Z] #5 DONE 0.8s [2023-03-28T10:55:42.323Z] [2023-03-28T10:55:42.323Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T10:55:42.323Z] #6 DONE 0.8s [2023-03-28T10:55:42.323Z] [2023-03-28T10:55:42.323Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T10:55:42.323Z] #7 DONE 0.8s [2023-03-28T10:55:42.323Z] [2023-03-28T10:55:42.323Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:42.323Z] #8 DONE 1.0s [2023-03-28T10:55:42.442Z] #1 [internal] load .dockerignore [2023-03-28T10:55:42.442Z] #1 transferring context: 87B done [2023-03-28T10:55:42.442Z] #1 DONE 0.1s [2023-03-28T10:55:42.442Z] [2023-03-28T10:55:42.442Z] #2 [internal] load build definition from Dockerfile [2023-03-28T10:55:42.442Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T10:55:42.442Z] #2 DONE 0.1s [2023-03-28T10:55:42.442Z] [2023-03-28T10:55:42.442Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T10:55:42.541Z] #5 DONE 0.8s [2023-03-28T10:55:42.541Z] [2023-03-28T10:55:42.541Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:42.541Z] #6 DONE 0.8s [2023-03-28T10:55:42.541Z] [2023-03-28T10:55:42.541Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:42.541Z] #7 DONE 0.8s [2023-03-28T10:55:42.541Z] [2023-03-28T10:55:42.541Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T10:55:42.700Z] #3 DONE 0.4s [2023-03-28T10:55:42.802Z] #8 DONE 1.1s [2023-03-28T10:55:42.957Z] [2023-03-28T10:55:42.957Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T10:55:42.957Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T10:55:42.957Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 2.10MB / 11.55MB 0.1s [2023-03-28T10:55:42.957Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T10:55:42.957Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T10:55:42.957Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T10:55:42.957Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-03-28T10:55:43.214Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-03-28T10:55:43.471Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-03-28T10:55:43.594Z] #28 ... [2023-03-28T10:55:43.594Z] [2023-03-28T10:55:43.594Z] #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 [2023-03-28T10:55:43.594Z] #31 83.30 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:55:43.594Z] #31 83.33 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T10:55:43.594Z] #31 83.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:55:43.594Z] #31 83.39 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:55:43.594Z] #31 83.40 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:55:43.594Z] #31 83.43 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:55:43.594Z] #31 83.45 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:55:43.594Z] #31 DONE 84.8s [2023-03-28T10:55:43.594Z] [2023-03-28T10:55:43.594Z] #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 [2023-03-28T10:55:43.729Z] #4 DONE 0.7s [2023-03-28T10:55:43.729Z] [2023-03-28T10:55:43.729Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:44.855Z] [2023-03-28T10:55:44.855Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:44.855Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-03-28T10:55:44.855Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:44.855Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T10:55:44.855Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T10:55:44.855Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2023-03-28T10:55:44.855Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2023-03-28T10:55:44.855Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.5s [2023-03-28T10:55:44.855Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.80MB / 9.86MB 0.6s [2023-03-28T10:55:44.980Z] #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 2.5s done [2023-03-28T10:55:44.980Z] #11 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 0.1s [2023-03-28T10:55:45.104Z] #5 ... [2023-03-28T10:55:45.104Z] [2023-03-28T10:55:45.104Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:45.104Z] #6 DONE 1.2s [2023-03-28T10:55:45.104Z] [2023-03-28T10:55:45.104Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T10:55:45.104Z] #7 DONE 1.2s [2023-03-28T10:55:45.104Z] [2023-03-28T10:55:45.104Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T10:55:45.104Z] #5 DONE 1.3s [2023-03-28T10:55:45.104Z] [2023-03-28T10:55:45.104Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T10:55:45.104Z] #8 DONE 1.3s [2023-03-28T10:55:45.104Z] [2023-03-28T10:55:45.104Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:45.105Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-03-28T10:55:45.113Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.80MB / 9.86MB 0.7s [2023-03-28T10:55:45.113Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2023-03-28T10:55:45.361Z] [2023-03-28T10:55:45.361Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:45.361Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T10:55:45.361Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:45.361Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T10:55:45.361Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T10:55:45.361Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2023-03-28T10:55:45.366Z] #9 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T10:55:45.366Z] #9 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T10:55:45.366Z] #9 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T10:55:45.370Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-03-28T10:55:45.625Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 0.2s [2023-03-28T10:55:45.627Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2023-03-28T10:55:45.627Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2023-03-28T10:55:45.886Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.49MB / 55.03MB 0.4s [2023-03-28T10:55:45.886Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0B / 5.16MB 0.4s [2023-03-28T10:55:45.887Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 24.12MB / 55.03MB 0.6s [2023-03-28T10:55:45.887Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.6s [2023-03-28T10:55:45.887Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 32.51MB / 55.03MB 0.7s [2023-03-28T10:55:45.887Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.6s done [2023-03-28T10:55:45.887Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.05MB / 10.88MB 0.7s [2023-03-28T10:55:45.891Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.5s [2023-03-28T10:55:45.891Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2023-03-28T10:55:45.891Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-03-28T10:55:45.891Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-03-28T10:55:46.154Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 38.80MB / 55.03MB 0.8s [2023-03-28T10:55:46.154Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 5.24MB / 10.88MB 0.8s [2023-03-28T10:55:46.154Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 44.04MB / 55.03MB 0.9s [2023-03-28T10:55:46.154Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.9s done [2023-03-28T10:55:46.413Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 49.28MB / 55.03MB 1.0s [2023-03-28T10:55:46.413Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 2.66MB / 54.58MB 1.0s [2023-03-28T10:55:46.671Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.2s [2023-03-28T10:55:46.671Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 13.63MB / 54.58MB 1.2s [2023-03-28T10:55:46.671Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 1.2s [2023-03-28T10:55:46.671Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.2s done [2023-03-28T10:55:46.671Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 19.92MB / 54.58MB 1.3s [2023-03-28T10:55:46.671Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.24MB / 85.98MB 1.3s [2023-03-28T10:55:46.671Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0B / 141.98MB 1.3s [2023-03-28T10:55:46.671Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 26.21MB / 54.58MB 1.4s [2023-03-28T10:55:46.671Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-03-28T10:55:46.927Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 34.60MB / 54.58MB 1.6s [2023-03-28T10:55:46.927Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 22.02MB / 85.98MB 1.6s [2023-03-28T10:55:46.927Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 40.89MB / 54.58MB 1.7s [2023-03-28T10:55:46.927Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.34MB / 141.98MB 1.7s [2023-03-28T10:55:47.191Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 44.04MB / 54.58MB 1.8s [2023-03-28T10:55:47.191Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 29.36MB / 85.98MB 1.8s [2023-03-28T10:55:47.191Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 48.23MB / 54.58MB 1.9s [2023-03-28T10:55:47.191Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 34.60MB / 85.98MB 1.9s [2023-03-28T10:55:47.191Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 16.78MB / 141.98MB 1.9s [2023-03-28T10:55:47.452Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.1s [2023-03-28T10:55:47.452Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 46.14MB / 85.98MB 2.1s [2023-03-28T10:55:47.452Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 29.36MB / 141.98MB 2.1s [2023-03-28T10:55:47.452Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.1s done [2023-03-28T10:55:47.452Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 51.38MB / 85.98MB 2.2s [2023-03-28T10:55:47.452Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 2.2s [2023-03-28T10:55:47.514Z] #11 ... [2023-03-28T10:55:47.514Z] [2023-03-28T10:55:47.514Z] #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 [2023-03-28T10:55:47.514Z] #0 1.161 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:55:47.514Z] #0 1.191 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:55:47.514Z] #0 1.191 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:55:47.514Z] #0 1.365 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T10:55:47.514Z] #0 1.581 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T10:55:47.514Z] #0 1.853 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T10:55:47.514Z] #0 2.597 Fetched 8524 kB in 2s (5030 kB/s) [2023-03-28T10:55:47.514Z] #0 2.597 Reading package lists... [2023-03-28T10:55:47.514Z] #0 3.205 Reading package lists... [2023-03-28T10:55:47.514Z] #0 3.813 Building dependency tree... [2023-03-28T10:55:47.514Z] #0 4.347 The following additional packages will be installed: [2023-03-28T10:55:47.514Z] #0 4.348 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T10:55:47.514Z] #0 4.349 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T10:55:47.514Z] #0 4.352 Recommended packages: [2023-03-28T10:55:47.514Z] #0 4.352 libldap-common publicsuffix libsasl2-modules [2023-03-28T10:55:47.514Z] #0 4.475 The following NEW packages will be installed: [2023-03-28T10:55:47.514Z] #0 4.476 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T10:55:47.514Z] #0 4.477 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T10:55:47.514Z] #0 4.478 libssh2-1 openssl [2023-03-28T10:55:47.514Z] #0 4.756 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T10:55:47.514Z] #0 4.756 Need to get 2944 kB of archives. [2023-03-28T10:55:47.514Z] #0 4.756 After this operation, 6484 kB of additional disk space will be used. [2023-03-28T10:55:47.514Z] #0 4.756 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-03-28T10:55:47.514Z] #0 4.784 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-03-28T10:55:47.514Z] #0 4.803 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-03-28T10:55:47.514Z] #0 4.803 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-03-28T10:55:47.514Z] #0 4.819 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-03-28T10:55:47.515Z] #0 4.819 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-03-28T10:55:47.515Z] #0 4.819 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-03-28T10:55:47.515Z] #0 4.833 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-03-28T10:55:47.515Z] #0 4.833 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-03-28T10:55:47.515Z] #0 4.833 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-03-28T10:55:47.515Z] #0 4.833 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-03-28T10:55:47.515Z] #0 4.836 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-03-28T10:55:47.515Z] #0 4.874 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-03-28T10:55:47.515Z] #0 4.876 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-03-28T10:55:47.515Z] #0 4.876 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-03-28T10:55:47.515Z] #0 5.198 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:55:47.515Z] #0 5.265 Fetched 2944 kB in 0s (7639 kB/s) [2023-03-28T10:55:47.515Z] #0 5.378 Selecting previously unselected package openssl. [2023-03-28T10:55:47.515Z] #0 5.378 (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.) [2023-03-28T10:55:47.515Z] #0 5.379 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 5.387 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:55:47.515Z] #0 5.915 Selecting previously unselected package ca-certificates. [2023-03-28T10:55:47.515Z] #0 5.915 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T10:55:47.515Z] #0 5.925 Unpacking ca-certificates (20210119) ... [2023-03-28T10:55:47.515Z] #0 6.194 Selecting previously unselected package libbrotli1:arm64. [2023-03-28T10:55:47.515Z] #0 6.194 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 6.252 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-03-28T10:55:47.515Z] #0 6.469 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-03-28T10:55:47.515Z] #0 6.471 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 6.576 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:55:47.515Z] #0 6.790 Selecting previously unselected package libsasl2-2:arm64. [2023-03-28T10:55:47.515Z] #0 6.790 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 6.796 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:55:47.515Z] #0 6.926 Selecting previously unselected package libldap-2.4-2:arm64. [2023-03-28T10:55:47.515Z] #0 6.928 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 6.937 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:55:47.515Z] #0 7.269 Selecting previously unselected package libnghttp2-14:arm64. [2023-03-28T10:55:47.515Z] #0 7.270 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 7.278 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-03-28T10:55:47.515Z] #0 7.629 Selecting previously unselected package libpsl5:arm64. [2023-03-28T10:55:47.515Z] #0 7.629 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 7.713 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-03-28T10:55:47.515Z] #0 7.957 Selecting previously unselected package librtmp1:arm64. [2023-03-28T10:55:47.515Z] #0 7.957 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 8.037 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:55:47.515Z] #0 8.246 Selecting previously unselected package libssh2-1:arm64. [2023-03-28T10:55:47.515Z] #0 8.246 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 8.255 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-03-28T10:55:47.515Z] #0 8.362 Selecting previously unselected package libcurl4:arm64. [2023-03-28T10:55:47.515Z] #0 8.362 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 8.382 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:55:47.515Z] #0 8.714 Selecting previously unselected package curl. [2023-03-28T10:55:47.515Z] #0 8.714 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 8.722 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:55:47.515Z] #0 8.842 Selecting previously unselected package libonig5:arm64. [2023-03-28T10:55:47.515Z] #0 8.842 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 8.858 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T10:55:47.515Z] #0 9.015 Selecting previously unselected package libjq1:arm64. [2023-03-28T10:55:47.515Z] #0 9.015 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 9.029 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-03-28T10:55:47.515Z] #0 9.122 Selecting previously unselected package jq. [2023-03-28T10:55:47.515Z] #0 9.122 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-03-28T10:55:47.515Z] #0 9.133 Unpacking jq (1.6-2.1) ... [2023-03-28T10:55:47.515Z] #0 9.366 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-03-28T10:55:47.515Z] #0 9.506 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-03-28T10:55:47.515Z] #0 9.617 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-03-28T10:55:47.515Z] #0 9.766 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:55:47.515Z] #0 9.952 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:55:47.515Z] #14 10.16 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:55:47.515Z] #14 ... [2023-03-28T10:55:47.515Z] [2023-03-28T10:55:47.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:47.711Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 66.06MB / 85.98MB 2.5s [2023-03-28T10:55:47.711Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 49.28MB / 141.98MB 2.5s [2023-03-28T10:55:47.711Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 2.2s done [2023-03-28T10:55:47.791Z] #38 4.264 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T10:55:47.791Z] #38 4.264 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T10:55:47.791Z] #38 4.413 Note: Building without GnuTLS support [2023-03-28T10:55:47.791Z] #38 4.446 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T10:55:47.791Z] #38 4.446 Makefile.config:40: Warn: Building without nftables support [2023-03-28T10:55:47.968Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 71.01MB / 85.98MB 2.6s [2023-03-28T10:55:47.968Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 75.50MB / 85.98MB 2.7s [2023-03-28T10:55:48.228Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 80.74MB / 85.98MB 2.8s [2023-03-28T10:55:48.229Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 59.77MB / 141.98MB 2.8s [2023-03-28T10:55:48.229Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.9s [2023-03-28T10:55:48.229Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 3.0s done [2023-03-28T10:55:48.229Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 71.34MB / 141.98MB 3.0s [2023-03-28T10:55:48.490Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 80.74MB / 141.98MB 3.1s [2023-03-28T10:55:48.748Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 102.76MB / 141.98MB 3.4s [2023-03-28T10:55:48.748Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 110.10MB / 141.98MB 3.5s [2023-03-28T10:55:49.006Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 117.44MB / 141.98MB 3.6s [2023-03-28T10:55:49.006Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 124.78MB / 141.98MB 3.7s [2023-03-28T10:55:49.270Z] #9 ... [2023-03-28T10:55:49.270Z] [2023-03-28T10:55:49.270Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:49.270Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:49.270Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:49.270Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T10:55:49.270Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T10:55:49.270Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2023-03-28T10:55:49.270Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2023-03-28T10:55:49.270Z] #10 ... [2023-03-28T10:55:49.270Z] [2023-03-28T10:55:49.270Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:49.270Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 136.31MB / 141.98MB 3.9s [2023-03-28T10:55:49.697Z] #38 ... [2023-03-28T10:55:49.697Z] [2023-03-28T10:55:49.697Z] #32 [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 [2023-03-28T10:55:49.697Z] #32 81.75 Selecting previously unselected package libxml2:amd64. [2023-03-28T10:55:49.697Z] #32 81.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T10:55:49.697Z] #32 81.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:55:49.697Z] #32 82.79 Selecting previously unselected package libarchive13:amd64. [2023-03-28T10:55:49.697Z] #32 82.79 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T10:55:49.697Z] #32 82.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:55:49.697Z] #32 83.42 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T10:55:49.697Z] #32 83.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T10:55:49.697Z] #32 83.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:55:49.697Z] #32 83.70 Selecting previously unselected package librhash0:amd64. [2023-03-28T10:55:49.697Z] #32 83.70 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T10:55:49.697Z] #32 83.70 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:55:49.697Z] #32 84.61 Selecting previously unselected package libuv1:amd64. [2023-03-28T10:55:49.697Z] #32 84.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T10:55:49.697Z] #32 84.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:55:49.697Z] #32 84.95 Selecting previously unselected package cmake. [2023-03-28T10:55:49.697Z] #32 84.96 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T10:55:49.697Z] #32 85.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:55:49.697Z] #32 ... [2023-03-28T10:55:49.697Z] [2023-03-28T10:55:49.697Z] #28 [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 [2023-03-28T10:55:49.697Z] #28 91.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T10:55:49.956Z] #28 91.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T10:55:49.956Z] #28 91.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:55:50.040Z] #11 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 5.3s done [2023-03-28T10:55:50.605Z] #11 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done [2023-03-28T10:55:50.663Z] #9 ... [2023-03-28T10:55:50.663Z] [2023-03-28T10:55:50.663Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:50.663Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-03-28T10:55:50.663Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T10:55:50.663Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T10:55:50.663Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T10:55:50.663Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.2s done [2023-03-28T10:55:50.663Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.9s done [2023-03-28T10:55:50.663Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.2s done [2023-03-28T10:55:50.663Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.5s done [2023-03-28T10:55:50.663Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 77.82MB / 85.98MB 5.7s [2023-03-28T10:55:50.663Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 38.80MB / 141.98MB 5.7s [2023-03-28T10:55:50.663Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.6s [2023-03-28T10:55:50.663Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.7s done [2023-03-28T10:55:50.663Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 84.93MB / 85.98MB 5.9s [2023-03-28T10:55:50.663Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 47.19MB / 141.98MB 6.1s [2023-03-28T10:55:50.919Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 55.36MB / 141.98MB 6.4s [2023-03-28T10:55:51.176Z] #10 ... [2023-03-28T10:55:51.176Z] [2023-03-28T10:55:51.176Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:51.176Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2023-03-28T10:55:51.176Z] #9 DONE 7.0s [2023-03-28T10:55:51.176Z] [2023-03-28T10:55:51.176Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:51.176Z] #10 ... [2023-03-28T10:55:51.176Z] [2023-03-28T10:55:51.176Z] #11 [internal] load build context [2023-03-28T10:55:51.176Z] #11 transferring context: 36.59MB 6.9s [2023-03-28T10:55:51.179Z] #9 ... [2023-03-28T10:55:51.179Z] [2023-03-28T10:55:51.179Z] #11 [internal] load build context [2023-03-28T10:55:51.179Z] #11 transferring context: 53.54MB 5.9s done [2023-03-28T10:55:51.179Z] #11 DONE 6.3s [2023-03-28T10:55:51.179Z] [2023-03-28T10:55:51.179Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:51.180Z] #11 DONE 19.6s [2023-03-28T10:55:51.180Z] [2023-03-28T10:55:51.180Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T10:55:51.197Z] #9 ... [2023-03-28T10:55:51.197Z] [2023-03-28T10:55:51.197Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:51.197Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-03-28T10:55:51.197Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T10:55:51.197Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T10:55:51.197Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T10:55:51.197Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.4s done [2023-03-28T10:55:51.197Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 4.0s done [2023-03-28T10:55:51.197Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.2s done [2023-03-28T10:55:51.197Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.4s [2023-03-28T10:55:51.197Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 38.80MB / 85.98MB 5.4s [2023-03-28T10:55:51.197Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 20.97MB / 141.98MB 5.4s [2023-03-28T10:55:51.197Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.6s [2023-03-28T10:55:51.197Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 48.23MB / 85.98MB 5.7s [2023-03-28T10:55:51.197Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.7s done [2023-03-28T10:55:51.197Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 28.31MB / 141.98MB 5.8s [2023-03-28T10:55:51.197Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 5.8s [2023-03-28T10:55:51.432Z] #11 ... [2023-03-28T10:55:51.432Z] [2023-03-28T10:55:51.432Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:51.457Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 5.9s [2023-03-28T10:55:51.457Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 5.9s done [2023-03-28T10:55:51.457Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 56.62MB / 85.98MB 6.2s [2023-03-28T10:55:51.457Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 36.66MB / 141.98MB 6.2s [2023-03-28T10:55:51.689Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 62.91MB / 141.98MB 6.9s [2023-03-28T10:55:51.689Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 70.25MB / 141.98MB 7.2s [2023-03-28T10:55:52.030Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 61.87MB / 85.98MB 6.4s [2023-03-28T10:55:52.030Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 45.09MB / 141.98MB 6.4s [2023-03-28T10:55:52.030Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 67.11MB / 85.98MB 6.6s [2023-03-28T10:55:52.030Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 55.32MB / 141.98MB 6.7s [2023-03-28T10:55:52.109Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.1s [2023-03-28T10:55:52.109Z] #9 ... [2023-03-28T10:55:52.109Z] [2023-03-28T10:55:52.109Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:52.109Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T10:55:52.109Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:52.109Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T10:55:52.109Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T10:55:52.109Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done [2023-03-28T10:55:52.109Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2023-03-28T10:55:52.109Z] #12 DONE 7.1s [2023-03-28T10:55:52.109Z] [2023-03-28T10:55:52.109Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:52.254Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 80.74MB / 141.98MB 7.5s [2023-03-28T10:55:52.254Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 89.13MB / 141.98MB 7.7s [2023-03-28T10:55:52.271Z] #15 DONE 1.4s [2023-03-28T10:55:52.271Z] [2023-03-28T10:55:52.271Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T10:55:52.271Z] #16 DONE 1.4s [2023-03-28T10:55:52.271Z] [2023-03-28T10:55:52.271Z] #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 [2023-03-28T10:55:52.271Z] #14 10.29 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-03-28T10:55:52.271Z] #14 10.39 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:55:52.271Z] #14 10.43 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T10:55:52.271Z] #14 10.52 Setting up libjq1:arm64 (1.6-2.1) ... [2023-03-28T10:55:52.271Z] #14 10.56 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:55:52.271Z] #14 10.79 Setting up ca-certificates (20210119) ... [2023-03-28T10:55:52.271Z] #14 11.71 Updating certificates in /etc/ssl/certs... [2023-03-28T10:55:52.271Z] #14 12.83 129 added, 0 removed; done. [2023-03-28T10:55:52.271Z] #14 13.15 Setting up jq (1.6-2.1) ... [2023-03-28T10:55:52.271Z] #14 13.21 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:55:52.271Z] #14 13.23 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:55:52.271Z] #14 13.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:55:52.271Z] #14 13.30 Processing triggers for ca-certificates (20210119) ... [2023-03-28T10:55:52.271Z] #14 13.32 Updating certificates in /etc/ssl/certs... [2023-03-28T10:55:52.271Z] #14 14.00 0 added, 0 removed; done. [2023-03-28T10:55:52.271Z] #14 14.00 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T10:55:52.271Z] #14 14.00 done. [2023-03-28T10:55:52.271Z] #14 DONE 15.1s [2023-03-28T10:55:52.271Z] [2023-03-28T10:55:52.271Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T10:55:52.292Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 73.40MB / 85.98MB 6.9s [2023-03-28T10:55:52.527Z] #17 DONE 0.2s [2023-03-28T10:55:52.527Z] [2023-03-28T10:55:52.527Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T10:55:52.552Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 66.06MB / 141.98MB 7.1s [2023-03-28T10:55:52.552Z] #10 ... [2023-03-28T10:55:52.552Z] [2023-03-28T10:55:52.552Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:52.552Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.2s done [2023-03-28T10:55:52.552Z] #9 DONE 7.5s [2023-03-28T10:55:52.552Z] [2023-03-28T10:55:52.552Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:52.552Z] #10 ... [2023-03-28T10:55:52.552Z] [2023-03-28T10:55:52.552Z] #11 [internal] load build context [2023-03-28T10:55:52.552Z] #11 transferring context: 42.32MB 7.5s [2023-03-28T10:55:52.813Z] #11 ... [2023-03-28T10:55:52.813Z] [2023-03-28T10:55:52.813Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:52.813Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 79.69MB / 85.98MB 7.3s [2023-03-28T10:55:52.813Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 84.93MB / 85.98MB 7.5s [2023-03-28T10:55:52.813Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 73.40MB / 141.98MB 7.5s [2023-03-28T10:55:52.827Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 99.61MB / 141.98MB 8.1s [2023-03-28T10:55:53.083Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 80.74MB / 141.98MB 7.8s [2023-03-28T10:55:53.085Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 110.10MB / 141.98MB 8.4s [2023-03-28T10:55:53.090Z] #18 DONE 0.6s [2023-03-28T10:55:53.091Z] [2023-03-28T10:55:53.091Z] #19 [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 [2023-03-28T10:55:53.091Z] #19 ... [2023-03-28T10:55:53.091Z] [2023-03-28T10:55:53.091Z] #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 [2023-03-28T10:55:53.091Z] #20 DONE 0.7s [2023-03-28T10:55:53.255Z] #28 ... [2023-03-28T10:55:53.255Z] [2023-03-28T10:55:53.255Z] #32 [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 [2023-03-28T10:55:53.255Z] #32 92.46 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T10:55:53.255Z] #32 92.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:55:53.255Z] #32 92.72 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:55:53.255Z] #32 92.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:55:53.255Z] #32 92.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:55:53.255Z] #32 93.00 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:55:53.255Z] #32 93.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:55:53.255Z] #32 93.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:55:53.255Z] #32 93.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:55:53.255Z] #32 93.10 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:55:53.255Z] #32 93.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:55:53.255Z] #32 DONE 94.4s [2023-03-28T10:55:53.255Z] [2023-03-28T10:55:53.255Z] #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 [2023-03-28T10:55:53.343Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 120.59MB / 141.98MB 8.7s [2023-03-28T10:55:53.343Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 128.57MB / 141.98MB 8.8s [2023-03-28T10:55:53.344Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 90.18MB / 141.98MB 8.0s [2023-03-28T10:55:53.358Z] [2023-03-28T10:55:53.358Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T10:55:53.358Z] #21 DONE 0.3s [2023-03-28T10:55:53.358Z] [2023-03-28T10:55:53.358Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T10:55:53.358Z] #22 DONE 0.3s [2023-03-28T10:55:53.358Z] [2023-03-28T10:55:53.358Z] #23 [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 [2023-03-28T10:55:53.914Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 136.31MB / 141.98MB 9.2s [2023-03-28T10:55:53.914Z] #10 ... [2023-03-28T10:55:53.914Z] [2023-03-28T10:55:53.914Z] #11 [internal] load build context [2023-03-28T10:55:53.914Z] #11 transferring context: 53.55MB 9.1s done [2023-03-28T10:55:53.914Z] #11 DONE 9.6s [2023-03-28T10:55:53.914Z] [2023-03-28T10:55:53.914Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:53.914Z] #10 ... [2023-03-28T10:55:53.914Z] [2023-03-28T10:55:53.914Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:53.914Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T10:55:53.914Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:53.914Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T10:55:53.914Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T10:55:53.914Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-03-28T10:55:53.914Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.4s done [2023-03-28T10:55:53.914Z] #12 DONE 9.6s [2023-03-28T10:55:53.914Z] [2023-03-28T10:55:53.914Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:54.002Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.1s done [2023-03-28T10:55:54.194Z] #39 ... [2023-03-28T10:55:54.194Z] [2023-03-28T10:55:54.194Z] #27 [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 [2023-03-28T10:55:54.194Z] #27 85.52 sync [2023-03-28T10:55:54.194Z] #27 85.53 internal/reflectlite [2023-03-28T10:55:54.194Z] #27 88.00 internal/testlog [2023-03-28T10:55:54.194Z] #27 90.30 errors [2023-03-28T10:55:54.194Z] #27 90.32 sort [2023-03-28T10:55:54.194Z] #27 90.92 strconv [2023-03-28T10:55:54.194Z] #27 92.31 io [2023-03-28T10:55:54.194Z] #27 94.48 internal/oserror [2023-03-28T10:55:54.194Z] #27 95.12 syscall [2023-03-28T10:55:54.259Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-03-28T10:55:54.286Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 97.52MB / 141.98MB 8.7s [2023-03-28T10:55:54.286Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 8.5s done [2023-03-28T10:55:54.454Z] #27 ... [2023-03-28T10:55:54.454Z] [2023-03-28T10:55:54.454Z] #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 [2023-03-28T10:55:54.454Z] #38 8.445 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T10:55:54.454Z] #38 8.620 GEN .gitid [2023-03-28T10:55:54.454Z] #38 8.739 GEN criu/include/version.h [2023-03-28T10:55:54.454Z] #38 8.875 GEN include/common/asm [2023-03-28T10:55:54.480Z] #10 ... [2023-03-28T10:55:54.480Z] [2023-03-28T10:55:54.480Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:55:54.480Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.2s done [2023-03-28T10:55:54.480Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T10:55:54.480Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T10:55:54.480Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T10:55:54.480Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 8.7s done [2023-03-28T10:55:54.480Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0.5s [2023-03-28T10:55:54.480Z] #13 ... [2023-03-28T10:55:54.480Z] [2023-03-28T10:55:54.480Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:54.515Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.2s done [2023-03-28T10:55:54.546Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 108.00MB / 141.98MB 9.2s [2023-03-28T10:55:54.815Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 115.34MB / 141.98MB 9.5s [2023-03-28T10:55:55.044Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.4s done [2023-03-28T10:55:55.077Z] #9 ... [2023-03-28T10:55:55.077Z] [2023-03-28T10:55:55.077Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:55:55.077Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.0s done [2023-03-28T10:55:55.077Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T10:55:55.077Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T10:55:55.077Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T10:55:55.077Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.1s done [2023-03-28T10:55:55.077Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 7.2s done [2023-03-28T10:55:55.077Z] #13 DONE 10.0s [2023-03-28T10:55:55.080Z] #10 ... [2023-03-28T10:55:55.080Z] [2023-03-28T10:55:55.080Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T10:55:55.080Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T10:55:55.080Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T10:55:55.080Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T10:55:55.080Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-03-28T10:55:55.080Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done [2023-03-28T10:55:55.080Z] #12 DONE 10.0s [2023-03-28T10:55:55.080Z] [2023-03-28T10:55:55.080Z] #11 [internal] load build context [2023-03-28T10:55:55.080Z] #11 transferring context: 53.55MB 9.2s done [2023-03-28T10:55:55.080Z] #11 DONE 10.0s [2023-03-28T10:55:55.080Z] [2023-03-28T10:55:55.080Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:55.080Z] #10 ... [2023-03-28T10:55:55.080Z] [2023-03-28T10:55:55.080Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:55:55.080Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T10:55:55.080Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T10:55:55.080Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T10:55:55.080Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T10:55:55.080Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 3.1s done [2023-03-28T10:55:55.080Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.8s [2023-03-28T10:55:55.080Z] #13 ... [2023-03-28T10:55:55.080Z] [2023-03-28T10:55:55.080Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:55.302Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.7s [2023-03-28T10:55:55.334Z] [2023-03-28T10:55:55.334Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:55.334Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-03-28T10:55:55.346Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 122.68MB / 141.98MB 10.0s [2023-03-28T10:55:55.391Z] #38 11.78 PBCC images/timens.pb-c.c [2023-03-28T10:55:55.391Z] #38 11.88 DEP images/timens.pb-c.d [2023-03-28T10:55:55.391Z] #38 12.00 PBCC images/fown.pb-c.c [2023-03-28T10:55:55.590Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.2s done [2023-03-28T10:55:55.607Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 131.07MB / 141.98MB 10.3s [2023-03-28T10:55:55.607Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.6s [2023-03-28T10:55:55.650Z] #38 12.01 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T10:55:55.650Z] #38 12.16 PBCC images/opts.pb-c.c [2023-03-28T10:55:55.867Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.6s [2023-03-28T10:55:55.909Z] #38 12.32 PBCC images/memfd.pb-c.c [2023-03-28T10:55:55.909Z] #38 12.45 DEP images/fown.pb-c.d [2023-03-28T10:55:55.909Z] #38 12.56 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T10:55:56.155Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-03-28T10:55:56.239Z] #10 ... [2023-03-28T10:55:56.239Z] [2023-03-28T10:55:56.239Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T10:55:56.239Z] #14 DONE 1.0s [2023-03-28T10:55:56.476Z] #38 12.77 DEP images/opts.pb-c.d [2023-03-28T10:55:56.476Z] #38 12.92 DEP images/memfd.pb-c.d [2023-03-28T10:55:56.476Z] #38 13.12 PBCC images/sit.pb-c.c [2023-03-28T10:55:56.497Z] [2023-03-28T10:55:56.497Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:56.735Z] #38 13.21 DEP images/sit.pb-c.d [2023-03-28T10:55:56.994Z] #38 13.29 PBCC images/macvlan.pb-c.c [2023-03-28T10:55:56.994Z] #38 13.35 DEP images/macvlan.pb-c.d [2023-03-28T10:55:57.254Z] #38 13.58 PBCC images/autofs.pb-c.c [2023-03-28T10:55:57.254Z] #38 13.61 DEP images/autofs.pb-c.d [2023-03-28T10:55:57.254Z] #38 13.78 PBCC images/sysctl.pb-c.c [2023-03-28T10:55:57.254Z] #38 13.87 DEP images/sysctl.pb-c.d [2023-03-28T10:55:57.259Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 11.9s done [2023-03-28T10:55:57.434Z] #10 ... [2023-03-28T10:55:57.434Z] [2023-03-28T10:55:57.434Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T10:55:57.434Z] #15 DONE 1.0s [2023-03-28T10:55:57.434Z] [2023-03-28T10:55:57.434Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:57.513Z] #38 13.99 PBCC images/time.pb-c.c [2023-03-28T10:55:57.513Z] #38 14.04 DEP images/time.pb-c.d [2023-03-28T10:55:57.773Z] #38 14.22 PBCC images/binfmt-misc.pb-c.c [2023-03-28T10:55:57.773Z] #38 14.24 DEP images/binfmt-misc.pb-c.d [2023-03-28T10:55:58.032Z] #38 14.41 PBCC images/seccomp.pb-c.c [2023-03-28T10:55:58.032Z] #38 14.50 DEP images/seccomp.pb-c.d [2023-03-28T10:55:58.032Z] #38 14.64 PBCC images/userns.pb-c.c [2023-03-28T10:55:58.056Z] #9 ... [2023-03-28T10:55:58.056Z] [2023-03-28T10:55:58.056Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T10:55:58.056Z] #14 DONE 0.4s [2023-03-28T10:55:58.056Z] [2023-03-28T10:55:58.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:58.291Z] #38 14.71 DEP images/userns.pb-c.d [2023-03-28T10:55:58.291Z] #38 14.83 PBCC images/cgroup.pb-c.c [2023-03-28T10:55:58.291Z] #38 14.89 DEP images/cgroup.pb-c.d [2023-03-28T10:55:58.550Z] #38 15.00 PBCC images/ext-file.pb-c.c [2023-03-28T10:55:58.550Z] #38 15.14 DEP images/ext-file.pb-c.d [2023-03-28T10:55:58.623Z] #23 4.520 + git clone https://github.com/docker/distribution.git . [2023-03-28T10:55:58.624Z] #23 4.520 Cloning into '.'... [2023-03-28T10:55:58.624Z] #23 ... [2023-03-28T10:55:58.624Z] [2023-03-28T10:55:58.624Z] #24 [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 [2023-03-28T10:55:58.624Z] #0 5.028 + RM_GOPATH=0 [2023-03-28T10:55:58.624Z] #0 5.082 + TMP_GOPATH= [2023-03-28T10:55:58.624Z] #0 5.083 + : /build [2023-03-28T10:55:58.624Z] #0 5.083 + '[' -z '' ']' [2023-03-28T10:55:58.624Z] #0 5.086 ++ mktemp -d [2023-03-28T10:55:58.624Z] #0 5.094 + export GOPATH=/tmp/tmp.2dAohzMaPL [2023-03-28T10:55:58.624Z] #0 5.094 + GOPATH=/tmp/tmp.2dAohzMaPL [2023-03-28T10:55:58.624Z] #0 5.099 + RM_GOPATH=1 [2023-03-28T10:55:58.624Z] #0 5.100 + case "$(go env GOARCH)" in [2023-03-28T10:55:58.624Z] #0 5.101 ++ go env GOARCH [2023-03-28T10:55:58.624Z] #0 5.117 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:55:58.624Z] #0 5.118 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:55:58.624Z] #0 5.119 ++ dirname /tmp/install/install.sh [2023-03-28T10:55:58.624Z] #0 5.124 + dir=/tmp/install [2023-03-28T10:55:58.624Z] #0 5.125 + bin=golangci_lint [2023-03-28T10:55:58.624Z] #0 5.125 + shift [2023-03-28T10:55:58.624Z] #0 5.125 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T10:55:58.624Z] #0 5.126 + . /tmp/install/golangci_lint.installer [2023-03-28T10:55:58.624Z] #0 5.126 ++ : v1.49.0 [2023-03-28T10:55:58.624Z] #0 5.127 + install_golangci_lint [2023-03-28T10:55:58.624Z] #0 5.127 + set -e [2023-03-28T10:55:58.624Z] #0 5.127 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T10:55:58.624Z] #0 5.127 Install golangci-lint version v1.49.0 [2023-03-28T10:55:58.624Z] #0 5.128 + GOBIN=/build [2023-03-28T10:55:58.624Z] #0 5.128 + GO111MODULE=on [2023-03-28T10:55:58.624Z] #0 5.140 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T10:55:58.624Z] #24 5.669 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T10:55:58.810Z] #38 15.26 PBCC images/rpc.pb-c.c [2023-03-28T10:55:58.810Z] #38 15.32 DEP images/rpc.pb-c.d [2023-03-28T10:55:58.810Z] #38 15.38 PBCC images/siginfo.pb-c.c [2023-03-28T10:55:58.986Z] #9 ... [2023-03-28T10:55:58.986Z] [2023-03-28T10:55:58.986Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T10:55:58.986Z] #15 DONE 0.8s [2023-03-28T10:55:58.986Z] [2023-03-28T10:55:58.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:59.069Z] #38 15.47 DEP images/siginfo.pb-c.d [2023-03-28T10:55:59.069Z] #38 15.61 PBCC images/pagemap.pb-c.c [2023-03-28T10:55:59.180Z] #10 ... [2023-03-28T10:55:59.180Z] [2023-03-28T10:55:59.180Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T10:55:59.180Z] #14 DONE 1.0s [2023-03-28T10:55:59.180Z] [2023-03-28T10:55:59.180Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:55:59.328Z] #38 15.70 DEP images/pagemap.pb-c.d [2023-03-28T10:55:59.328Z] #38 15.76 PBCC images/rlimit.pb-c.c [2023-03-28T10:55:59.328Z] #38 15.79 DEP images/rlimit.pb-c.d [2023-03-28T10:55:59.328Z] #38 15.87 PBCC images/file-lock.pb-c.c [2023-03-28T10:55:59.587Z] #38 15.91 DEP images/file-lock.pb-c.d [2023-03-28T10:55:59.587Z] #38 16.02 PBCC images/tty.pb-c.c [2023-03-28T10:55:59.587Z] #38 16.08 DEP images/tty.pb-c.d [2023-03-28T10:55:59.846Z] #38 16.19 PBCC images/tun.pb-c.c [2023-03-28T10:55:59.846Z] #38 16.25 PBCC images/netdev.pb-c.c [2023-03-28T10:55:59.846Z] #38 16.29 DEP images/tun.pb-c.d [2023-03-28T10:55:59.846Z] #38 16.41 DEP images/netdev.pb-c.d [2023-03-28T10:56:00.106Z] #38 16.50 PBCC images/vma.pb-c.c [2023-03-28T10:56:00.106Z] #38 16.57 DEP images/vma.pb-c.d [2023-03-28T10:56:00.106Z] #38 16.69 PBCC images/creds.pb-c.c [2023-03-28T10:56:00.123Z] #10 ... [2023-03-28T10:56:00.123Z] [2023-03-28T10:56:00.123Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T10:56:00.123Z] #15 DONE 1.3s [2023-03-28T10:56:00.123Z] [2023-03-28T10:56:00.123Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:00.361Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.1s done [2023-03-28T10:56:00.365Z] #38 16.74 DEP images/creds.pb-c.d [2023-03-28T10:56:00.365Z] #38 16.89 PBCC images/utsns.pb-c.c [2023-03-28T10:56:00.365Z] #38 16.91 DEP images/utsns.pb-c.d [2023-03-28T10:56:00.365Z] #38 16.99 PBCC images/ipc-desc.pb-c.c [2023-03-28T10:56:00.624Z] #38 17.09 PBCC images/ipc-sem.pb-c.c [2023-03-28T10:56:00.624Z] #38 17.12 DEP images/ipc-desc.pb-c.d [2023-03-28T10:56:00.624Z] #38 17.22 DEP images/ipc-sem.pb-c.d [2023-03-28T10:56:00.625Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-03-28T10:56:00.714Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 11.8s [2023-03-28T10:56:00.918Z] #38 17.31 PBCC images/ipc-msg.pb-c.c [2023-03-28T10:56:00.919Z] #38 17.35 DEP images/ipc-msg.pb-c.d [2023-03-28T10:56:00.919Z] #38 17.42 PBCC images/ipc-shm.pb-c.c [2023-03-28T10:56:00.919Z] #38 17.48 DEP images/ipc-shm.pb-c.d [2023-03-28T10:56:00.972Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.3s done [2023-03-28T10:56:01.064Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.8s [2023-03-28T10:56:01.178Z] #38 17.61 PBCC images/ipc-var.pb-c.c [2023-03-28T10:56:01.178Z] #38 17.65 DEP images/ipc-var.pb-c.d [2023-03-28T10:56:01.178Z] #38 17.74 PBCC images/sk-opts.pb-c.c [2023-03-28T10:56:01.178Z] #38 ... [2023-03-28T10:56:01.178Z] [2023-03-28T10:56:01.178Z] #28 [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 [2023-03-28T10:56:01.178Z] #28 102.4 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T10:56:01.178Z] #28 102.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:56:01.178Z] #28 102.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:56:01.178Z] #28 102.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T10:56:01.200Z] #24 7.880 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:01.200Z] #24 7.892 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:01.200Z] #24 7.991 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:01.200Z] #24 8.041 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T10:56:01.200Z] #24 8.141 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T10:56:01.437Z] #28 102.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:56:01.437Z] #28 102.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:56:01.475Z] #24 8.419 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T10:56:01.544Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-03-28T10:56:01.739Z] #24 8.541 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T10:56:02.303Z] #24 9.225 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T10:56:02.303Z] #24 9.254 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T10:56:02.303Z] #24 9.370 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T10:56:02.475Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.9s done [2023-03-28T10:56:02.475Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-03-28T10:56:02.561Z] #24 9.451 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T10:56:02.561Z] #24 9.642 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T10:56:03.126Z] #24 10.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T10:56:03.126Z] #24 ... [2023-03-28T10:56:03.126Z] [2023-03-28T10:56:03.126Z] #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 [2023-03-28T10:56:03.126Z] #0 4.572 + RM_GOPATH=0 [2023-03-28T10:56:03.126Z] #0 4.572 + TMP_GOPATH= [2023-03-28T10:56:03.126Z] #0 4.572 + : /build [2023-03-28T10:56:03.126Z] #0 4.572 + '[' -z '' ']' [2023-03-28T10:56:03.126Z] #0 4.572 ++ mktemp -d [2023-03-28T10:56:03.126Z] #0 4.588 + export GOPATH=/tmp/tmp.RSehYgL43O [2023-03-28T10:56:03.126Z] #0 4.588 + GOPATH=/tmp/tmp.RSehYgL43O [2023-03-28T10:56:03.126Z] #0 4.588 + RM_GOPATH=1 [2023-03-28T10:56:03.126Z] #0 4.588 + case "$(go env GOARCH)" in [2023-03-28T10:56:03.126Z] #0 4.588 ++ go env GOARCH [2023-03-28T10:56:03.126Z] #0 4.614 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:03.126Z] #0 4.615 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.126Z] #0 4.615 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.126Z] #0 4.615 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:03.126Z] #0 4.615 + dir=/tmp/install [2023-03-28T10:56:03.126Z] #0 4.615 + bin=vndr [2023-03-28T10:56:03.126Z] #0 4.615 + shift [2023-03-28T10:56:03.126Z] #0 4.615 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T10:56:03.126Z] #0 4.615 + . /tmp/install/vndr.installer [2023-03-28T10:56:03.126Z] #0 4.615 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:03.126Z] #0 4.615 + install_vndr [2023-03-28T10:56:03.126Z] #0 4.615 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T10:56:03.126Z] #0 4.615 + GOBIN=/build [2023-03-28T10:56:03.126Z] #0 4.615 + GO111MODULE=on [2023-03-28T10:56:03.126Z] #0 4.615 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:03.126Z] #0 5.147 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:03.126Z] #25 ... [2023-03-28T10:56:03.126Z] [2023-03-28T10:56:03.126Z] #26 [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 [2023-03-28T10:56:03.126Z] #0 5.313 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:03.126Z] #0 5.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:03.126Z] #0 5.538 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:03.126Z] #0 6.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T10:56:03.126Z] #0 8.702 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T10:56:03.383Z] #26 ... [2023-03-28T10:56:03.383Z] [2023-03-28T10:56:03.383Z] #27 [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 [2023-03-28T10:56:03.383Z] #0 4.750 + RM_GOPATH=0 [2023-03-28T10:56:03.383Z] #0 4.750 + TMP_GOPATH= [2023-03-28T10:56:03.383Z] #0 4.750 + : /build [2023-03-28T10:56:03.383Z] #0 4.750 + '[' -z '' ']' [2023-03-28T10:56:03.383Z] #0 4.769 ++ mktemp -d [2023-03-28T10:56:03.383Z] #0 4.773 + export GOPATH=/tmp/tmp.tI4hzEaqTx [2023-03-28T10:56:03.383Z] #0 4.773 + GOPATH=/tmp/tmp.tI4hzEaqTx [2023-03-28T10:56:03.383Z] #0 4.773 + RM_GOPATH=1 [2023-03-28T10:56:03.383Z] #0 4.773 + case "$(go env GOARCH)" in [2023-03-28T10:56:03.383Z] #0 4.773 ++ go env GOARCH [2023-03-28T10:56:03.383Z] #0 4.796 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.383Z] #0 4.796 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.383Z] #0 4.796 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:03.383Z] #0 4.829 + dir=/tmp/install [2023-03-28T10:56:03.383Z] #0 4.829 + bin=rootlesskit [2023-03-28T10:56:03.383Z] #0 4.829 + shift [2023-03-28T10:56:03.383Z] #0 4.829 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T10:56:03.383Z] #0 4.829 + . /tmp/install/rootlesskit.installer [2023-03-28T10:56:03.383Z] #0 4.829 ++ : v0.14.4 [2023-03-28T10:56:03.383Z] #0 4.829 + install_rootlesskit [2023-03-28T10:56:03.383Z] #0 4.829 + case "$1" in [2023-03-28T10:56:03.383Z] #0 4.829 + export CGO_ENABLED=0 [2023-03-28T10:56:03.383Z] #0 4.829 + CGO_ENABLED=0 [2023-03-28T10:56:03.383Z] #0 4.829 + _install_rootlesskit [2023-03-28T10:56:03.383Z] #0 4.837 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T10:56:03.383Z] #0 4.845 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:56:03.383Z] #0 4.845 + GOBIN=/build [2023-03-28T10:56:03.383Z] #0 4.845 + GO111MODULE=on [2023-03-28T10:56:03.383Z] #0 4.845 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T10:56:03.383Z] #0 4.845 Install rootlesskit version v0.14.4 [2023-03-28T10:56:03.383Z] #0 5.361 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T10:56:03.383Z] #0 8.241 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:03.383Z] #0 8.254 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T10:56:03.383Z] #0 8.522 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T10:56:03.383Z] #0 9.001 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T10:56:03.383Z] #27 ... [2023-03-28T10:56:03.383Z] [2023-03-28T10:56:03.383Z] #28 [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 [2023-03-28T10:56:03.383Z] #0 5.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:03.383Z] #0 5.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:03.383Z] #0 5.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:03.383Z] #0 6.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T10:56:03.383Z] #0 9.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T10:56:03.405Z] #10 ... [2023-03-28T10:56:03.405Z] [2023-03-28T10:56:03.405Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:56:03.405Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 8.9s done [2023-03-28T10:56:03.405Z] #13 DONE 19.1s [2023-03-28T10:56:03.405Z] [2023-03-28T10:56:03.405Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:03.405Z] #10 ... [2023-03-28T10:56:03.405Z] [2023-03-28T10:56:03.405Z] #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 [2023-03-28T10:56:03.614Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.0s done [2023-03-28T10:56:03.614Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.1s [2023-03-28T10:56:03.642Z] #28 ... [2023-03-28T10:56:03.642Z] [2023-03-28T10:56:03.642Z] #29 [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 [2023-03-28T10:56:03.642Z] #0 4.442 + RM_GOPATH=0 [2023-03-28T10:56:03.642Z] #0 4.442 + TMP_GOPATH= [2023-03-28T10:56:03.642Z] #0 4.442 + : /build [2023-03-28T10:56:03.642Z] #0 4.442 + '[' -z '' ']' [2023-03-28T10:56:03.642Z] #0 4.442 ++ mktemp -d [2023-03-28T10:56:03.642Z] #0 4.450 + export GOPATH=/tmp/tmp.jumbN91Xnq [2023-03-28T10:56:03.642Z] #0 4.450 + GOPATH=/tmp/tmp.jumbN91Xnq [2023-03-28T10:56:03.642Z] #0 4.450 + RM_GOPATH=1 [2023-03-28T10:56:03.642Z] #0 4.453 + case "$(go env GOARCH)" in [2023-03-28T10:56:03.642Z] #0 4.453 ++ go env GOARCH [2023-03-28T10:56:03.642Z] #0 4.475 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.642Z] #0 4.475 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.642Z] #0 4.476 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:03.642Z] #0 4.486 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:03.642Z] #0 4.488 + dir=/tmp/install [2023-03-28T10:56:03.642Z] #0 4.488 + bin=tomlv [2023-03-28T10:56:03.642Z] #0 4.488 + shift [2023-03-28T10:56:03.642Z] #0 4.488 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T10:56:03.642Z] #0 4.488 + . /tmp/install/tomlv.installer [2023-03-28T10:56:03.642Z] #0 4.488 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:03.642Z] #0 4.488 + install_tomlv [2023-03-28T10:56:03.642Z] #0 4.488 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T10:56:03.642Z] #0 4.488 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jumbN91Xnq/src/github.com/BurntSushi/toml [2023-03-28T10:56:03.642Z] #0 4.488 Cloning into '/tmp/tmp.jumbN91Xnq/src/github.com/BurntSushi/toml'... [2023-03-28T10:56:03.642Z] #0 5.512 + cd /tmp/tmp.jumbN91Xnq/src/github.com/BurntSushi/toml [2023-03-28T10:56:03.642Z] #0 5.513 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:03.642Z] #0 5.749 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:56:03.642Z] #0 6.437 internal/unsafeheader [2023-03-28T10:56:03.642Z] #0 6.445 internal/goarch [2023-03-28T10:56:03.642Z] #0 6.603 internal/cpu [2023-03-28T10:56:03.642Z] #0 6.620 internal/abi [2023-03-28T10:56:03.642Z] #0 6.999 internal/goexperiment [2023-03-28T10:56:03.642Z] #0 7.241 internal/goos [2023-03-28T10:56:03.642Z] #0 7.333 runtime/internal/math [2023-03-28T10:56:03.642Z] #0 7.335 internal/bytealg [2023-03-28T10:56:03.642Z] #0 7.514 runtime/internal/atomic [2023-03-28T10:56:03.642Z] #0 8.537 runtime/internal/sys [2023-03-28T10:56:03.642Z] #0 8.770 runtime/internal/syscall [2023-03-28T10:56:03.642Z] #0 8.853 internal/itoa [2023-03-28T10:56:03.642Z] #0 9.235 runtime [2023-03-28T10:56:03.642Z] #0 9.309 math/bits [2023-03-28T10:56:03.642Z] #0 10.14 math [2023-03-28T10:56:03.642Z] #29 ... [2023-03-28T10:56:03.642Z] [2023-03-28T10:56:03.642Z] #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 [2023-03-28T10:56:03.642Z] #0 4.083 + RM_GOPATH=0 [2023-03-28T10:56:03.642Z] #0 4.083 + TMP_GOPATH= [2023-03-28T10:56:03.642Z] #0 4.083 + : /build [2023-03-28T10:56:03.642Z] #0 4.083 + '[' -z '' ']' [2023-03-28T10:56:03.642Z] #0 4.083 ++ mktemp -d [2023-03-28T10:56:03.642Z] #0 4.095 + export GOPATH=/tmp/tmp.28yksJSvWj [2023-03-28T10:56:03.642Z] #0 4.095 + GOPATH=/tmp/tmp.28yksJSvWj [2023-03-28T10:56:03.642Z] #0 4.095 + RM_GOPATH=1 [2023-03-28T10:56:03.642Z] #0 4.095 + case "$(go env GOARCH)" in [2023-03-28T10:56:03.642Z] #0 4.095 ++ go env GOARCH [2023-03-28T10:56:03.642Z] #0 4.116 Install shfmt version v3.0.2 [2023-03-28T10:56:03.642Z] #0 4.116 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.642Z] #0 4.116 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.642Z] #0 4.116 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:03.642Z] #0 4.116 + dir=/tmp/install [2023-03-28T10:56:03.642Z] #0 4.116 + bin=shfmt [2023-03-28T10:56:03.642Z] #0 4.116 + shift [2023-03-28T10:56:03.642Z] #0 4.116 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T10:56:03.642Z] #0 4.116 + . /tmp/install/shfmt.installer [2023-03-28T10:56:03.642Z] #0 4.116 ++ : v3.0.2 [2023-03-28T10:56:03.642Z] #0 4.116 + install_shfmt [2023-03-28T10:56:03.642Z] #0 4.116 + echo 'Install shfmt version v3.0.2' [2023-03-28T10:56:03.642Z] #0 4.116 + GOBIN=/build [2023-03-28T10:56:03.642Z] #0 4.116 + GO111MODULE=on [2023-03-28T10:56:03.642Z] #0 4.116 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T10:56:03.642Z] #0 4.650 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T10:56:03.642Z] #0 5.801 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T10:56:03.642Z] #0 5.802 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T10:56:03.642Z] #0 5.953 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T10:56:03.642Z] #0 7.464 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T10:56:03.875Z] #10 ... [2023-03-28T10:56:03.875Z] [2023-03-28T10:56:03.875Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T10:56:03.875Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 13.8s done [2023-03-28T10:56:03.875Z] #13 DONE 18.8s [2023-03-28T10:56:03.875Z] [2023-03-28T10:56:03.875Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:03.899Z] #30 ... [2023-03-28T10:56:03.899Z] [2023-03-28T10:56:03.899Z] #31 [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 [2023-03-28T10:56:03.899Z] #0 4.945 + RM_GOPATH=0 [2023-03-28T10:56:03.899Z] #0 4.945 + TMP_GOPATH= [2023-03-28T10:56:03.899Z] #0 4.945 + : /build [2023-03-28T10:56:03.899Z] #0 4.945 + '[' -z '' ']' [2023-03-28T10:56:03.899Z] #0 4.945 ++ mktemp -d [2023-03-28T10:56:03.899Z] #0 4.952 + export GOPATH=/tmp/tmp.QuAr2M18Bv [2023-03-28T10:56:03.899Z] #0 4.955 + GOPATH=/tmp/tmp.QuAr2M18Bv [2023-03-28T10:56:03.899Z] #0 4.955 + RM_GOPATH=1 [2023-03-28T10:56:03.899Z] #0 4.955 + case "$(go env GOARCH)" in [2023-03-28T10:56:03.899Z] #0 4.955 ++ go env GOARCH [2023-03-28T10:56:03.899Z] #0 4.986 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.899Z] #0 4.986 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.899Z] #0 4.986 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:03.899Z] #0 4.998 Install docker/cli version 17.06.2-ce from stable [2023-03-28T10:56:03.899Z] #0 4.998 + dir=/tmp/install [2023-03-28T10:56:03.899Z] #0 4.998 + bin=dockercli [2023-03-28T10:56:03.899Z] #0 4.998 + shift [2023-03-28T10:56:03.899Z] #0 4.998 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T10:56:03.899Z] #0 4.998 + . /tmp/install/dockercli.installer [2023-03-28T10:56:03.899Z] #0 4.998 ++ : stable [2023-03-28T10:56:03.899Z] #0 4.998 ++ : 17.06.2-ce [2023-03-28T10:56:03.899Z] #0 4.998 + install_dockercli [2023-03-28T10:56:03.899Z] #0 4.998 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T10:56:03.899Z] #0 4.999 ++ uname -m [2023-03-28T10:56:03.899Z] #0 5.000 + arch=aarch64 [2023-03-28T10:56:03.899Z] #0 5.000 + '[' aarch64 '!=' x86_64 ']' [2023-03-28T10:56:03.899Z] #0 5.010 + '[' aarch64 '!=' s390x ']' [2023-03-28T10:56:03.899Z] #0 5.010 + '[' aarch64 '!=' armhf ']' [2023-03-28T10:56:03.899Z] #0 5.010 + build_dockercli [2023-03-28T10:56:03.899Z] #0 5.010 + git clone https://github.com/docker/docker-ce /tmp/tmp.QuAr2M18Bv/tmp/docker-ce [2023-03-28T10:56:03.899Z] #0 5.038 Cloning into '/tmp/tmp.QuAr2M18Bv/tmp/docker-ce'... [2023-03-28T10:56:03.979Z] #28 ... [2023-03-28T10:56:03.979Z] [2023-03-28T10:56:03.979Z] #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 [2023-03-28T10:56:03.979Z] #39 1.356 + RM_GOPATH=0 [2023-03-28T10:56:03.979Z] #39 1.356 + TMP_GOPATH= [2023-03-28T10:56:03.979Z] #39 1.356 + : /build [2023-03-28T10:56:03.979Z] #39 1.356 + '[' -z '' ']' [2023-03-28T10:56:03.979Z] #39 1.356 ++ mktemp -d [2023-03-28T10:56:03.979Z] #39 1.368 + export GOPATH=/tmp/tmp.qEI7yaPoJG [2023-03-28T10:56:03.979Z] #39 1.368 + GOPATH=/tmp/tmp.qEI7yaPoJG [2023-03-28T10:56:03.979Z] #39 1.368 + RM_GOPATH=1 [2023-03-28T10:56:03.979Z] #39 1.368 + case "$(go env GOARCH)" in [2023-03-28T10:56:03.979Z] #39 1.369 ++ go env GOARCH [2023-03-28T10:56:03.979Z] #39 1.405 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.979Z] #39 1.405 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:03.979Z] #39 1.413 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:03.979Z] #39 1.415 + dir=/tmp/install [2023-03-28T10:56:03.979Z] #39 1.415 + bin=tini [2023-03-28T10:56:03.979Z] #39 1.415 + shift [2023-03-28T10:56:03.979Z] #39 1.415 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T10:56:03.979Z] #39 1.415 + . /tmp/install/tini.installer [2023-03-28T10:56:03.979Z] #39 1.415 ++ : v0.19.0 [2023-03-28T10:56:03.979Z] #39 1.415 + install_tini [2023-03-28T10:56:03.979Z] #39 1.416 + echo 'Install tini version v0.19.0' [2023-03-28T10:56:03.979Z] #39 1.416 Install tini version v0.19.0 [2023-03-28T10:56:03.979Z] #39 1.416 + git clone https://github.com/krallin/tini.git /tmp/tmp.qEI7yaPoJG/tini [2023-03-28T10:56:03.979Z] #39 1.431 Cloning into '/tmp/tmp.qEI7yaPoJG/tini'... [2023-03-28T10:56:03.979Z] #39 2.762 + cd /tmp/tmp.qEI7yaPoJG/tini [2023-03-28T10:56:03.979Z] #39 2.762 + git checkout -q v0.19.0 [2023-03-28T10:56:03.979Z] #39 2.831 + cmake . [2023-03-28T10:56:03.979Z] #39 3.859 -- The C compiler identification is GNU 10.2.1 [2023-03-28T10:56:03.979Z] #39 3.965 -- Detecting C compiler ABI info [2023-03-28T10:56:03.979Z] #39 5.139 -- Detecting C compiler ABI info - done [2023-03-28T10:56:03.979Z] #39 5.341 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T10:56:03.979Z] #39 5.375 -- Detecting C compile features [2023-03-28T10:56:03.979Z] #39 5.376 -- Detecting C compile features - done [2023-03-28T10:56:03.979Z] #39 5.442 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T10:56:03.979Z] #39 5.889 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T10:56:03.979Z] #39 5.945 -- Configuring done [2023-03-28T10:56:03.979Z] #39 6.017 -- Generating done [2023-03-28T10:56:03.979Z] #39 6.017 -- Build files have been written to: /tmp/tmp.qEI7yaPoJG/tini [2023-03-28T10:56:03.979Z] #39 6.038 + make tini-static [2023-03-28T10:56:03.979Z] #39 6.449 Scanning dependencies of target tini-static [2023-03-28T10:56:03.979Z] #39 6.563 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T10:56:03.979Z] #39 8.373 [100%] Linking C executable tini-static [2023-03-28T10:56:03.979Z] #39 9.090 [100%] Built target tini-static [2023-03-28T10:56:03.979Z] #39 9.162 + mkdir -p /build [2023-03-28T10:56:03.979Z] #39 9.166 + cp tini-static /build/docker-init [2023-03-28T10:56:03.979Z] #39 DONE 10.9s [2023-03-28T10:56:04.156Z] #31 ... [2023-03-28T10:56:04.156Z] [2023-03-28T10:56:04.156Z] #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 [2023-03-28T10:56:04.156Z] #0 4.691 + RM_GOPATH=0 [2023-03-28T10:56:04.156Z] #0 4.691 + TMP_GOPATH= [2023-03-28T10:56:04.156Z] #0 4.691 + : /build [2023-03-28T10:56:04.156Z] #0 4.691 + '[' -z '' ']' [2023-03-28T10:56:04.156Z] #0 4.696 ++ mktemp -d [2023-03-28T10:56:04.156Z] #0 4.698 + export GOPATH=/tmp/tmp.Wmp32DXnVz [2023-03-28T10:56:04.156Z] #0 4.698 + GOPATH=/tmp/tmp.Wmp32DXnVz [2023-03-28T10:56:04.156Z] #0 4.698 + RM_GOPATH=1 [2023-03-28T10:56:04.156Z] #0 4.698 + case "$(go env GOARCH)" in [2023-03-28T10:56:04.156Z] #0 4.698 ++ go env GOARCH [2023-03-28T10:56:04.156Z] #0 4.736 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:04.156Z] #0 4.736 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:04.156Z] #0 4.736 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:04.156Z] #0 4.736 + dir=/tmp/install [2023-03-28T10:56:04.156Z] #0 4.736 + bin=gotestsum [2023-03-28T10:56:04.156Z] #0 4.736 + shift [2023-03-28T10:56:04.156Z] #0 4.736 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T10:56:04.156Z] #0 4.736 + . /tmp/install/gotestsum.installer [2023-03-28T10:56:04.156Z] #0 4.736 ++ : v1.8.2 [2023-03-28T10:56:04.156Z] #0 4.736 + install_gotestsum [2023-03-28T10:56:04.156Z] #0 4.740 + set -e [2023-03-28T10:56:04.156Z] #0 4.740 + echo 'Install gotestsum version v1.8.2' [2023-03-28T10:56:04.156Z] #0 4.740 + GOBIN=/build [2023-03-28T10:56:04.156Z] #0 4.740 + GO111MODULE=on [2023-03-28T10:56:04.156Z] #0 4.740 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T10:56:04.156Z] #0 4.740 Install gotestsum version v1.8.2 [2023-03-28T10:56:04.156Z] #0 5.193 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T10:56:04.156Z] #0 7.171 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T10:56:04.156Z] #0 7.172 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:04.156Z] #0 7.255 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T10:56:04.156Z] #0 7.712 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T10:56:04.156Z] #0 7.759 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T10:56:04.156Z] #0 7.769 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:04.156Z] #0 7.913 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T10:56:04.156Z] #0 7.969 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T10:56:04.156Z] #0 8.080 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T10:56:04.156Z] #0 8.360 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T10:56:04.156Z] #32 ... [2023-03-28T10:56:04.156Z] [2023-03-28T10:56:04.156Z] #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 [2023-03-28T10:56:04.156Z] #0 5.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:04.156Z] #0 5.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:04.156Z] #0 5.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:04.156Z] #0 6.659 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T10:56:04.156Z] #0 9.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T10:56:04.238Z] [2023-03-28T10:56:04.238Z] #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 [2023-03-28T10:56:04.238Z] #38 17.79 PBCC images/packet-sock.pb-c.c [2023-03-28T10:56:04.238Z] #38 17.93 DEP images/sk-opts.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.00 DEP images/packet-sock.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.05 PBCC images/sk-netlink.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.10 DEP images/sk-netlink.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.17 PBCC images/sk-inet.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.24 DEP images/sk-inet.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.32 PBCC images/sk-unix.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.38 DEP images/sk-unix.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.47 PBCC images/mm.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.52 DEP images/mm.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.59 PBCC images/timerfd.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.62 DEP images/timerfd.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.67 PBCC images/timer.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.72 DEP images/timer.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.80 PBCC images/sa.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.85 DEP images/sa.pb-c.d [2023-03-28T10:56:04.238Z] #38 18.93 PBCC images/pipe-data.pb-c.c [2023-03-28T10:56:04.238Z] #38 18.97 DEP images/pipe-data.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.05 PBCC images/mnt.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.09 DEP images/mnt.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.17 PBCC images/sk-packet.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.18 DEP images/sk-packet.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.25 PBCC images/tcp-stream.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.28 DEP images/tcp-stream.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.36 PBCC images/pipe.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.40 DEP images/pipe.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.46 PBCC images/pstree.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.49 DEP images/pstree.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.58 PBCC images/fs.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.61 DEP images/fs.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.70 PBCC images/signalfd.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.73 DEP images/signalfd.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.83 PBCC images/fh.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.87 PBCC images/fsnotify.pb-c.c [2023-03-28T10:56:04.238Z] #38 19.91 DEP images/fh.pb-c.d [2023-03-28T10:56:04.238Z] #38 19.98 DEP images/fsnotify.pb-c.d [2023-03-28T10:56:04.238Z] #38 20.06 PBCC images/eventpoll.pb-c.c [2023-03-28T10:56:04.238Z] #38 20.08 DEP images/eventpoll.pb-c.d [2023-03-28T10:56:04.238Z] #38 20.13 PBCC images/eventfd.pb-c.c [2023-03-28T10:56:04.238Z] #38 20.16 DEP images/eventfd.pb-c.d [2023-03-28T10:56:04.238Z] #38 20.21 PBCC images/remap-file-path.pb-c.c [2023-03-28T10:56:04.238Z] #38 20.32 DEP images/remap-file-path.pb-c.d [2023-03-28T10:56:04.238Z] #38 20.36 PBCC images/fifo.pb-c.c [2023-03-28T10:56:04.238Z] #38 20.37 DEP images/fifo.pb-c.d [2023-03-28T10:56:04.238Z] #38 20.43 PBCC images/ghost-file.pb-c.c [2023-03-28T10:56:04.238Z] #38 20.49 DEP images/ghost-file.pb-c.d [2023-03-28T10:56:04.238Z] #38 20.69 PBCC images/regfile.pb-c.c [2023-03-28T10:56:04.238Z] #38 20.82 DEP images/regfile.pb-c.d [2023-03-28T10:56:04.413Z] #33 ... [2023-03-28T10:56:04.413Z] [2023-03-28T10:56:04.413Z] #34 [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 [2023-03-28T10:56:04.413Z] #0 5.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:04.413Z] #0 5.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:04.413Z] #0 5.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:04.413Z] #0 6.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T10:56:04.413Z] #0 9.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T10:56:04.413Z] #34 ... [2023-03-28T10:56:04.413Z] [2023-03-28T10:56:04.413Z] #35 [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 [2023-03-28T10:56:04.413Z] #0 4.763 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T10:56:04.413Z] #0 4.768 Cloning into '.'... [2023-03-28T10:56:04.457Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.6s done [2023-03-28T10:56:04.498Z] #38 20.98 PBCC images/ns.pb-c.c [2023-03-28T10:56:04.498Z] #38 20.98 DEP images/ns.pb-c.d [2023-03-28T10:56:04.498Z] #38 21.04 PBCC images/fdinfo.pb-c.c [2023-03-28T10:56:04.671Z] #35 ... [2023-03-28T10:56:04.671Z] [2023-03-28T10:56:04.671Z] #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 [2023-03-28T10:56:04.671Z] #0 3.687 + RM_GOPATH=0 [2023-03-28T10:56:04.671Z] #0 3.687 + TMP_GOPATH= [2023-03-28T10:56:04.671Z] #0 3.687 + : /build [2023-03-28T10:56:04.671Z] #0 3.687 + '[' -z '' ']' [2023-03-28T10:56:04.671Z] #0 3.694 ++ mktemp -d [2023-03-28T10:56:04.671Z] #0 3.699 + export GOPATH=/tmp/tmp.8ZECo0qpNy [2023-03-28T10:56:04.671Z] #0 3.699 + GOPATH=/tmp/tmp.8ZECo0qpNy [2023-03-28T10:56:04.671Z] #0 3.699 + RM_GOPATH=1 [2023-03-28T10:56:04.671Z] #0 3.699 + case "$(go env GOARCH)" in [2023-03-28T10:56:04.671Z] #0 3.699 ++ go env GOARCH [2023-03-28T10:56:04.671Z] #0 3.708 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:04.671Z] #0 3.708 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:04.671Z] #0 3.708 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:04.671Z] #0 3.708 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:04.671Z] #0 3.708 + dir=/tmp/install [2023-03-28T10:56:04.671Z] #0 3.708 + bin=proxy [2023-03-28T10:56:04.671Z] #0 3.708 + shift [2023-03-28T10:56:04.671Z] #0 3.708 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T10:56:04.671Z] #0 3.708 + . /tmp/install/proxy.installer [2023-03-28T10:56:04.671Z] #0 3.708 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:04.671Z] #0 3.708 + install_proxy [2023-03-28T10:56:04.671Z] #0 3.708 + case "$1" in [2023-03-28T10:56:04.671Z] #0 3.708 + export CGO_ENABLED=0 [2023-03-28T10:56:04.671Z] #0 3.708 + CGO_ENABLED=0 [2023-03-28T10:56:04.671Z] #0 3.708 + _install_proxy [2023-03-28T10:56:04.671Z] #0 3.708 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T10:56:04.671Z] #0 3.708 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.8ZECo0qpNy/src/github.com/docker/libnetwork [2023-03-28T10:56:04.671Z] #0 3.716 Cloning into '/tmp/tmp.8ZECo0qpNy/src/github.com/docker/libnetwork'... [2023-03-28T10:56:04.671Z] #36 ... [2023-03-28T10:56:04.671Z] [2023-03-28T10:56:04.671Z] #27 [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 [2023-03-28T10:56:04.671Z] #27 11.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T10:56:04.671Z] #27 11.72 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T10:56:04.718Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-03-28T10:56:04.757Z] #38 21.18 DEP images/fdinfo.pb-c.d [2023-03-28T10:56:04.757Z] #38 21.27 PBCC images/core-aarch64.pb-c.c [2023-03-28T10:56:04.757Z] #38 21.36 PBCC images/core-arm.pb-c.c [2023-03-28T10:56:04.757Z] #38 21.41 PBCC images/core-ppc64.pb-c.c [2023-03-28T10:56:04.780Z] #16 1.154 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:04.780Z] #16 1.173 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:04.780Z] #16 1.173 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:04.799Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.3s done [2023-03-28T10:56:04.929Z] #27 11.82 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T10:56:05.016Z] #38 ... [2023-03-28T10:56:05.016Z] [2023-03-28T10:56:05.016Z] #25 [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 [2023-03-28T10:56:05.016Z] #25 DONE 106.3s [2023-03-28T10:56:05.016Z] [2023-03-28T10:56:05.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 [2023-03-28T10:56:05.016Z] #38 21.50 PBCC images/core-s390.pb-c.c [2023-03-28T10:56:05.016Z] #38 21.60 PBCC images/core-x86.pb-c.c [2023-03-28T10:56:05.016Z] #38 21.61 PBCC images/core.pb-c.c [2023-03-28T10:56:05.036Z] #16 1.484 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:05.056Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-03-28T10:56:05.056Z] #9 ... [2023-03-28T10:56:05.056Z] [2023-03-28T10:56:05.056Z] #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 [2023-03-28T10:56:05.056Z] #0 2.798 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:05.056Z] #0 2.815 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:05.056Z] #0 2.815 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:05.056Z] #0 2.970 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:05.056Z] #0 3.327 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:05.056Z] #0 3.339 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:05.056Z] #0 4.885 Fetched 8642 kB in 2s (3685 kB/s) [2023-03-28T10:56:05.056Z] #0 4.885 Reading package lists... [2023-03-28T10:56:05.056Z] #0 5.729 Reading package lists... [2023-03-28T10:56:05.056Z] #0 6.519 Building dependency tree... [2023-03-28T10:56:05.056Z] #0 6.883 The following additional packages will be installed: [2023-03-28T10:56:05.056Z] #0 6.883 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T10:56:05.056Z] #0 6.883 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T10:56:05.056Z] #0 6.883 Recommended packages: [2023-03-28T10:56:05.056Z] #0 6.884 libldap-common publicsuffix libsasl2-modules [2023-03-28T10:56:05.056Z] #0 7.040 The following NEW packages will be installed: [2023-03-28T10:56:05.056Z] #0 7.041 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T10:56:05.056Z] #0 7.041 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T10:56:05.056Z] #0 7.042 libssh2-1 openssl [2023-03-28T10:56:05.056Z] #0 7.318 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T10:56:05.056Z] #0 7.318 Need to get 3050 kB of archives. [2023-03-28T10:56:05.056Z] #0 7.318 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T10:56:05.056Z] #0 7.318 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T10:56:05.056Z] #0 7.327 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T10:56:05.056Z] #0 7.330 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T10:56:05.056Z] #0 7.332 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-03-28T10:56:05.056Z] #0 7.333 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T10:56:05.056Z] #0 7.334 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T10:56:05.056Z] #0 7.336 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T10:56:05.056Z] #0 7.337 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T10:56:05.056Z] #0 7.338 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T10:56:05.056Z] #0 7.338 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T10:56:05.056Z] #0 7.340 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T10:56:05.056Z] #0 7.343 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T10:56:05.056Z] #0 7.345 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T10:56:05.056Z] #0 7.349 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T10:56:05.056Z] #0 7.351 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T10:56:05.056Z] #0 7.512 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:05.056Z] #0 7.545 Fetched 3050 kB in 0s (10.1 MB/s) [2023-03-28T10:56:05.056Z] #0 7.573 Selecting previously unselected package openssl. [2023-03-28T10:56:05.056Z] #0 7.573 (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.) [2023-03-28T10:56:05.056Z] #0 7.573 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 7.577 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:56:05.056Z] #0 7.709 Selecting previously unselected package ca-certificates. [2023-03-28T10:56:05.056Z] #0 7.709 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T10:56:05.056Z] #0 7.727 Unpacking ca-certificates (20210119) ... [2023-03-28T10:56:05.056Z] #0 7.791 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T10:56:05.056Z] #0 7.792 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 7.800 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:56:05.056Z] #0 7.866 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T10:56:05.056Z] #0 7.866 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 7.871 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:05.056Z] #0 7.909 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T10:56:05.056Z] #0 7.911 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 7.916 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:05.056Z] #0 7.966 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T10:56:05.056Z] #0 7.966 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 7.983 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:56:05.056Z] #0 8.039 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T10:56:05.056Z] #0 8.039 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.041 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:56:05.056Z] #0 8.086 Selecting previously unselected package libpsl5:amd64. [2023-03-28T10:56:05.056Z] #0 8.086 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.096 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:56:05.056Z] #0 8.130 Selecting previously unselected package librtmp1:amd64. [2023-03-28T10:56:05.056Z] #0 8.131 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.136 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:56:05.056Z] #0 8.179 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T10:56:05.056Z] #0 8.180 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.188 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:56:05.056Z] #0 8.244 Selecting previously unselected package libcurl4:amd64. [2023-03-28T10:56:05.056Z] #0 8.244 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.251 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:05.056Z] #0 8.328 Selecting previously unselected package curl. [2023-03-28T10:56:05.056Z] #0 8.328 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.342 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:05.056Z] #0 8.406 Selecting previously unselected package libonig5:amd64. [2023-03-28T10:56:05.056Z] #0 8.406 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.411 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:56:05.056Z] #0 8.469 Selecting previously unselected package libjq1:amd64. [2023-03-28T10:56:05.056Z] #0 8.471 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.480 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:56:05.056Z] #0 8.533 Selecting previously unselected package jq. [2023-03-28T10:56:05.056Z] #0 8.533 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T10:56:05.056Z] #0 8.537 Unpacking jq (1.6-2.1) ... [2023-03-28T10:56:05.056Z] #0 8.577 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:56:05.056Z] #0 8.589 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:56:05.056Z] #0 8.600 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:56:05.056Z] #0 8.613 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:05.056Z] #0 8.624 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:56:05.056Z] #0 8.635 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:05.056Z] #0 8.647 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:56:05.056Z] #0 8.660 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:56:05.056Z] #0 8.675 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:56:05.056Z] #0 8.686 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:56:05.056Z] #0 8.700 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:56:05.056Z] #0 8.714 Setting up ca-certificates (20210119) ... [2023-03-28T10:56:05.056Z] #0 9.278 Updating certificates in /etc/ssl/certs... [2023-03-28T10:56:05.056Z] #0 9.921 129 added, 0 removed; done. [2023-03-28T10:56:05.056Z] #0 9.957 Setting up jq (1.6-2.1) ... [2023-03-28T10:56:05.056Z] #0 9.970 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:05.056Z] #0 9.980 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:05.056Z] #0 9.994 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:05.056Z] #0 10.02 Processing triggers for ca-certificates (20210119) ... [2023-03-28T10:56:05.056Z] #0 10.03 Updating certificates in /etc/ssl/certs... [2023-03-28T10:56:05.186Z] #27 ... [2023-03-28T10:56:05.186Z] [2023-03-28T10:56:05.186Z] #19 [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 [2023-03-28T10:56:05.186Z] #19 2.526 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T10:56:05.186Z] #19 2.804 [2023-03-28T10:56:05.186Z] #19 3.035 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:05.186Z] #19 3.344 [2023-03-28T10:56:05.186Z] #19 4.522 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T10:56:05.186Z] #19 4.957 [2023-03-28T10:56:05.186Z] #19 5.286 #=#=# 0.8% ######################################################################## 100.0% [2023-03-28T10:56:05.186Z] #19 6.425 [2023-03-28T10:56:05.186Z] #19 11.90 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T10:56:05.186Z] #19 ... [2023-03-28T10:56:05.186Z] [2023-03-28T10:56:05.186Z] #27 [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 [2023-03-28T10:56:05.186Z] #27 12.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T10:56:05.186Z] #27 12.22 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:05.275Z] #38 21.76 PBCC images/inventory.pb-c.c [2023-03-28T10:56:05.276Z] #38 21.86 DEP images/core-aarch64.pb-c.d [2023-03-28T10:56:05.290Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.6s done [2023-03-28T10:56:05.293Z] #16 1.792 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:05.312Z] #16 ... [2023-03-28T10:56:05.312Z] [2023-03-28T10:56:05.312Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:05.447Z] #27 12.41 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T10:56:05.535Z] #38 21.99 DEP images/core-arm.pb-c.d [2023-03-28T10:56:05.549Z] #16 2.112 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:05.794Z] #38 22.11 DEP images/core-ppc64.pb-c.d [2023-03-28T10:56:05.794Z] #38 22.30 DEP images/core-s390.pb-c.d [2023-03-28T10:56:05.862Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-03-28T10:56:06.017Z] #27 13.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T10:56:06.054Z] #38 22.41 DEP images/core-x86.pb-c.d [2023-03-28T10:56:06.054Z] #38 22.47 DEP images/core.pb-c.d [2023-03-28T10:56:06.054Z] #38 22.61 DEP images/inventory.pb-c.d [2023-03-28T10:56:06.313Z] #38 22.76 PBCC images/cpuinfo.pb-c.c [2023-03-28T10:56:06.313Z] #38 22.78 DEP images/cpuinfo.pb-c.d [2023-03-28T10:56:06.573Z] #38 23.04 PBCC images/stats.pb-c.c [2023-03-28T10:56:06.573Z] #38 23.08 DEP images/stats.pb-c.d [2023-03-28T10:56:06.580Z] #27 13.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T10:56:06.580Z] #27 13.55 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T10:56:06.832Z] #38 ... [2023-03-28T10:56:06.832Z] [2023-03-28T10:56:06.832Z] #27 [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 [2023-03-28T10:56:06.832Z] #27 97.96 reflect [2023-03-28T10:56:06.832Z] #27 107.4 internal/syscall/unix [2023-03-28T10:56:06.920Z] #16 3.364 Fetched 8642 kB in 2s (3491 kB/s) [2023-03-28T10:56:07.092Z] #27 108.5 time [2023-03-28T10:56:07.206Z] #9 ... [2023-03-28T10:56:07.207Z] [2023-03-28T10:56:07.207Z] #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 [2023-03-28T10:56:07.207Z] #16 10.59 0 added, 0 removed; done. [2023-03-28T10:56:07.207Z] #16 10.59 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T10:56:07.207Z] #16 10.59 done. [2023-03-28T10:56:07.207Z] #16 DONE 11.7s [2023-03-28T10:56:07.207Z] [2023-03-28T10:56:07.207Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:07.207Z] #9 ... [2023-03-28T10:56:07.207Z] [2023-03-28T10:56:07.207Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T10:56:07.207Z] #17 DONE 0.1s [2023-03-28T10:56:07.207Z] [2023-03-28T10:56:07.207Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:07.500Z] #16 3.364 Reading package lists... [2023-03-28T10:56:08.463Z] #16 4.119 Reading package lists... [2023-03-28T10:56:08.720Z] #16 5.128 Building dependency tree... [2023-03-28T10:56:09.003Z] #16 5.488 The following additional packages will be installed: [2023-03-28T10:56:09.003Z] #16 5.489 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T10:56:09.003Z] #16 5.489 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T10:56:09.003Z] #16 5.490 Recommended packages: [2023-03-28T10:56:09.003Z] #16 5.490 libldap-common publicsuffix libsasl2-modules [2023-03-28T10:56:09.003Z] #16 5.644 The following NEW packages will be installed: [2023-03-28T10:56:09.003Z] #16 5.645 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T10:56:09.003Z] #16 5.645 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T10:56:09.003Z] #16 5.646 libssh2-1 openssl [2023-03-28T10:56:09.005Z] #27 ... [2023-03-28T10:56:09.005Z] [2023-03-28T10:56:09.005Z] #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 [2023-03-28T10:56:09.005Z] #38 25.51 make[1]: Nothing to be done for 'all'. [2023-03-28T10:56:09.260Z] #16 5.920 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T10:56:09.260Z] #16 5.920 Need to get 3050 kB of archives. [2023-03-28T10:56:09.260Z] #16 5.920 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T10:56:09.260Z] #16 5.920 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T10:56:09.260Z] #16 5.929 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T10:56:09.260Z] #16 5.936 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T10:56:09.260Z] #16 5.936 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-03-28T10:56:09.260Z] #16 5.936 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T10:56:09.260Z] #16 5.944 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T10:56:09.260Z] #16 5.947 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T10:56:09.260Z] #16 5.949 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T10:56:09.260Z] #16 5.951 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T10:56:09.517Z] #16 6.145 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:09.517Z] #16 6.177 Fetched 3050 kB in 0s (10.3 MB/s) [2023-03-28T10:56:09.517Z] #16 6.243 Selecting previously unselected package openssl. [2023-03-28T10:56:09.517Z] #16 6.243 (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.) [2023-03-28T10:56:09.517Z] #16 6.246 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T10:56:09.517Z] #16 6.249 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:56:10.081Z] #16 6.518 Selecting previously unselected package ca-certificates. [2023-03-28T10:56:10.081Z] #16 6.518 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T10:56:10.081Z] #16 6.522 Unpacking ca-certificates (20210119) ... [2023-03-28T10:56:10.081Z] #16 6.663 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T10:56:10.081Z] #16 6.663 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T10:56:10.081Z] #16 6.676 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:56:10.081Z] #16 6.731 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T10:56:10.081Z] #16 6.733 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:56:10.081Z] #16 6.736 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:10.081Z] #16 6.775 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T10:56:10.081Z] #16 6.775 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:56:10.081Z] #16 6.779 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:10.081Z] #16 6.830 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T10:56:10.081Z] #16 6.830 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T10:56:10.081Z] #16 6.835 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:56:10.081Z] #16 6.900 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T10:56:10.081Z] #16 6.900 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T10:56:10.339Z] #16 6.904 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:56:10.339Z] #16 6.967 Selecting previously unselected package libpsl5:amd64. [2023-03-28T10:56:10.339Z] #16 6.970 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T10:56:10.339Z] #16 6.976 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:56:10.339Z] #16 7.021 Selecting previously unselected package librtmp1:amd64. [2023-03-28T10:56:10.339Z] #16 7.021 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T10:56:10.339Z] #16 7.025 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:56:10.339Z] #16 7.068 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T10:56:10.339Z] #16 7.068 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T10:56:10.339Z] #16 7.072 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:56:10.339Z] #16 7.132 Selecting previously unselected package libcurl4:amd64. [2023-03-28T10:56:10.339Z] #16 7.132 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:56:10.520Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-03-28T10:56:10.598Z] #16 7.135 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:10.598Z] #16 7.219 Selecting previously unselected package curl. [2023-03-28T10:56:10.598Z] #16 7.221 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:56:10.598Z] #16 7.226 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:10.769Z] #27 ... [2023-03-28T10:56:10.769Z] [2023-03-28T10:56:10.769Z] #19 [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 [2023-03-28T10:56:10.769Z] #19 13.84 #=#=# [2023-03-28T10:56:10.769Z] #19 14.24 #=#=# 0.1% ########## 14.1% ###################### 31.3% ############################### 43.2% ####################################### 54.2% ############################################## 64.6% ####################################################### 77.4% #################################################################### 95.8% ######################################################################## 100.0% [2023-03-28T10:56:10.769Z] #19 16.22 [2023-03-28T10:56:10.855Z] #16 7.296 Selecting previously unselected package libonig5:amd64. [2023-03-28T10:56:10.855Z] #16 7.297 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T10:56:10.855Z] #16 7.301 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:56:10.855Z] #16 7.367 Selecting previously unselected package libjq1:amd64. [2023-03-28T10:56:10.855Z] #16 7.369 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T10:56:10.855Z] #16 7.380 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:56:10.855Z] #16 7.429 Selecting previously unselected package jq. [2023-03-28T10:56:10.855Z] #16 7.432 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T10:56:10.855Z] #16 7.435 Unpacking jq (1.6-2.1) ... [2023-03-28T10:56:10.855Z] #16 7.475 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:56:10.855Z] #16 7.487 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:56:10.855Z] #16 7.496 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:56:10.855Z] #16 7.506 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:10.855Z] #16 7.517 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:56:10.855Z] #16 7.529 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:10.855Z] #16 7.539 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:56:10.855Z] #16 7.547 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:56:10.855Z] #16 7.566 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:56:10.855Z] #16 7.575 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:56:10.855Z] #16 7.586 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:56:10.855Z] #16 7.597 Setting up ca-certificates (20210119) ... [2023-03-28T10:56:11.175Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.0s [2023-03-28T10:56:11.540Z] #38 27.74 CC images/stats.o [2023-03-28T10:56:11.540Z] #38 28.06 CC images/core.o [2023-03-28T10:56:11.800Z] #16 8.209 Updating certificates in /etc/ssl/certs... [2023-03-28T10:56:12.368Z] #16 8.951 129 added, 0 removed; done. [2023-03-28T10:56:12.368Z] #16 8.979 Setting up jq (1.6-2.1) ... [2023-03-28T10:56:12.368Z] #16 8.988 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:12.368Z] #16 9.005 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:12.368Z] #16 9.016 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:12.368Z] #16 9.035 Processing triggers for ca-certificates (20210119) ... [2023-03-28T10:56:12.368Z] #16 9.045 Updating certificates in /etc/ssl/certs... [2023-03-28T10:56:12.478Z] #38 28.83 CC images/core-x86.o [2023-03-28T10:56:13.048Z] #38 29.49 CC images/core-arm.o [2023-03-28T10:56:13.094Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.2s done [2023-03-28T10:56:13.094Z] #10 ... [2023-03-28T10:56:13.094Z] [2023-03-28T10:56:13.094Z] #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 [2023-03-28T10:56:13.094Z] #0 1.168 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:13.094Z] #0 1.178 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:13.094Z] #0 1.185 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:13.094Z] #0 1.307 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:13.094Z] #0 1.594 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:13.094Z] #0 1.838 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:13.094Z] #0 3.227 Fetched 8642 kB in 2s (3725 kB/s) [2023-03-28T10:56:13.094Z] #0 3.227 Reading package lists... [2023-03-28T10:56:13.094Z] #0 4.026 Reading package lists... [2023-03-28T10:56:13.094Z] #0 5.008 Building dependency tree... [2023-03-28T10:56:13.094Z] #0 5.362 The following additional packages will be installed: [2023-03-28T10:56:13.094Z] #0 5.363 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T10:56:13.094Z] #0 5.364 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T10:56:13.094Z] #0 5.370 Recommended packages: [2023-03-28T10:56:13.094Z] #0 5.370 libldap-common publicsuffix libsasl2-modules [2023-03-28T10:56:13.094Z] #0 5.527 The following NEW packages will be installed: [2023-03-28T10:56:13.094Z] #0 5.528 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T10:56:13.094Z] #0 5.529 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T10:56:13.094Z] #0 5.529 libssh2-1 openssl [2023-03-28T10:56:13.094Z] #0 5.810 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T10:56:13.094Z] #0 5.810 Need to get 3050 kB of archives. [2023-03-28T10:56:13.094Z] #0 5.810 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T10:56:13.094Z] #0 5.810 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T10:56:13.094Z] #0 5.826 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T10:56:13.094Z] #0 5.826 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T10:56:13.094Z] #0 5.838 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-03-28T10:56:13.094Z] #0 5.838 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T10:56:13.094Z] #0 5.838 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T10:56:13.094Z] #0 5.838 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T10:56:13.094Z] #0 5.864 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T10:56:13.094Z] #0 5.864 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T10:56:13.094Z] #0 5.864 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T10:56:13.094Z] #0 5.864 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T10:56:13.094Z] #0 5.864 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T10:56:13.094Z] #0 5.878 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T10:56:13.094Z] #0 5.878 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T10:56:13.094Z] #0 5.878 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T10:56:13.094Z] #0 6.222 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:13.094Z] #0 6.238 Fetched 3050 kB in 0s (9021 kB/s) [2023-03-28T10:56:13.094Z] #0 6.310 Selecting previously unselected package openssl. [2023-03-28T10:56:13.094Z] #0 6.310 (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.) [2023-03-28T10:56:13.094Z] #0 6.310 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 6.325 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:56:13.094Z] #0 6.601 Selecting previously unselected package ca-certificates. [2023-03-28T10:56:13.094Z] #0 6.601 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T10:56:13.094Z] #0 6.608 Unpacking ca-certificates (20210119) ... [2023-03-28T10:56:13.094Z] #0 6.785 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T10:56:13.094Z] #0 6.785 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 6.839 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:56:13.094Z] #0 6.997 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T10:56:13.094Z] #0 6.997 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.001 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:13.094Z] #0 7.061 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T10:56:13.094Z] #0 7.061 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.065 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:13.094Z] #0 7.130 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T10:56:13.094Z] #0 7.130 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.135 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:56:13.094Z] #0 7.227 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T10:56:13.094Z] #0 7.227 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.231 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:56:13.094Z] #0 7.296 Selecting previously unselected package libpsl5:amd64. [2023-03-28T10:56:13.094Z] #0 7.296 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.300 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:56:13.094Z] #0 7.356 Selecting previously unselected package librtmp1:amd64. [2023-03-28T10:56:13.094Z] #0 7.356 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.365 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:56:13.094Z] #0 7.433 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T10:56:13.094Z] #0 7.433 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.437 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:56:13.094Z] #0 7.513 Selecting previously unselected package libcurl4:amd64. [2023-03-28T10:56:13.094Z] #0 7.513 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.519 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:13.094Z] #0 7.621 Selecting previously unselected package curl. [2023-03-28T10:56:13.094Z] #0 7.621 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.626 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:13.094Z] #0 7.712 Selecting previously unselected package libonig5:amd64. [2023-03-28T10:56:13.094Z] #0 7.712 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.716 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:56:13.094Z] #0 7.810 Selecting previously unselected package libjq1:amd64. [2023-03-28T10:56:13.094Z] #0 7.810 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.814 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:56:13.094Z] #0 7.884 Selecting previously unselected package jq. [2023-03-28T10:56:13.094Z] #0 7.884 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T10:56:13.094Z] #0 7.888 Unpacking jq (1.6-2.1) ... [2023-03-28T10:56:13.094Z] #0 7.958 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T10:56:13.094Z] #0 7.973 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T10:56:13.094Z] #0 7.987 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T10:56:13.094Z] #0 7.997 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:13.094Z] #0 8.007 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T10:56:13.094Z] #0 8.021 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T10:56:13.094Z] #0 8.035 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T10:56:13.094Z] #0 8.048 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T10:56:13.094Z] #0 8.065 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:56:13.094Z] #0 8.078 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:56:13.094Z] #0 8.092 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T10:56:13.094Z] #0 8.103 Setting up ca-certificates (20210119) ... [2023-03-28T10:56:13.094Z] #0 8.872 Updating certificates in /etc/ssl/certs... [2023-03-28T10:56:13.292Z] #19 ... [2023-03-28T10:56:13.292Z] [2023-03-28T10:56:13.292Z] #24 [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 [2023-03-28T10:56:13.292Z] #24 10.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T10:56:13.292Z] #24 14.84 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T10:56:13.292Z] #24 14.91 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T10:56:13.292Z] #24 15.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T10:56:13.292Z] #24 15.40 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T10:56:13.292Z] #24 15.51 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:13.292Z] #24 15.63 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T10:56:13.292Z] #24 15.70 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T10:56:13.292Z] #24 15.86 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T10:56:13.292Z] #24 15.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T10:56:13.292Z] #24 16.14 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T10:56:13.292Z] #24 16.38 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:56:13.292Z] #24 16.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T10:56:13.292Z] #24 18.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T10:56:13.292Z] #24 18.33 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T10:56:13.292Z] #24 18.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T10:56:13.292Z] #24 18.46 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T10:56:13.292Z] #24 18.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T10:56:13.292Z] #24 18.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T10:56:13.292Z] #24 18.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T10:56:13.292Z] #24 18.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T10:56:13.292Z] #24 19.08 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T10:56:13.292Z] #24 19.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T10:56:13.292Z] #24 19.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T10:56:13.292Z] #24 19.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T10:56:13.292Z] #24 19.53 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T10:56:13.292Z] #24 19.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T10:56:13.292Z] #24 19.86 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T10:56:13.292Z] #24 19.86 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T10:56:13.292Z] #24 20.05 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T10:56:13.292Z] #24 20.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T10:56:13.292Z] #24 20.14 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T10:56:13.292Z] #24 20.15 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T10:56:13.292Z] #24 20.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T10:56:13.292Z] #24 20.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T10:56:13.292Z] #24 20.23 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T10:56:13.292Z] #24 20.26 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T10:56:13.292Z] #24 20.32 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T10:56:13.292Z] #24 ... [2023-03-28T10:56:13.292Z] [2023-03-28T10:56:13.292Z] #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 [2023-03-28T10:56:13.292Z] #36 16.23 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. [2023-03-28T10:56:13.292Z] #36 17.01 + cd /tmp/tmp.8ZECo0qpNy/src/github.com/docker/libnetwork [2023-03-28T10:56:13.292Z] #36 17.01 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:13.292Z] #36 17.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T10:56:13.301Z] #16 9.633 0 added, 0 removed; done. [2023-03-28T10:56:13.301Z] #16 9.633 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T10:56:13.301Z] #16 9.635 done. [2023-03-28T10:56:13.306Z] #38 29.83 CC images/core-aarch64.o [2023-03-28T10:56:13.559Z] #16 ... [2023-03-28T10:56:13.559Z] [2023-03-28T10:56:13.559Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:13.559Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.9s done [2023-03-28T10:56:13.559Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.1s done [2023-03-28T10:56:13.559Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.3s [2023-03-28T10:56:13.665Z] #16 ... [2023-03-28T10:56:13.665Z] [2023-03-28T10:56:13.665Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:13.665Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-03-28T10:56:13.790Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 8.3s done [2023-03-28T10:56:13.790Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T10:56:13.790Z] #9 DONE 28.7s [2023-03-28T10:56:13.790Z] [2023-03-28T10:56:13.790Z] #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 [2023-03-28T10:56:13.790Z] #0 1.850 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T10:56:13.790Z] #0 2.156 [2023-03-28T10:56:13.790Z] #0 2.372 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:13.790Z] #0 2.651 [2023-03-28T10:56:13.790Z] #0 3.580 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T10:56:13.790Z] #0 3.827 [2023-03-28T10:56:13.790Z] #0 4.043 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:13.790Z] #0 4.320 [2023-03-28T10:56:13.790Z] #0 5.188 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T10:56:13.790Z] #0 5.459 [2023-03-28T10:56:13.790Z] #0 5.681 #=#=# ################### 27.6% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2023-03-28T10:56:13.790Z] #0 6.236 [2023-03-28T10:56:13.815Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.6s done [2023-03-28T10:56:13.874Z] #38 30.36 CC images/core-ppc64.o [2023-03-28T10:56:14.047Z] #18 7.133 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T10:56:14.072Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-03-28T10:56:14.220Z] #36 ... [2023-03-28T10:56:14.220Z] [2023-03-28T10:56:14.220Z] #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 [2023-03-28T10:56:14.220Z] #25 DONE 21.1s [2023-03-28T10:56:14.220Z] [2023-03-28T10:56:14.220Z] #19 [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 [2023-03-28T10:56:14.220Z] #19 21.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T10:56:14.304Z] #18 7.340 [2023-03-28T10:56:14.477Z] #19 ... [2023-03-28T10:56:14.478Z] [2023-03-28T10:56:14.478Z] #26 [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 [2023-03-28T10:56:14.478Z] #26 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T10:56:14.478Z] #26 17.85 Fetched 8524 kB in 13s (665 kB/s) [2023-03-28T10:56:14.563Z] #18 7.555 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:14.735Z] #26 17.85 Reading package lists... [2023-03-28T10:56:14.736Z] #26 ... [2023-03-28T10:56:14.736Z] [2023-03-28T10:56:14.736Z] #24 [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 [2023-03-28T10:56:14.736Z] #24 21.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T10:56:14.736Z] #24 21.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T10:56:14.736Z] #24 21.51 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T10:56:14.810Z] #38 31.25 CC images/core-s390.o [2023-03-28T10:56:14.819Z] #18 7.773 [2023-03-28T10:56:14.992Z] #24 21.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T10:56:15.077Z] #18 ... [2023-03-28T10:56:15.077Z] [2023-03-28T10:56:15.077Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T10:56:15.077Z] #19 DONE 1.3s [2023-03-28T10:56:15.077Z] [2023-03-28T10:56:15.077Z] #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 [2023-03-28T10:56:15.249Z] #24 22.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T10:56:15.249Z] #24 22.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T10:56:15.250Z] #24 22.35 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T10:56:15.440Z] #10 ... [2023-03-28T10:56:15.440Z] [2023-03-28T10:56:15.440Z] #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 [2023-03-28T10:56:15.440Z] #16 DONE 12.2s [2023-03-28T10:56:15.440Z] [2023-03-28T10:56:15.440Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:15.440Z] #10 ... [2023-03-28T10:56:15.440Z] [2023-03-28T10:56:15.440Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T10:56:15.507Z] #24 22.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T10:56:15.507Z] #24 22.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T10:56:15.507Z] #24 22.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T10:56:15.507Z] #24 ... [2023-03-28T10:56:15.507Z] [2023-03-28T10:56:15.507Z] #28 [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 [2023-03-28T10:56:15.507Z] #28 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T10:56:15.507Z] #28 17.73 Fetched 8524 kB in 13s (678 kB/s) [2023-03-28T10:56:15.507Z] #28 17.73 Reading package lists... [2023-03-28T10:56:15.507Z] #28 ... [2023-03-28T10:56:15.507Z] [2023-03-28T10:56:15.507Z] #34 [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 [2023-03-28T10:56:15.507Z] #34 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T10:56:15.507Z] #34 17.41 Fetched 8524 kB in 12s (694 kB/s) [2023-03-28T10:56:15.642Z] #20 DONE 0.6s [2023-03-28T10:56:15.643Z] [2023-03-28T10:56:15.643Z] #21 [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 [2023-03-28T10:56:15.698Z] #17 DONE 0.1s [2023-03-28T10:56:15.698Z] [2023-03-28T10:56:15.699Z] #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 [2023-03-28T10:56:15.747Z] #38 32.34 CC images/cpuinfo.o [2023-03-28T10:56:15.775Z] #34 17.41 Reading package lists... [2023-03-28T10:56:15.775Z] #34 ... [2023-03-28T10:56:15.775Z] [2023-03-28T10:56:15.775Z] #24 [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 [2023-03-28T10:56:15.775Z] #24 22.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T10:56:15.775Z] #24 22.64 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T10:56:15.775Z] #24 22.76 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T10:56:15.775Z] #24 22.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T10:56:15.775Z] #24 22.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T10:56:15.900Z] #21 ... [2023-03-28T10:56:15.900Z] [2023-03-28T10:56:15.900Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T10:56:15.900Z] #22 DONE 0.1s [2023-03-28T10:56:15.900Z] [2023-03-28T10:56:15.900Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T10:56:15.900Z] #23 DONE 0.2s [2023-03-28T10:56:15.900Z] [2023-03-28T10:56:15.900Z] #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 [2023-03-28T10:56:16.032Z] #24 22.94 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T10:56:16.032Z] #24 22.94 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T10:56:16.032Z] #24 ... [2023-03-28T10:56:16.032Z] [2023-03-28T10:56:16.032Z] #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 [2023-03-28T10:56:16.032Z] #33 12.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T10:56:16.032Z] #33 17.61 Fetched 8524 kB in 12s (686 kB/s) [2023-03-28T10:56:16.032Z] #33 17.61 Reading package lists... [2023-03-28T10:56:16.032Z] #33 ... [2023-03-28T10:56:16.032Z] [2023-03-28T10:56:16.032Z] #24 [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 [2023-03-28T10:56:16.032Z] #24 23.01 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T10:56:16.032Z] #24 23.07 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T10:56:16.289Z] #24 23.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T10:56:16.289Z] #24 23.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T10:56:16.289Z] #24 23.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T10:56:16.289Z] #24 23.32 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T10:56:16.289Z] #24 23.40 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T10:56:16.335Z] #38 ... [2023-03-28T10:56:16.335Z] [2023-03-28T10:56:16.335Z] #27 [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 [2023-03-28T10:56:16.335Z] #27 117.5 internal/poll [2023-03-28T10:56:16.471Z] #24 ... [2023-03-28T10:56:16.471Z] [2023-03-28T10:56:16.471Z] #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 [2023-03-28T10:56:16.471Z] #18 8.351 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T10:56:16.471Z] #18 8.599 [2023-03-28T10:56:16.471Z] #18 8.815 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:16.471Z] #18 9.291 [2023-03-28T10:56:16.471Z] #18 9.452 Download of images into '/build' complete. [2023-03-28T10:56:16.471Z] #18 9.452 Use something like the following to load the result into a Docker daemon: [2023-03-28T10:56:16.471Z] #18 9.452 tar -cC '/build' . | docker load [2023-03-28T10:56:16.471Z] #18 DONE 9.5s [2023-03-28T10:56:16.545Z] #24 23.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T10:56:16.545Z] #24 23.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T10:56:16.545Z] #24 23.64 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T10:56:16.731Z] [2023-03-28T10:56:16.731Z] #25 [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 [2023-03-28T10:56:16.973Z] #10 ... [2023-03-28T10:56:16.973Z] [2023-03-28T10:56:16.973Z] #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 [2023-03-28T10:56:16.973Z] #16 10.00 129 added, 0 removed; done. [2023-03-28T10:56:16.973Z] #16 10.08 Setting up jq (1.6-2.1) ... [2023-03-28T10:56:16.973Z] #16 10.09 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:16.973Z] #16 10.11 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T10:56:16.973Z] #16 10.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:16.973Z] #16 10.14 Processing triggers for ca-certificates (20210119) ... [2023-03-28T10:56:16.973Z] #16 10.16 Updating certificates in /etc/ssl/certs... [2023-03-28T10:56:16.973Z] #16 11.16 0 added, 0 removed; done. [2023-03-28T10:56:16.973Z] #16 11.16 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T10:56:16.973Z] #16 11.17 done. [2023-03-28T10:56:16.973Z] #16 DONE 12.9s [2023-03-28T10:56:16.973Z] [2023-03-28T10:56:16.973Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:16.973Z] #10 ... [2023-03-28T10:56:16.973Z] [2023-03-28T10:56:16.973Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T10:56:16.973Z] #17 DONE 0.2s [2023-03-28T10:56:16.973Z] [2023-03-28T10:56:16.973Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:17.109Z] #24 24.21 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T10:56:17.366Z] #24 24.22 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T10:56:17.366Z] #24 24.37 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T10:56:17.366Z] #24 24.37 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T10:56:17.597Z] #18 1.633 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T10:56:17.597Z] #18 1.890 [2023-03-28T10:56:17.622Z] #24 24.49 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T10:56:17.761Z] #27 119.1 internal/fmtsort [2023-03-28T10:56:17.854Z] #18 2.105 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:17.879Z] #24 24.70 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T10:56:17.879Z] #24 24.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T10:56:17.879Z] #24 24.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T10:56:17.879Z] #24 24.93 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T10:56:17.879Z] #24 24.96 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T10:56:18.111Z] #18 2.354 [2023-03-28T10:56:18.135Z] #24 24.96 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T10:56:18.135Z] #24 ... [2023-03-28T10:56:18.135Z] [2023-03-28T10:56:18.135Z] #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 [2023-03-28T10:56:18.135Z] #32 15.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:56:18.135Z] #32 ... [2023-03-28T10:56:18.135Z] [2023-03-28T10:56:18.135Z] #29 [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 [2023-03-28T10:56:18.135Z] #29 15.01 unicode/utf8 [2023-03-28T10:56:18.135Z] #29 15.53 internal/race [2023-03-28T10:56:18.135Z] #29 15.73 sync/atomic [2023-03-28T10:56:18.135Z] #29 16.83 unicode [2023-03-28T10:56:18.135Z] #29 22.15 encoding [2023-03-28T10:56:18.391Z] #29 ... [2023-03-28T10:56:18.391Z] [2023-03-28T10:56:18.391Z] #24 [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 [2023-03-28T10:56:18.391Z] #24 25.32 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T10:56:18.391Z] #24 25.33 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T10:56:18.391Z] #24 25.36 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T10:56:18.391Z] #24 25.39 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T10:56:18.391Z] #24 25.43 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T10:56:18.647Z] #24 25.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T10:56:18.647Z] #24 25.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T10:56:18.647Z] #24 25.66 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T10:56:18.647Z] #24 25.77 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T10:56:18.697Z] #27 119.9 internal/safefilepath [2023-03-28T10:56:18.886Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.1s [2023-03-28T10:56:18.904Z] #24 25.78 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T10:56:18.904Z] #24 25.82 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T10:56:18.904Z] #24 25.89 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T10:56:18.904Z] #24 26.00 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T10:56:18.956Z] #27 120.2 internal/syscall/execenv [2023-03-28T10:56:19.040Z] #18 3.235 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T10:56:19.160Z] #24 26.01 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T10:56:19.160Z] #24 26.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T10:56:19.215Z] #27 120.4 path [2023-03-28T10:56:19.296Z] #18 3.490 [2023-03-28T10:56:19.417Z] #24 26.41 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T10:56:19.417Z] #24 26.45 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T10:56:19.417Z] #24 26.52 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T10:56:19.552Z] #18 3.707 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:19.552Z] #18 3.988 [2023-03-28T10:56:19.674Z] #24 26.56 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T10:56:19.674Z] #24 26.62 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T10:56:19.674Z] #24 26.65 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T10:56:20.252Z] #24 27.00 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T10:56:20.596Z] #27 121.8 io/fs [2023-03-28T10:56:20.663Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-03-28T10:56:20.663Z] [2023-03-28T10:56:20.663Z] ________ ____ __. [2023-03-28T10:56:20.663Z] \_____ \ | |/ _| [2023-03-28T10:56:20.663Z] / | \| < [2023-03-28T10:56:20.663Z] / | \ | \ [2023-03-28T10:56:20.663Z] \_______ /____|__ \ [2023-03-28T10:56:20.663Z] \/ \/ [2023-03-28T10:56:20.663Z] [2023-03-28T10:56:20.663Z] INFO: make.ps1 ended at 03/28/2023 10:56:14 [2023-03-28T10:56:20.663Z] INFO: Binaries build ended at 03/28/2023 10:56:16. Duration:00:01:44.8746261 [2023-03-28T10:56:20.663Z] INFO: Copying the built daemon binary to d:\CI\PR-45219\2\binary\dockerd-b56fe59505.exe... [2023-03-28T10:56:20.663Z] INFO: Copying the built client binary to d:\CI\PR-45219\2\binary\docker-b56fe59505.exe... [2023-03-28T10:56:20.663Z] INFO: Copying dockerversion from the container... [2023-03-28T10:56:20.663Z] INFO: Copying the golang package from the container to d:\CI\PR-45219\2\installer\go.zip... [2023-03-28T10:56:20.663Z] INFO: Extracting go.zip to d:\CI\PR-45219\2\go [2023-03-28T10:56:20.808Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.3s done [2023-03-28T10:56:20.819Z] #24 ... [2023-03-28T10:56:20.819Z] [2023-03-28T10:56:20.819Z] #27 [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 [2023-03-28T10:56:20.819Z] #27 17.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T10:56:20.819Z] #27 17.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T10:56:20.922Z] #25 5.157 + git clone https://github.com/docker/distribution.git . [2023-03-28T10:56:20.922Z] #25 5.157 Cloning into '.'... [2023-03-28T10:56:20.924Z] #18 4.939 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T10:56:20.924Z] #18 5.221 [2023-03-28T10:56:21.070Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0.1s [2023-03-28T10:56:21.076Z] #27 ... [2023-03-28T10:56:21.076Z] [2023-03-28T10:56:21.076Z] #23 [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 [2023-03-28T10:56:21.076Z] #23 24.07 Updating files: 81% (1815/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T10:56:21.076Z] #23 24.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T10:56:21.076Z] #23 26.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-03-28T10:56:21.179Z] #25 ... [2023-03-28T10:56:21.180Z] [2023-03-28T10:56:21.180Z] #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 [2023-03-28T10:56:21.180Z] #0 4.451 + RM_GOPATH=0 [2023-03-28T10:56:21.180Z] #0 4.452 + TMP_GOPATH= [2023-03-28T10:56:21.180Z] #0 4.452 + : /build [2023-03-28T10:56:21.180Z] #0 4.452 + '[' -z '' ']' [2023-03-28T10:56:21.180Z] #0 4.452 ++ mktemp -d [2023-03-28T10:56:21.180Z] #0 4.454 + export GOPATH=/tmp/tmp.TIxCB6M0Us [2023-03-28T10:56:21.180Z] #0 4.454 + GOPATH=/tmp/tmp.TIxCB6M0Us [2023-03-28T10:56:21.180Z] #0 4.454 + RM_GOPATH=1 [2023-03-28T10:56:21.180Z] #0 4.454 + case "$(go env GOARCH)" in [2023-03-28T10:56:21.180Z] #0 4.454 ++ go env GOARCH [2023-03-28T10:56:21.180Z] #0 4.460 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:21.180Z] #0 4.460 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:21.180Z] #0 4.460 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:21.180Z] #0 4.460 + dir=/tmp/install [2023-03-28T10:56:21.180Z] #0 4.460 + bin=gotestsum [2023-03-28T10:56:21.180Z] #0 4.460 + shift [2023-03-28T10:56:21.180Z] #0 4.460 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T10:56:21.180Z] #0 4.460 + . /tmp/install/gotestsum.installer [2023-03-28T10:56:21.180Z] #0 4.460 ++ : v1.8.2 [2023-03-28T10:56:21.180Z] #0 4.460 + install_gotestsum [2023-03-28T10:56:21.180Z] #0 4.461 Install gotestsum version v1.8.2 [2023-03-28T10:56:21.180Z] #0 4.461 + set -e [2023-03-28T10:56:21.180Z] #0 4.461 + echo 'Install gotestsum version v1.8.2' [2023-03-28T10:56:21.180Z] #0 4.461 + GOBIN=/build [2023-03-28T10:56:21.180Z] #0 4.461 + GO111MODULE=on [2023-03-28T10:56:21.180Z] #0 4.461 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T10:56:21.180Z] #0 4.848 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T10:56:21.438Z] #18 5.436 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.6% ######################################################################## 100.0% [2023-03-28T10:56:21.529Z] #27 122.9 strings [2023-03-28T10:56:21.695Z] #18 6.011 [2023-03-28T10:56:21.744Z] #26 5.986 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:21.745Z] #26 5.986 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T10:56:21.745Z] #26 6.022 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T10:56:21.745Z] #26 ... [2023-03-28T10:56:21.745Z] [2023-03-28T10:56:21.745Z] #21 [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 [2023-03-28T10:56:21.745Z] #21 5.928 + RM_GOPATH=0 [2023-03-28T10:56:21.745Z] #21 5.928 + TMP_GOPATH= [2023-03-28T10:56:21.745Z] #21 5.928 + : /build [2023-03-28T10:56:21.745Z] #21 5.928 + '[' -z '' ']' [2023-03-28T10:56:21.745Z] #21 5.945 ++ mktemp -d [2023-03-28T10:56:21.745Z] #21 5.945 + export GOPATH=/tmp/tmp.G24LtMYjBI [2023-03-28T10:56:21.745Z] #21 5.945 + GOPATH=/tmp/tmp.G24LtMYjBI [2023-03-28T10:56:21.745Z] #21 5.945 + RM_GOPATH=1 [2023-03-28T10:56:21.745Z] #21 5.945 + case "$(go env GOARCH)" in [2023-03-28T10:56:21.745Z] #21 5.945 ++ go env GOARCH [2023-03-28T10:56:21.745Z] #21 5.945 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:21.745Z] #21 5.945 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:21.745Z] #21 5.955 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:21.745Z] #21 5.955 + dir=/tmp/install [2023-03-28T10:56:21.745Z] #21 5.955 + bin=proxy [2023-03-28T10:56:21.745Z] #21 5.955 + shift [2023-03-28T10:56:21.745Z] #21 5.955 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T10:56:21.745Z] #21 5.955 + . /tmp/install/proxy.installer [2023-03-28T10:56:21.745Z] #21 5.955 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:21.745Z] #21 5.955 + install_proxy [2023-03-28T10:56:21.745Z] #21 5.955 + case "$1" in [2023-03-28T10:56:21.745Z] #21 5.955 + export CGO_ENABLED=0 [2023-03-28T10:56:21.745Z] #21 5.955 + CGO_ENABLED=0 [2023-03-28T10:56:21.745Z] #21 5.955 + _install_proxy [2023-03-28T10:56:21.745Z] #21 5.955 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T10:56:21.745Z] #21 5.955 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.G24LtMYjBI/src/github.com/docker/libnetwork [2023-03-28T10:56:21.745Z] #21 5.955 Cloning into '/tmp/tmp.G24LtMYjBI/src/github.com/docker/libnetwork'... [2023-03-28T10:56:21.745Z] #21 5.956 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:21.789Z] #27 ... [2023-03-28T10:56:21.789Z] [2023-03-28T10:56:21.789Z] #28 [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 [2023-03-28T10:56:21.789Z] #28 113.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T10:56:21.789Z] #28 113.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:56:21.789Z] #28 113.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:56:22.054Z] #28 ... [2023-03-28T10:56:22.054Z] [2023-03-28T10:56:22.054Z] #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 [2023-03-28T10:56:22.054Z] #38 33.02 CC images/inventory.o [2023-03-28T10:56:22.054Z] #38 33.45 CC images/fdinfo.o [2023-03-28T10:56:22.054Z] #38 33.96 CC images/fown.o [2023-03-28T10:56:22.054Z] #38 34.27 CC images/ns.o [2023-03-28T10:56:22.054Z] #38 34.49 CC images/regfile.o [2023-03-28T10:56:22.054Z] #38 34.72 CC images/ghost-file.o [2023-03-28T10:56:22.054Z] #38 35.18 CC images/fifo.o [2023-03-28T10:56:22.054Z] #38 35.45 CC images/remap-file-path.o [2023-03-28T10:56:22.054Z] #38 35.72 CC images/eventfd.o [2023-03-28T10:56:22.054Z] #38 35.92 CC images/eventpoll.o [2023-03-28T10:56:22.054Z] #38 36.34 CC images/fh.o [2023-03-28T10:56:22.054Z] #38 36.75 CC images/fsnotify.o [2023-03-28T10:56:22.054Z] #38 37.74 CC images/signalfd.o [2023-03-28T10:56:22.054Z] #38 38.10 CC images/fs.o [2023-03-28T10:56:22.054Z] #38 38.23 CC images/pstree.o [2023-03-28T10:56:22.054Z] #38 38.48 CC images/pipe.o [2023-03-28T10:56:22.258Z] #18 ... [2023-03-28T10:56:22.258Z] [2023-03-28T10:56:22.258Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:22.258Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.8s done [2023-03-28T10:56:22.258Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T10:56:22.258Z] #10 DONE 38.0s [2023-03-28T10:56:22.258Z] [2023-03-28T10:56:22.259Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T10:56:22.621Z] #38 39.00 CC images/tcp-stream.o [2023-03-28T10:56:22.879Z] #38 ... [2023-03-28T10:56:22.879Z] [2023-03-28T10:56:22.879Z] #27 [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 [2023-03-28T10:56:22.879Z] #27 124.2 os [2023-03-28T10:56:23.135Z] #21 ... [2023-03-28T10:56:23.136Z] [2023-03-28T10:56:23.136Z] #27 [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 [2023-03-28T10:56:23.136Z] #0 4.264 + RM_GOPATH=0 [2023-03-28T10:56:23.136Z] #0 4.264 + TMP_GOPATH= [2023-03-28T10:56:23.136Z] #0 4.264 + : /build [2023-03-28T10:56:23.136Z] #0 4.264 + '[' -z '' ']' [2023-03-28T10:56:23.136Z] #0 4.264 ++ mktemp -d [2023-03-28T10:56:23.136Z] #0 4.264 + export GOPATH=/tmp/tmp.4dvgBug7g6 [2023-03-28T10:56:23.136Z] #0 4.264 + GOPATH=/tmp/tmp.4dvgBug7g6 [2023-03-28T10:56:23.136Z] #0 4.264 + RM_GOPATH=1 [2023-03-28T10:56:23.136Z] #0 4.264 + case "$(go env GOARCH)" in [2023-03-28T10:56:23.136Z] #0 4.264 ++ go env GOARCH [2023-03-28T10:56:23.136Z] #0 4.264 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:23.136Z] #0 4.264 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:23.136Z] #0 4.264 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:23.136Z] #0 4.264 + dir=/tmp/install [2023-03-28T10:56:23.136Z] #0 4.264 + bin=dockercli [2023-03-28T10:56:23.136Z] #0 4.264 + shift [2023-03-28T10:56:23.136Z] #0 4.264 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T10:56:23.136Z] #0 4.264 + . /tmp/install/dockercli.installer [2023-03-28T10:56:23.136Z] #0 4.264 ++ : stable [2023-03-28T10:56:23.136Z] #0 4.264 ++ : 17.06.2-ce [2023-03-28T10:56:23.136Z] #0 4.264 + install_dockercli [2023-03-28T10:56:23.136Z] #0 4.264 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T10:56:23.136Z] #0 4.264 ++ uname -m [2023-03-28T10:56:23.136Z] #0 4.264 + arch=x86_64 [2023-03-28T10:56:23.136Z] #0 4.264 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T10:56:23.136Z] #0 4.264 + url=https://download.docker.com/linux/static [2023-03-28T10:56:23.136Z] #0 4.264 + tar -xz docker/docker [2023-03-28T10:56:23.136Z] #0 4.287 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T10:56:23.136Z] #0 4.287 Install docker/cli version 17.06.2-ce from stable [2023-03-28T10:56:23.136Z] #0 7.294 + mkdir -p /build [2023-03-28T10:56:23.136Z] #0 7.294 + mv docker/docker /build/ [2023-03-28T10:56:23.136Z] #0 7.294 + rmdir docker [2023-03-28T10:56:23.136Z] #27 DONE 7.4s [2023-03-28T10:56:23.393Z] [2023-03-28T10:56:23.393Z] #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 [2023-03-28T10:56:23.393Z] #26 6.212 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T10:56:23.393Z] #26 6.452 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T10:56:23.393Z] #26 6.467 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T10:56:23.393Z] #26 6.502 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:23.393Z] #26 6.604 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T10:56:24.783Z] #19 DONE 2.0s [2023-03-28T10:56:24.783Z] [2023-03-28T10:56:24.783Z] #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 [2023-03-28T10:56:24.783Z] #20 ... [2023-03-28T10:56:24.783Z] [2023-03-28T10:56:24.783Z] #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 [2023-03-28T10:56:24.783Z] #18 6.892 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T10:56:24.783Z] #18 7.166 [2023-03-28T10:56:24.783Z] #18 7.379 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:24.783Z] #18 7.587 [2023-03-28T10:56:24.783Z] #18 8.140 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T10:56:24.783Z] #18 8.315 [2023-03-28T10:56:24.783Z] #18 8.528 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:24.783Z] #18 8.767 [2023-03-28T10:56:24.783Z] #18 8.885 Download of images into '/build' complete. [2023-03-28T10:56:24.783Z] #18 8.885 Use something like the following to load the result into a Docker daemon: [2023-03-28T10:56:24.783Z] #18 8.885 tar -cC '/build' . | docker load [2023-03-28T10:56:24.783Z] #18 DONE 9.0s [2023-03-28T10:56:24.783Z] [2023-03-28T10:56:24.783Z] #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 [2023-03-28T10:56:25.347Z] #20 DONE 0.8s [2023-03-28T10:56:25.347Z] [2023-03-28T10:56:25.347Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T10:56:25.347Z] #21 DONE 0.1s [2023-03-28T10:56:25.347Z] [2023-03-28T10:56:25.347Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T10:56:25.347Z] #22 DONE 0.2s [2023-03-28T10:56:25.347Z] [2023-03-28T10:56:25.347Z] #23 [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 [2023-03-28T10:56:25.416Z] #27 126.6 bufio [2023-03-28T10:56:25.913Z] #26 ... [2023-03-28T10:56:25.913Z] [2023-03-28T10:56:25.914Z] #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 [2023-03-28T10:56:25.914Z] #0 7.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:25.914Z] #0 7.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:25.914Z] #0 7.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:25.914Z] #0 8.704 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:25.914Z] #28 ... [2023-03-28T10:56:25.914Z] [2023-03-28T10:56:25.914Z] #29 [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 [2023-03-28T10:56:25.914Z] #0 6.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:25.914Z] #0 6.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:25.914Z] #0 6.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:25.914Z] #0 7.861 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:25.914Z] #0 9.592 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:25.914Z] #29 ... [2023-03-28T10:56:25.914Z] [2023-03-28T10:56:25.914Z] #30 [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 [2023-03-28T10:56:25.914Z] #0 5.211 + RM_GOPATH=0 [2023-03-28T10:56:25.914Z] #0 5.211 + TMP_GOPATH= [2023-03-28T10:56:25.914Z] #0 5.211 + : /build [2023-03-28T10:56:25.914Z] #0 5.211 + '[' -z '' ']' [2023-03-28T10:56:25.914Z] #0 5.211 ++ mktemp -d [2023-03-28T10:56:25.914Z] #0 5.211 + export GOPATH=/tmp/tmp.nIA0z4Rh6B [2023-03-28T10:56:25.914Z] #0 5.211 + GOPATH=/tmp/tmp.nIA0z4Rh6B [2023-03-28T10:56:25.914Z] #0 5.211 + RM_GOPATH=1 [2023-03-28T10:56:25.914Z] #0 5.211 + case "$(go env GOARCH)" in [2023-03-28T10:56:25.914Z] #0 5.211 ++ go env GOARCH [2023-03-28T10:56:25.914Z] #0 5.267 Install golangci-lint version v1.49.0 [2023-03-28T10:56:25.914Z] #0 5.270 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:25.914Z] #0 5.270 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:25.914Z] #0 5.270 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:25.914Z] #0 5.270 + dir=/tmp/install [2023-03-28T10:56:25.914Z] #0 5.270 + bin=golangci_lint [2023-03-28T10:56:25.914Z] #0 5.270 + shift [2023-03-28T10:56:25.914Z] #0 5.270 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T10:56:25.914Z] #0 5.270 + . /tmp/install/golangci_lint.installer [2023-03-28T10:56:25.914Z] #0 5.270 ++ : v1.49.0 [2023-03-28T10:56:25.914Z] #0 5.270 + install_golangci_lint [2023-03-28T10:56:25.914Z] #0 5.270 + set -e [2023-03-28T10:56:25.914Z] #0 5.270 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T10:56:25.914Z] #0 5.270 + GOBIN=/build [2023-03-28T10:56:25.914Z] #0 5.270 + GO111MODULE=on [2023-03-28T10:56:25.914Z] #0 5.270 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T10:56:25.914Z] #0 5.657 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T10:56:25.914Z] #0 8.707 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:25.914Z] #0 8.707 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:25.914Z] #0 8.910 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:25.914Z] #0 8.928 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T10:56:25.914Z] #0 9.147 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T10:56:25.914Z] #0 9.336 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T10:56:25.914Z] #0 9.651 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T10:56:25.914Z] #0 10.04 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T10:56:25.914Z] #0 10.10 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T10:56:25.914Z] #0 10.24 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T10:56:25.914Z] #0 10.25 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T10:56:25.914Z] #30 10.45 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T10:56:25.914Z] #30 ... [2023-03-28T10:56:25.914Z] [2023-03-28T10:56:25.914Z] #31 [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 [2023-03-28T10:56:25.914Z] #0 7.030 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:25.914Z] #0 7.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:25.914Z] #0 7.047 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:25.914Z] #0 7.738 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:25.914Z] #0 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:26.171Z] #31 ... [2023-03-28T10:56:26.171Z] [2023-03-28T10:56:26.171Z] #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 [2023-03-28T10:56:26.171Z] #0 5.279 + RM_GOPATH=0 [2023-03-28T10:56:26.171Z] #0 5.279 + TMP_GOPATH= [2023-03-28T10:56:26.171Z] #0 5.279 + : /build [2023-03-28T10:56:26.171Z] #0 5.279 + '[' -z '' ']' [2023-03-28T10:56:26.171Z] #0 5.279 ++ mktemp -d [2023-03-28T10:56:26.171Z] #0 5.279 + export GOPATH=/tmp/tmp.aHD4M12395 [2023-03-28T10:56:26.171Z] #0 5.279 + GOPATH=/tmp/tmp.aHD4M12395 [2023-03-28T10:56:26.171Z] #0 5.279 + RM_GOPATH=1 [2023-03-28T10:56:26.171Z] #0 5.279 + case "$(go env GOARCH)" in [2023-03-28T10:56:26.171Z] #0 5.279 ++ go env GOARCH [2023-03-28T10:56:26.171Z] #0 5.304 Install rootlesskit version v0.14.4 [2023-03-28T10:56:26.171Z] #0 5.304 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.171Z] #0 5.304 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.171Z] #0 5.304 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:26.171Z] #0 5.304 + dir=/tmp/install [2023-03-28T10:56:26.171Z] #0 5.304 + bin=rootlesskit [2023-03-28T10:56:26.171Z] #0 5.304 + shift [2023-03-28T10:56:26.171Z] #0 5.304 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T10:56:26.171Z] #0 5.304 + . /tmp/install/rootlesskit.installer [2023-03-28T10:56:26.171Z] #0 5.304 ++ : v0.14.4 [2023-03-28T10:56:26.171Z] #0 5.304 + install_rootlesskit [2023-03-28T10:56:26.171Z] #0 5.304 + case "$1" in [2023-03-28T10:56:26.171Z] #0 5.304 + export CGO_ENABLED=0 [2023-03-28T10:56:26.171Z] #0 5.304 + CGO_ENABLED=0 [2023-03-28T10:56:26.171Z] #0 5.304 + _install_rootlesskit [2023-03-28T10:56:26.171Z] #0 5.304 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T10:56:26.171Z] #0 5.304 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:56:26.171Z] #0 5.304 + GOBIN=/build [2023-03-28T10:56:26.171Z] #0 5.304 + GO111MODULE=on [2023-03-28T10:56:26.171Z] #0 5.304 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T10:56:26.171Z] #0 5.778 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T10:56:26.171Z] #0 8.425 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:26.171Z] #0 8.425 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T10:56:26.171Z] #0 8.560 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T10:56:26.171Z] #0 9.241 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T10:56:26.324Z] #23 ... [2023-03-28T10:56:26.324Z] [2023-03-28T10:56:26.324Z] #34 [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 [2023-03-28T10:56:26.324Z] #34 17.41 Reading package lists... [2023-03-28T10:56:26.324Z] #34 23.18 Reading package lists... [2023-03-28T10:56:26.324Z] #34 27.84 Building dependency tree... [2023-03-28T10:56:26.324Z] #34 31.82 The following additional packages will be installed: [2023-03-28T10:56:26.324Z] #34 31.85 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T10:56:26.324Z] #34 31.87 Suggested packages: [2023-03-28T10:56:26.324Z] #34 31.90 cmake-doc ninja-build lrzip [2023-03-28T10:56:26.324Z] #34 31.90 Recommended packages: [2023-03-28T10:56:26.324Z] #34 31.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T10:56:26.324Z] #34 32.87 The following NEW packages will be installed: [2023-03-28T10:56:26.324Z] #34 32.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T10:56:26.324Z] #34 32.89 vim-common xxd [2023-03-28T10:56:26.324Z] #34 ... [2023-03-28T10:56:26.324Z] [2023-03-28T10:56:26.324Z] #19 [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 [2023-03-28T10:56:26.324Z] #19 23.49 [2023-03-28T10:56:26.324Z] #19 23.82 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:26.324Z] #19 25.21 [2023-03-28T10:56:26.324Z] #19 28.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T10:56:26.324Z] #19 29.99 [2023-03-28T10:56:26.324Z] #19 30.34 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:26.324Z] #19 31.61 [2023-03-28T10:56:26.324Z] #19 32.01 Download of images into '/build' complete. [2023-03-28T10:56:26.324Z] #19 32.01 Use something like the following to load the result into a Docker daemon: [2023-03-28T10:56:26.324Z] #19 32.01 tar -cC '/build' . | docker load [2023-03-28T10:56:26.324Z] #19 DONE 33.6s [2023-03-28T10:56:26.324Z] [2023-03-28T10:56:26.324Z] #28 [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 [2023-03-28T10:56:26.324Z] #28 17.73 Reading package lists... [2023-03-28T10:56:26.324Z] #28 23.51 Reading package lists... [2023-03-28T10:56:26.324Z] #28 28.45 Building dependency tree... [2023-03-28T10:56:26.324Z] #28 32.46 The following additional packages will be installed: [2023-03-28T10:56:26.324Z] #28 32.47 libbtrfs0 [2023-03-28T10:56:26.324Z] #28 32.59 The following NEW packages will be installed: [2023-03-28T10:56:26.324Z] #28 32.60 libbtrfs-dev libbtrfs0 [2023-03-28T10:56:26.324Z] #28 33.06 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:56:26.324Z] #28 33.06 Need to get 454 kB of archives. [2023-03-28T10:56:26.324Z] #28 33.06 After this operation, 1275 kB of additional disk space will be used. [2023-03-28T10:56:26.324Z] #28 33.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-03-28T10:56:26.324Z] #28 33.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-03-28T10:56:26.361Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.2s [2023-03-28T10:56:26.427Z] #32 ... [2023-03-28T10:56:26.427Z] [2023-03-28T10:56:26.427Z] #33 [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 [2023-03-28T10:56:26.427Z] #0 4.847 + RM_GOPATH=0 [2023-03-28T10:56:26.427Z] #0 4.847 + TMP_GOPATH= [2023-03-28T10:56:26.427Z] #0 4.847 + : /build [2023-03-28T10:56:26.427Z] #0 4.847 + '[' -z '' ']' [2023-03-28T10:56:26.427Z] #0 4.847 ++ mktemp -d [2023-03-28T10:56:26.427Z] #0 4.847 + export GOPATH=/tmp/tmp.Hl9ov7912X [2023-03-28T10:56:26.427Z] #0 4.847 + GOPATH=/tmp/tmp.Hl9ov7912X [2023-03-28T10:56:26.427Z] #0 4.847 + RM_GOPATH=1 [2023-03-28T10:56:26.428Z] #0 4.847 + case "$(go env GOARCH)" in [2023-03-28T10:56:26.428Z] #0 4.847 ++ go env GOARCH [2023-03-28T10:56:26.428Z] #0 4.847 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.428Z] #0 4.847 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.428Z] #0 4.847 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:26.428Z] #0 4.847 + dir=/tmp/install [2023-03-28T10:56:26.428Z] #0 4.847 + bin=shfmt [2023-03-28T10:56:26.428Z] #0 4.847 + shift [2023-03-28T10:56:26.428Z] #0 4.847 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T10:56:26.428Z] #0 4.847 + . /tmp/install/shfmt.installer [2023-03-28T10:56:26.428Z] #0 4.847 ++ : v3.0.2 [2023-03-28T10:56:26.428Z] #0 4.847 + install_shfmt [2023-03-28T10:56:26.428Z] #0 4.847 + echo 'Install shfmt version v3.0.2' [2023-03-28T10:56:26.428Z] #0 4.847 + GOBIN=/build [2023-03-28T10:56:26.428Z] #0 4.847 + GO111MODULE=on [2023-03-28T10:56:26.428Z] #0 4.847 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T10:56:26.428Z] #0 4.848 Install shfmt version v3.0.2 [2023-03-28T10:56:26.428Z] #0 5.361 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T10:56:26.428Z] #0 6.295 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T10:56:26.428Z] #0 6.307 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T10:56:26.428Z] #0 6.391 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T10:56:26.428Z] #0 8.271 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T10:56:26.428Z] #33 ... [2023-03-28T10:56:26.428Z] [2023-03-28T10:56:26.428Z] #34 [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 [2023-03-28T10:56:26.428Z] #0 6.979 + RM_GOPATH=0 [2023-03-28T10:56:26.428Z] #0 6.979 + TMP_GOPATH= [2023-03-28T10:56:26.428Z] #0 6.979 + : /build [2023-03-28T10:56:26.428Z] #0 6.979 + '[' -z '' ']' [2023-03-28T10:56:26.428Z] #0 6.979 ++ mktemp -d [2023-03-28T10:56:26.428Z] #0 7.009 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:26.428Z] #0 7.009 + export GOPATH=/tmp/tmp.ZOLvDqymD7 [2023-03-28T10:56:26.428Z] #0 7.009 + GOPATH=/tmp/tmp.ZOLvDqymD7 [2023-03-28T10:56:26.428Z] #0 7.009 + RM_GOPATH=1 [2023-03-28T10:56:26.428Z] #0 7.009 + case "$(go env GOARCH)" in [2023-03-28T10:56:26.428Z] #0 7.009 ++ go env GOARCH [2023-03-28T10:56:26.428Z] #0 7.009 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.428Z] #0 7.009 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.428Z] #0 7.009 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:26.428Z] #0 7.009 + dir=/tmp/install [2023-03-28T10:56:26.428Z] #0 7.009 + bin=vndr [2023-03-28T10:56:26.428Z] #0 7.009 + shift [2023-03-28T10:56:26.428Z] #0 7.009 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T10:56:26.428Z] #0 7.009 + . /tmp/install/vndr.installer [2023-03-28T10:56:26.428Z] #0 7.009 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:26.428Z] #0 7.009 + install_vndr [2023-03-28T10:56:26.428Z] #0 7.009 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T10:56:26.428Z] #0 7.009 + GOBIN=/build [2023-03-28T10:56:26.428Z] #0 7.009 + GO111MODULE=on [2023-03-28T10:56:26.428Z] #0 7.009 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:26.428Z] #0 7.704 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:26.583Z] #28 ... [2023-03-28T10:56:26.583Z] [2023-03-28T10:56:26.583Z] #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 [2023-03-28T10:56:26.583Z] #33 17.61 Reading package lists... [2023-03-28T10:56:26.583Z] #33 23.38 Reading package lists... [2023-03-28T10:56:26.583Z] #33 28.41 Building dependency tree... [2023-03-28T10:56:26.583Z] #33 32.43 The following additional packages will be installed: [2023-03-28T10:56:26.583Z] #33 32.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:56:26.583Z] #33 32.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T10:56:26.583Z] #33 32.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T10:56:26.583Z] #33 32.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T10:56:26.583Z] #33 32.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T10:56:26.583Z] #33 32.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T10:56:26.583Z] #33 32.44 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T10:56:26.583Z] #33 32.45 Suggested packages: [2023-03-28T10:56:26.583Z] #33 32.45 gcc-10-locales seccomp wine64 [2023-03-28T10:56:26.583Z] #33 33.47 The following NEW packages will be installed: [2023-03-28T10:56:26.583Z] #33 33.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:56:26.583Z] #33 33.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T10:56:26.583Z] #33 33.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T10:56:26.583Z] #33 33.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T10:56:26.583Z] #33 33.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T10:56:26.583Z] #33 33.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T10:56:26.583Z] #33 33.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T10:56:26.583Z] #33 33.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T10:56:26.583Z] #33 33.52 mingw-w64-x86-64-dev [2023-03-28T10:56:26.583Z] #33 ... [2023-03-28T10:56:26.583Z] [2023-03-28T10:56:26.583Z] #26 [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 [2023-03-28T10:56:26.583Z] #26 17.85 Reading package lists... [2023-03-28T10:56:26.583Z] #26 23.47 Reading package lists... [2023-03-28T10:56:26.583Z] #26 28.47 Building dependency tree... [2023-03-28T10:56:26.583Z] #26 32.89 The following additional packages will be installed: [2023-03-28T10:56:26.583Z] #26 32.91 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T10:56:26.583Z] #26 32.92 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T10:56:26.583Z] #26 32.94 Suggested packages: [2023-03-28T10:56:26.583Z] #26 32.94 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T10:56:26.684Z] #34 ... [2023-03-28T10:56:26.684Z] [2023-03-28T10:56:26.684Z] #35 [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 [2023-03-28T10:56:26.684Z] #0 8.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:26.684Z] #0 8.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:26.684Z] #0 8.496 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:26.684Z] #0 9.428 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:26.684Z] #35 ... [2023-03-28T10:56:26.684Z] [2023-03-28T10:56:26.684Z] #36 [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 [2023-03-28T10:56:26.684Z] #0 7.374 + RM_GOPATH=0 [2023-03-28T10:56:26.684Z] #0 7.374 + TMP_GOPATH= [2023-03-28T10:56:26.684Z] #0 7.374 + : /build [2023-03-28T10:56:26.684Z] #0 7.374 + '[' -z '' ']' [2023-03-28T10:56:26.684Z] #0 7.374 ++ mktemp -d [2023-03-28T10:56:26.684Z] #0 7.412 + export GOPATH=/tmp/tmp.yxJi3szhHW [2023-03-28T10:56:26.684Z] #0 7.412 + GOPATH=/tmp/tmp.yxJi3szhHW [2023-03-28T10:56:26.684Z] #0 7.412 + RM_GOPATH=1 [2023-03-28T10:56:26.684Z] #0 7.412 + case "$(go env GOARCH)" in [2023-03-28T10:56:26.684Z] #0 7.412 ++ go env GOARCH [2023-03-28T10:56:26.684Z] #0 7.457 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:26.684Z] #0 7.457 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.684Z] #0 7.457 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:26.684Z] #0 7.457 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:26.684Z] #0 7.457 + dir=/tmp/install [2023-03-28T10:56:26.684Z] #0 7.457 + bin=tomlv [2023-03-28T10:56:26.684Z] #0 7.457 + shift [2023-03-28T10:56:26.684Z] #0 7.457 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T10:56:26.684Z] #0 7.457 + . /tmp/install/tomlv.installer [2023-03-28T10:56:26.684Z] #0 7.457 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:26.684Z] #0 7.457 + install_tomlv [2023-03-28T10:56:26.684Z] #0 7.457 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T10:56:26.684Z] #0 7.457 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yxJi3szhHW/src/github.com/BurntSushi/toml [2023-03-28T10:56:26.684Z] #0 7.457 Cloning into '/tmp/tmp.yxJi3szhHW/src/github.com/BurntSushi/toml'... [2023-03-28T10:56:26.684Z] #0 9.295 + cd /tmp/tmp.yxJi3szhHW/src/github.com/BurntSushi/toml [2023-03-28T10:56:26.684Z] #0 9.295 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:26.684Z] #0 9.438 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:56:26.684Z] #0 10.25 internal/goarch [2023-03-28T10:56:26.684Z] #0 10.26 internal/unsafeheader [2023-03-28T10:56:26.684Z] #0 10.41 internal/cpu [2023-03-28T10:56:26.684Z] #0 10.45 internal/abi [2023-03-28T10:56:26.684Z] #0 10.97 internal/goexperiment [2023-03-28T10:56:26.684Z] #0 11.19 internal/goos [2023-03-28T10:56:26.684Z] #0 11.19 internal/bytealg [2023-03-28T10:56:26.840Z] #26 ... [2023-03-28T10:56:26.840Z] [2023-03-28T10:56:26.840Z] #34 [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 [2023-03-28T10:56:26.840Z] #34 33.31 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:56:26.840Z] #34 33.31 Need to get 15.6 MB of archives. [2023-03-28T10:56:26.840Z] #34 33.31 After this operation, 67.4 MB of additional disk space will be used. [2023-03-28T10:56:26.840Z] #34 33.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:56:26.840Z] #34 33.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:56:26.840Z] #34 33.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T10:56:26.840Z] #34 33.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-03-28T10:56:26.932Z] #10 ... [2023-03-28T10:56:26.932Z] [2023-03-28T10:56:26.932Z] #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 [2023-03-28T10:56:26.932Z] #0 2.326 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T10:56:26.932Z] #0 2.680 [2023-03-28T10:56:26.932Z] #0 2.916 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:26.932Z] #0 3.225 [2023-03-28T10:56:26.932Z] #0 4.299 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T10:56:26.932Z] #0 4.644 [2023-03-28T10:56:26.932Z] #0 4.872 #=#=# 1.1% ######################################################################## 100.0% [2023-03-28T10:56:26.932Z] #0 5.264 [2023-03-28T10:56:26.932Z] #0 6.288 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T10:56:26.932Z] #0 6.567 [2023-03-28T10:56:26.932Z] #0 6.797 #=#=# ############## 20.8% ######################################### 57.2% ############################################################### 88.7% ######################################################################## 100.0% [2023-03-28T10:56:26.932Z] #0 7.428 [2023-03-28T10:56:26.932Z] #0 8.475 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T10:56:26.932Z] #0 8.791 [2023-03-28T10:56:26.932Z] #0 9.017 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:26.932Z] #0 9.368 [2023-03-28T10:56:26.932Z] #18 10.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T10:56:26.941Z] #36 11.33 runtime/internal/atomic [2023-03-28T10:56:26.941Z] #36 ... [2023-03-28T10:56:26.941Z] [2023-03-28T10:56:26.941Z] #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 [2023-03-28T10:56:26.941Z] #26 11.19 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T10:56:26.941Z] #26 11.23 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T10:56:27.096Z] #34 33.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-03-28T10:56:27.097Z] #34 34.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-03-28T10:56:27.097Z] #34 34.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-03-28T10:56:27.097Z] #34 34.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-03-28T10:56:27.097Z] #34 34.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-03-28T10:56:27.194Z] #18 ... [2023-03-28T10:56:27.194Z] [2023-03-28T10:56:27.194Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:27.356Z] #34 34.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-03-28T10:56:27.614Z] #34 ... [2023-03-28T10:56:27.614Z] [2023-03-28T10:56:27.614Z] #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 [2023-03-28T10:56:27.614Z] #30 DONE 34.6s [2023-03-28T10:56:27.870Z] [2023-03-28T10:56:27.870Z] #26 [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 [2023-03-28T10:56:27.870Z] #26 34.16 The following NEW packages will be installed: [2023-03-28T10:56:27.870Z] #26 34.16 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T10:56:27.870Z] #26 34.16 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T10:56:27.870Z] #26 34.16 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T10:56:27.870Z] #26 34.17 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T10:56:27.870Z] #26 34.57 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:56:27.870Z] #26 34.57 Need to get 4253 kB of archives. [2023-03-28T10:56:27.870Z] #26 34.57 After this operation, 25.1 MB of additional disk space will be used. [2023-03-28T10:56:27.870Z] #26 34.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-03-28T10:56:27.870Z] #26 34.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-03-28T10:56:27.870Z] #26 34.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-28T10:56:27.870Z] #26 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-03-28T10:56:27.870Z] #26 34.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-03-28T10:56:27.870Z] #26 34.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-03-28T10:56:27.870Z] #26 34.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-28T10:56:27.870Z] #26 34.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-03-28T10:56:27.870Z] #26 34.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-03-28T10:56:27.870Z] #26 34.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-03-28T10:56:27.870Z] #26 34.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-03-28T10:56:27.870Z] #26 34.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-03-28T10:56:27.870Z] #26 34.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-03-28T10:56:27.955Z] #27 129.1 text/tabwriter [2023-03-28T10:56:28.126Z] #26 34.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2023-03-28T10:56:28.126Z] #26 34.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-03-28T10:56:28.126Z] #26 34.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:56:28.126Z] #26 35.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T10:56:28.126Z] #26 35.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-03-28T10:56:28.692Z] #26 ... [2023-03-28T10:56:28.692Z] [2023-03-28T10:56:28.692Z] #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 [2023-03-28T10:56:28.692Z] #36 DONE 35.7s [2023-03-28T10:56:28.889Z] #27 ... [2023-03-28T10:56:28.889Z] [2023-03-28T10:56:28.889Z] #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 [2023-03-28T10:56:28.889Z] #38 39.47 CC images/sk-packet.o [2023-03-28T10:56:28.889Z] #38 39.91 CC images/mnt.o [2023-03-28T10:56:28.889Z] #38 40.28 CC images/pipe-data.o [2023-03-28T10:56:28.889Z] #38 40.53 CC images/sa.o [2023-03-28T10:56:28.889Z] #38 40.74 CC images/timer.o [2023-03-28T10:56:28.889Z] #38 41.25 CC images/timerfd.o [2023-03-28T10:56:28.889Z] #38 41.61 CC images/mm.o [2023-03-28T10:56:28.889Z] #38 41.96 CC images/sk-opts.o [2023-03-28T10:56:28.889Z] #38 42.38 CC images/sk-unix.o [2023-03-28T10:56:28.889Z] #38 42.84 CC images/sk-inet.o [2023-03-28T10:56:28.889Z] #38 43.37 CC images/tun.o [2023-03-28T10:56:28.889Z] #38 43.86 CC images/sk-netlink.o [2023-03-28T10:56:28.889Z] #38 44.32 CC images/packet-sock.o [2023-03-28T10:56:28.889Z] #38 44.86 CC images/ipc-var.o [2023-03-28T10:56:28.889Z] #38 45.26 CC images/ipc-desc.o [2023-03-28T10:56:28.948Z] [2023-03-28T10:56:28.948Z] #28 [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 [2023-03-28T10:56:28.948Z] #28 34.45 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:28.948Z] #28 35.02 Fetched 454 kB in 0s (1117 kB/s) [2023-03-28T10:56:28.948Z] #28 35.23 Selecting previously unselected package libbtrfs0:arm64. [2023-03-28T10:56:28.948Z] #28 35.23 (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.) [2023-03-28T10:56:28.948Z] #28 35.32 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-03-28T10:56:28.948Z] #28 35.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T10:56:28.948Z] #28 35.93 Selecting previously unselected package libbtrfs-dev:arm64. [2023-03-28T10:56:28.948Z] #28 35.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-03-28T10:56:28.948Z] #28 35.95 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T10:56:29.147Z] #38 45.59 CC images/ipc-shm.o [2023-03-28T10:56:29.405Z] #38 45.98 CC images/ipc-msg.o [2023-03-28T10:56:29.405Z] #38 ... [2023-03-28T10:56:29.405Z] [2023-03-28T10:56:29.405Z] #27 [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 [2023-03-28T10:56:29.405Z] #27 130.7 io/ioutil [2023-03-28T10:56:29.405Z] #27 130.7 fmt [2023-03-28T10:56:29.516Z] #28 36.47 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T10:56:29.516Z] #28 36.52 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T10:56:29.516Z] #28 36.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:30.082Z] #28 DONE 37.0s [2023-03-28T10:56:30.082Z] [2023-03-28T10:56:30.082Z] #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 [2023-03-28T10:56:30.218Z] #26 14.27 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:56:30.694Z] #23 4.922 + git clone https://github.com/docker/distribution.git . [2023-03-28T10:56:30.694Z] #23 4.931 Cloning into '.'... [2023-03-28T10:56:30.694Z] #23 ... [2023-03-28T10:56:30.694Z] [2023-03-28T10:56:30.694Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-03-28T10:56:30.694Z] #0 5.099 + RM_GOPATH=0 [2023-03-28T10:56:30.694Z] #0 5.100 + TMP_GOPATH= [2023-03-28T10:56:30.694Z] #0 5.100 + : /build [2023-03-28T10:56:30.694Z] #0 5.100 + '[' -z '' ']' [2023-03-28T10:56:30.694Z] #0 5.105 ++ mktemp -d [2023-03-28T10:56:30.694Z] #0 5.106 + export GOPATH=/tmp/tmp.JQ8FlCq3j1 [2023-03-28T10:56:30.694Z] #0 5.106 + GOPATH=/tmp/tmp.JQ8FlCq3j1 [2023-03-28T10:56:30.694Z] #0 5.106 + RM_GOPATH=1 [2023-03-28T10:56:30.694Z] #0 5.106 + case "$(go env GOARCH)" in [2023-03-28T10:56:30.694Z] #0 5.107 ++ go env GOARCH [2023-03-28T10:56:30.694Z] #0 5.154 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:30.694Z] #0 5.154 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:30.694Z] #0 5.155 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:30.694Z] #0 5.158 + dir=/tmp/install [2023-03-28T10:56:30.694Z] #0 5.158 + bin=dockercli [2023-03-28T10:56:30.694Z] #0 5.158 + shift [2023-03-28T10:56:30.694Z] #0 5.190 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T10:56:30.694Z] #0 5.190 + . /tmp/install/dockercli.installer [2023-03-28T10:56:30.694Z] #0 5.190 ++ : stable [2023-03-28T10:56:30.694Z] #0 5.191 ++ : 17.06.2-ce [2023-03-28T10:56:30.694Z] #0 5.191 + install_dockercli [2023-03-28T10:56:30.694Z] #0 5.191 Install docker/cli version 17.06.2-ce from stable [2023-03-28T10:56:30.694Z] #0 5.191 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T10:56:30.694Z] #0 5.202 ++ uname -m [2023-03-28T10:56:30.694Z] #0 5.211 + arch=x86_64 [2023-03-28T10:56:30.694Z] #0 5.211 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T10:56:30.694Z] #0 5.211 + url=https://download.docker.com/linux/static [2023-03-28T10:56:30.694Z] #0 5.212 + tar -xz docker/docker [2023-03-28T10:56:30.694Z] #0 5.212 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T10:56:31.012Z] #37 0.904 + RM_GOPATH=0 [2023-03-28T10:56:31.012Z] #37 0.904 + TMP_GOPATH= [2023-03-28T10:56:31.012Z] #37 0.906 + : /build [2023-03-28T10:56:31.012Z] #37 0.907 + '[' -z '' ']' [2023-03-28T10:56:31.012Z] #37 0.908 ++ mktemp -d [2023-03-28T10:56:31.012Z] #37 0.910 + export GOPATH=/tmp/tmp.1zNCAROSlj [2023-03-28T10:56:31.012Z] #37 0.910 + GOPATH=/tmp/tmp.1zNCAROSlj [2023-03-28T10:56:31.012Z] #37 0.910 + RM_GOPATH=1 [2023-03-28T10:56:31.012Z] #37 0.911 + case "$(go env GOARCH)" in [2023-03-28T10:56:31.012Z] #37 0.918 ++ go env GOARCH [2023-03-28T10:56:31.012Z] #37 0.942 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:31.012Z] #37 0.942 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:31.012Z] #37 0.943 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:31.012Z] #37 0.945 + dir=/tmp/install [2023-03-28T10:56:31.012Z] #37 0.945 + bin=containerd [2023-03-28T10:56:31.012Z] #37 0.966 + shift [2023-03-28T10:56:31.012Z] #37 0.966 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T10:56:31.012Z] #37 0.970 + . /tmp/install/containerd.installer [2023-03-28T10:56:31.012Z] #37 0.970 ++ set -e [2023-03-28T10:56:31.012Z] #37 0.971 ++ : v1.6.16 [2023-03-28T10:56:31.012Z] #37 0.971 + install_containerd [2023-03-28T10:56:31.012Z] #37 0.972 + echo 'Install containerd version v1.6.16' [2023-03-28T10:56:31.012Z] #37 0.972 Install containerd version v1.6.16 [2023-03-28T10:56:31.012Z] #37 0.973 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1zNCAROSlj/src/github.com/containerd/containerd [2023-03-28T10:56:31.012Z] #37 0.975 Cloning into '/tmp/tmp.1zNCAROSlj/src/github.com/containerd/containerd'... [2023-03-28T10:56:31.403Z] #10 ... [2023-03-28T10:56:31.403Z] [2023-03-28T10:56:31.403Z] #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 [2023-03-28T10:56:31.403Z] #18 10.55 [2023-03-28T10:56:31.403Z] #18 10.77 #=#=# ######################################################################## 100.0% [2023-03-28T10:56:31.403Z] #18 11.09 [2023-03-28T10:56:31.403Z] #18 11.20 Download of images into '/build' complete. [2023-03-28T10:56:31.403Z] #18 11.20 Use something like the following to load the result into a Docker daemon: [2023-03-28T10:56:31.403Z] #18 11.20 tar -cC '/build' . | docker load [2023-03-28T10:56:31.403Z] #18 DONE 14.1s [2023-03-28T10:56:31.403Z] [2023-03-28T10:56:31.403Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T10:56:31.403Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.2s [2023-03-28T10:56:31.589Z] #26 ... [2023-03-28T10:56:31.589Z] [2023-03-28T10:56:31.589Z] #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 [2023-03-28T10:56:31.589Z] #24 5.723 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T10:56:31.589Z] #24 5.723 Cloning into '.'... [2023-03-28T10:56:31.589Z] #24 ... [2023-03-28T10:56:31.589Z] [2023-03-28T10:56:31.589Z] #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 [2023-03-28T10:56:31.589Z] #32 12.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T10:56:31.589Z] #32 13.22 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T10:56:31.589Z] #32 13.22 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T10:56:31.589Z] #32 13.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T10:56:31.589Z] #32 13.51 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:31.589Z] #32 13.55 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T10:56:31.589Z] #32 13.90 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T10:56:31.589Z] #32 14.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T10:56:31.589Z] #32 14.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T10:56:32.105Z] #37 ... [2023-03-28T10:56:32.105Z] [2023-03-28T10:56:32.105Z] #24 [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 [2023-03-28T10:56:32.105Z] #24 28.71 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T10:56:32.105Z] #24 28.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T10:56:32.105Z] #24 28.87 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T10:56:32.105Z] #24 28.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T10:56:32.105Z] #24 28.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T10:56:32.105Z] #24 29.03 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T10:56:32.105Z] #24 29.10 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T10:56:32.105Z] #24 29.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T10:56:32.105Z] #24 29.49 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T10:56:32.105Z] #24 29.52 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T10:56:32.105Z] #24 29.63 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T10:56:32.105Z] #24 29.82 go: downloading golang.org/x/text v0.3.7 [2023-03-28T10:56:32.105Z] #24 30.02 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T10:56:32.105Z] #24 35.81 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T10:56:32.105Z] #24 35.81 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T10:56:32.105Z] #24 36.70 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T10:56:32.105Z] #24 36.88 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T10:56:32.105Z] #24 37.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T10:56:32.105Z] #24 37.44 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T10:56:32.105Z] #24 37.55 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T10:56:32.105Z] #24 37.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T10:56:32.105Z] #24 37.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T10:56:32.105Z] #24 37.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T10:56:32.105Z] #24 37.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T10:56:32.105Z] #24 37.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T10:56:32.105Z] #24 37.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T10:56:32.105Z] #24 37.99 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T10:56:32.105Z] #24 38.21 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T10:56:32.105Z] #24 38.26 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T10:56:32.105Z] #24 38.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T10:56:32.105Z] #24 38.45 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T10:56:32.105Z] #24 38.47 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T10:56:32.105Z] #24 38.59 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T10:56:32.105Z] #24 38.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T10:56:32.105Z] #24 38.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T10:56:32.105Z] #24 38.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T10:56:32.361Z] #24 38.92 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T10:56:32.361Z] #24 ... [2023-03-28T10:56:32.361Z] [2023-03-28T10:56:32.361Z] #26 [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 [2023-03-28T10:56:32.361Z] #26 36.72 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:32.361Z] #26 37.07 Fetched 4253 kB in 1s (5502 kB/s) [2023-03-28T10:56:32.361Z] #26 37.26 Selecting previously unselected package libcap2:arm64. [2023-03-28T10:56:32.361Z] #26 37.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-03-28T10:56:32.361Z] #26 37.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 37.42 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-28T10:56:32.361Z] #26 37.57 Selecting previously unselected package libcap-dev:arm64. [2023-03-28T10:56:32.361Z] #26 37.59 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 37.61 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-03-28T10:56:32.361Z] #26 37.91 Selecting previously unselected package libnet1:arm64. [2023-03-28T10:56:32.361Z] #26 37.92 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 37.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:56:32.361Z] #26 38.12 Selecting previously unselected package libnet1-dev. [2023-03-28T10:56:32.361Z] #26 38.13 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 38.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:56:32.361Z] #26 38.36 Selecting previously unselected package libnl-3-200:arm64. [2023-03-28T10:56:32.361Z] #26 38.36 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 38.37 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T10:56:32.361Z] #26 38.54 Selecting previously unselected package libnl-3-dev:arm64. [2023-03-28T10:56:32.361Z] #26 38.54 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 38.55 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-03-28T10:56:32.361Z] #26 38.85 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-28T10:56:32.361Z] #26 38.85 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 38.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T10:56:32.361Z] #26 39.32 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-03-28T10:56:32.361Z] #26 39.33 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-03-28T10:56:32.361Z] #26 39.33 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-03-28T10:56:32.618Z] #26 39.44 Selecting previously unselected package zlib1g-dev:arm64. [2023-03-28T10:56:32.618Z] #26 39.44 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-03-28T10:56:32.618Z] #26 39.46 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:56:32.875Z] #26 39.70 Selecting previously unselected package libprotobuf23:arm64. [2023-03-28T10:56:32.875Z] #26 39.70 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-03-28T10:56:32.875Z] #26 39.72 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-03-28T10:56:32.972Z] #32 17.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T10:56:33.440Z] #26 40.26 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-03-28T10:56:33.440Z] #26 40.26 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-03-28T10:56:33.440Z] #26 40.27 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-03-28T10:56:33.594Z] #27 134.3 github.com/BurntSushi/toml [2023-03-28T10:56:33.594Z] #27 134.3 flag [2023-03-28T10:56:33.697Z] #26 40.51 Selecting previously unselected package libprotobuf-dev:arm64. [2023-03-28T10:56:33.697Z] #26 40.51 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-03-28T10:56:33.697Z] #26 40.52 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-03-28T10:56:33.968Z] #24 ... [2023-03-28T10:56:33.968Z] [2023-03-28T10:56:33.968Z] #25 [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 [2023-03-28T10:56:33.968Z] #0 5.057 + RM_GOPATH=0 [2023-03-28T10:56:33.968Z] #0 5.057 + TMP_GOPATH= [2023-03-28T10:56:33.968Z] #0 5.057 + : /build [2023-03-28T10:56:33.968Z] #0 5.057 + '[' -z '' ']' [2023-03-28T10:56:33.968Z] #0 5.058 ++ mktemp -d [2023-03-28T10:56:33.968Z] #0 5.061 + export GOPATH=/tmp/tmp.Uk2UxEpoz2 [2023-03-28T10:56:33.968Z] #0 5.061 + GOPATH=/tmp/tmp.Uk2UxEpoz2 [2023-03-28T10:56:33.968Z] #0 5.061 + RM_GOPATH=1 [2023-03-28T10:56:33.968Z] #0 5.062 + case "$(go env GOARCH)" in [2023-03-28T10:56:33.968Z] #0 5.063 ++ go env GOARCH [2023-03-28T10:56:33.968Z] #0 5.116 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:33.969Z] #0 5.116 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:33.969Z] #0 5.124 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:33.969Z] #0 5.129 + dir=/tmp/install [2023-03-28T10:56:33.969Z] #0 5.129 + bin=golangci_lint [2023-03-28T10:56:33.969Z] #0 5.129 + shift [2023-03-28T10:56:33.969Z] #0 5.129 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T10:56:33.969Z] #0 5.130 + . /tmp/install/golangci_lint.installer [2023-03-28T10:56:33.969Z] #0 5.130 ++ : v1.49.0 [2023-03-28T10:56:33.969Z] #0 5.132 + install_golangci_lint [2023-03-28T10:56:33.969Z] #0 5.132 + set -e [2023-03-28T10:56:33.969Z] #0 5.133 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T10:56:33.969Z] #0 5.133 Install golangci-lint version v1.49.0 [2023-03-28T10:56:33.969Z] #0 5.134 + GOBIN=/build [2023-03-28T10:56:33.969Z] #0 5.134 + GO111MODULE=on [2023-03-28T10:56:33.969Z] #0 5.134 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T10:56:33.969Z] #0 5.773 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T10:56:33.969Z] #0 8.612 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:33.969Z] #0 8.613 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:33.969Z] #0 8.701 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:33.969Z] #0 8.740 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T10:56:33.969Z] #25 8.962 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T10:56:34.533Z] #25 9.208 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T10:56:34.533Z] #25 9.426 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T10:56:34.702Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.2s done [2023-03-28T10:56:34.702Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T10:56:34.863Z] #32 ... [2023-03-28T10:56:34.863Z] [2023-03-28T10:56:34.863Z] #30 [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 [2023-03-28T10:56:34.863Z] #30 10.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T10:56:34.863Z] #30 10.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T10:56:34.863Z] #30 16.44 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T10:56:34.863Z] #30 16.50 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T10:56:34.863Z] #30 16.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T10:56:34.863Z] #30 16.91 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T10:56:34.863Z] #30 17.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:34.863Z] #30 17.19 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T10:56:34.863Z] #30 17.37 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T10:56:34.863Z] #30 17.40 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T10:56:34.863Z] #30 17.54 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T10:56:34.863Z] #30 17.71 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T10:56:34.863Z] #30 17.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:56:34.863Z] #30 18.49 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T10:56:34.863Z] #30 18.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T10:56:34.863Z] #30 18.85 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T10:56:34.863Z] #30 19.09 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T10:56:34.863Z] #30 19.37 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T10:56:34.964Z] #10 DONE 49.8s [2023-03-28T10:56:34.964Z] [2023-03-28T10:56:34.964Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T10:56:35.068Z] #26 41.77 Selecting previously unselected package libprotoc23:arm64. [2023-03-28T10:56:35.069Z] #26 41.77 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-03-28T10:56:35.069Z] #26 41.79 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-03-28T10:56:35.098Z] #25 ... [2023-03-28T10:56:35.098Z] [2023-03-28T10:56:35.098Z] #26 [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 [2023-03-28T10:56:35.098Z] #0 5.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:35.098Z] #0 5.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:35.098Z] #0 5.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:35.098Z] #0 6.016 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:35.098Z] #0 7.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:35.098Z] #0 9.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:35.355Z] #26 ... [2023-03-28T10:56:35.355Z] [2023-03-28T10:56:35.355Z] #27 [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 [2023-03-28T10:56:35.355Z] #0 5.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:35.355Z] #0 5.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:35.355Z] #0 5.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:35.355Z] #0 6.384 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:35.355Z] #0 8.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:35.498Z] #27 136.9 log [2023-03-28T10:56:35.612Z] #27 ... [2023-03-28T10:56:35.612Z] [2023-03-28T10:56:35.612Z] #28 [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 [2023-03-28T10:56:35.612Z] #0 4.389 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T10:56:35.612Z] #0 4.389 Cloning into '.'... [2023-03-28T10:56:35.612Z] #28 ... [2023-03-28T10:56:35.612Z] [2023-03-28T10:56:35.612Z] #29 [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 [2023-03-28T10:56:35.612Z] #0 5.122 + RM_GOPATH=0 [2023-03-28T10:56:35.612Z] #0 5.122 + TMP_GOPATH= [2023-03-28T10:56:35.612Z] #0 5.122 + : /build [2023-03-28T10:56:35.612Z] #0 5.127 + '[' -z '' ']' [2023-03-28T10:56:35.612Z] #0 5.130 ++ mktemp -d [2023-03-28T10:56:35.612Z] #0 5.132 + export GOPATH=/tmp/tmp.HtmuYUkJ6E [2023-03-28T10:56:35.612Z] #0 5.140 + GOPATH=/tmp/tmp.HtmuYUkJ6E [2023-03-28T10:56:35.612Z] #0 5.140 + RM_GOPATH=1 [2023-03-28T10:56:35.612Z] #0 5.141 + case "$(go env GOARCH)" in [2023-03-28T10:56:35.612Z] #0 5.143 ++ go env GOARCH [2023-03-28T10:56:35.612Z] #0 5.158 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:35.612Z] #0 5.158 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:35.612Z] #0 5.180 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:35.612Z] #0 5.186 + dir=/tmp/install [2023-03-28T10:56:35.612Z] #0 5.186 + bin=proxy [2023-03-28T10:56:35.612Z] #0 5.186 + shift [2023-03-28T10:56:35.612Z] #0 5.186 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T10:56:35.612Z] #0 5.186 + . /tmp/install/proxy.installer [2023-03-28T10:56:35.612Z] #0 5.186 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:35.612Z] #0 5.187 + install_proxy [2023-03-28T10:56:35.612Z] #0 5.187 + case "$1" in [2023-03-28T10:56:35.612Z] #0 5.187 + export CGO_ENABLED=0 [2023-03-28T10:56:35.612Z] #0 5.187 + CGO_ENABLED=0 [2023-03-28T10:56:35.612Z] #0 5.187 + _install_proxy [2023-03-28T10:56:35.612Z] #0 5.187 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T10:56:35.612Z] #0 5.187 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:35.612Z] #0 5.187 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.HtmuYUkJ6E/src/github.com/docker/libnetwork [2023-03-28T10:56:35.612Z] #0 5.189 Cloning into '/tmp/tmp.HtmuYUkJ6E/src/github.com/docker/libnetwork'... [2023-03-28T10:56:35.633Z] #26 42.35 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T10:56:35.634Z] #26 42.36 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-03-28T10:56:35.634Z] #26 42.36 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:56:35.634Z] #26 42.53 Selecting previously unselected package protobuf-compiler. [2023-03-28T10:56:35.634Z] #26 42.53 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-03-28T10:56:35.634Z] #26 42.54 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T10:56:35.869Z] #29 ... [2023-03-28T10:56:35.869Z] [2023-03-28T10:56:35.869Z] #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 [2023-03-28T10:56:35.869Z] #0 4.235 + RM_GOPATH=0 [2023-03-28T10:56:35.869Z] #0 4.235 + TMP_GOPATH= [2023-03-28T10:56:35.869Z] #0 4.235 + : /build [2023-03-28T10:56:35.869Z] #0 4.235 + '[' -z '' ']' [2023-03-28T10:56:35.869Z] #0 4.235 ++ mktemp -d [2023-03-28T10:56:35.869Z] #0 4.236 + export GOPATH=/tmp/tmp.d2ykNZk1k3 [2023-03-28T10:56:35.869Z] #0 4.236 + GOPATH=/tmp/tmp.d2ykNZk1k3 [2023-03-28T10:56:35.869Z] #0 4.236 + RM_GOPATH=1 [2023-03-28T10:56:35.869Z] #0 4.236 + case "$(go env GOARCH)" in [2023-03-28T10:56:35.869Z] #0 4.236 ++ go env GOARCH [2023-03-28T10:56:35.869Z] #0 4.241 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:35.869Z] #0 4.241 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:35.869Z] #0 4.242 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:35.869Z] #0 4.243 + dir=/tmp/install [2023-03-28T10:56:35.869Z] #0 4.243 + bin=shfmt [2023-03-28T10:56:35.869Z] #0 4.243 + shift [2023-03-28T10:56:35.869Z] #0 4.243 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T10:56:35.869Z] #0 4.243 + . /tmp/install/shfmt.installer [2023-03-28T10:56:35.869Z] #0 4.243 ++ : v3.0.2 [2023-03-28T10:56:35.869Z] #0 4.243 + install_shfmt [2023-03-28T10:56:35.869Z] #0 4.243 + echo 'Install shfmt version v3.0.2' [2023-03-28T10:56:35.869Z] #0 4.243 + GOBIN=/build [2023-03-28T10:56:35.869Z] #0 4.243 + GO111MODULE=on [2023-03-28T10:56:35.869Z] #0 4.243 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T10:56:35.869Z] #0 4.243 Install shfmt version v3.0.2 [2023-03-28T10:56:35.869Z] #0 4.820 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T10:56:35.869Z] #0 6.278 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T10:56:35.869Z] #0 6.319 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T10:56:35.869Z] #0 6.335 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T10:56:35.869Z] #0 8.519 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T10:56:35.869Z] #30 ... [2023-03-28T10:56:35.869Z] [2023-03-28T10:56:35.869Z] #31 [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 [2023-03-28T10:56:35.869Z] #0 5.480 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:35.869Z] #0 5.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:35.869Z] #0 5.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:35.869Z] #0 6.391 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:35.869Z] #0 8.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:35.894Z] #26 42.71 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:56:35.894Z] #26 42.72 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:56:35.894Z] #26 42.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:56:35.911Z] #19 DONE 1.0s [2023-03-28T10:56:35.911Z] [2023-03-28T10:56:35.911Z] #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 [2023-03-28T10:56:36.127Z] #31 ... [2023-03-28T10:56:36.127Z] [2023-03-28T10:56:36.127Z] #32 [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 [2023-03-28T10:56:36.127Z] #0 3.930 + RM_GOPATH=0 [2023-03-28T10:56:36.127Z] #0 3.930 + TMP_GOPATH= [2023-03-28T10:56:36.127Z] #0 3.930 + : /build [2023-03-28T10:56:36.127Z] #0 3.930 + '[' -z '' ']' [2023-03-28T10:56:36.127Z] #0 3.930 ++ mktemp -d [2023-03-28T10:56:36.127Z] #0 3.933 + export GOPATH=/tmp/tmp.lAjjukSGws [2023-03-28T10:56:36.127Z] #0 3.933 + GOPATH=/tmp/tmp.lAjjukSGws [2023-03-28T10:56:36.127Z] #0 3.933 + RM_GOPATH=1 [2023-03-28T10:56:36.127Z] #0 3.933 + case "$(go env GOARCH)" in [2023-03-28T10:56:36.127Z] #0 3.933 ++ go env GOARCH [2023-03-28T10:56:36.127Z] #0 3.939 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.127Z] #0 3.939 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.127Z] #0 3.939 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:36.127Z] #0 3.940 + dir=/tmp/install [2023-03-28T10:56:36.127Z] #0 3.940 + bin=vndr [2023-03-28T10:56:36.127Z] #0 3.940 + shift [2023-03-28T10:56:36.127Z] #0 3.940 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T10:56:36.127Z] #0 3.940 + . /tmp/install/vndr.installer [2023-03-28T10:56:36.127Z] #0 3.940 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:36.127Z] #0 3.940 + install_vndr [2023-03-28T10:56:36.127Z] #0 3.940 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T10:56:36.127Z] #0 3.940 + GOBIN=/build [2023-03-28T10:56:36.127Z] #0 3.940 + GO111MODULE=on [2023-03-28T10:56:36.127Z] #0 3.940 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:36.127Z] #0 3.940 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:36.127Z] #0 4.297 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:36.127Z] #32 ... [2023-03-28T10:56:36.127Z] [2023-03-28T10:56:36.127Z] #33 [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 [2023-03-28T10:56:36.127Z] #0 4.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:36.127Z] #0 4.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:36.127Z] #0 4.472 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:36.127Z] #0 5.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:36.127Z] #0 7.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:36.127Z] #0 9.821 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:36.163Z] #26 42.98 Selecting previously unselected package python3-six. [2023-03-28T10:56:36.163Z] #26 42.98 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T10:56:36.163Z] #26 42.99 Unpacking python3-six (1.16.0-2) ... [2023-03-28T10:56:36.163Z] #26 43.10 Selecting previously unselected package python3-protobuf. [2023-03-28T10:56:36.163Z] #26 43.10 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-03-28T10:56:36.163Z] #26 43.11 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T10:56:36.243Z] #30 20.64 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T10:56:36.386Z] #33 ... [2023-03-28T10:56:36.386Z] [2023-03-28T10:56:36.386Z] #34 [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 [2023-03-28T10:56:36.386Z] #0 4.705 + RM_GOPATH=0 [2023-03-28T10:56:36.386Z] #0 4.705 + TMP_GOPATH= [2023-03-28T10:56:36.386Z] #0 4.705 + : /build [2023-03-28T10:56:36.386Z] #0 4.705 + '[' -z '' ']' [2023-03-28T10:56:36.386Z] #0 4.705 ++ mktemp -d [2023-03-28T10:56:36.386Z] #0 4.719 + export GOPATH=/tmp/tmp.okbzhQe6Vr [2023-03-28T10:56:36.386Z] #0 4.719 + GOPATH=/tmp/tmp.okbzhQe6Vr [2023-03-28T10:56:36.386Z] #0 4.719 + RM_GOPATH=1 [2023-03-28T10:56:36.386Z] #0 4.719 + case "$(go env GOARCH)" in [2023-03-28T10:56:36.386Z] #0 4.727 ++ go env GOARCH [2023-03-28T10:56:36.386Z] #0 4.765 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.386Z] #0 4.765 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.386Z] #0 4.765 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:36.386Z] #0 4.765 + dir=/tmp/install [2023-03-28T10:56:36.386Z] #0 4.765 + bin=gotestsum [2023-03-28T10:56:36.386Z] #0 4.765 + shift [2023-03-28T10:56:36.386Z] #0 4.765 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T10:56:36.386Z] #0 4.765 + . /tmp/install/gotestsum.installer [2023-03-28T10:56:36.386Z] #0 4.765 ++ : v1.8.2 [2023-03-28T10:56:36.386Z] #0 4.765 + install_gotestsum [2023-03-28T10:56:36.386Z] #0 4.766 + set -e [2023-03-28T10:56:36.386Z] #0 4.766 + echo 'Install gotestsum version v1.8.2' [2023-03-28T10:56:36.386Z] #0 4.772 + GOBIN=/build [2023-03-28T10:56:36.386Z] #0 4.772 + GO111MODULE=on [2023-03-28T10:56:36.386Z] #0 4.772 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T10:56:36.386Z] #0 4.773 Install gotestsum version v1.8.2 [2023-03-28T10:56:36.386Z] #0 5.274 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T10:56:36.386Z] #0 8.264 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:36.386Z] #0 8.309 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T10:56:36.386Z] #0 8.423 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T10:56:36.386Z] #0 8.762 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T10:56:36.386Z] #0 9.265 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T10:56:36.386Z] #0 9.340 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T10:56:36.386Z] #0 9.366 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:36.386Z] #0 9.721 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T10:56:36.439Z] #27 ... [2023-03-28T10:56:36.439Z] [2023-03-28T10:56:36.439Z] #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 [2023-03-28T10:56:36.439Z] #38 46.37 CC images/ipc-sem.o [2023-03-28T10:56:36.439Z] #38 46.80 CC images/utsns.o [2023-03-28T10:56:36.439Z] #38 47.23 CC images/creds.o [2023-03-28T10:56:36.439Z] #38 47.60 CC images/vma.o [2023-03-28T10:56:36.439Z] #38 48.05 CC images/netdev.o [2023-03-28T10:56:36.439Z] #38 48.56 CC images/tty.o [2023-03-28T10:56:36.439Z] #38 49.57 CC images/file-lock.o [2023-03-28T10:56:36.439Z] #38 49.90 CC images/rlimit.o [2023-03-28T10:56:36.439Z] #38 50.23 CC images/pagemap.o [2023-03-28T10:56:36.439Z] #38 50.68 CC images/siginfo.o [2023-03-28T10:56:36.439Z] #38 51.08 CC images/rpc.o [2023-03-28T10:56:36.439Z] #38 52.84 CC images/ext-file.o [2023-03-28T10:56:36.439Z] #38 53.06 CC images/cgroup.o [2023-03-28T10:56:36.439Z] #38 ... [2023-03-28T10:56:36.439Z] [2023-03-28T10:56:36.439Z] #28 [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 [2023-03-28T10:56:36.482Z] #20 DONE 0.7s [2023-03-28T10:56:36.500Z] #30 20.87 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T10:56:36.500Z] #30 ... [2023-03-28T10:56:36.500Z] [2023-03-28T10:56:36.500Z] #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 [2023-03-28T10:56:36.500Z] #28 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:36.500Z] #28 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:36.500Z] #28 ... [2023-03-28T10:56:36.500Z] [2023-03-28T10:56:36.500Z] #36 [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 [2023-03-28T10:56:36.500Z] #36 12.27 runtime/internal/math [2023-03-28T10:56:36.500Z] #36 12.39 runtime/internal/sys [2023-03-28T10:56:36.500Z] #36 12.50 runtime/internal/syscall [2023-03-28T10:56:36.500Z] #36 12.71 internal/itoa [2023-03-28T10:56:36.500Z] #36 13.03 runtime [2023-03-28T10:56:36.500Z] #36 13.03 math/bits [2023-03-28T10:56:36.500Z] #36 13.66 math [2023-03-28T10:56:36.500Z] #36 19.40 unicode/utf8 [2023-03-28T10:56:36.500Z] #36 20.19 internal/race [2023-03-28T10:56:36.500Z] #36 20.54 sync/atomic [2023-03-28T10:56:36.650Z] #34 ... [2023-03-28T10:56:36.650Z] [2023-03-28T10:56:36.650Z] #35 [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 [2023-03-28T10:56:36.650Z] #0 4.893 + RM_GOPATH=0 [2023-03-28T10:56:36.650Z] #0 4.893 + TMP_GOPATH= [2023-03-28T10:56:36.650Z] #0 4.893 + : /build [2023-03-28T10:56:36.650Z] #0 4.893 + '[' -z '' ']' [2023-03-28T10:56:36.650Z] #0 4.893 ++ mktemp -d [2023-03-28T10:56:36.650Z] #0 4.893 + export GOPATH=/tmp/tmp.tR3e9wkRuV [2023-03-28T10:56:36.650Z] #0 4.893 + GOPATH=/tmp/tmp.tR3e9wkRuV [2023-03-28T10:56:36.650Z] #0 4.893 + RM_GOPATH=1 [2023-03-28T10:56:36.650Z] #0 4.893 + case "$(go env GOARCH)" in [2023-03-28T10:56:36.650Z] #0 4.893 ++ go env GOARCH [2023-03-28T10:56:36.650Z] #0 4.934 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.650Z] #0 4.934 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.650Z] #0 4.934 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:36.650Z] #0 4.939 + dir=/tmp/install [2023-03-28T10:56:36.650Z] #0 4.939 + bin=tomlv [2023-03-28T10:56:36.650Z] #0 4.939 + shift [2023-03-28T10:56:36.650Z] #0 4.939 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T10:56:36.650Z] #0 4.939 + . /tmp/install/tomlv.installer [2023-03-28T10:56:36.650Z] #0 4.939 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:36.650Z] #0 4.939 + install_tomlv [2023-03-28T10:56:36.650Z] #0 4.939 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T10:56:36.650Z] #0 4.939 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tR3e9wkRuV/src/github.com/BurntSushi/toml [2023-03-28T10:56:36.650Z] #0 4.939 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:36.650Z] #0 4.955 Cloning into '/tmp/tmp.tR3e9wkRuV/src/github.com/BurntSushi/toml'... [2023-03-28T10:56:36.650Z] #0 6.888 + cd /tmp/tmp.tR3e9wkRuV/src/github.com/BurntSushi/toml [2023-03-28T10:56:36.650Z] #0 6.889 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:36.650Z] #0 7.108 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:56:36.650Z] #0 7.801 internal/unsafeheader [2023-03-28T10:56:36.650Z] #0 7.815 internal/goarch [2023-03-28T10:56:36.650Z] #0 7.961 internal/cpu [2023-03-28T10:56:36.650Z] #0 8.130 internal/abi [2023-03-28T10:56:36.650Z] #0 8.673 internal/goexperiment [2023-03-28T10:56:36.650Z] #0 8.811 internal/goos [2023-03-28T10:56:36.650Z] #0 8.864 internal/bytealg [2023-03-28T10:56:36.650Z] #0 8.939 runtime/internal/atomic [2023-03-28T10:56:36.650Z] #0 9.907 runtime/internal/math [2023-03-28T10:56:36.650Z] #0 10.07 runtime/internal/sys [2023-03-28T10:56:36.650Z] #0 10.33 runtime/internal/syscall [2023-03-28T10:56:36.650Z] #0 10.94 internal/itoa [2023-03-28T10:56:36.650Z] #0 11.33 runtime [2023-03-28T10:56:36.650Z] #35 ... [2023-03-28T10:56:36.650Z] [2023-03-28T10:56:36.650Z] #36 [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 [2023-03-28T10:56:36.650Z] #0 4.343 + RM_GOPATH=0 [2023-03-28T10:56:36.650Z] #0 4.343 + TMP_GOPATH= [2023-03-28T10:56:36.650Z] #0 4.343 + : /build [2023-03-28T10:56:36.650Z] #0 4.343 + '[' -z '' ']' [2023-03-28T10:56:36.650Z] #0 4.343 ++ mktemp -d [2023-03-28T10:56:36.650Z] #0 4.344 + export GOPATH=/tmp/tmp.4qduDHKkpg [2023-03-28T10:56:36.650Z] #0 4.344 + GOPATH=/tmp/tmp.4qduDHKkpg [2023-03-28T10:56:36.650Z] #0 4.344 + RM_GOPATH=1 [2023-03-28T10:56:36.650Z] #0 4.344 + case "$(go env GOARCH)" in [2023-03-28T10:56:36.650Z] #0 4.344 ++ go env GOARCH [2023-03-28T10:56:36.650Z] #0 4.355 Install rootlesskit version v0.14.4 [2023-03-28T10:56:36.650Z] #0 4.355 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.650Z] #0 4.355 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:36.650Z] #0 4.355 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:36.650Z] #0 4.355 + dir=/tmp/install [2023-03-28T10:56:36.650Z] #0 4.355 + bin=rootlesskit [2023-03-28T10:56:36.650Z] #0 4.355 + shift [2023-03-28T10:56:36.650Z] #0 4.355 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T10:56:36.650Z] #0 4.355 + . /tmp/install/rootlesskit.installer [2023-03-28T10:56:36.650Z] #0 4.355 ++ : v0.14.4 [2023-03-28T10:56:36.650Z] #0 4.355 + install_rootlesskit [2023-03-28T10:56:36.650Z] #0 4.355 + case "$1" in [2023-03-28T10:56:36.650Z] #0 4.355 + export CGO_ENABLED=0 [2023-03-28T10:56:36.650Z] #0 4.355 + CGO_ENABLED=0 [2023-03-28T10:56:36.650Z] #0 4.355 + _install_rootlesskit [2023-03-28T10:56:36.650Z] #0 4.355 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T10:56:36.650Z] #0 4.355 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:56:36.650Z] #0 4.355 + GOBIN=/build [2023-03-28T10:56:36.650Z] #0 4.355 + GO111MODULE=on [2023-03-28T10:56:36.650Z] #0 4.355 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T10:56:36.650Z] #0 4.907 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T10:56:36.650Z] #0 8.168 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:36.650Z] #0 8.186 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T10:56:36.650Z] #0 8.310 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T10:56:36.650Z] #0 9.061 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T10:56:36.698Z] #28 137.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T10:56:36.698Z] #28 137.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:56:36.698Z] #28 137.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:56:36.727Z] #26 43.71 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:56:36.750Z] [2023-03-28T10:56:36.750Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T10:56:36.750Z] #21 DONE 0.1s [2023-03-28T10:56:36.750Z] [2023-03-28T10:56:36.750Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T10:56:36.750Z] #22 DONE 0.2s [2023-03-28T10:56:36.750Z] [2023-03-28T10:56:36.750Z] #23 [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 [2023-03-28T10:56:36.757Z] #36 ... [2023-03-28T10:56:36.757Z] [2023-03-28T10:56:36.757Z] #30 [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 [2023-03-28T10:56:36.757Z] #30 21.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T10:56:36.757Z] #30 21.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T10:56:36.909Z] #36 ... [2023-03-28T10:56:36.909Z] [2023-03-28T10:56:36.909Z] #25 [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 [2023-03-28T10:56:36.909Z] #25 10.32 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T10:56:36.909Z] #25 10.32 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T10:56:36.909Z] #25 10.51 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T10:56:36.909Z] #25 10.63 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T10:56:36.909Z] #25 10.91 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T10:56:36.909Z] #25 11.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T10:56:36.909Z] #25 11.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T10:56:37.014Z] #30 21.41 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T10:56:37.272Z] #30 21.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T10:56:37.272Z] #30 21.71 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T10:56:37.272Z] #30 ... [2023-03-28T10:56:37.272Z] [2023-03-28T10:56:37.272Z] #35 [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 [2023-03-28T10:56:37.272Z] #35 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:37.272Z] #35 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:37.272Z] #35 ... [2023-03-28T10:56:37.272Z] [2023-03-28T10:56:37.272Z] #30 [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 [2023-03-28T10:56:37.272Z] #30 21.77 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T10:56:37.272Z] #30 21.83 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T10:56:37.291Z] #26 ... [2023-03-28T10:56:37.291Z] [2023-03-28T10:56:37.291Z] #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 [2023-03-28T10:56:37.291Z] #33 34.00 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:56:37.291Z] #33 34.00 Need to get 108 MB of archives. [2023-03-28T10:56:37.291Z] #33 34.00 After this operation, 620 MB of additional disk space will be used. [2023-03-28T10:56:37.291Z] #33 34.00 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] [2023-03-28T10:56:37.291Z] #33 34.25 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] [2023-03-28T10:56:37.291Z] #33 34.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T10:56:37.291Z] #33 34.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-03-28T10:56:37.291Z] #33 34.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-03-28T10:56:37.291Z] #33 34.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T10:56:37.291Z] #33 34.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] [2023-03-28T10:56:37.291Z] #33 35.08 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] [2023-03-28T10:56:37.291Z] #33 35.10 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] [2023-03-28T10:56:37.291Z] #33 35.65 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] [2023-03-28T10:56:37.291Z] #33 36.81 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] [2023-03-28T10:56:37.291Z] #33 37.29 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] [2023-03-28T10:56:37.291Z] #33 37.77 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] [2023-03-28T10:56:37.291Z] #33 38.66 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] [2023-03-28T10:56:37.291Z] #33 39.32 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] [2023-03-28T10:56:37.291Z] #33 39.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-03-28T10:56:37.291Z] #33 39.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-03-28T10:56:37.291Z] #33 39.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-03-28T10:56:37.291Z] #33 39.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-03-28T10:56:37.291Z] #33 39.33 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] [2023-03-28T10:56:37.291Z] #33 39.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-03-28T10:56:37.291Z] #33 39.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-03-28T10:56:37.291Z] #33 39.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-03-28T10:56:37.291Z] #33 39.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-03-28T10:56:37.291Z] #33 39.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T10:56:37.291Z] #33 39.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-03-28T10:56:37.291Z] #33 39.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-03-28T10:56:37.291Z] #33 39.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-03-28T10:56:37.291Z] #33 39.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-03-28T10:56:37.291Z] #33 39.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-03-28T10:56:37.291Z] #33 40.45 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:37.291Z] #33 40.71 Fetched 108 MB in 6s (18.7 MB/s) [2023-03-28T10:56:37.291Z] #33 40.84 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T10:56:37.291Z] #33 40.84 (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.) [2023-03-28T10:56:37.291Z] #33 40.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-03-28T10:56:37.291Z] #33 40.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:56:37.291Z] #33 43.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T10:56:37.291Z] #33 43.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-03-28T10:56:37.291Z] #33 43.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:56:37.529Z] #30 21.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T10:56:37.786Z] #30 22.16 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T10:56:37.786Z] #30 22.19 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T10:56:38.043Z] #30 22.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T10:56:38.043Z] #30 22.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T10:56:38.043Z] #30 22.45 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T10:56:38.043Z] #30 ... [2023-03-28T10:56:38.043Z] [2023-03-28T10:56:38.043Z] #31 [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 [2023-03-28T10:56:38.043Z] #31 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:38.043Z] #31 20.45 Fetched 8642 kB in 14s (630 kB/s) [2023-03-28T10:56:38.043Z] #31 20.45 Reading package lists... [2023-03-28T10:56:38.043Z] #31 ... [2023-03-28T10:56:38.043Z] [2023-03-28T10:56:38.043Z] #29 [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 [2023-03-28T10:56:38.043Z] #29 12.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:38.043Z] #29 20.87 Fetched 8642 kB in 14s (610 kB/s) [2023-03-28T10:56:38.234Z] #33 ... [2023-03-28T10:56:38.234Z] [2023-03-28T10:56:38.234Z] #26 [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 [2023-03-28T10:56:38.234Z] #26 45.25 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-03-28T10:56:38.234Z] #26 45.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:56:38.234Z] #26 45.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T10:56:38.234Z] #26 45.31 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-03-28T10:56:38.299Z] #29 20.87 Reading package lists... [2023-03-28T10:56:38.299Z] #29 ... [2023-03-28T10:56:38.299Z] [2023-03-28T10:56:38.299Z] #30 [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 [2023-03-28T10:56:38.299Z] #30 22.56 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T10:56:38.492Z] #26 45.33 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-28T10:56:38.492Z] #26 45.37 Setting up python3-six (1.16.0-2) ... [2023-03-28T10:56:38.556Z] #30 22.86 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T10:56:38.556Z] #30 22.89 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T10:56:38.556Z] #30 23.06 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T10:56:38.556Z] #30 23.06 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T10:56:38.814Z] #30 23.21 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T10:56:39.057Z] #26 ... [2023-03-28T10:56:39.058Z] [2023-03-28T10:56:39.058Z] #34 [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 [2023-03-28T10:56:39.058Z] #34 35.84 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:39.058Z] #34 36.24 Fetched 15.6 MB in 1s (11.0 MB/s) [2023-03-28T10:56:39.058Z] #34 36.42 Selecting previously unselected package xxd. [2023-03-28T10:56:39.058Z] #34 36.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-03-28T10:56:39.058Z] #34 36.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-28T10:56:39.058Z] #34 36.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:56:39.058Z] #34 36.95 Selecting previously unselected package vim-common. [2023-03-28T10:56:39.058Z] #34 36.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:56:39.058Z] #34 37.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:56:39.058Z] #34 37.49 Selecting previously unselected package cmake-data. [2023-03-28T10:56:39.058Z] #34 37.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T10:56:39.058Z] #34 37.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:56:39.058Z] #34 41.34 Selecting previously unselected package libicu67:arm64. [2023-03-28T10:56:39.058Z] #34 41.34 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-03-28T10:56:39.058Z] #34 41.55 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-28T10:56:39.058Z] #34 ... [2023-03-28T10:56:39.058Z] [2023-03-28T10:56:39.058Z] #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 [2023-03-28T10:56:39.058Z] #33 45.37 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T10:56:39.058Z] #33 45.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T10:56:39.058Z] #33 45.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:56:39.058Z] #33 45.55 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-03-28T10:56:39.058Z] #33 45.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T10:56:39.058Z] #33 45.58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T10:56:39.058Z] #33 45.78 Selecting previously unselected package dmsetup. [2023-03-28T10:56:39.058Z] #33 45.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T10:56:39.058Z] #33 45.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:56:39.058Z] #33 45.97 Selecting previously unselected package mingw-w64-common. [2023-03-28T10:56:39.058Z] #33 45.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T10:56:39.058Z] #33 46.00 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T10:56:39.745Z] #30 24.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T10:56:40.003Z] #30 24.21 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T10:56:40.003Z] #30 24.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T10:56:40.003Z] #30 24.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T10:56:40.003Z] #30 24.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T10:56:40.003Z] #30 24.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T10:56:40.003Z] #30 24.35 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T10:56:40.003Z] #30 24.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T10:56:40.003Z] #30 24.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T10:56:40.260Z] #30 24.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T10:56:40.260Z] #30 24.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T10:56:40.517Z] #30 ... [2023-03-28T10:56:40.517Z] [2023-03-28T10:56:40.517Z] #34 [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 [2023-03-28T10:56:40.517Z] #34 DONE 24.7s [2023-03-28T10:56:40.517Z] [2023-03-28T10:56:40.517Z] #21 [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 [2023-03-28T10:56:40.517Z] #21 23.05 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. [2023-03-28T10:56:40.517Z] #21 23.68 + cd /tmp/tmp.G24LtMYjBI/src/github.com/docker/libnetwork [2023-03-28T10:56:40.517Z] #21 23.68 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:40.517Z] #21 23.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T10:56:41.970Z] #28 ... [2023-03-28T10:56:41.970Z] [2023-03-28T10:56:41.970Z] #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 [2023-03-28T10:56:42.182Z] #25 ... [2023-03-28T10:56:42.182Z] [2023-03-28T10:56:42.182Z] #36 [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 [2023-03-28T10:56:42.182Z] #36 14.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T10:56:42.182Z] #36 15.65 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T10:56:42.182Z] #36 15.81 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T10:56:42.182Z] #36 15.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T10:56:42.182Z] #36 16.25 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:42.182Z] #36 16.57 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T10:56:42.182Z] #36 16.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T10:56:43.117Z] #36 18.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T10:56:43.257Z] #33 ... [2023-03-28T10:56:43.257Z] [2023-03-28T10:56:43.257Z] #35 [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 [2023-03-28T10:56:43.257Z] #35 39.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T10:56:43.257Z] #35 39.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T10:56:43.257Z] #35 ... [2023-03-28T10:56:43.257Z] [2023-03-28T10:56:43.257Z] #34 [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 [2023-03-28T10:56:43.257Z] #34 46.73 Selecting previously unselected package libxml2:arm64. [2023-03-28T10:56:43.257Z] #34 46.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-03-28T10:56:43.257Z] #34 46.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:56:43.257Z] #34 47.16 Selecting previously unselected package libarchive13:arm64. [2023-03-28T10:56:43.257Z] #34 47.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-03-28T10:56:43.257Z] #34 47.18 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-03-28T10:56:43.257Z] #34 47.46 Selecting previously unselected package libjsoncpp24:arm64. [2023-03-28T10:56:43.257Z] #34 47.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-03-28T10:56:43.257Z] #34 47.47 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-03-28T10:56:43.257Z] #34 47.58 Selecting previously unselected package librhash0:arm64. [2023-03-28T10:56:43.257Z] #34 47.59 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-03-28T10:56:43.257Z] #34 47.60 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-03-28T10:56:43.257Z] #34 47.74 Selecting previously unselected package libuv1:arm64. [2023-03-28T10:56:43.257Z] #34 47.75 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-03-28T10:56:43.257Z] #34 47.75 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-03-28T10:56:43.257Z] #34 47.90 Selecting previously unselected package cmake. [2023-03-28T10:56:43.257Z] #34 47.93 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-03-28T10:56:43.257Z] #34 47.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:56:43.257Z] #34 ... [2023-03-28T10:56:43.257Z] [2023-03-28T10:56:43.257Z] #24 [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 [2023-03-28T10:56:43.257Z] #24 39.67 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T10:56:43.257Z] #24 39.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T10:56:43.257Z] #24 39.79 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T10:56:43.257Z] #24 39.93 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T10:56:43.257Z] #24 40.11 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T10:56:43.257Z] #24 40.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T10:56:43.257Z] #24 40.25 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T10:56:43.257Z] #24 40.25 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T10:56:43.257Z] #24 40.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T10:56:43.257Z] #24 40.35 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T10:56:43.257Z] #24 40.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T10:56:43.257Z] #24 40.42 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T10:56:43.257Z] #24 40.43 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T10:56:43.257Z] #24 40.77 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T10:56:43.257Z] #24 40.77 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T10:56:43.257Z] #24 41.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T10:56:43.257Z] #24 42.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T10:56:43.257Z] #24 ... [2023-03-28T10:56:43.257Z] [2023-03-28T10:56:43.257Z] #26 [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 [2023-03-28T10:56:43.257Z] #26 46.46 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-03-28T10:56:43.257Z] #26 46.49 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-03-28T10:56:43.257Z] #26 46.50 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:56:43.257Z] #26 46.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T10:56:43.257Z] #26 46.56 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T10:56:43.257Z] #26 50.04 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-03-28T10:56:43.257Z] #26 50.06 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T10:56:43.257Z] #26 50.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:56:43.257Z] #26 50.10 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-03-28T10:56:43.257Z] #26 50.12 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:56:43.257Z] #26 50.14 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-03-28T10:56:43.257Z] #26 50.15 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:43.346Z] #23 ... [2023-03-28T10:56:43.346Z] [2023-03-28T10:56:43.346Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-03-28T10:56:43.346Z] #0 6.699 + RM_GOPATH=0 [2023-03-28T10:56:43.346Z] #0 6.699 + TMP_GOPATH= [2023-03-28T10:56:43.346Z] #0 6.699 + : /build [2023-03-28T10:56:43.346Z] #0 6.699 + '[' -z '' ']' [2023-03-28T10:56:43.346Z] #0 6.699 ++ mktemp -d [2023-03-28T10:56:43.346Z] #0 6.699 + export GOPATH=/tmp/tmp.uSHd6OiC1P [2023-03-28T10:56:43.346Z] #0 6.699 + GOPATH=/tmp/tmp.uSHd6OiC1P [2023-03-28T10:56:43.346Z] #0 6.699 + RM_GOPATH=1 [2023-03-28T10:56:43.346Z] #0 6.699 + case "$(go env GOARCH)" in [2023-03-28T10:56:43.346Z] #0 6.715 ++ go env GOARCH [2023-03-28T10:56:43.346Z] #0 6.715 Install docker/cli version 17.06.2-ce from stable [2023-03-28T10:56:43.346Z] #0 6.717 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:43.346Z] #0 6.717 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:43.346Z] #0 6.717 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:43.346Z] #0 6.717 + dir=/tmp/install [2023-03-28T10:56:43.346Z] #0 6.717 + bin=dockercli [2023-03-28T10:56:43.346Z] #0 6.717 + shift [2023-03-28T10:56:43.346Z] #0 6.717 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T10:56:43.346Z] #0 6.717 + . /tmp/install/dockercli.installer [2023-03-28T10:56:43.346Z] #0 6.717 ++ : stable [2023-03-28T10:56:43.346Z] #0 6.717 ++ : 17.06.2-ce [2023-03-28T10:56:43.346Z] #0 6.717 + install_dockercli [2023-03-28T10:56:43.346Z] #0 6.717 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T10:56:43.346Z] #0 6.717 ++ uname -m [2023-03-28T10:56:43.346Z] #0 6.717 + arch=x86_64 [2023-03-28T10:56:43.346Z] #0 6.717 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T10:56:43.346Z] #0 6.717 + url=https://download.docker.com/linux/static [2023-03-28T10:56:43.346Z] #0 6.717 + tar -xz docker/docker [2023-03-28T10:56:43.346Z] #0 6.717 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T10:56:43.346Z] #24 ... [2023-03-28T10:56:43.346Z] [2023-03-28T10:56:43.346Z] #25 [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 [2023-03-28T10:56:43.346Z] #0 6.732 + RM_GOPATH=0 [2023-03-28T10:56:43.346Z] #0 6.732 + TMP_GOPATH= [2023-03-28T10:56:43.346Z] #0 6.732 + : /build [2023-03-28T10:56:43.346Z] #0 6.732 + '[' -z '' ']' [2023-03-28T10:56:43.346Z] #0 6.732 ++ mktemp -d [2023-03-28T10:56:43.346Z] #0 6.734 + export GOPATH=/tmp/tmp.CFIieIHFIt [2023-03-28T10:56:43.346Z] #0 6.734 + GOPATH=/tmp/tmp.CFIieIHFIt [2023-03-28T10:56:43.346Z] #0 6.734 + RM_GOPATH=1 [2023-03-28T10:56:43.346Z] #0 6.734 + case "$(go env GOARCH)" in [2023-03-28T10:56:43.346Z] #0 6.745 ++ go env GOARCH [2023-03-28T10:56:43.346Z] #0 6.785 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:43.346Z] #0 6.785 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:43.346Z] #0 6.785 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:43.346Z] #0 6.785 + dir=/tmp/install [2023-03-28T10:56:43.346Z] #0 6.785 + bin=proxy [2023-03-28T10:56:43.346Z] #0 6.785 + shift [2023-03-28T10:56:43.346Z] #0 6.785 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T10:56:43.346Z] #0 6.785 + . /tmp/install/proxy.installer [2023-03-28T10:56:43.346Z] #0 6.785 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:43.346Z] #0 6.785 + install_proxy [2023-03-28T10:56:43.346Z] #0 6.785 + case "$1" in [2023-03-28T10:56:43.346Z] #0 6.785 + export CGO_ENABLED=0 [2023-03-28T10:56:43.346Z] #0 6.785 + CGO_ENABLED=0 [2023-03-28T10:56:43.346Z] #0 6.785 + _install_proxy [2023-03-28T10:56:43.346Z] #0 6.785 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T10:56:43.346Z] #0 6.785 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.CFIieIHFIt/src/github.com/docker/libnetwork [2023-03-28T10:56:43.346Z] #0 6.785 Cloning into '/tmp/tmp.CFIieIHFIt/src/github.com/docker/libnetwork'... [2023-03-28T10:56:43.346Z] #0 6.785 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:43.683Z] #36 18.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T10:56:44.252Z] #36 ... [2023-03-28T10:56:44.252Z] [2023-03-28T10:56:44.252Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-03-28T10:56:44.252Z] #24 18.27 + mkdir -p /build [2023-03-28T10:56:44.252Z] #24 18.30 + mv docker/docker /build/ [2023-03-28T10:56:44.252Z] #24 18.31 + rmdir docker [2023-03-28T10:56:44.252Z] #24 DONE 19.2s [2023-03-28T10:56:44.393Z] #25 ... [2023-03-28T10:56:44.393Z] [2023-03-28T10:56:44.393Z] #23 [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 [2023-03-28T10:56:44.393Z] #23 7.611 + git clone https://github.com/docker/distribution.git . [2023-03-28T10:56:44.393Z] #23 7.611 Cloning into '.'... [2023-03-28T10:56:44.509Z] [2023-03-28T10:56:44.509Z] #34 [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 [2023-03-28T10:56:44.509Z] #34 18.33 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T10:56:44.509Z] #34 18.55 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T10:56:44.573Z] #37 83.29 Updating files: 39% (2068/5256) Updating files: 40% (2103/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 71% (3768/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 91% (4796/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T10:56:44.573Z] #37 85.90 + cd /tmp/tmp.GA8Ddf9VLP/src/github.com/containerd/containerd [2023-03-28T10:56:44.573Z] #37 85.91 + git checkout -q v1.6.16 [2023-03-28T10:56:45.141Z] #37 ... [2023-03-28T10:56:45.141Z] [2023-03-28T10:56:45.141Z] #27 [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 [2023-03-28T10:56:45.141Z] #27 141.2 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:56:45.141Z] #27 DONE 146.4s [2023-03-28T10:56:45.141Z] [2023-03-28T10:56:45.141Z] #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 [2023-03-28T10:56:45.141Z] #38 53.91 CC images/userns.o [2023-03-28T10:56:45.141Z] #38 54.42 CC images/google/protobuf/descriptor.o [2023-03-28T10:56:45.141Z] #38 57.17 CC images/opts.o [2023-03-28T10:56:45.141Z] #38 57.43 CC images/seccomp.o [2023-03-28T10:56:45.141Z] #38 57.95 CC images/binfmt-misc.o [2023-03-28T10:56:45.141Z] #38 58.15 CC images/time.o [2023-03-28T10:56:45.141Z] #38 58.34 CC images/sysctl.o [2023-03-28T10:56:45.141Z] #38 58.70 CC images/autofs.o [2023-03-28T10:56:45.141Z] #38 59.21 CC images/macvlan.o [2023-03-28T10:56:45.141Z] #38 59.63 CC images/sit.o [2023-03-28T10:56:45.141Z] #38 59.96 CC images/memfd.o [2023-03-28T10:56:45.141Z] #38 60.50 CC images/timens.o [2023-03-28T10:56:45.141Z] #38 60.96 LINK images/built-in.o [2023-03-28T10:56:45.141Z] #38 61.18 GEN compel/include/asm [2023-03-28T10:56:45.141Z] #38 61.22 GEN compel/include/version.h [2023-03-28T10:56:45.141Z] #38 61.28 touch .config [2023-03-28T10:56:45.141Z] #38 61.43 GEN include/common/config.h [2023-03-28T10:56:45.141Z] #38 61.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T10:56:45.141Z] #38 61.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T10:56:45.141Z] #38 61.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T10:56:45.225Z] #26 ... [2023-03-28T10:56:45.225Z] [2023-03-28T10:56:45.225Z] #34 [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 [2023-03-28T10:56:45.225Z] #34 50.78 Setting up libicu67:arm64 (67.1-7) ... [2023-03-28T10:56:45.225Z] #34 50.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:56:45.225Z] #34 50.93 Setting up libuv1:arm64 (1.40.0-2) ... [2023-03-28T10:56:45.225Z] #34 50.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:56:45.225Z] #34 51.24 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-03-28T10:56:45.225Z] #34 51.31 Setting up librhash0:arm64 (1.4.1-2) ... [2023-03-28T10:56:45.225Z] #34 51.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:56:45.225Z] #34 51.43 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:56:45.225Z] #34 51.47 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-03-28T10:56:45.225Z] #34 51.58 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:56:45.225Z] #34 51.63 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:45.400Z] #38 61.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T10:56:45.400Z] #38 61.90 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T10:56:45.400Z] #38 62.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T10:56:45.662Z] #38 62.08 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T10:56:45.662Z] #38 62.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T10:56:45.662Z] #38 62.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T10:56:45.662Z] #38 62.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T10:56:45.662Z] #38 62.24 DEP compel/plugins/std/infect.d [2023-03-28T10:56:45.777Z] #21 ... [2023-03-28T10:56:45.777Z] [2023-03-28T10:56:45.777Z] #30 [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 [2023-03-28T10:56:45.777Z] #30 24.86 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T10:56:45.777Z] #30 25.05 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T10:56:45.777Z] #30 25.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T10:56:45.777Z] #30 25.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T10:56:45.777Z] #30 25.16 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T10:56:45.777Z] #30 25.24 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T10:56:45.777Z] #30 25.25 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T10:56:45.777Z] #30 25.36 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T10:56:45.777Z] #30 25.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T10:56:45.777Z] #30 25.51 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T10:56:45.777Z] #30 25.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T10:56:45.777Z] #30 25.67 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T10:56:45.777Z] #30 25.81 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T10:56:45.777Z] #30 25.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T10:56:45.777Z] #30 25.94 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T10:56:45.777Z] #30 26.15 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T10:56:45.777Z] #30 26.84 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T10:56:45.777Z] #30 26.84 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T10:56:45.777Z] #30 26.92 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T10:56:45.777Z] #30 27.04 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T10:56:45.777Z] #30 27.24 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T10:56:45.777Z] #30 27.29 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T10:56:45.777Z] #30 27.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T10:56:45.777Z] #30 27.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T10:56:45.777Z] #30 27.53 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T10:56:45.777Z] #30 27.53 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T10:56:45.777Z] #30 27.62 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T10:56:45.777Z] #30 27.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T10:56:45.777Z] #30 27.99 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T10:56:45.777Z] #30 28.03 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T10:56:45.777Z] #30 28.13 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T10:56:45.777Z] #30 28.18 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T10:56:45.777Z] #30 28.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T10:56:45.777Z] #30 28.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T10:56:45.777Z] #30 28.58 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T10:56:45.777Z] #30 28.61 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T10:56:45.777Z] #30 28.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T10:56:45.777Z] #30 28.71 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T10:56:45.777Z] #30 28.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T10:56:45.777Z] #30 28.81 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T10:56:45.777Z] #30 28.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T10:56:45.777Z] #30 28.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T10:56:45.777Z] #30 29.30 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T10:56:45.777Z] #30 29.47 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T10:56:45.777Z] #30 29.57 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T10:56:45.777Z] #30 29.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T10:56:45.777Z] #30 29.76 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T10:56:45.777Z] #30 29.76 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T10:56:45.777Z] #30 30.08 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T10:56:46.231Z] #38 62.47 DEP compel/plugins/std/string.d [2023-03-28T10:56:46.231Z] #38 62.68 DEP compel/plugins/std/log.d [2023-03-28T10:56:46.231Z] #38 62.82 DEP compel/plugins/std/fds.d [2023-03-28T10:56:46.404Z] #34 ... [2023-03-28T10:56:46.404Z] [2023-03-28T10:56:46.404Z] #31 [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 [2023-03-28T10:56:46.404Z] #31 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:46.404Z] #31 ... [2023-03-28T10:56:46.404Z] [2023-03-28T10:56:46.404Z] #27 [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 [2023-03-28T10:56:46.404Z] #27 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:46.404Z] #27 ... [2023-03-28T10:56:46.404Z] [2023-03-28T10:56:46.404Z] #35 [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 [2023-03-28T10:56:46.405Z] #35 11.83 math/bits [2023-03-28T10:56:46.405Z] #35 13.48 math [2023-03-28T10:56:46.594Z] #34 ... [2023-03-28T10:56:46.594Z] [2023-03-28T10:56:46.594Z] #26 [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 [2023-03-28T10:56:46.594Z] #26 DONE 53.5s [2023-03-28T10:56:46.594Z] [2023-03-28T10:56:46.594Z] #34 [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 [2023-03-28T10:56:46.594Z] #34 DONE 53.5s [2023-03-28T10:56:46.594Z] [2023-03-28T10:56:46.594Z] #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 [2023-03-28T10:56:46.799Z] #38 63.08 DEP compel/plugins/std/std.d [2023-03-28T10:56:46.800Z] #38 63.21 DEP compel/plugins/shmem/shmem.d [2023-03-28T10:56:46.800Z] #38 63.32 DEP compel/plugins/fds/fds.d [2023-03-28T10:56:46.984Z] #23 ... [2023-03-28T10:56:46.984Z] [2023-03-28T10:56:46.984Z] #26 [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 [2023-03-28T10:56:46.984Z] #0 7.459 + RM_GOPATH=0 [2023-03-28T10:56:46.984Z] #0 7.459 + TMP_GOPATH= [2023-03-28T10:56:46.984Z] #0 7.459 + : /build [2023-03-28T10:56:46.984Z] #0 7.459 + '[' -z '' ']' [2023-03-28T10:56:46.984Z] #0 7.459 ++ mktemp -d [2023-03-28T10:56:46.984Z] #0 7.459 + export GOPATH=/tmp/tmp.8euUsFANiU [2023-03-28T10:56:46.984Z] #0 7.459 + GOPATH=/tmp/tmp.8euUsFANiU [2023-03-28T10:56:46.984Z] #0 7.459 + RM_GOPATH=1 [2023-03-28T10:56:46.984Z] #0 7.459 + case "$(go env GOARCH)" in [2023-03-28T10:56:46.984Z] #0 7.459 ++ go env GOARCH [2023-03-28T10:56:46.984Z] #0 7.471 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:46.984Z] #0 7.471 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:46.984Z] #0 7.487 Install rootlesskit version v0.14.4 [2023-03-28T10:56:46.984Z] #0 7.487 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:46.984Z] #0 7.487 + dir=/tmp/install [2023-03-28T10:56:46.984Z] #0 7.487 + bin=rootlesskit [2023-03-28T10:56:46.984Z] #0 7.487 + shift [2023-03-28T10:56:46.984Z] #0 7.487 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T10:56:46.984Z] #0 7.487 + . /tmp/install/rootlesskit.installer [2023-03-28T10:56:46.984Z] #0 7.487 ++ : v0.14.4 [2023-03-28T10:56:46.984Z] #0 7.487 + install_rootlesskit [2023-03-28T10:56:46.984Z] #0 7.487 + case "$1" in [2023-03-28T10:56:46.984Z] #0 7.487 + export CGO_ENABLED=0 [2023-03-28T10:56:46.984Z] #0 7.487 + CGO_ENABLED=0 [2023-03-28T10:56:46.984Z] #0 7.487 + _install_rootlesskit [2023-03-28T10:56:46.984Z] #0 7.487 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T10:56:46.984Z] #0 7.487 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:56:46.984Z] #0 7.487 + GOBIN=/build [2023-03-28T10:56:46.984Z] #0 7.487 + GO111MODULE=on [2023-03-28T10:56:46.984Z] #0 7.487 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T10:56:46.984Z] #0 8.172 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T10:56:46.984Z] #26 ... [2023-03-28T10:56:46.984Z] [2023-03-28T10:56:46.984Z] #27 [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 [2023-03-28T10:56:46.984Z] #0 6.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:46.984Z] #0 6.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:46.984Z] #0 6.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:46.984Z] #0 7.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:46.984Z] #27 ... [2023-03-28T10:56:46.984Z] [2023-03-28T10:56:46.984Z] #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 [2023-03-28T10:56:46.984Z] #0 8.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:46.984Z] #0 8.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:46.984Z] #0 8.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:46.984Z] #28 ... [2023-03-28T10:56:46.984Z] [2023-03-28T10:56:46.984Z] #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 [2023-03-28T10:56:46.984Z] #0 8.660 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:46.984Z] #0 8.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:46.984Z] #0 8.730 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:46.984Z] #29 ... [2023-03-28T10:56:46.984Z] [2023-03-28T10:56:46.984Z] #30 [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 [2023-03-28T10:56:46.984Z] #0 8.175 + RM_GOPATH=0 [2023-03-28T10:56:46.984Z] #0 8.178 + TMP_GOPATH= [2023-03-28T10:56:46.984Z] #0 8.178 + : /build [2023-03-28T10:56:46.984Z] #0 8.178 + '[' -z '' ']' [2023-03-28T10:56:46.984Z] #0 8.189 ++ mktemp -d [2023-03-28T10:56:46.984Z] #0 8.189 + export GOPATH=/tmp/tmp.JklLw2JVmn [2023-03-28T10:56:46.984Z] #0 8.189 + GOPATH=/tmp/tmp.JklLw2JVmn [2023-03-28T10:56:46.984Z] #0 8.189 + RM_GOPATH=1 [2023-03-28T10:56:46.984Z] #0 8.189 + case "$(go env GOARCH)" in [2023-03-28T10:56:46.984Z] #0 8.189 ++ go env GOARCH [2023-03-28T10:56:46.984Z] #0 8.208 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:46.984Z] #0 8.208 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:46.984Z] #0 8.208 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:46.984Z] #0 8.209 + dir=/tmp/install [2023-03-28T10:56:46.984Z] #0 8.211 + bin=gotestsum [2023-03-28T10:56:46.984Z] #0 8.214 Install gotestsum version v1.8.2 [2023-03-28T10:56:46.984Z] #0 8.214 + shift [2023-03-28T10:56:46.984Z] #0 8.214 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T10:56:46.984Z] #0 8.214 + . /tmp/install/gotestsum.installer [2023-03-28T10:56:46.984Z] #0 8.214 ++ : v1.8.2 [2023-03-28T10:56:46.984Z] #0 8.214 + install_gotestsum [2023-03-28T10:56:46.984Z] #0 8.214 + set -e [2023-03-28T10:56:46.984Z] #0 8.214 + echo 'Install gotestsum version v1.8.2' [2023-03-28T10:56:46.984Z] #0 8.214 + GOBIN=/build [2023-03-28T10:56:46.984Z] #0 8.214 + GO111MODULE=on [2023-03-28T10:56:46.984Z] #0 8.214 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T10:56:46.984Z] #0 8.795 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T10:56:47.059Z] #38 63.53 CC compel/plugins/std/std.o [2023-03-28T10:56:47.148Z] #30 ... [2023-03-28T10:56:47.148Z] [2023-03-28T10:56:47.148Z] #36 [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 [2023-03-28T10:56:47.148Z] #36 21.26 unicode [2023-03-28T10:56:47.148Z] #36 26.30 encoding [2023-03-28T10:56:47.148Z] #36 ... [2023-03-28T10:56:47.148Z] [2023-03-28T10:56:47.148Z] #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 [2023-03-28T10:56:47.148Z] #28 21.31 Fetched 8642 kB in 14s (622 kB/s) [2023-03-28T10:56:47.148Z] #28 21.31 Reading package lists... [2023-03-28T10:56:47.148Z] #28 27.53 Reading package lists... [2023-03-28T10:56:47.148Z] #28 ... [2023-03-28T10:56:47.148Z] [2023-03-28T10:56:47.148Z] #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 [2023-03-28T10:56:47.148Z] #32 21.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T10:56:47.148Z] #32 ... [2023-03-28T10:56:47.148Z] [2023-03-28T10:56:47.148Z] #25 [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 [2023-03-28T10:56:47.148Z] #25 26.23 Updating files: 73% (1632/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T10:56:47.148Z] #25 26.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T10:56:47.148Z] #25 28.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-03-28T10:56:47.245Z] #30 ... [2023-03-28T10:56:47.245Z] [2023-03-28T10:56:47.245Z] #31 [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 [2023-03-28T10:56:47.245Z] #0 8.120 + RM_GOPATH=0 [2023-03-28T10:56:47.245Z] #0 8.120 + TMP_GOPATH= [2023-03-28T10:56:47.245Z] #0 8.120 + : /build [2023-03-28T10:56:47.245Z] #0 8.120 + '[' -z '' ']' [2023-03-28T10:56:47.245Z] #0 8.121 ++ mktemp -d [2023-03-28T10:56:47.245Z] #0 8.128 + export GOPATH=/tmp/tmp.YizC54iZBM [2023-03-28T10:56:47.245Z] #0 8.128 + GOPATH=/tmp/tmp.YizC54iZBM [2023-03-28T10:56:47.245Z] #0 8.128 + RM_GOPATH=1 [2023-03-28T10:56:47.245Z] #0 8.128 + case "$(go env GOARCH)" in [2023-03-28T10:56:47.245Z] #0 8.128 ++ go env GOARCH [2023-03-28T10:56:47.245Z] #0 8.150 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.245Z] #0 8.150 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.245Z] #0 8.150 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:47.245Z] #0 8.155 + dir=/tmp/install [2023-03-28T10:56:47.245Z] #0 8.155 + bin=shfmt [2023-03-28T10:56:47.245Z] #0 8.155 + shift [2023-03-28T10:56:47.245Z] #0 8.155 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T10:56:47.245Z] #0 8.157 + . /tmp/install/shfmt.installer [2023-03-28T10:56:47.245Z] #0 8.157 Install shfmt version v3.0.2 [2023-03-28T10:56:47.245Z] #0 8.157 ++ : v3.0.2 [2023-03-28T10:56:47.245Z] #0 8.157 + install_shfmt [2023-03-28T10:56:47.245Z] #0 8.157 + echo 'Install shfmt version v3.0.2' [2023-03-28T10:56:47.245Z] #0 8.157 + GOBIN=/build [2023-03-28T10:56:47.245Z] #0 8.157 + GO111MODULE=on [2023-03-28T10:56:47.245Z] #0 8.157 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T10:56:47.245Z] #0 8.852 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T10:56:47.245Z] #0 10.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T10:56:47.245Z] #0 10.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T10:56:47.245Z] #0 10.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T10:56:47.245Z] #31 ... [2023-03-28T10:56:47.245Z] [2023-03-28T10:56:47.245Z] #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 [2023-03-28T10:56:47.245Z] #0 7.947 + RM_GOPATH=0 [2023-03-28T10:56:47.245Z] #0 7.947 + TMP_GOPATH= [2023-03-28T10:56:47.245Z] #0 7.947 + : /build [2023-03-28T10:56:47.245Z] #0 7.947 + '[' -z '' ']' [2023-03-28T10:56:47.245Z] #0 7.947 ++ mktemp -d [2023-03-28T10:56:47.245Z] #0 7.947 + export GOPATH=/tmp/tmp.b7z1Qye4OE [2023-03-28T10:56:47.245Z] #0 7.947 + GOPATH=/tmp/tmp.b7z1Qye4OE [2023-03-28T10:56:47.245Z] #0 7.947 + RM_GOPATH=1 [2023-03-28T10:56:47.245Z] #0 7.947 + case "$(go env GOARCH)" in [2023-03-28T10:56:47.245Z] #0 7.947 ++ go env GOARCH [2023-03-28T10:56:47.245Z] #0 7.995 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.245Z] #0 7.995 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.245Z] #0 7.995 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:47.245Z] #0 7.997 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:47.245Z] #0 8.007 + dir=/tmp/install [2023-03-28T10:56:47.245Z] #0 8.007 + bin=tomlv [2023-03-28T10:56:47.245Z] #0 8.007 + shift [2023-03-28T10:56:47.245Z] #0 8.007 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T10:56:47.245Z] #0 8.007 + . /tmp/install/tomlv.installer [2023-03-28T10:56:47.245Z] #0 8.007 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:47.245Z] #0 8.007 + install_tomlv [2023-03-28T10:56:47.245Z] #0 8.007 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T10:56:47.245Z] #0 8.007 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.b7z1Qye4OE/src/github.com/BurntSushi/toml [2023-03-28T10:56:47.245Z] #0 8.041 Cloning into '/tmp/tmp.b7z1Qye4OE/src/github.com/BurntSushi/toml'... [2023-03-28T10:56:47.319Z] #38 63.88 CC compel/plugins/std/fds.o [2023-03-28T10:56:47.506Z] #32 10.87 + cd /tmp/tmp.b7z1Qye4OE/src/github.com/BurntSushi/toml [2023-03-28T10:56:47.506Z] #32 10.87 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T10:56:47.506Z] #32 ... [2023-03-28T10:56:47.506Z] [2023-03-28T10:56:47.506Z] #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 [2023-03-28T10:56:47.506Z] #0 7.265 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T10:56:47.506Z] #0 7.265 Cloning into '.'... [2023-03-28T10:56:47.712Z] #25 ... [2023-03-28T10:56:47.712Z] [2023-03-28T10:56:47.712Z] #35 [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 [2023-03-28T10:56:47.712Z] #35 22.06 Fetched 8642 kB in 14s (616 kB/s) [2023-03-28T10:56:47.712Z] #35 22.06 Reading package lists... [2023-03-28T10:56:47.712Z] #35 28.05 Reading package lists... [2023-03-28T10:56:47.712Z] #35 ... [2023-03-28T10:56:47.712Z] [2023-03-28T10:56:47.712Z] #30 [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 [2023-03-28T10:56:47.712Z] #30 32.07 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T10:56:47.712Z] #30 32.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T10:56:47.767Z] #33 ... [2023-03-28T10:56:47.767Z] [2023-03-28T10:56:47.767Z] #34 [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 [2023-03-28T10:56:47.767Z] #0 8.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:56:47.767Z] #0 8.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:56:47.767Z] #0 8.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:56:47.767Z] #34 ... [2023-03-28T10:56:47.767Z] [2023-03-28T10:56:47.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 [2023-03-28T10:56:47.767Z] #0 7.969 + RM_GOPATH=0 [2023-03-28T10:56:47.767Z] #0 7.969 + TMP_GOPATH= [2023-03-28T10:56:47.767Z] #0 7.969 + : /build [2023-03-28T10:56:47.767Z] #0 7.969 + '[' -z '' ']' [2023-03-28T10:56:47.767Z] #0 7.969 ++ mktemp -d [2023-03-28T10:56:47.767Z] #0 7.969 + export GOPATH=/tmp/tmp.QyPiUU03BT [2023-03-28T10:56:47.767Z] #0 7.969 + GOPATH=/tmp/tmp.QyPiUU03BT [2023-03-28T10:56:47.767Z] #0 7.969 + RM_GOPATH=1 [2023-03-28T10:56:47.767Z] #0 7.969 + case "$(go env GOARCH)" in [2023-03-28T10:56:47.767Z] #0 7.969 ++ go env GOARCH [2023-03-28T10:56:47.767Z] #0 8.128 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.767Z] #0 8.128 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.767Z] #0 8.128 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:47.767Z] #0 8.177 + dir=/tmp/install [2023-03-28T10:56:47.767Z] #0 8.177 + bin=vndr [2023-03-28T10:56:47.767Z] #0 8.177 + shift [2023-03-28T10:56:47.767Z] #0 8.177 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T10:56:47.767Z] #0 8.177 + . /tmp/install/vndr.installer [2023-03-28T10:56:47.767Z] #0 8.177 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:47.767Z] #0 8.177 + install_vndr [2023-03-28T10:56:47.767Z] #0 8.177 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T10:56:47.767Z] #0 8.177 + GOBIN=/build [2023-03-28T10:56:47.767Z] #0 8.177 + GO111MODULE=on [2023-03-28T10:56:47.767Z] #0 8.177 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:47.767Z] #0 8.177 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:47.767Z] #0 8.759 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T10:56:47.774Z] #35 ... [2023-03-28T10:56:47.774Z] [2023-03-28T10:56:47.774Z] #25 [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 [2023-03-28T10:56:47.774Z] #25 22.49 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T10:56:47.774Z] #25 22.50 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T10:56:47.891Z] #38 ... [2023-03-28T10:56:47.891Z] [2023-03-28T10:56:47.891Z] #28 [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 [2023-03-28T10:56:47.891Z] #28 149.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T10:56:47.891Z] #28 149.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:56:47.891Z] #28 149.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:56:47.962Z] #38 1.257 + RM_GOPATH=0 [2023-03-28T10:56:47.962Z] #38 1.269 + TMP_GOPATH= [2023-03-28T10:56:47.962Z] #38 1.269 + : /build [2023-03-28T10:56:47.962Z] #38 1.269 + '[' -z '' ']' [2023-03-28T10:56:47.962Z] #38 1.269 ++ mktemp -d [2023-03-28T10:56:47.962Z] #38 1.274 + export GOPATH=/tmp/tmp.4Mu3OfxIdD [2023-03-28T10:56:47.962Z] #38 1.274 + GOPATH=/tmp/tmp.4Mu3OfxIdD [2023-03-28T10:56:47.962Z] #38 1.274 + RM_GOPATH=1 [2023-03-28T10:56:47.962Z] #38 1.275 + case "$(go env GOARCH)" in [2023-03-28T10:56:47.962Z] #38 1.275 ++ go env GOARCH [2023-03-28T10:56:47.962Z] #38 1.284 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.962Z] #38 1.293 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:47.962Z] #38 1.294 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:47.962Z] #38 1.295 + dir=/tmp/install [2023-03-28T10:56:47.962Z] #38 1.296 + bin=tini [2023-03-28T10:56:47.962Z] #38 1.296 + shift [2023-03-28T10:56:47.962Z] #38 1.296 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T10:56:47.962Z] #38 1.296 + . /tmp/install/tini.installer [2023-03-28T10:56:47.962Z] #38 1.297 ++ : v0.19.0 [2023-03-28T10:56:47.962Z] #38 1.297 + install_tini [2023-03-28T10:56:47.962Z] #38 1.297 + echo 'Install tini version v0.19.0' [2023-03-28T10:56:47.962Z] #38 1.297 Install tini version v0.19.0 [2023-03-28T10:56:47.962Z] #38 1.297 + git clone https://github.com/krallin/tini.git /tmp/tmp.4Mu3OfxIdD/tini [2023-03-28T10:56:47.962Z] #38 1.304 Cloning into '/tmp/tmp.4Mu3OfxIdD/tini'... [2023-03-28T10:56:47.975Z] #30 32.25 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T10:56:47.975Z] #30 32.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T10:56:47.975Z] #30 32.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T10:56:48.029Z] #35 ... [2023-03-28T10:56:48.029Z] [2023-03-28T10:56:48.029Z] #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 [2023-03-28T10:56:48.029Z] #0 8.241 + RM_GOPATH=0 [2023-03-28T10:56:48.029Z] #0 8.241 + TMP_GOPATH= [2023-03-28T10:56:48.029Z] #0 8.241 + : /build [2023-03-28T10:56:48.029Z] #0 8.241 + '[' -z '' ']' [2023-03-28T10:56:48.029Z] #0 8.241 ++ mktemp -d [2023-03-28T10:56:48.029Z] #0 8.253 + export GOPATH=/tmp/tmp.HCinD07MSJ [2023-03-28T10:56:48.029Z] #0 8.253 + GOPATH=/tmp/tmp.HCinD07MSJ [2023-03-28T10:56:48.029Z] #0 8.253 + RM_GOPATH=1 [2023-03-28T10:56:48.029Z] #0 8.253 + case "$(go env GOARCH)" in [2023-03-28T10:56:48.029Z] #0 8.253 ++ go env GOARCH [2023-03-28T10:56:48.029Z] #0 8.389 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:48.029Z] #0 8.389 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:56:48.029Z] #0 8.389 ++ dirname /tmp/install/install.sh [2023-03-28T10:56:48.029Z] #0 8.415 + dir=/tmp/install [2023-03-28T10:56:48.029Z] #0 8.415 + bin=golangci_lint [2023-03-28T10:56:48.029Z] #0 8.415 + shift [2023-03-28T10:56:48.029Z] #0 8.415 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T10:56:48.029Z] #0 8.415 + . /tmp/install/golangci_lint.installer [2023-03-28T10:56:48.029Z] #0 8.415 ++ : v1.49.0 [2023-03-28T10:56:48.029Z] #0 8.415 + install_golangci_lint [2023-03-28T10:56:48.029Z] #0 8.415 + set -e [2023-03-28T10:56:48.029Z] #0 8.415 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T10:56:48.029Z] #0 8.415 + GOBIN=/build [2023-03-28T10:56:48.029Z] #0 8.415 + GO111MODULE=on [2023-03-28T10:56:48.029Z] #0 8.415 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T10:56:48.029Z] #0 8.415 Install golangci-lint version v1.49.0 [2023-03-28T10:56:48.029Z] #0 9.019 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T10:56:48.029Z] #36 ... [2023-03-28T10:56:48.029Z] [2023-03-28T10:56:48.029Z] #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 [2023-03-28T10:56:48.029Z] #29 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:48.232Z] #30 32.52 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T10:56:48.232Z] #30 32.52 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T10:56:48.232Z] #30 32.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T10:56:48.338Z] #25 23.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T10:56:48.338Z] #25 23.29 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T10:56:48.525Z] #38 1.858 + cd /tmp/tmp.4Mu3OfxIdD/tini [2023-03-28T10:56:48.525Z] #38 1.861 + git checkout -q v0.19.0 [2023-03-28T10:56:48.525Z] #38 1.870 + cmake . [2023-03-28T10:56:48.595Z] #25 23.62 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:48.595Z] #25 23.64 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T10:56:48.795Z] #30 32.98 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T10:56:48.795Z] #30 33.00 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T10:56:48.795Z] #30 33.11 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T10:56:48.795Z] #30 33.15 go: downloading golang.org/x/text v0.3.7 [2023-03-28T10:56:49.091Z] #38 2.384 -- The C compiler identification is GNU 10.2.1 [2023-03-28T10:56:49.091Z] #38 2.462 -- Detecting C compiler ABI info [2023-03-28T10:56:49.168Z] #25 24.08 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T10:56:49.349Z] #38 ... [2023-03-28T10:56:49.349Z] [2023-03-28T10:56:49.349Z] #29 [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 [2023-03-28T10:56:49.349Z] #29 46.24 sync [2023-03-28T10:56:49.349Z] #29 46.25 internal/reflectlite [2023-03-28T10:56:49.349Z] #29 47.76 internal/testlog [2023-03-28T10:56:49.349Z] #29 48.85 sort [2023-03-28T10:56:49.349Z] #29 48.85 errors [2023-03-28T10:56:49.349Z] #29 49.40 strconv [2023-03-28T10:56:49.349Z] #29 49.76 io [2023-03-28T10:56:49.349Z] #29 51.26 internal/oserror [2023-03-28T10:56:49.349Z] #29 51.62 syscall [2023-03-28T10:56:49.349Z] #29 52.57 reflect [2023-03-28T10:56:49.349Z] #29 ... [2023-03-28T10:56:49.349Z] [2023-03-28T10:56:49.349Z] #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 [2023-03-28T10:56:49.349Z] #0 2.722 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T10:56:49.349Z] #0 2.722 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T10:56:49.349Z] #0 2.744 Note: Building without GnuTLS support [2023-03-28T10:56:49.349Z] #0 2.751 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T10:56:49.349Z] #0 2.751 Makefile.config:40: Warn: Building without nftables support [2023-03-28T10:56:49.360Z] #30 33.82 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T10:56:49.733Z] #25 24.42 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T10:56:49.733Z] #25 24.54 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T10:56:49.990Z] #25 24.78 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T10:56:49.990Z] #25 24.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:56:51.362Z] #25 26.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T10:56:51.874Z] #39 4.816 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T10:56:51.874Z] #39 4.940 GEN .gitid [2023-03-28T10:56:51.874Z] #39 4.993 GEN criu/include/version.h [2023-03-28T10:56:51.874Z] #39 5.164 GEN include/common/asm [2023-03-28T10:56:51.874Z] #39 ... [2023-03-28T10:56:51.874Z] [2023-03-28T10:56:51.874Z] #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 [2023-03-28T10:56:51.874Z] #32 DONE 58.9s [2023-03-28T10:56:51.874Z] [2023-03-28T10:56:51.874Z] #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 [2023-03-28T10:56:51.874Z] #38 3.041 -- Detecting C compiler ABI info - done [2023-03-28T10:56:51.874Z] #38 3.155 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T10:56:51.874Z] #38 3.162 -- Detecting C compile features [2023-03-28T10:56:51.874Z] #38 3.163 -- Detecting C compile features - done [2023-03-28T10:56:51.874Z] #38 3.215 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T10:56:51.874Z] #38 3.454 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T10:56:51.874Z] #38 3.563 -- Configuring done [2023-03-28T10:56:51.874Z] #38 3.587 -- Generating done [2023-03-28T10:56:51.874Z] #38 3.591 -- Build files have been written to: /tmp/tmp.4Mu3OfxIdD/tini [2023-03-28T10:56:51.874Z] #38 3.596 + make tini-static [2023-03-28T10:56:51.874Z] #38 4.079 Scanning dependencies of target tini-static [2023-03-28T10:56:51.874Z] #38 4.256 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T10:56:51.882Z] #30 ... [2023-03-28T10:56:51.882Z] [2023-03-28T10:56:51.882Z] #31 [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 [2023-03-28T10:56:51.882Z] #31 20.45 Reading package lists... [2023-03-28T10:56:51.882Z] #31 26.33 Reading package lists... [2023-03-28T10:56:51.882Z] #31 31.82 Building dependency tree... [2023-03-28T10:56:51.882Z] #31 35.23 The following additional packages will be installed: [2023-03-28T10:56:51.882Z] #31 35.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:56:51.882Z] #31 35.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T10:56:51.882Z] #31 35.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T10:56:51.882Z] #31 35.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T10:56:51.882Z] #31 35.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T10:56:51.882Z] #31 35.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T10:56:51.882Z] #31 35.26 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T10:56:51.882Z] #31 35.28 Suggested packages: [2023-03-28T10:56:51.882Z] #31 35.28 gcc-10-locales seccomp wine64 [2023-03-28T10:56:52.138Z] #31 ... [2023-03-28T10:56:52.138Z] [2023-03-28T10:56:52.138Z] #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 [2023-03-28T10:56:52.138Z] #28 27.53 Reading package lists... [2023-03-28T10:56:52.138Z] #28 32.96 Building dependency tree... [2023-03-28T10:56:52.138Z] #28 36.30 The following additional packages will be installed: [2023-03-28T10:56:52.138Z] #28 36.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T10:56:52.138Z] #28 36.34 Suggested packages: [2023-03-28T10:56:52.138Z] #28 36.34 cmake-doc ninja-build lrzip [2023-03-28T10:56:52.138Z] #28 36.34 Recommended packages: [2023-03-28T10:56:52.138Z] #28 36.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T10:56:52.395Z] #28 ... [2023-03-28T10:56:52.395Z] [2023-03-28T10:56:52.395Z] #29 [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 [2023-03-28T10:56:52.395Z] #29 20.87 Reading package lists... [2023-03-28T10:56:52.395Z] #29 26.85 Reading package lists... [2023-03-28T10:56:52.395Z] #29 32.26 Building dependency tree... [2023-03-28T10:56:52.395Z] #29 35.47 The following additional packages will be installed: [2023-03-28T10:56:52.395Z] #29 35.49 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T10:56:52.395Z] #29 35.49 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T10:56:52.395Z] #29 35.50 Suggested packages: [2023-03-28T10:56:52.395Z] #29 35.52 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T10:56:52.395Z] #29 36.74 The following NEW packages will be installed: [2023-03-28T10:56:52.395Z] #29 36.75 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T10:56:52.395Z] #29 36.75 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T10:56:52.395Z] #29 36.75 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T10:56:52.395Z] #29 36.75 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T10:56:52.395Z] #29 ... [2023-03-28T10:56:52.395Z] [2023-03-28T10:56:52.395Z] #31 [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 [2023-03-28T10:56:52.395Z] #31 36.58 The following NEW packages will be installed: [2023-03-28T10:56:52.395Z] #31 36.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:56:52.395Z] #31 36.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T10:56:52.395Z] #31 36.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T10:56:52.395Z] #31 36.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T10:56:52.395Z] #31 36.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T10:56:52.395Z] #31 36.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T10:56:52.395Z] #31 36.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T10:56:52.395Z] #31 36.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T10:56:52.395Z] #31 36.64 mingw-w64-x86-64-dev [2023-03-28T10:56:52.652Z] #31 ... [2023-03-28T10:56:52.652Z] [2023-03-28T10:56:52.652Z] #33 [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 [2023-03-28T10:56:52.652Z] #33 DONE 37.0s [2023-03-28T10:56:52.652Z] [2023-03-28T10:56:52.652Z] #35 [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 [2023-03-28T10:56:52.652Z] #35 28.05 Reading package lists... [2023-03-28T10:56:52.652Z] #35 33.39 Building dependency tree... [2023-03-28T10:56:52.652Z] #35 36.70 The following additional packages will be installed: [2023-03-28T10:56:52.652Z] #35 36.74 libbtrfs0 [2023-03-28T10:56:52.652Z] #35 36.89 The following NEW packages will be installed: [2023-03-28T10:56:52.652Z] #35 36.89 libbtrfs-dev libbtrfs0 [2023-03-28T10:56:52.812Z] #38 6.078 [100%] Linking C executable tini-static [2023-03-28T10:56:52.908Z] #35 37.27 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:56:52.908Z] #35 37.27 Need to get 460 kB of archives. [2023-03-28T10:56:52.908Z] #35 37.27 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T10:56:52.908Z] #35 37.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:56:52.908Z] #35 37.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:56:53.259Z] #25 ... [2023-03-28T10:56:53.259Z] [2023-03-28T10:56:53.259Z] #31 [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 [2023-03-28T10:56:53.259Z] #31 28.06 Fetched 8642 kB in 23s (380 kB/s) [2023-03-28T10:56:53.322Z] #29 16.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:53.322Z] #29 ... [2023-03-28T10:56:53.322Z] [2023-03-28T10:56:53.322Z] #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 [2023-03-28T10:56:53.322Z] #36 12.68 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:53.322Z] #36 12.76 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:53.322Z] #36 13.10 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:53.322Z] #36 13.20 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T10:56:53.322Z] #36 13.43 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T10:56:53.322Z] #36 13.91 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T10:56:53.322Z] #36 14.40 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T10:56:53.322Z] #36 15.89 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T10:56:53.322Z] #36 15.90 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T10:56:53.322Z] #36 16.17 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T10:56:53.322Z] #36 16.24 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T10:56:53.385Z] #38 6.823 [100%] Built target tini-static [2023-03-28T10:56:53.385Z] #38 6.917 + mkdir -p /build [2023-03-28T10:56:53.385Z] #38 6.919 + cp tini-static /build/docker-init [2023-03-28T10:56:53.587Z] #36 16.85 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T10:56:53.647Z] #38 DONE 7.0s [2023-03-28T10:56:53.647Z] [2023-03-28T10:56:53.647Z] #29 [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 [2023-03-28T10:56:53.647Z] #29 60.00 internal/syscall/unix [2023-03-28T10:56:53.647Z] #29 60.13 time [2023-03-28T10:56:53.850Z] #36 17.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T10:56:54.111Z] #36 17.54 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T10:56:54.288Z] #35 38.33 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:54.288Z] #35 38.60 Fetched 460 kB in 0s (1362 kB/s) [2023-03-28T10:56:54.288Z] #35 38.73 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:56:54.460Z] #28 ... [2023-03-28T10:56:54.460Z] [2023-03-28T10:56:54.460Z] #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 [2023-03-28T10:56:54.460Z] #38 64.54 CC compel/plugins/std/log.o [2023-03-28T10:56:54.460Z] #38 65.57 CC compel/plugins/std/string.o [2023-03-28T10:56:54.460Z] #38 66.51 CC compel/plugins/std/infect.o [2023-03-28T10:56:54.460Z] #38 66.89 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T10:56:54.460Z] #38 67.07 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T10:56:54.460Z] #38 67.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T10:56:54.460Z] #38 67.19 AR compel/plugins/std.lib.a [2023-03-28T10:56:54.460Z] #38 67.29 CC compel/plugins/fds/fds.o [2023-03-28T10:56:54.460Z] #38 67.64 AR compel/plugins/fds.lib.a [2023-03-28T10:56:54.460Z] #38 67.70 HOSTDEP compel/src/lib/log-host.d [2023-03-28T10:56:54.460Z] #38 67.83 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T10:56:54.460Z] #38 67.95 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T10:56:54.460Z] #38 68.06 HOSTDEP compel/src/main-host.d [2023-03-28T10:56:54.460Z] #38 68.21 DEP compel/src/lib/ptrace.d [2023-03-28T10:56:54.460Z] #38 68.30 DEP compel/src/lib/infect.d [2023-03-28T10:56:54.460Z] #38 68.47 DEP compel/src/lib/infect-util.d [2023-03-28T10:56:54.460Z] #38 68.55 DEP compel/src/lib/infect-rpc.d [2023-03-28T10:56:54.460Z] #38 68.65 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T10:56:54.460Z] #38 68.74 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T10:56:54.460Z] #38 68.86 DEP compel/src/lib/log.d [2023-03-28T10:56:54.460Z] #38 68.98 DEP compel/src/main.d [2023-03-28T10:56:54.460Z] #38 69.18 DEP compel/src/lib/handle-elf.d [2023-03-28T10:56:54.460Z] #38 69.39 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T10:56:54.460Z] #38 69.75 CC compel/src/lib/log.o [2023-03-28T10:56:54.460Z] #38 70.08 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T10:56:54.544Z] #35 38.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.) [2023-03-28T10:56:54.544Z] #35 38.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:56:54.544Z] #35 38.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:56:54.544Z] #35 39.00 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:56:54.577Z] #29 ... [2023-03-28T10:56:54.577Z] [2023-03-28T10:56:54.577Z] #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 [2023-03-28T10:56:54.577Z] #33 51.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T10:56:54.577Z] #33 51.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T10:56:54.577Z] #33 51.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:56:54.577Z] #33 58.61 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T10:56:54.577Z] #33 58.61 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:56:54.577Z] #33 58.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:56:54.577Z] #33 58.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T10:56:54.577Z] #33 58.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:56:54.577Z] #33 58.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:56:54.800Z] #35 39.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:56:54.800Z] #35 39.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:56:54.800Z] #35 ... [2023-03-28T10:56:54.800Z] [2023-03-28T10:56:54.800Z] #29 [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 [2023-03-28T10:56:54.800Z] #29 37.22 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:56:54.800Z] #29 37.22 Need to get 4583 kB of archives. [2023-03-28T10:56:54.800Z] #29 37.22 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T10:56:54.800Z] #29 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T10:56:54.800Z] #29 37.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T10:56:54.800Z] #29 37.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T10:56:54.800Z] #29 37.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T10:56:54.800Z] #29 37.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T10:56:54.800Z] #29 37.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T10:56:54.800Z] #29 37.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T10:56:54.800Z] #29 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-03-28T10:56:54.800Z] #29 37.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-03-28T10:56:54.800Z] #29 37.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T10:56:54.800Z] #29 37.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T10:56:54.800Z] #29 37.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T10:56:54.800Z] #29 37.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T10:56:54.800Z] #29 37.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-03-28T10:56:54.800Z] #29 37.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T10:56:54.800Z] #29 37.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:56:54.800Z] #29 37.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T10:56:54.800Z] #29 37.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T10:56:54.800Z] #29 38.75 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:56:54.800Z] #29 39.05 Fetched 4583 kB in 1s (7193 kB/s) [2023-03-28T10:56:54.800Z] #29 39.17 Selecting previously unselected package libcap2:amd64. [2023-03-28T10:56:54.835Z] #33 ... [2023-03-28T10:56:54.835Z] [2023-03-28T10:56:54.835Z] #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 [2023-03-28T10:56:54.835Z] #39 8.247 PBCC images/timens.pb-c.c [2023-03-28T10:56:54.835Z] #39 8.266 DEP images/timens.pb-c.d [2023-03-28T10:56:55.028Z] #38 71.39 CC compel/arch/x86/src/lib/infect.o [2023-03-28T10:56:55.069Z] #29 39.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:56:55.069Z] #29 39.28 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T10:56:55.069Z] #29 39.30 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:56:55.069Z] #29 39.40 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T10:56:55.069Z] #29 39.41 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T10:56:55.069Z] #29 39.42 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:56:55.092Z] #39 8.335 PBCC images/fown.pb-c.c [2023-03-28T10:56:55.092Z] #39 8.369 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T10:56:55.092Z] #39 8.442 PBCC images/opts.pb-c.c [2023-03-28T10:56:55.092Z] #39 8.496 PBCC images/memfd.pb-c.c [2023-03-28T10:56:55.092Z] #39 8.539 DEP images/fown.pb-c.d [2023-03-28T10:56:55.333Z] #29 39.59 Selecting previously unselected package libnet1:amd64. [2023-03-28T10:56:55.333Z] #29 39.59 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:56:55.333Z] #29 39.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:56:55.333Z] #29 39.72 Selecting previously unselected package libnet1-dev. [2023-03-28T10:56:55.333Z] #29 39.74 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:56:55.333Z] #29 39.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:56:55.348Z] #39 8.600 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T10:56:55.348Z] #39 8.653 DEP images/opts.pb-c.d [2023-03-28T10:56:55.348Z] #39 8.706 DEP images/memfd.pb-c.d [2023-03-28T10:56:55.348Z] #39 8.772 PBCC images/sit.pb-c.c [2023-03-28T10:56:55.348Z] #39 8.807 DEP images/sit.pb-c.d [2023-03-28T10:56:55.348Z] #39 8.858 PBCC images/macvlan.pb-c.c [2023-03-28T10:56:55.348Z] #39 8.890 DEP images/macvlan.pb-c.d [2023-03-28T10:56:55.348Z] #39 8.942 PBCC images/autofs.pb-c.c [2023-03-28T10:56:55.590Z] #29 39.93 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T10:56:55.590Z] #29 39.93 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:56:55.590Z] #29 40.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:56:55.590Z] #29 40.15 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T10:56:55.605Z] #39 9.009 DEP images/autofs.pb-c.d [2023-03-28T10:56:55.848Z] #29 ... [2023-03-28T10:56:55.848Z] [2023-03-28T10:56:55.848Z] #35 [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 [2023-03-28T10:56:55.848Z] #35 39.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:56:55.848Z] #35 39.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:56:55.848Z] #35 39.48 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:56:55.848Z] #35 DONE 40.2s [2023-03-28T10:56:55.848Z] [2023-03-28T10:56:55.848Z] #29 [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 [2023-03-28T10:56:55.848Z] #29 40.18 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:56:55.848Z] #29 40.18 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:56:55.862Z] #39 9.096 PBCC images/sysctl.pb-c.c [2023-03-28T10:56:55.862Z] #39 9.122 DEP images/sysctl.pb-c.d [2023-03-28T10:56:55.862Z] #39 9.188 PBCC images/time.pb-c.c [2023-03-28T10:56:55.862Z] #39 9.232 DEP images/time.pb-c.d [2023-03-28T10:56:55.862Z] #39 9.294 PBCC images/binfmt-misc.pb-c.c [2023-03-28T10:56:55.862Z] #39 9.315 DEP images/binfmt-misc.pb-c.d [2023-03-28T10:56:55.862Z] #39 9.371 PBCC images/seccomp.pb-c.c [2023-03-28T10:56:55.965Z] #38 72.51 CC compel/src/lib/infect-rpc.o [2023-03-28T10:56:56.119Z] #39 9.386 DEP images/seccomp.pb-c.d [2023-03-28T10:56:56.119Z] #39 9.453 PBCC images/userns.pb-c.c [2023-03-28T10:56:56.119Z] #39 9.465 DEP images/userns.pb-c.d [2023-03-28T10:56:56.119Z] #39 9.532 PBCC images/cgroup.pb-c.c [2023-03-28T10:56:56.119Z] #39 9.556 DEP images/cgroup.pb-c.d [2023-03-28T10:56:56.119Z] #39 9.607 PBCC images/ext-file.pb-c.c [2023-03-28T10:56:56.119Z] #39 9.649 DEP images/ext-file.pb-c.d [2023-03-28T10:56:56.333Z] INFO: Extraction ended at 03/28/2023 10:56:51. Duration:00:00:32.8491123 [2023-03-28T10:56:56.333Z] INFO: Updating the golang and path environment variables [2023-03-28T10:56:56.333Z] INFO: GOPATH=d:\gopath [2023-03-28T10:56:56.333Z] INFO: go version go1.18.10 windows/amd64 [2023-03-28T10:56:56.333Z] INFO: Running the daemon under test in debug mode [2023-03-28T10:56:56.333Z] INFO: Starting a daemon under test... [2023-03-28T10:56:56.333Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45219\2\daemon --pidfile d:\CI\PR-45219\2\docker.pid -D [2023-03-28T10:56:56.333Z] INFO: Process started successfully. [2023-03-28T10:56:56.333Z] INFO: Start tailing logs of the daemon under tests [2023-03-28T10:56:56.333Z] INFO: Waiting for the daemon under test to start... [2023-03-28T10:56:56.376Z] #39 9.707 PBCC images/rpc.pb-c.c [2023-03-28T10:56:56.376Z] #39 9.744 DEP images/rpc.pb-c.d [2023-03-28T10:56:56.376Z] #39 9.837 PBCC images/siginfo.pb-c.c [2023-03-28T10:56:56.376Z] #39 9.856 DEP images/siginfo.pb-c.d [2023-03-28T10:56:56.376Z] #39 9.904 PBCC images/pagemap.pb-c.c [2023-03-28T10:56:56.410Z] #29 40.61 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T10:56:56.410Z] #29 40.61 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:56:56.410Z] #29 40.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:56:56.410Z] #29 40.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T10:56:56.410Z] #29 40.75 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:56:56.410Z] #29 40.81 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:56:56.410Z] #29 40.86 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T10:56:56.410Z] #29 40.86 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T10:56:56.534Z] #38 72.89 CC compel/src/lib/infect-util.o [2023-03-28T10:56:56.534Z] #31 28.06 Reading package lists... [2023-03-28T10:56:56.534Z] #31 ... [2023-03-28T10:56:56.534Z] [2023-03-28T10:56:56.534Z] #32 [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 [2023-03-28T10:56:56.534Z] #32 DONE 30.9s [2023-03-28T10:56:56.534Z] [2023-03-28T10:56:56.534Z] #25 [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 [2023-03-28T10:56:56.534Z] #25 29.52 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T10:56:56.534Z] #25 29.72 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T10:56:56.534Z] #25 29.89 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T10:56:56.534Z] #25 30.18 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T10:56:56.534Z] #25 30.19 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T10:56:56.534Z] #25 30.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T10:56:56.534Z] #25 31.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T10:56:56.534Z] #25 31.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T10:56:56.534Z] #25 31.51 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T10:56:56.633Z] #39 9.956 DEP images/pagemap.pb-c.d [2023-03-28T10:56:56.633Z] #39 10.02 PBCC images/rlimit.pb-c.c [2023-03-28T10:56:56.633Z] #39 10.04 DEP images/rlimit.pb-c.d [2023-03-28T10:56:56.633Z] #39 10.08 PBCC images/file-lock.pb-c.c [2023-03-28T10:56:56.633Z] #39 10.10 DEP images/file-lock.pb-c.d [2023-03-28T10:56:56.633Z] #39 10.15 PBCC images/tty.pb-c.c [2023-03-28T10:56:56.659Z] #36 ... [2023-03-28T10:56:56.659Z] [2023-03-28T10:56:56.659Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-03-28T10:56:56.659Z] #24 19.98 + mkdir -p /build [2023-03-28T10:56:56.659Z] #24 19.99 + mv docker/docker /build/ [2023-03-28T10:56:56.659Z] #24 19.99 + rmdir docker [2023-03-28T10:56:56.666Z] #29 40.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:56:56.666Z] #29 41.12 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T10:56:56.666Z] #29 41.12 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T10:56:56.793Z] #38 73.35 CC compel/src/lib/infect.o [2023-03-28T10:56:56.890Z] #39 10.19 DEP images/tty.pb-c.d [2023-03-28T10:56:56.890Z] #39 10.32 PBCC images/tun.pb-c.c [2023-03-28T10:56:56.890Z] #39 10.37 PBCC images/netdev.pb-c.c [2023-03-28T10:56:56.890Z] #39 10.44 DEP images/tun.pb-c.d [2023-03-28T10:56:56.923Z] #29 41.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:56:57.098Z] #25 31.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T10:56:57.098Z] #25 32.07 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T10:56:57.147Z] #39 10.51 DEP images/netdev.pb-c.d [2023-03-28T10:56:57.147Z] #39 10.56 PBCC images/vma.pb-c.c [2023-03-28T10:56:57.147Z] #39 10.61 DEP images/vma.pb-c.d [2023-03-28T10:56:57.147Z] #39 10.68 PBCC images/creds.pb-c.c [2023-03-28T10:56:57.356Z] #25 32.36 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T10:56:57.405Z] #39 10.73 DEP images/creds.pb-c.d [2023-03-28T10:56:57.405Z] #39 10.76 PBCC images/utsns.pb-c.c [2023-03-28T10:56:57.405Z] #39 10.78 DEP images/utsns.pb-c.d [2023-03-28T10:56:57.405Z] #39 10.86 PBCC images/ipc-desc.pb-c.c [2023-03-28T10:56:57.405Z] #39 10.89 PBCC images/ipc-sem.pb-c.c [2023-03-28T10:56:57.492Z] #29 42.03 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T10:56:57.493Z] #29 42.03 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T10:56:57.493Z] #29 42.03 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:56:57.603Z] #24 ... [2023-03-28T10:56:57.603Z] [2023-03-28T10:56:57.603Z] #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 [2023-03-28T10:56:57.603Z] #28 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:57.603Z] #28 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:57.603Z] #28 20.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:57.622Z] #25 32.51 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T10:56:57.662Z] #39 10.92 DEP images/ipc-desc.pb-c.d [2023-03-28T10:56:57.662Z] #39 10.99 DEP images/ipc-sem.pb-c.d [2023-03-28T10:56:57.662Z] #39 11.04 PBCC images/ipc-msg.pb-c.c [2023-03-28T10:56:57.662Z] #39 11.05 DEP images/ipc-msg.pb-c.d [2023-03-28T10:56:57.662Z] #39 11.14 PBCC images/ipc-shm.pb-c.c [2023-03-28T10:56:57.865Z] #28 ... [2023-03-28T10:56:57.865Z] [2023-03-28T10:56:57.865Z] #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 [2023-03-28T10:56:57.865Z] #32 11.20 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:56:57.865Z] #32 12.69 internal/unsafeheader [2023-03-28T10:56:57.865Z] #32 12.70 internal/goarch [2023-03-28T10:56:57.865Z] #32 13.16 internal/cpu [2023-03-28T10:56:57.865Z] #32 13.48 internal/abi [2023-03-28T10:56:57.865Z] #32 14.66 internal/goexperiment [2023-03-28T10:56:57.865Z] #32 14.78 internal/bytealg [2023-03-28T10:56:57.865Z] #32 15.30 internal/goos [2023-03-28T10:56:57.865Z] #32 15.68 runtime/internal/atomic [2023-03-28T10:56:57.865Z] #32 17.71 runtime/internal/math [2023-03-28T10:56:57.865Z] #32 18.09 runtime/internal/sys [2023-03-28T10:56:57.865Z] #32 18.22 runtime/internal/syscall [2023-03-28T10:56:57.865Z] #32 19.06 internal/itoa [2023-03-28T10:56:57.865Z] #32 20.20 math/bits [2023-03-28T10:56:57.865Z] #32 20.23 runtime [2023-03-28T10:56:57.865Z] #32 ... [2023-03-28T10:56:57.865Z] [2023-03-28T10:56:57.865Z] #27 [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 [2023-03-28T10:56:57.865Z] #27 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:57.865Z] #27 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:57.920Z] #39 11.17 DEP images/ipc-shm.pb-c.d [2023-03-28T10:56:57.920Z] #39 11.21 PBCC images/ipc-var.pb-c.c [2023-03-28T10:56:57.920Z] #39 11.26 DEP images/ipc-var.pb-c.d [2023-03-28T10:56:57.920Z] #39 11.38 PBCC images/sk-opts.pb-c.c [2023-03-28T10:56:57.920Z] #39 11.41 PBCC images/packet-sock.pb-c.c [2023-03-28T10:56:57.920Z] #39 11.46 DEP images/sk-opts.pb-c.d [2023-03-28T10:56:57.920Z] #39 11.51 DEP images/packet-sock.pb-c.d [2023-03-28T10:56:58.058Z] #29 42.40 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T10:56:58.058Z] #29 42.47 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T10:56:58.058Z] #29 42.50 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:56:58.126Z] #27 ... [2023-03-28T10:56:58.126Z] [2023-03-28T10:56:58.126Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-03-28T10:56:58.126Z] #24 DONE 21.5s [2023-03-28T10:56:58.126Z] [2023-03-28T10:56:58.126Z] #34 [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 [2023-03-28T10:56:58.126Z] #34 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:56:58.126Z] #34 16.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:56:58.126Z] #34 20.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:56:58.126Z] #34 ... [2023-03-28T10:56:58.126Z] [2023-03-28T10:56:58.126Z] #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 [2023-03-28T10:56:58.126Z] #32 21.42 math [2023-03-28T10:56:58.177Z] #38 ... [2023-03-28T10:56:58.177Z] [2023-03-28T10:56:58.177Z] #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 [2023-03-28T10:56:58.177Z] #37 89.20 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T10:56:58.177Z] #37 89.20 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T10:56:58.177Z] #37 89.20 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:56:58.177Z] #37 89.20 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:56:58.177Z] #37 89.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T10:56:58.177Z] #37 89.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T10:56:58.177Z] #37 89.20 + '[' '' = dynamic ']' [2023-03-28T10:56:58.177Z] #37 89.20 + make [2023-03-28T10:56:58.177Z] #37 92.07 + bin/ctr [2023-03-28T10:56:58.177Z] #39 11.57 PBCC images/sk-netlink.pb-c.c [2023-03-28T10:56:58.177Z] #39 11.60 DEP images/sk-netlink.pb-c.d [2023-03-28T10:56:58.177Z] #39 11.66 PBCC images/sk-inet.pb-c.c [2023-03-28T10:56:58.177Z] #39 11.71 DEP images/sk-inet.pb-c.d [2023-03-28T10:56:58.177Z] #39 11.77 PBCC images/sk-unix.pb-c.c [2023-03-28T10:56:58.190Z] #25 32.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T10:56:58.190Z] #25 33.04 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T10:56:58.434Z] #39 11.80 DEP images/sk-unix.pb-c.d [2023-03-28T10:56:58.434Z] #39 11.87 PBCC images/mm.pb-c.c [2023-03-28T10:56:58.434Z] #39 11.91 DEP images/mm.pb-c.d [2023-03-28T10:56:58.434Z] #39 11.97 PBCC images/timerfd.pb-c.c [2023-03-28T10:56:58.434Z] #39 12.01 DEP images/timerfd.pb-c.d [2023-03-28T10:56:58.446Z] #25 33.33 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T10:56:58.446Z] #25 33.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T10:56:58.446Z] #25 ... [2023-03-28T10:56:58.446Z] [2023-03-28T10:56:58.446Z] #36 [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 [2023-03-28T10:56:58.446Z] #36 23.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T10:56:58.446Z] #36 32.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T10:56:58.692Z] #39 12.07 PBCC images/timer.pb-c.c [2023-03-28T10:56:58.692Z] #39 12.10 DEP images/timer.pb-c.d [2023-03-28T10:56:58.692Z] #39 12.14 PBCC images/sa.pb-c.c [2023-03-28T10:56:58.692Z] #39 12.18 DEP images/sa.pb-c.d [2023-03-28T10:56:58.692Z] #39 12.24 PBCC images/pipe-data.pb-c.c [2023-03-28T10:56:58.692Z] #39 12.27 DEP images/pipe-data.pb-c.d [2023-03-28T10:56:58.703Z] #36 ... [2023-03-28T10:56:58.703Z] [2023-03-28T10:56:58.703Z] #29 [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 [2023-03-28T10:56:58.703Z] #29 31.70 Updating files: 42% (808/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/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: 84% (1619/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. [2023-03-28T10:56:58.703Z] #29 33.56 + cd /tmp/tmp.HtmuYUkJ6E/src/github.com/docker/libnetwork [2023-03-28T10:56:58.703Z] #29 33.56 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:56:58.950Z] #39 12.32 PBCC images/mnt.pb-c.c [2023-03-28T10:56:58.950Z] #39 12.36 DEP images/mnt.pb-c.d [2023-03-28T10:56:58.950Z] #39 12.42 PBCC images/sk-packet.pb-c.c [2023-03-28T10:56:58.950Z] #39 12.45 DEP images/sk-packet.pb-c.d [2023-03-28T10:56:58.950Z] #39 12.51 PBCC images/tcp-stream.pb-c.c [2023-03-28T10:56:58.960Z] #29 ... [2023-03-28T10:56:58.960Z] [2023-03-28T10:56:58.960Z] #34 [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 [2023-03-28T10:56:58.960Z] #34 23.87 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:56:58.991Z] #29 ... [2023-03-28T10:56:58.991Z] [2023-03-28T10:56:58.991Z] #21 [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 [2023-03-28T10:56:58.991Z] #21 DONE 43.5s [2023-03-28T10:56:59.206Z] #39 12.57 DEP images/tcp-stream.pb-c.d [2023-03-28T10:56:59.206Z] #39 12.66 PBCC images/pipe.pb-c.c [2023-03-28T10:56:59.206Z] #39 12.72 DEP images/pipe.pb-c.d [2023-03-28T10:56:59.206Z] #39 12.80 PBCC images/pstree.pb-c.c [2023-03-28T10:56:59.217Z] #34 ... [2023-03-28T10:56:59.217Z] [2023-03-28T10:56:59.217Z] #25 [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 [2023-03-28T10:56:59.217Z] #25 33.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T10:56:59.217Z] #25 33.71 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T10:56:59.217Z] #25 33.88 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T10:56:59.249Z] [2023-03-28T10:56:59.249Z] #30 [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 [2023-03-28T10:56:59.249Z] #30 40.17 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T10:56:59.249Z] #30 40.23 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T10:56:59.249Z] #30 40.64 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T10:56:59.249Z] #30 40.75 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T10:56:59.249Z] #30 41.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T10:56:59.249Z] #30 41.45 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T10:56:59.249Z] #30 41.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T10:56:59.249Z] #30 41.55 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T10:56:59.249Z] #30 41.59 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T10:56:59.249Z] #30 41.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T10:56:59.249Z] #30 41.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T10:56:59.249Z] #30 41.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T10:56:59.249Z] #30 41.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T10:56:59.249Z] #30 41.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T10:56:59.249Z] #30 42.11 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T10:56:59.249Z] #30 42.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T10:56:59.249Z] #30 42.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T10:56:59.249Z] #30 42.53 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T10:56:59.249Z] #30 42.66 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T10:56:59.249Z] #30 42.71 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T10:56:59.249Z] #30 42.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T10:56:59.249Z] #30 42.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T10:56:59.249Z] #30 43.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T10:56:59.249Z] #30 43.43 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T10:56:59.463Z] #39 12.84 DEP images/pstree.pb-c.d [2023-03-28T10:56:59.463Z] #39 12.92 PBCC images/fs.pb-c.c [2023-03-28T10:56:59.463Z] #39 12.96 DEP images/fs.pb-c.d [2023-03-28T10:56:59.463Z] #39 13.05 PBCC images/signalfd.pb-c.c [2023-03-28T10:56:59.474Z] #25 34.45 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T10:56:59.512Z] #32 ... [2023-03-28T10:56:59.512Z] [2023-03-28T10:56:59.512Z] #26 [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 [2023-03-28T10:56:59.512Z] #26 12.72 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T10:56:59.512Z] #26 12.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T10:56:59.512Z] #26 12.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T10:56:59.512Z] #26 14.24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T10:56:59.512Z] #26 19.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T10:56:59.512Z] #26 20.92 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T10:56:59.512Z] #26 20.92 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T10:56:59.512Z] #26 21.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T10:56:59.512Z] #26 21.39 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T10:56:59.512Z] #26 21.58 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T10:56:59.512Z] #26 21.85 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T10:56:59.512Z] #26 22.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T10:56:59.512Z] #26 ... [2023-03-28T10:56:59.512Z] [2023-03-28T10:56:59.512Z] #30 [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 [2023-03-28T10:56:59.512Z] #30 12.74 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T10:56:59.512Z] #30 12.91 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T10:56:59.512Z] #30 12.95 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T10:56:59.512Z] #30 13.24 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T10:56:59.512Z] #30 13.79 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T10:56:59.512Z] #30 13.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T10:56:59.512Z] #30 14.06 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:56:59.512Z] #30 14.26 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T10:56:59.512Z] #30 21.56 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T10:56:59.512Z] #30 21.65 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T10:56:59.554Z] #37 ... [2023-03-28T10:56:59.554Z] [2023-03-28T10:56:59.555Z] #28 [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 [2023-03-28T10:56:59.555Z] #28 160.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T10:56:59.555Z] #28 160.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:56:59.555Z] #28 160.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:56:59.720Z] #39 13.11 DEP images/signalfd.pb-c.d [2023-03-28T10:56:59.731Z] #25 34.46 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T10:56:59.731Z] #25 34.75 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T10:56:59.773Z] #30 ... [2023-03-28T10:56:59.773Z] [2023-03-28T10:56:59.773Z] #26 [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 [2023-03-28T10:56:59.773Z] #26 23.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T10:56:59.811Z] #30 44.03 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T10:56:59.812Z] #30 44.22 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T10:56:59.977Z] #39 13.21 PBCC images/fh.pb-c.c [2023-03-28T10:56:59.977Z] #39 13.25 PBCC images/fsnotify.pb-c.c [2023-03-28T10:56:59.977Z] #39 13.30 DEP images/fh.pb-c.d [2023-03-28T10:56:59.977Z] #39 13.39 DEP images/fsnotify.pb-c.d [2023-03-28T10:56:59.977Z] #39 13.47 PBCC images/eventpoll.pb-c.c [2023-03-28T10:56:59.988Z] #25 34.77 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T10:57:00.068Z] #30 44.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T10:57:00.068Z] #30 44.45 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T10:57:00.068Z] #30 44.50 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T10:57:00.234Z] #39 13.52 DEP images/eventpoll.pb-c.d [2023-03-28T10:57:00.234Z] #39 13.62 PBCC images/eventfd.pb-c.c [2023-03-28T10:57:00.234Z] #39 13.65 DEP images/eventfd.pb-c.d [2023-03-28T10:57:00.234Z] #39 13.70 PBCC images/remap-file-path.pb-c.c [2023-03-28T10:57:00.234Z] #39 13.72 DEP images/remap-file-path.pb-c.d [2023-03-28T10:57:00.246Z] #25 34.99 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T10:57:00.490Z] #39 13.77 PBCC images/fifo.pb-c.c [2023-03-28T10:57:00.491Z] #39 13.82 DEP images/fifo.pb-c.d [2023-03-28T10:57:00.491Z] #39 13.89 PBCC images/ghost-file.pb-c.c [2023-03-28T10:57:00.491Z] #39 13.91 DEP images/ghost-file.pb-c.d [2023-03-28T10:57:00.491Z] #39 13.99 PBCC images/regfile.pb-c.c [2023-03-28T10:57:00.507Z] #25 ... [2023-03-28T10:57:00.507Z] [2023-03-28T10:57:00.507Z] #35 [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 [2023-03-28T10:57:00.507Z] #35 25.39 unicode/utf8 [2023-03-28T10:57:00.507Z] #35 27.24 internal/race [2023-03-28T10:57:00.507Z] #35 27.68 sync/atomic [2023-03-28T10:57:00.507Z] #35 29.19 unicode [2023-03-28T10:57:00.631Z] #30 44.72 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T10:57:00.631Z] #30 44.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T10:57:00.631Z] #30 44.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T10:57:00.631Z] #30 44.96 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T10:57:00.631Z] #30 44.99 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T10:57:00.631Z] #30 44.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T10:57:00.717Z] #26 ... [2023-03-28T10:57:00.717Z] [2023-03-28T10:57:00.717Z] #31 [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 [2023-03-28T10:57:00.717Z] #31 14.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T10:57:00.717Z] #31 ... [2023-03-28T10:57:00.717Z] [2023-03-28T10:57:00.717Z] #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 [2023-03-28T10:57:00.717Z] #29 20.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:57:00.750Z] #39 14.04 DEP images/regfile.pb-c.d [2023-03-28T10:57:00.750Z] #39 14.09 PBCC images/ns.pb-c.c [2023-03-28T10:57:00.750Z] #39 14.12 DEP images/ns.pb-c.d [2023-03-28T10:57:00.750Z] #39 14.17 PBCC images/fdinfo.pb-c.c [2023-03-28T10:57:00.750Z] #39 14.26 DEP images/fdinfo.pb-c.d [2023-03-28T10:57:00.766Z] #35 ... [2023-03-28T10:57:00.766Z] [2023-03-28T10:57:00.766Z] #29 [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 [2023-03-28T10:57:00.766Z] #29 34.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T10:57:00.888Z] #30 45.07 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T10:57:00.888Z] #30 45.07 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T10:57:01.006Z] #39 14.36 PBCC images/core-aarch64.pb-c.c [2023-03-28T10:57:01.006Z] #39 14.44 PBCC images/core-arm.pb-c.c [2023-03-28T10:57:01.006Z] #39 14.49 PBCC images/core-ppc64.pb-c.c [2023-03-28T10:57:01.006Z] #39 14.53 PBCC images/core-s390.pb-c.c [2023-03-28T10:57:01.262Z] #39 14.58 PBCC images/core-x86.pb-c.c [2023-03-28T10:57:01.263Z] #39 14.63 PBCC images/core.pb-c.c [2023-03-28T10:57:01.263Z] #39 14.70 PBCC images/inventory.pb-c.c [2023-03-28T10:57:01.263Z] #39 14.78 DEP images/core-aarch64.pb-c.d [2023-03-28T10:57:01.330Z] #29 ... [2023-03-28T10:57:01.330Z] [2023-03-28T10:57:01.330Z] #33 [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 [2023-03-28T10:57:01.330Z] #33 26.23 Fetched 8642 kB in 22s (395 kB/s) [2023-03-28T10:57:01.452Z] #30 45.60 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T10:57:01.452Z] #30 45.60 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T10:57:01.519Z] #39 14.88 DEP images/core-arm.pb-c.d [2023-03-28T10:57:01.519Z] #39 14.98 DEP images/core-ppc64.pb-c.d [2023-03-28T10:57:01.519Z] #39 15.02 DEP images/core-s390.pb-c.d [2023-03-28T10:57:01.587Z] #33 26.23 Reading package lists... [2023-03-28T10:57:01.587Z] #33 ... [2023-03-28T10:57:01.587Z] [2023-03-28T10:57:01.587Z] #25 [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 [2023-03-28T10:57:01.587Z] #25 36.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T10:57:01.587Z] #25 ... [2023-03-28T10:57:01.587Z] [2023-03-28T10:57:01.587Z] #26 [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 [2023-03-28T10:57:01.587Z] #26 26.54 Fetched 8642 kB in 22s (399 kB/s) [2023-03-28T10:57:01.776Z] #39 15.11 DEP images/core-x86.pb-c.d [2023-03-28T10:57:01.776Z] #39 15.17 DEP images/core.pb-c.d [2023-03-28T10:57:01.776Z] #39 15.23 DEP images/inventory.pb-c.d [2023-03-28T10:57:01.776Z] #39 15.31 PBCC images/cpuinfo.pb-c.c [2023-03-28T10:57:01.776Z] #39 15.34 DEP images/cpuinfo.pb-c.d [2023-03-28T10:57:01.844Z] #26 26.54 Reading package lists... [2023-03-28T10:57:01.844Z] #26 ... [2023-03-28T10:57:01.844Z] [2023-03-28T10:57:01.844Z] #25 [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 [2023-03-28T10:57:01.844Z] #25 36.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T10:57:01.844Z] #25 36.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T10:57:02.033Z] #39 15.42 PBCC images/stats.pb-c.c [2023-03-28T10:57:02.033Z] #39 15.47 DEP images/stats.pb-c.d [2023-03-28T10:57:02.101Z] #25 36.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T10:57:02.358Z] #25 37.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T10:57:02.383Z] #30 46.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T10:57:02.616Z] #25 37.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T10:57:02.616Z] #25 37.37 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T10:57:02.616Z] #25 ... [2023-03-28T10:57:02.616Z] [2023-03-28T10:57:02.616Z] #27 [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 [2023-03-28T10:57:02.616Z] #27 27.41 Fetched 8642 kB in 22s (388 kB/s) [2023-03-28T10:57:02.616Z] #27 27.41 Reading package lists... [2023-03-28T10:57:02.616Z] #27 ... [2023-03-28T10:57:02.616Z] [2023-03-28T10:57:02.616Z] #26 [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 [2023-03-28T10:57:02.616Z] #26 26.54 Reading package lists... [2023-03-28T10:57:02.948Z] #30 ... [2023-03-28T10:57:02.948Z] [2023-03-28T10:57:02.948Z] #31 [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 [2023-03-28T10:57:02.948Z] #31 37.14 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:02.948Z] #31 37.14 Need to get 115 MB of archives. [2023-03-28T10:57:02.948Z] #31 37.14 After this operation, 645 MB of additional disk space will be used. [2023-03-28T10:57:02.948Z] #31 37.14 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] [2023-03-28T10:57:02.948Z] #31 37.30 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] [2023-03-28T10:57:02.948Z] #31 37.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T10:57:02.948Z] #31 37.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-03-28T10:57:02.948Z] #31 37.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T10:57:02.948Z] #31 37.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T10:57:02.948Z] #31 37.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-03-28T10:57:02.948Z] #31 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] [2023-03-28T10:57:02.948Z] #31 38.03 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] [2023-03-28T10:57:02.949Z] #31 38.73 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] [2023-03-28T10:57:02.949Z] #31 40.38 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] [2023-03-28T10:57:02.949Z] #31 41.00 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] [2023-03-28T10:57:02.949Z] #31 41.71 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] [2023-03-28T10:57:02.949Z] #31 43.37 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] [2023-03-28T10:57:02.949Z] #31 44.03 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] [2023-03-28T10:57:02.949Z] #31 44.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T10:57:02.949Z] #31 44.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T10:57:02.949Z] #31 44.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:57:02.949Z] #31 44.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:57:02.949Z] #31 44.03 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] [2023-03-28T10:57:02.949Z] #31 44.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T10:57:02.949Z] #31 44.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T10:57:02.949Z] #31 44.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T10:57:02.949Z] #31 44.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T10:57:02.949Z] #31 44.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T10:57:02.949Z] #31 44.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T10:57:02.949Z] #31 44.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T10:57:02.949Z] #31 44.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-03-28T10:57:02.949Z] #31 44.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T10:57:02.949Z] #31 44.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T10:57:02.949Z] #31 44.99 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:02.949Z] #31 45.22 Fetched 115 MB in 7s (15.5 MB/s) [2023-03-28T10:57:02.949Z] #31 45.32 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T10:57:02.949Z] #31 45.32 (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.) [2023-03-28T10:57:02.949Z] #31 45.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:57:02.949Z] #31 45.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:02.949Z] #31 ... [2023-03-28T10:57:02.949Z] [2023-03-28T10:57:02.949Z] #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 [2023-03-28T10:57:02.949Z] #28 37.34 The following NEW packages will be installed: [2023-03-28T10:57:02.949Z] #28 37.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T10:57:02.949Z] #28 37.34 vim-common xxd [2023-03-28T10:57:02.949Z] #28 37.80 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:02.949Z] #28 37.80 Need to get 17.7 MB of archives. [2023-03-28T10:57:02.949Z] #28 37.80 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T10:57:02.949Z] #28 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:57:02.949Z] #28 37.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:57:02.949Z] #28 37.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T10:57:02.949Z] #28 37.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T10:57:02.949Z] #28 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T10:57:02.949Z] #28 38.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T10:57:02.949Z] #28 38.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T10:57:02.949Z] #28 38.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T10:57:02.949Z] #28 38.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T10:57:02.949Z] #28 38.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T10:57:02.949Z] #28 40.23 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:02.949Z] #28 40.61 Fetched 17.7 MB in 1s (12.7 MB/s) [2023-03-28T10:57:02.949Z] #28 40.75 Selecting previously unselected package xxd. [2023-03-28T10:57:02.949Z] #28 40.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 ... 15718 files and directories currently installed.) [2023-03-28T10:57:02.949Z] #28 40.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:57:02.949Z] #28 40.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:02.949Z] #28 41.12 Selecting previously unselected package vim-common. [2023-03-28T10:57:02.949Z] #28 41.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:57:02.949Z] #28 41.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:02.949Z] #28 41.53 Selecting previously unselected package cmake-data. [2023-03-28T10:57:02.949Z] #28 41.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T10:57:02.949Z] #28 41.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:57:02.949Z] #28 44.76 Selecting previously unselected package libicu67:amd64. [2023-03-28T10:57:02.949Z] #28 44.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T10:57:02.949Z] #28 44.76 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T10:57:03.207Z] #28 ... [2023-03-28T10:57:03.207Z] [2023-03-28T10:57:03.207Z] #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 [2023-03-28T10:57:03.207Z] #24 44.98 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. [2023-03-28T10:57:03.207Z] #24 45.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T10:57:03.207Z] #24 45.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T10:57:03.263Z] #29 ... [2023-03-28T10:57:03.263Z] [2023-03-28T10:57:03.263Z] #30 [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 [2023-03-28T10:57:03.263Z] #30 26.38 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:57:03.933Z] #39 17.12 make[1]: Nothing to be done for 'all'. [2023-03-28T10:57:05.322Z] #39 18.77 CC images/stats.o [2023-03-28T10:57:05.584Z] #39 19.13 CC images/core.o [2023-03-28T10:57:05.735Z] #24 ... [2023-03-28T10:57:05.735Z] [2023-03-28T10:57:05.735Z] #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 [2023-03-28T10:57:05.735Z] #0 6.730 + RM_GOPATH=0 [2023-03-28T10:57:05.735Z] #0 6.730 + TMP_GOPATH= [2023-03-28T10:57:05.735Z] #0 6.730 + : /build [2023-03-28T10:57:05.735Z] #0 6.730 + '[' -z '' ']' [2023-03-28T10:57:05.735Z] #0 6.730 ++ mktemp -d [2023-03-28T10:57:05.735Z] #0 6.754 + export GOPATH=/tmp/tmp.ZPKk9MivCk [2023-03-28T10:57:05.735Z] #0 6.754 + GOPATH=/tmp/tmp.ZPKk9MivCk [2023-03-28T10:57:05.735Z] #0 6.754 + RM_GOPATH=1 [2023-03-28T10:57:05.735Z] #0 6.754 + case "$(go env GOARCH)" in [2023-03-28T10:57:05.735Z] #0 6.754 ++ go env GOARCH [2023-03-28T10:57:05.735Z] #0 6.779 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:05.735Z] #0 6.779 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:05.735Z] #0 6.779 ++ dirname /tmp/install/install.sh [2023-03-28T10:57:05.735Z] #0 6.779 + dir=/tmp/install [2023-03-28T10:57:05.735Z] #0 6.779 + bin=containerd [2023-03-28T10:57:05.735Z] #0 6.779 + shift [2023-03-28T10:57:05.735Z] #0 6.779 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T10:57:05.735Z] #0 6.779 + . /tmp/install/containerd.installer [2023-03-28T10:57:05.735Z] #0 6.779 ++ set -e [2023-03-28T10:57:05.735Z] #0 6.779 ++ : v1.6.16 [2023-03-28T10:57:05.735Z] #0 6.779 + install_containerd [2023-03-28T10:57:05.735Z] #0 6.779 + echo 'Install containerd version v1.6.16' [2023-03-28T10:57:05.735Z] #0 6.779 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZPKk9MivCk/src/github.com/containerd/containerd [2023-03-28T10:57:05.735Z] #0 6.779 Install containerd version v1.6.16 [2023-03-28T10:57:05.735Z] #0 6.861 Cloning into '/tmp/tmp.ZPKk9MivCk/src/github.com/containerd/containerd'... [2023-03-28T10:57:05.993Z] #37 ... [2023-03-28T10:57:05.993Z] [2023-03-28T10:57:05.993Z] #29 [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 [2023-03-28T10:57:05.993Z] #29 43.94 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T10:57:05.993Z] #29 43.94 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:05.993Z] #29 44.03 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:57:05.993Z] #29 44.65 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T10:57:05.993Z] #29 44.65 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:05.993Z] #29 44.76 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:57:05.993Z] #29 44.91 Selecting previously unselected package protobuf-compiler. [2023-03-28T10:57:05.993Z] #29 44.91 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T10:57:05.993Z] #29 44.91 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T10:57:05.993Z] #29 45.05 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:57:05.993Z] #29 45.05 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:57:05.993Z] #29 45.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:57:05.993Z] #29 45.24 Selecting previously unselected package python3-six. [2023-03-28T10:57:05.993Z] #29 45.24 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T10:57:05.993Z] #29 45.26 Unpacking python3-six (1.16.0-2) ... [2023-03-28T10:57:05.993Z] #29 45.38 Selecting previously unselected package python3-protobuf. [2023-03-28T10:57:05.993Z] #29 45.38 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T10:57:05.993Z] #29 45.38 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T10:57:05.993Z] #29 45.98 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:57:05.993Z] #29 47.55 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:57:05.993Z] #29 47.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:05.993Z] #29 47.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:05.993Z] #29 47.59 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:05.993Z] #29 47.61 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:57:05.993Z] #29 47.62 Setting up python3-six (1.16.0-2) ... [2023-03-28T10:57:05.993Z] #29 49.12 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:57:05.993Z] #29 49.13 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:57:05.993Z] #29 49.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:57:05.993Z] #29 49.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:05.993Z] #29 49.28 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T10:57:06.125Z] #28 ... [2023-03-28T10:57:06.125Z] [2023-03-28T10:57:06.125Z] #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 [2023-03-28T10:57:06.125Z] #38 76.92 CC compel/src/lib/ptrace.o [2023-03-28T10:57:06.125Z] #38 77.42 AR compel/libcompel.a [2023-03-28T10:57:06.125Z] #38 77.71 HOSTCC compel/src/main-host.o [2023-03-28T10:57:06.125Z] #38 78.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T10:57:06.125Z] #38 78.44 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T10:57:06.125Z] #38 78.92 HOSTCC compel/src/lib/log-host.o [2023-03-28T10:57:06.125Z] #38 79.20 HOSTLINK compel/compel-host-bin [2023-03-28T10:57:06.125Z] #38 79.62 DEP soccr/soccr.d [2023-03-28T10:57:06.125Z] #38 80.07 CC soccr/soccr.o [2023-03-28T10:57:06.125Z] #38 81.87 AR soccr/libsoccr.a [2023-03-28T10:57:06.125Z] #38 82.07 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T10:57:06.147Z] #39 19.71 CC images/core-x86.o [2023-03-28T10:57:06.384Z] #38 82.85 DEP criu/arch/x86/sigframe.d [2023-03-28T10:57:06.384Z] #38 83.07 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T10:57:06.711Z] #39 20.28 CC images/core-arm.o [2023-03-28T10:57:06.952Z] #38 83.23 DEP criu/arch/x86/kerndat.d [2023-03-28T10:57:06.952Z] #38 83.42 DEP criu/arch/x86/crtools.d [2023-03-28T10:57:07.212Z] #38 83.61 DEP criu/arch/x86/cpu.d [2023-03-28T10:57:07.274Z] #39 20.67 CC images/core-aarch64.o [2023-03-28T10:57:07.365Z] #29 ... [2023-03-28T10:57:07.365Z] [2023-03-28T10:57:07.365Z] #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 [2023-03-28T10:57:07.365Z] #28 51.44 Selecting previously unselected package libxml2:amd64. [2023-03-28T10:57:07.365Z] #28 51.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T10:57:07.365Z] #28 51.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:57:07.471Z] #38 83.87 CC criu/arch/x86/cpu.o [2023-03-28T10:57:07.622Z] #28 51.95 Selecting previously unselected package libarchive13:amd64. [2023-03-28T10:57:07.622Z] #28 51.95 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T10:57:07.622Z] #28 51.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:57:07.837Z] #39 21.14 CC images/core-ppc64.o [2023-03-28T10:57:07.872Z] #26 37.19 Reading package lists... [2023-03-28T10:57:07.872Z] #26 ... [2023-03-28T10:57:07.872Z] [2023-03-28T10:57:07.872Z] #23 [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 [2023-03-28T10:57:07.872Z] #23 40.71 Updating files: 44% (990/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 81% (1802/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T10:57:07.872Z] #23 42.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T10:57:07.878Z] #28 52.25 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T10:57:07.878Z] #28 52.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T10:57:07.878Z] #28 52.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:57:08.039Z] #38 84.65 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:57:08.039Z] #38 84.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:57:08.039Z] #38 84.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:57:08.039Z] #38 84.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:57:08.039Z] #38 84.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:57:08.039Z] #38 84.70 CC criu/arch/x86/crtools.o [2023-03-28T10:57:08.189Z] #28 52.41 Selecting previously unselected package librhash0:amd64. [2023-03-28T10:57:08.189Z] #28 52.42 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T10:57:08.189Z] #28 52.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:57:08.189Z] #28 52.64 Selecting previously unselected package libuv1:amd64. [2023-03-28T10:57:08.189Z] #28 52.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T10:57:08.189Z] #28 52.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:57:08.402Z] #39 21.79 CC images/core-s390.o [2023-03-28T10:57:08.452Z] #28 52.91 Selecting previously unselected package cmake. [2023-03-28T10:57:08.452Z] #28 52.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T10:57:08.452Z] #28 52.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:57:08.556Z] #30 ... [2023-03-28T10:57:08.556Z] [2023-03-28T10:57:08.556Z] #26 [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 [2023-03-28T10:57:08.556Z] #26 31.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T10:57:08.556Z] #26 31.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T10:57:08.966Z] #39 ... [2023-03-28T10:57:08.966Z] [2023-03-28T10:57:08.966Z] #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 [2023-03-28T10:57:08.966Z] #33 65.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T10:57:08.966Z] #33 65.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:57:08.966Z] #33 65.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:08.966Z] #33 ... [2023-03-28T10:57:08.966Z] [2023-03-28T10:57:08.966Z] #29 [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 [2023-03-28T10:57:08.966Z] #29 65.90 internal/poll [2023-03-28T10:57:08.966Z] #29 67.65 internal/fmtsort [2023-03-28T10:57:08.966Z] #29 68.14 internal/safefilepath [2023-03-28T10:57:08.966Z] #29 68.29 internal/syscall/execenv [2023-03-28T10:57:08.966Z] #29 68.30 path [2023-03-28T10:57:08.966Z] #29 68.41 strings [2023-03-28T10:57:08.966Z] #29 68.89 io/fs [2023-03-28T10:57:08.966Z] #29 70.15 os [2023-03-28T10:57:08.966Z] #29 70.62 bufio [2023-03-28T10:57:08.966Z] #29 71.95 text/tabwriter [2023-03-28T10:57:08.966Z] #29 73.14 io/ioutil [2023-03-28T10:57:08.966Z] #29 73.15 fmt [2023-03-28T10:57:08.966Z] #29 75.24 github.com/BurntSushi/toml [2023-03-28T10:57:08.966Z] #29 75.24 flag [2023-03-28T10:57:09.222Z] #29 ... [2023-03-28T10:57:09.222Z] [2023-03-28T10:57:09.222Z] #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 [2023-03-28T10:57:09.222Z] #39 22.52 CC images/cpuinfo.o [2023-03-28T10:57:09.400Z] #28 ... [2023-03-28T10:57:09.400Z] [2023-03-28T10:57:09.400Z] #29 [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 [2023-03-28T10:57:09.400Z] #29 53.21 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:57:09.400Z] #29 53.23 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T10:57:09.400Z] #29 53.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:09.400Z] #29 53.30 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:57:09.400Z] #29 53.32 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:57:09.400Z] #29 53.33 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:09.400Z] #29 53.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:09.400Z] #29 DONE 53.8s [2023-03-28T10:57:09.478Z] #39 22.99 CC images/inventory.o [2023-03-28T10:57:09.661Z] [2023-03-28T10:57:09.661Z] #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 [2023-03-28T10:57:09.734Z] #39 23.28 CC images/fdinfo.o [2023-03-28T10:57:09.944Z] #38 86.49 CC criu/arch/x86/kerndat.o [2023-03-28T10:57:10.296Z] #39 23.66 CC images/fown.o [2023-03-28T10:57:10.296Z] #39 23.84 CC images/ns.o [2023-03-28T10:57:10.552Z] #39 24.05 CC images/regfile.o [2023-03-28T10:57:10.808Z] #39 24.28 CC images/ghost-file.o [2023-03-28T10:57:11.370Z] #39 24.62 CC images/fifo.o [2023-03-28T10:57:11.370Z] #39 24.81 CC images/remap-file-path.o [2023-03-28T10:57:11.377Z] #38 87.66 CC criu/arch/x86/sigaction_compat.o [2023-03-28T10:57:11.626Z] #39 24.97 CC images/eventfd.o [2023-03-28T10:57:11.639Z] #38 88.02 CC criu/arch/x86/sigframe.o [2023-03-28T10:57:11.882Z] #39 25.17 CC images/eventpoll.o [2023-03-28T10:57:11.900Z] #38 88.47 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T10:57:11.900Z] #38 88.55 DEP criu/pie/util-vdso-elf32.d [2023-03-28T10:57:12.050Z] #23 46.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-03-28T10:57:12.050Z] #23 ... [2023-03-28T10:57:12.050Z] [2023-03-28T10:57:12.050Z] #33 [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 [2023-03-28T10:57:12.050Z] #33 26.23 Reading package lists... [2023-03-28T10:57:12.050Z] #33 37.16 Reading package lists... [2023-03-28T10:57:12.050Z] #33 ... [2023-03-28T10:57:12.050Z] [2023-03-28T10:57:12.050Z] #25 [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 [2023-03-28T10:57:12.050Z] #25 37.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T10:57:12.050Z] #25 38.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T10:57:12.050Z] #25 38.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T10:57:12.050Z] #25 38.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T10:57:12.050Z] #25 38.47 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T10:57:12.050Z] #25 38.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T10:57:12.050Z] #25 38.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T10:57:12.050Z] #25 38.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T10:57:12.050Z] #25 38.99 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T10:57:12.050Z] #25 39.14 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T10:57:12.050Z] #25 39.33 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T10:57:12.050Z] #25 39.52 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T10:57:12.050Z] #25 39.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T10:57:12.050Z] #25 39.89 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T10:57:12.050Z] #25 40.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T10:57:12.050Z] #25 40.08 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T10:57:12.050Z] #25 40.38 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T10:57:12.050Z] #25 40.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T10:57:12.050Z] #25 40.67 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T10:57:12.050Z] #25 40.69 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T10:57:12.050Z] #25 42.18 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T10:57:12.050Z] #25 42.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T10:57:12.050Z] #25 42.46 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T10:57:12.050Z] #25 42.61 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T10:57:12.050Z] #25 42.78 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T10:57:12.050Z] #25 42.98 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T10:57:12.050Z] #25 42.98 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T10:57:12.050Z] #25 43.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T10:57:12.050Z] #25 43.30 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T10:57:12.050Z] #25 43.45 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T10:57:12.050Z] #25 43.55 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T10:57:12.050Z] #25 44.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T10:57:12.050Z] #25 44.25 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T10:57:12.050Z] #25 44.37 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T10:57:12.050Z] #25 44.42 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T10:57:12.050Z] #25 44.55 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T10:57:12.050Z] #25 44.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T10:57:12.050Z] #25 45.13 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T10:57:12.050Z] #25 45.23 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T10:57:12.050Z] #25 45.35 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T10:57:12.050Z] #25 45.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T10:57:12.050Z] #25 45.64 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T10:57:12.050Z] #25 45.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T10:57:12.050Z] #25 45.81 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T10:57:12.050Z] #25 45.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T10:57:12.050Z] #25 46.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T10:57:12.050Z] #25 46.55 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T10:57:12.050Z] #25 46.63 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T10:57:12.050Z] #25 46.76 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T10:57:12.050Z] #25 46.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T10:57:12.138Z] #39 25.43 CC images/fh.o [2023-03-28T10:57:12.307Z] #25 47.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T10:57:12.308Z] #25 ... [2023-03-28T10:57:12.308Z] [2023-03-28T10:57:12.308Z] #33 [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 [2023-03-28T10:57:12.308Z] #33 37.16 Reading package lists... [2023-03-28T10:57:12.395Z] #39 25.72 CC images/fsnotify.o [2023-03-28T10:57:12.466Z] #38 88.78 DEP criu/pie/util-vdso.d [2023-03-28T10:57:12.466Z] #38 88.98 DEP criu/pie/util.d [2023-03-28T10:57:12.725Z] #38 89.24 CC criu/pie/util.o [2023-03-28T10:57:12.822Z] #33 47.56 Building dependency tree... [2023-03-28T10:57:12.822Z] #33 ... [2023-03-28T10:57:12.822Z] [2023-03-28T10:57:12.822Z] #27 [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 [2023-03-28T10:57:12.822Z] #27 27.41 Reading package lists... [2023-03-28T10:57:12.964Z] #39 26.28 CC images/signalfd.o [2023-03-28T10:57:13.080Z] #27 38.33 Reading package lists... [2023-03-28T10:57:13.080Z] #27 ... [2023-03-28T10:57:13.080Z] [2023-03-28T10:57:13.080Z] #25 [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 [2023-03-28T10:57:13.080Z] #25 48.01 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T10:57:13.222Z] #39 26.53 CC images/fs.o [2023-03-28T10:57:13.291Z] #38 89.72 CC criu/pie/util-vdso.o [2023-03-28T10:57:13.336Z] #25 ... [2023-03-28T10:57:13.336Z] [2023-03-28T10:57:13.336Z] #31 [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 [2023-03-28T10:57:13.336Z] #31 28.06 Reading package lists... [2023-03-28T10:57:13.336Z] #31 38.50 Reading package lists... [2023-03-28T10:57:13.336Z] #31 ... [2023-03-28T10:57:13.336Z] [2023-03-28T10:57:13.336Z] #35 [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 [2023-03-28T10:57:13.336Z] #35 38.17 encoding [2023-03-28T10:57:13.478Z] #39 26.80 CC images/pstree.o [2023-03-28T10:57:13.478Z] #39 26.98 CC images/pipe.o [2023-03-28T10:57:13.593Z] #35 ... [2023-03-28T10:57:13.593Z] [2023-03-28T10:57:13.593Z] #26 [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 [2023-03-28T10:57:13.593Z] #26 37.19 Reading package lists... [2023-03-28T10:57:13.734Z] #39 ... [2023-03-28T10:57:13.734Z] [2023-03-28T10:57:13.734Z] #29 [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 [2023-03-28T10:57:13.734Z] #29 76.55 log [2023-03-28T10:57:13.734Z] #29 78.82 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:57:13.734Z] #29 DONE 80.7s [2023-03-28T10:57:13.734Z] [2023-03-28T10:57:13.734Z] #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 [2023-03-28T10:57:13.734Z] #39 27.15 CC images/tcp-stream.o [2023-03-28T10:57:13.833Z] #38 ... [2023-03-28T10:57:13.833Z] [2023-03-28T10:57:13.833Z] #30 [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 [2023-03-28T10:57:13.833Z] #30 47.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T10:57:13.833Z] #30 ... [2023-03-28T10:57:13.833Z] [2023-03-28T10:57:13.833Z] #31 [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 [2023-03-28T10:57:13.833Z] #31 47.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T10:57:13.833Z] #31 47.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:57:13.833Z] #31 47.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:13.833Z] #31 50.70 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T10:57:13.833Z] #31 50.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T10:57:13.833Z] #31 50.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:57:13.833Z] #31 50.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T10:57:13.833Z] #31 50.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:13.833Z] #31 50.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:13.833Z] #31 51.09 Selecting previously unselected package dmsetup. [2023-03-28T10:57:13.833Z] #31 51.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:13.833Z] #31 51.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:57:13.833Z] #31 51.31 Selecting previously unselected package mingw-w64-common. [2023-03-28T10:57:13.833Z] #31 51.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T10:57:13.833Z] #31 51.32 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T10:57:13.833Z] #31 57.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T10:57:13.833Z] #31 57.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T10:57:13.833Z] #31 57.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:57:13.833Z] #31 ... [2023-03-28T10:57:13.833Z] [2023-03-28T10:57:13.833Z] #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 [2023-03-28T10:57:13.833Z] #28 57.21 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T10:57:13.833Z] #28 57.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:13.833Z] #28 57.25 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:57:13.833Z] #28 57.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:13.833Z] #28 57.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:57:13.833Z] #28 57.32 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:57:13.833Z] #28 57.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:57:13.833Z] #28 57.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:57:13.833Z] #28 57.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:57:13.833Z] #28 57.40 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:57:13.833Z] #28 57.41 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:13.833Z] #28 DONE 58.0s [2023-03-28T10:57:13.833Z] [2023-03-28T10:57:13.833Z] #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 [2023-03-28T10:57:13.852Z] #26 ... [2023-03-28T10:57:13.852Z] [2023-03-28T10:57:13.852Z] #25 [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 [2023-03-28T10:57:13.852Z] #25 32.22 Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/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: 82% (1572/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. [2023-03-28T10:57:13.852Z] #25 34.06 + cd /tmp/tmp.CFIieIHFIt/src/github.com/docker/libnetwork [2023-03-28T10:57:13.853Z] #25 34.07 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T10:57:13.853Z] #25 34.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T10:57:14.002Z] #39 27.57 CC images/sk-packet.o [2023-03-28T10:57:14.021Z] .....INFO: Daemon under test started and replied! [2023-03-28T10:57:14.021Z] INFO: Docker version of the daemon under test [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] Client: [2023-03-28T10:57:14.021Z] Version: 17.06.2-ce [2023-03-28T10:57:14.021Z] API version: 1.30 [2023-03-28T10:57:14.021Z] Go version: go1.8.3 [2023-03-28T10:57:14.021Z] Git commit: cec0b72 [2023-03-28T10:57:14.021Z] Built: Tue Sep 5 19:57:19 2017 [2023-03-28T10:57:14.021Z] OS/Arch: windows/amd64 [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] Server: [2023-03-28T10:57:14.021Z] Version: 0.0.0-dev [2023-03-28T10:57:14.021Z] API version: 1.41 (minimum version 1.24) [2023-03-28T10:57:14.021Z] Go version: go1.18.10 [2023-03-28T10:57:14.021Z] Git commit: b56fe59505 [2023-03-28T10:57:14.021Z] Built: 03/28/2023 10:54:38 [2023-03-28T10:57:14.021Z] OS/Arch: windows/amd64 [2023-03-28T10:57:14.021Z] Experimental: false [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] INFO: Docker info of the daemon under test [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] Containers: 0 [2023-03-28T10:57:14.021Z] Running: 0 [2023-03-28T10:57:14.021Z] Paused: 0 [2023-03-28T10:57:14.021Z] Stopped: 0 [2023-03-28T10:57:14.021Z] Images: 0 [2023-03-28T10:57:14.021Z] Server Version: 0.0.0-dev [2023-03-28T10:57:14.021Z] Storage Driver: windowsfilter [2023-03-28T10:57:14.021Z] Windows: [2023-03-28T10:57:14.021Z] Logging Driver: json-file [2023-03-28T10:57:14.021Z] Plugins: [2023-03-28T10:57:14.021Z] Volume: local [2023-03-28T10:57:14.021Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T10:57:14.021Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T10:57:14.021Z] Swarm: inactive [2023-03-28T10:57:14.021Z] Default Isolation: process [2023-03-28T10:57:14.021Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T10:57:14.021Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T10:57:14.021Z] OSType: windows [2023-03-28T10:57:14.021Z] Architecture: x86_64 [2023-03-28T10:57:14.021Z] CPUs: 4 [2023-03-28T10:57:14.021Z] Total Memory: 32GiB [2023-03-28T10:57:14.021Z] Name: azwin-2-25a5e0 [2023-03-28T10:57:14.021Z] ID: ZD6F:DNRT:7NXT:ZUAC:FP6P:RXD5:C2GJ:TAGT:HJRD:5GXY:GKOH:WWNY [2023-03-28T10:57:14.021Z] Docker Root Dir: D:\CI\PR-45219\2\daemon [2023-03-28T10:57:14.021Z] Debug Mode (client): false [2023-03-28T10:57:14.021Z] Debug Mode (server): true [2023-03-28T10:57:14.021Z] File Descriptors: -1 [2023-03-28T10:57:14.021Z] Goroutines: 16 [2023-03-28T10:57:14.021Z] System Time: 2023-03-28T10:57:11.39042Z [2023-03-28T10:57:14.021Z] EventsListeners: 0 [2023-03-28T10:57:14.021Z] Registry: https://index.docker.io/v1/ [2023-03-28T10:57:14.021Z] Labels: [2023-03-28T10:57:14.021Z] Experimental: false [2023-03-28T10:57:14.021Z] Insecure Registries: [2023-03-28T10:57:14.021Z] 127.0.0.0/8 [2023-03-28T10:57:14.021Z] Live Restore Enabled: false [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] INFO: Docker images of the daemon under test [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T10:57:14.021Z] [2023-03-28T10:57:14.021Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-03-28T10:57:14.021Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-03-28T10:57:14.021Z] ltsc2019: Pulling from windows/servercore [2023-03-28T10:57:14.021Z] 8185ee4ed646: Pulling fs layer [2023-03-28T10:57:14.021Z] b5f4ee3f051b: Pulling fs layer [2023-03-28T10:57:14.114Z] #25 ... [2023-03-28T10:57:14.114Z] [2023-03-28T10:57:14.114Z] #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 [2023-03-28T10:57:14.114Z] #36 27.53 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T10:57:14.114Z] #36 27.61 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T10:57:14.114Z] #36 28.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T10:57:14.114Z] #36 28.37 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T10:57:14.114Z] #36 28.74 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T10:57:14.114Z] #36 28.90 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T10:57:14.114Z] #36 29.24 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T10:57:14.114Z] #36 29.24 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T10:57:14.114Z] #36 29.54 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T10:57:14.114Z] #36 29.85 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T10:57:14.114Z] #36 29.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T10:57:14.114Z] #36 31.00 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T10:57:14.114Z] #36 31.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T10:57:14.114Z] #36 31.63 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T10:57:14.114Z] #36 31.92 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T10:57:14.114Z] #36 32.44 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T10:57:14.114Z] #36 35.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T10:57:14.114Z] #36 35.29 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T10:57:14.114Z] #36 35.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T10:57:14.114Z] #36 36.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T10:57:14.114Z] #36 36.45 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T10:57:14.114Z] #36 36.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T10:57:14.114Z] #36 36.99 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T10:57:14.114Z] #36 37.19 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T10:57:14.114Z] #36 37.20 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T10:57:14.375Z] #36 ... [2023-03-28T10:57:14.375Z] [2023-03-28T10:57:14.375Z] #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 [2023-03-28T10:57:14.375Z] #35 DONE 37.7s [2023-03-28T10:57:14.375Z] [2023-03-28T10:57:14.375Z] #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 [2023-03-28T10:57:14.375Z] #36 37.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T10:57:14.375Z] #36 ... [2023-03-28T10:57:14.375Z] [2023-03-28T10:57:14.375Z] #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 [2023-03-28T10:57:14.375Z] #32 32.06 unicode/utf8 [2023-03-28T10:57:14.375Z] #32 33.31 internal/race [2023-03-28T10:57:14.375Z] #32 33.71 sync/atomic [2023-03-28T10:57:14.375Z] #32 35.42 unicode [2023-03-28T10:57:14.570Z] #39 28.04 CC images/mnt.o [2023-03-28T10:57:14.636Z] #32 ... [2023-03-28T10:57:14.636Z] [2023-03-28T10:57:14.636Z] #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 [2023-03-28T10:57:14.636Z] #36 37.92 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T10:57:14.636Z] #36 38.05 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T10:57:14.668Z] #38 91.06 CC criu/pie/util-vdso-elf32.o [2023-03-28T10:57:14.826Z] #39 28.24 CC images/pipe-data.o [2023-03-28T10:57:14.899Z] #36 38.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T10:57:14.899Z] #36 38.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T10:57:14.899Z] #36 38.49 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T10:57:15.083Z] #39 28.42 CC images/sa.o [2023-03-28T10:57:15.160Z] #36 38.62 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T10:57:15.160Z] #36 ... [2023-03-28T10:57:15.160Z] [2023-03-28T10:57:15.160Z] #27 [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 [2023-03-28T10:57:15.160Z] #27 28.57 Fetched 8642 kB in 22s (394 kB/s) [2023-03-28T10:57:15.338Z] #39 28.61 CC images/timer.o [2023-03-28T10:57:15.421Z] #27 28.57 Reading package lists... [2023-03-28T10:57:15.421Z] #27 ... [2023-03-28T10:57:15.421Z] [2023-03-28T10:57:15.421Z] #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 [2023-03-28T10:57:15.421Z] #29 34.70 Fetched 8642 kB in 26s (329 kB/s) [2023-03-28T10:57:15.558Z] b5f4ee3f051b: Verifying Checksum [2023-03-28T10:57:15.558Z] b5f4ee3f051b: Download complete [2023-03-28T10:57:15.594Z] #39 28.88 CC images/timerfd.o [2023-03-28T10:57:15.594Z] #39 29.14 CC images/mm.o [2023-03-28T10:57:15.604Z] #38 92.18 AR criu/pie/pie.lib.a [2023-03-28T10:57:15.863Z] #38 92.27 DEP criu/pie/restorer.d [2023-03-28T10:57:16.122Z] #38 92.70 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T10:57:16.168Z] #39 29.49 CC images/sk-opts.o [2023-03-28T10:57:16.168Z] #39 29.72 CC images/sk-unix.o [2023-03-28T10:57:16.199Z] #26 47.57 Building dependency tree... [2023-03-28T10:57:16.352Z] #39 2.681 + RM_GOPATH=0 [2023-03-28T10:57:16.352Z] #39 2.682 + TMP_GOPATH= [2023-03-28T10:57:16.352Z] #39 2.682 + : /build [2023-03-28T10:57:16.352Z] #39 2.683 + '[' -z '' ']' [2023-03-28T10:57:16.352Z] #39 2.684 ++ mktemp -d [2023-03-28T10:57:16.352Z] #39 2.686 + export GOPATH=/tmp/tmp.aVWNeqq2d2 [2023-03-28T10:57:16.352Z] #39 2.686 + GOPATH=/tmp/tmp.aVWNeqq2d2 [2023-03-28T10:57:16.352Z] #39 2.686 + RM_GOPATH=1 [2023-03-28T10:57:16.352Z] #39 2.687 + case "$(go env GOARCH)" in [2023-03-28T10:57:16.352Z] #39 2.688 ++ go env GOARCH [2023-03-28T10:57:16.352Z] #39 2.704 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:16.352Z] #39 2.720 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:16.352Z] #39 2.721 ++ dirname /tmp/install/install.sh [2023-03-28T10:57:16.352Z] #39 2.726 + dir=/tmp/install [2023-03-28T10:57:16.352Z] #39 2.729 + bin=tini [2023-03-28T10:57:16.352Z] #39 2.730 + shift [2023-03-28T10:57:16.352Z] #39 2.731 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T10:57:16.352Z] #39 2.731 + . /tmp/install/tini.installer [2023-03-28T10:57:16.352Z] #39 2.731 ++ : v0.19.0 [2023-03-28T10:57:16.352Z] #39 2.732 + install_tini [2023-03-28T10:57:16.352Z] #39 2.732 + echo 'Install tini version v0.19.0' [2023-03-28T10:57:16.352Z] #39 2.734 Install tini version v0.19.0 [2023-03-28T10:57:16.352Z] #39 2.734 + git clone https://github.com/krallin/tini.git /tmp/tmp.aVWNeqq2d2/tini [2023-03-28T10:57:16.352Z] #39 2.736 Cloning into '/tmp/tmp.aVWNeqq2d2/tini'... [2023-03-28T10:57:16.370Z] #29 34.70 Reading package lists... [2023-03-28T10:57:16.370Z] #29 ... [2023-03-28T10:57:16.370Z] [2023-03-28T10:57:16.370Z] #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 [2023-03-28T10:57:16.370Z] #36 39.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T10:57:16.370Z] #36 39.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T10:57:16.370Z] #36 39.48 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T10:57:16.370Z] #36 39.51 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T10:57:16.370Z] #36 39.66 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T10:57:16.380Z] #38 92.92 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T10:57:16.380Z] #38 92.95 DEP criu/arch/x86/restorer.d [2023-03-28T10:57:16.429Z] #39 29.97 CC images/sk-inet.o [2023-03-28T10:57:16.638Z] #38 93.30 DEP criu/arch/x86/vdso-pie.d [2023-03-28T10:57:16.916Z] #39 3.444 + cd /tmp/tmp.aVWNeqq2d2/tini [2023-03-28T10:57:16.991Z] #39 30.33 CC images/tun.o [2023-03-28T10:57:17.173Z] #39 3.446 + git checkout -q v0.19.0 [2023-03-28T10:57:17.173Z] #39 3.451 + cmake . [2023-03-28T10:57:17.207Z] #38 93.53 DEP criu/pie/parasite-vdso.d [2023-03-28T10:57:17.247Z] #39 30.62 CC images/sk-netlink.o [2023-03-28T10:57:17.465Z] #38 93.92 DEP criu/pie/parasite.d [2023-03-28T10:57:17.503Z] #39 30.78 CC images/packet-sock.o [2023-03-28T10:57:17.737Z] #39 4.081 -- The C compiler identification is GNU 10.2.1 [2023-03-28T10:57:17.737Z] #39 4.179 -- Detecting C compiler ABI info [2023-03-28T10:57:17.757Z] #36 40.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T10:57:17.757Z] #36 41.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T10:57:17.757Z] #36 41.08 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T10:57:17.757Z] #36 41.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T10:57:17.996Z] #39 ... [2023-03-28T10:57:17.996Z] [2023-03-28T10:57:17.996Z] #36 [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 [2023-03-28T10:57:17.996Z] #36 52.30 sync [2023-03-28T10:57:17.996Z] #36 52.30 internal/reflectlite [2023-03-28T10:57:17.996Z] #36 54.39 internal/testlog [2023-03-28T10:57:17.996Z] #36 55.31 errors [2023-03-28T10:57:17.996Z] #36 55.31 sort [2023-03-28T10:57:17.996Z] #36 55.82 strconv [2023-03-28T10:57:17.996Z] #36 56.64 io [2023-03-28T10:57:17.996Z] #36 57.88 internal/oserror [2023-03-28T10:57:17.996Z] #36 58.16 syscall [2023-03-28T10:57:17.996Z] #36 60.22 reflect [2023-03-28T10:57:17.996Z] #36 ... [2023-03-28T10:57:17.996Z] [2023-03-28T10:57:17.996Z] #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 [2023-03-28T10:57:17.996Z] #38 4.324 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T10:57:17.996Z] #38 4.364 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T10:57:17.996Z] #38 4.364 Note: Building without GnuTLS support [2023-03-28T10:57:17.996Z] #38 4.379 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T10:57:17.996Z] #38 4.379 Makefile.config:40: Warn: Building without nftables support [2023-03-28T10:57:17.996Z] #38 6.525 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T10:57:17.996Z] #38 6.588 GEN .gitid [2023-03-28T10:57:17.996Z] #38 6.645 GEN criu/include/version.h [2023-03-28T10:57:17.996Z] #38 6.687 GEN include/common/asm [2023-03-28T10:57:17.996Z] #38 8.447 PBCC images/timens.pb-c.c [2023-03-28T10:57:17.996Z] #38 8.488 DEP images/timens.pb-c.d [2023-03-28T10:57:17.996Z] #38 8.575 PBCC images/fown.pb-c.c [2023-03-28T10:57:17.996Z] #38 8.616 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T10:57:17.996Z] #38 8.663 PBCC images/opts.pb-c.c [2023-03-28T10:57:17.996Z] #38 8.684 PBCC images/memfd.pb-c.c [2023-03-28T10:57:17.996Z] #38 8.721 DEP images/fown.pb-c.d [2023-03-28T10:57:18.031Z] #38 94.40 CC criu/pie/parasite.o [2023-03-28T10:57:18.066Z] #39 31.23 CC images/ipc-var.o [2023-03-28T10:57:18.066Z] #39 31.48 CC images/ipc-desc.o [2023-03-28T10:57:18.092Z] #26 ... [2023-03-28T10:57:18.092Z] [2023-03-28T10:57:18.092Z] #25 [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 [2023-03-28T10:57:18.092Z] #25 48.50 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T10:57:18.092Z] #25 51.99 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T10:57:18.092Z] #25 51.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T10:57:18.092Z] #25 52.44 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T10:57:18.092Z] #25 52.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T10:57:18.092Z] #25 52.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T10:57:18.092Z] #25 52.88 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T10:57:18.253Z] #38 8.746 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T10:57:18.253Z] #38 8.800 DEP images/opts.pb-c.d [2023-03-28T10:57:18.322Z] #39 31.68 CC images/ipc-shm.o [2023-03-28T10:57:18.322Z] #39 31.84 CC images/ipc-msg.o [2023-03-28T10:57:18.329Z] #36 41.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T10:57:18.349Z] #25 53.15 go: downloading golang.org/x/text v0.3.7 [2023-03-28T10:57:18.510Z] #38 8.921 DEP images/memfd.pb-c.d [2023-03-28T10:57:18.510Z] #38 9.010 PBCC images/sit.pb-c.c [2023-03-28T10:57:18.510Z] #38 9.052 DEP images/sit.pb-c.d [2023-03-28T10:57:18.510Z] #38 9.115 PBCC images/macvlan.pb-c.c [2023-03-28T10:57:18.510Z] #38 9.148 DEP images/macvlan.pb-c.d [2023-03-28T10:57:18.510Z] #38 9.207 PBCC images/autofs.pb-c.c [2023-03-28T10:57:18.767Z] #38 9.243 DEP images/autofs.pb-c.d [2023-03-28T10:57:18.767Z] #38 9.304 PBCC images/sysctl.pb-c.c [2023-03-28T10:57:18.767Z] #38 9.345 DEP images/sysctl.pb-c.d [2023-03-28T10:57:18.885Z] #39 32.10 CC images/ipc-sem.o [2023-03-28T10:57:18.885Z] #39 32.25 CC images/utsns.o [2023-03-28T10:57:18.900Z] #36 42.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T10:57:18.900Z] #36 42.12 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T10:57:18.900Z] #36 42.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T10:57:19.024Z] #38 9.396 PBCC images/time.pb-c.c [2023-03-28T10:57:19.024Z] #38 9.425 DEP images/time.pb-c.d [2023-03-28T10:57:19.024Z] #38 9.535 PBCC images/binfmt-misc.pb-c.c [2023-03-28T10:57:19.024Z] #38 9.567 DEP images/binfmt-misc.pb-c.d [2023-03-28T10:57:19.142Z] #39 32.49 CC images/creds.o [2023-03-28T10:57:19.161Z] #36 42.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T10:57:19.281Z] #38 9.647 PBCC images/seccomp.pb-c.c [2023-03-28T10:57:19.281Z] #38 9.678 DEP images/seccomp.pb-c.d [2023-03-28T10:57:19.281Z] #38 9.785 PBCC images/userns.pb-c.c [2023-03-28T10:57:19.281Z] #38 9.791 DEP images/userns.pb-c.d [2023-03-28T10:57:19.281Z] #38 9.882 PBCC images/cgroup.pb-c.c [2023-03-28T10:57:19.281Z] #38 9.921 DEP images/cgroup.pb-c.d [2023-03-28T10:57:19.398Z] #39 32.66 CC images/vma.o [2023-03-28T10:57:19.398Z] #39 32.88 CC images/netdev.o [2023-03-28T10:57:19.422Z] #36 42.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T10:57:19.549Z] #38 9.994 PBCC images/ext-file.pb-c.c [2023-03-28T10:57:19.549Z] #38 10.02 DEP images/ext-file.pb-c.d [2023-03-28T10:57:19.549Z] #38 10.09 PBCC images/rpc.pb-c.c [2023-03-28T10:57:19.549Z] #38 10.14 DEP images/rpc.pb-c.d [2023-03-28T10:57:19.549Z] #38 10.21 PBCC images/siginfo.pb-c.c [2023-03-28T10:57:19.655Z] #39 33.22 CC images/tty.o [2023-03-28T10:57:19.684Z] #36 43.01 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T10:57:19.684Z] #36 43.13 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T10:57:19.806Z] #38 10.24 DEP images/siginfo.pb-c.d [2023-03-28T10:57:19.806Z] #38 10.35 PBCC images/pagemap.pb-c.c [2023-03-28T10:57:19.806Z] #38 10.37 DEP images/pagemap.pb-c.d [2023-03-28T10:57:19.806Z] #38 10.39 PBCC images/rlimit.pb-c.c [2023-03-28T10:57:19.806Z] #38 10.40 DEP images/rlimit.pb-c.d [2023-03-28T10:57:19.806Z] #38 10.42 PBCC images/file-lock.pb-c.c [2023-03-28T10:57:19.806Z] #38 10.43 DEP images/file-lock.pb-c.d [2023-03-28T10:57:19.806Z] #38 10.45 PBCC images/tty.pb-c.c [2023-03-28T10:57:19.806Z] #38 10.47 DEP images/tty.pb-c.d [2023-03-28T10:57:19.945Z] #36 43.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T10:57:19.945Z] #36 43.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T10:57:19.948Z] #38 96.31 LINK criu/pie/parasite.built-in.o [2023-03-28T10:57:19.948Z] #38 96.34 GEN criu/pie/parasite-blob.h [2023-03-28T10:57:19.948Z] #38 96.46 CC criu/pie/parasite-vdso.o [2023-03-28T10:57:20.063Z] #38 10.49 PBCC images/tun.pb-c.c [2023-03-28T10:57:20.063Z] #38 10.51 PBCC images/netdev.pb-c.c [2023-03-28T10:57:20.063Z] #38 10.52 DEP images/tun.pb-c.d [2023-03-28T10:57:20.063Z] #38 10.58 DEP images/netdev.pb-c.d [2023-03-28T10:57:20.063Z] #38 ... [2023-03-28T10:57:20.063Z] [2023-03-28T10:57:20.063Z] #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 [2023-03-28T10:57:20.063Z] #26 DONE 64.5s [2023-03-28T10:57:20.063Z] [2023-03-28T10:57:20.063Z] #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 [2023-03-28T10:57:20.063Z] #38 10.71 PBCC images/vma.pb-c.c [2023-03-28T10:57:20.063Z] #38 ... [2023-03-28T10:57:20.063Z] [2023-03-28T10:57:20.064Z] #31 [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 [2023-03-28T10:57:20.064Z] #31 63.79 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T10:57:20.064Z] #31 63.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:57:20.064Z] #31 63.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:57:20.064Z] #31 63.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T10:57:20.064Z] #31 63.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:57:20.064Z] #31 63.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:20.206Z] #36 43.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T10:57:20.206Z] #36 43.53 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T10:57:20.206Z] #36 43.70 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T10:57:20.206Z] #36 ... [2023-03-28T10:57:20.206Z] [2023-03-28T10:57:20.206Z] #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 [2023-03-28T10:57:20.206Z] #28 33.69 Fetched 8642 kB in 25s (343 kB/s) [2023-03-28T10:57:20.206Z] #28 33.69 Reading package lists... [2023-03-28T10:57:20.219Z] #39 33.79 CC images/file-lock.o [2023-03-28T10:57:20.467Z] #28 43.81 Reading package lists... [2023-03-28T10:57:20.467Z] #28 ... [2023-03-28T10:57:20.467Z] [2023-03-28T10:57:20.467Z] #23 [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 [2023-03-28T10:57:20.781Z] #39 34.02 CC images/rlimit.o [2023-03-28T10:57:20.782Z] #39 ... [2023-03-28T10:57:20.782Z] [2023-03-28T10:57:20.782Z] #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 [2023-03-28T10:57:20.782Z] #33 77.48 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T10:57:20.782Z] #33 77.48 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:57:20.782Z] #33 77.48 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:20.782Z] #33 83.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T10:57:20.782Z] #33 83.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:57:20.782Z] #33 83.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:20.782Z] #33 ... [2023-03-28T10:57:20.782Z] [2023-03-28T10:57:20.782Z] #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 [2023-03-28T10:57:20.782Z] #37 44.16 Updating files: 34% (1827/5256) Updating files: 35% (1840/5256) Updating files: 36% (1893/5256) Updating files: 37% (1945/5256) Updating files: 38% (1998/5256) Updating files: 39% (2050/5256) Updating files: 40% (2103/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T10:57:20.782Z] #37 45.93 + cd /tmp/tmp.1zNCAROSlj/src/github.com/containerd/containerd [2023-03-28T10:57:20.782Z] #37 45.93 + git checkout -q v1.6.16 [2023-03-28T10:57:20.782Z] #37 48.40 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T10:57:20.782Z] #37 48.41 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T10:57:20.782Z] #37 48.41 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:57:20.782Z] #37 48.41 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:57:20.782Z] #37 48.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T10:57:20.782Z] #37 48.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T10:57:20.782Z] #37 48.41 + '[' '' = dynamic ']' [2023-03-28T10:57:20.782Z] #37 48.41 + make [2023-03-28T10:57:20.782Z] #37 50.10 + bin/ctr [2023-03-28T10:57:20.875Z] #25 ... [2023-03-28T10:57:20.875Z] [2023-03-28T10:57:20.875Z] #26 [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 [2023-03-28T10:57:20.875Z] #26 55.39 The following additional packages will be installed: [2023-03-28T10:57:20.875Z] #26 55.40 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T10:57:20.875Z] #26 55.40 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T10:57:20.875Z] #26 55.42 Suggested packages: [2023-03-28T10:57:20.875Z] #26 55.45 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T10:57:20.990Z] #23 42.95 Updating files: 46% (1042/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 82% (1836/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) [2023-03-28T10:57:20.990Z] #23 ... [2023-03-28T10:57:20.990Z] [2023-03-28T10:57:20.990Z] #34 [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 [2023-03-28T10:57:20.990Z] #34 34.35 Fetched 8642 kB in 26s (331 kB/s) [2023-03-28T10:57:20.990Z] #34 34.35 Reading package lists... [2023-03-28T10:57:20.990Z] #34 ... [2023-03-28T10:57:20.990Z] [2023-03-28T10:57:20.990Z] #23 [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 [2023-03-28T10:57:21.251Z] #23 42.95 Updating files: 46% (1042/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 82% (1836/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T10:57:21.251Z] #23 44.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T10:57:21.345Z] #37 ... [2023-03-28T10:57:21.345Z] [2023-03-28T10:57:21.345Z] #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 [2023-03-28T10:57:21.345Z] #33 88.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T10:57:21.348Z] #38 97.74 CC criu/arch/x86/vdso-pie.o [2023-03-28T10:57:21.601Z] #33 88.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:57:21.602Z] #33 88.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:21.612Z] #38 98.13 CC criu/arch/x86/restorer.o [2023-03-28T10:57:21.960Z] #31 ... [2023-03-28T10:57:21.960Z] [2023-03-28T10:57:21.960Z] #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 [2023-03-28T10:57:21.960Z] #39 4.610 -- Detecting C compiler ABI info - done [2023-03-28T10:57:21.960Z] #39 4.696 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T10:57:21.960Z] #39 4.707 -- Detecting C compile features [2023-03-28T10:57:21.960Z] #39 4.709 -- Detecting C compile features - done [2023-03-28T10:57:21.960Z] #39 4.741 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T10:57:21.960Z] #39 4.911 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T10:57:21.960Z] #39 4.994 -- Configuring done [2023-03-28T10:57:21.960Z] #39 5.028 -- Generating done [2023-03-28T10:57:21.960Z] #39 5.043 -- Build files have been written to: /tmp/tmp.aVWNeqq2d2/tini [2023-03-28T10:57:21.960Z] #39 5.062 + make tini-static [2023-03-28T10:57:21.960Z] #39 5.409 Scanning dependencies of target tini-static [2023-03-28T10:57:21.960Z] #39 5.503 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T10:57:21.960Z] #39 7.182 [100%] Linking C executable tini-static [2023-03-28T10:57:21.960Z] #39 7.743 [100%] Built target tini-static [2023-03-28T10:57:21.960Z] #39 7.814 + mkdir -p /build [2023-03-28T10:57:21.960Z] #39 7.816 + cp tini-static /build/docker-init [2023-03-28T10:57:21.960Z] #39 DONE 8.0s [2023-03-28T10:57:21.960Z] [2023-03-28T10:57:21.960Z] #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 [2023-03-28T10:57:21.960Z] #38 10.79 DEP images/vma.pb-c.d [2023-03-28T10:57:21.960Z] #38 10.87 PBCC images/creds.pb-c.c [2023-03-28T10:57:21.960Z] #38 10.87 DEP images/creds.pb-c.d [2023-03-28T10:57:21.960Z] #38 10.98 PBCC images/utsns.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.00 DEP images/utsns.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.11 PBCC images/ipc-desc.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.11 PBCC images/ipc-sem.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.12 DEP images/ipc-desc.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.19 DEP images/ipc-sem.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.23 PBCC images/ipc-msg.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.27 DEP images/ipc-msg.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.36 PBCC images/ipc-shm.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.36 DEP images/ipc-shm.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.39 PBCC images/ipc-var.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.40 DEP images/ipc-var.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.48 PBCC images/sk-opts.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.53 PBCC images/packet-sock.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.55 DEP images/sk-opts.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.66 DEP images/packet-sock.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.69 PBCC images/sk-netlink.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.83 DEP images/sk-netlink.pb-c.d [2023-03-28T10:57:21.960Z] #38 11.87 PBCC images/sk-inet.pb-c.c [2023-03-28T10:57:21.960Z] #38 11.95 DEP images/sk-inet.pb-c.d [2023-03-28T10:57:21.960Z] #38 12.01 PBCC images/sk-unix.pb-c.c [2023-03-28T10:57:21.960Z] #38 12.08 DEP images/sk-unix.pb-c.d [2023-03-28T10:57:21.960Z] #38 12.12 PBCC images/mm.pb-c.c [2023-03-28T10:57:21.960Z] #38 12.22 DEP images/mm.pb-c.d [2023-03-28T10:57:21.960Z] #38 12.32 PBCC images/timerfd.pb-c.c [2023-03-28T10:57:21.960Z] #38 12.41 DEP images/timerfd.pb-c.d [2023-03-28T10:57:21.960Z] #38 12.52 PBCC images/timer.pb-c.c [2023-03-28T10:57:21.960Z] #38 12.52 DEP images/timer.pb-c.d [2023-03-28T10:57:21.960Z] #38 12.54 PBCC images/sa.pb-c.c [2023-03-28T10:57:21.960Z] #38 12.59 DEP images/sa.pb-c.d [2023-03-28T10:57:22.234Z] #38 12.74 PBCC images/pipe-data.pb-c.c [2023-03-28T10:57:22.234Z] #38 12.74 DEP images/pipe-data.pb-c.d [2023-03-28T10:57:22.234Z] #38 12.81 PBCC images/mnt.pb-c.c [2023-03-28T10:57:22.234Z] #38 12.89 DEP images/mnt.pb-c.d [2023-03-28T10:57:22.234Z] #38 12.93 PBCC images/sk-packet.pb-c.c [2023-03-28T10:57:22.499Z] #38 13.07 DEP images/sk-packet.pb-c.d [2023-03-28T10:57:22.499Z] #38 13.10 PBCC images/tcp-stream.pb-c.c [2023-03-28T10:57:22.499Z] #38 13.16 DEP images/tcp-stream.pb-c.d [2023-03-28T10:57:22.499Z] #38 13.16 PBCC images/pipe.pb-c.c [2023-03-28T10:57:22.550Z] #38 98.92 CC criu/arch/x86/restorer_unmap.o [2023-03-28T10:57:22.550Z] #38 99.07 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T10:57:22.755Z] #38 13.21 DEP images/pipe.pb-c.d [2023-03-28T10:57:22.755Z] #38 13.28 PBCC images/pstree.pb-c.c [2023-03-28T10:57:22.755Z] #38 13.28 DEP images/pstree.pb-c.d [2023-03-28T10:57:22.808Z] #38 99.37 CC criu/pie/restorer.o [2023-03-28T10:57:23.012Z] #38 13.52 PBCC images/fs.pb-c.c [2023-03-28T10:57:23.012Z] #38 13.52 DEP images/fs.pb-c.d [2023-03-28T10:57:23.012Z] #38 13.52 PBCC images/signalfd.pb-c.c [2023-03-28T10:57:23.012Z] #38 13.52 DEP images/signalfd.pb-c.d [2023-03-28T10:57:23.012Z] #38 13.54 PBCC images/fh.pb-c.c [2023-03-28T10:57:23.012Z] #38 13.62 PBCC images/fsnotify.pb-c.c [2023-03-28T10:57:23.268Z] #38 13.72 DEP images/fh.pb-c.d [2023-03-28T10:57:23.268Z] #38 13.72 DEP images/fsnotify.pb-c.d [2023-03-28T10:57:23.268Z] #38 13.80 PBCC images/eventpoll.pb-c.c [2023-03-28T10:57:23.268Z] #38 13.83 DEP images/eventpoll.pb-c.d [2023-03-28T10:57:23.405Z] #26 57.79 The following NEW packages will be installed: [2023-03-28T10:57:23.405Z] #26 57.82 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T10:57:23.405Z] #26 57.82 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T10:57:23.405Z] #26 57.82 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T10:57:23.405Z] #26 57.83 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T10:57:23.405Z] #26 58.32 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:23.405Z] #26 58.32 Need to get 4583 kB of archives. [2023-03-28T10:57:23.405Z] #26 58.32 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T10:57:23.405Z] #26 58.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T10:57:23.405Z] #26 58.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T10:57:23.405Z] #26 58.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T10:57:23.524Z] #38 13.97 PBCC images/eventfd.pb-c.c [2023-03-28T10:57:23.524Z] #38 13.97 DEP images/eventfd.pb-c.d [2023-03-28T10:57:23.524Z] #38 14.04 PBCC images/remap-file-path.pb-c.c [2023-03-28T10:57:23.524Z] #38 14.04 DEP images/remap-file-path.pb-c.d [2023-03-28T10:57:23.524Z] #38 14.10 PBCC images/fifo.pb-c.c [2023-03-28T10:57:23.524Z] #38 14.14 DEP images/fifo.pb-c.d [2023-03-28T10:57:23.524Z] #38 14.17 PBCC images/ghost-file.pb-c.c [2023-03-28T10:57:23.664Z] #26 58.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T10:57:23.664Z] #26 58.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T10:57:23.664Z] #26 58.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T10:57:23.664Z] #26 58.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T10:57:23.664Z] #26 58.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-03-28T10:57:23.664Z] #26 58.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-03-28T10:57:23.664Z] #26 58.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T10:57:23.664Z] #26 58.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T10:57:23.664Z] #26 58.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T10:57:23.664Z] #26 58.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T10:57:23.664Z] #26 58.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-03-28T10:57:23.664Z] #26 ... [2023-03-28T10:57:23.664Z] [2023-03-28T10:57:23.664Z] #27 [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 [2023-03-28T10:57:23.664Z] #27 38.33 Reading package lists... [2023-03-28T10:57:23.664Z] #27 48.84 Building dependency tree... [2023-03-28T10:57:23.664Z] #27 56.50 The following additional packages will be installed: [2023-03-28T10:57:23.664Z] #27 56.50 libbtrfs0 [2023-03-28T10:57:23.664Z] #27 57.01 The following NEW packages will be installed: [2023-03-28T10:57:23.664Z] #27 57.01 libbtrfs-dev libbtrfs0 [2023-03-28T10:57:23.664Z] #27 57.47 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:23.664Z] #27 57.47 Need to get 460 kB of archives. [2023-03-28T10:57:23.664Z] #27 57.47 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T10:57:23.664Z] #27 57.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:57:23.664Z] #27 57.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:57:23.747Z] #38 ... [2023-03-28T10:57:23.747Z] [2023-03-28T10:57:23.747Z] #28 [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 [2023-03-28T10:57:23.747Z] #28 184.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T10:57:23.747Z] #28 184.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:57:23.747Z] #28 185.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:23.781Z] #38 14.24 DEP images/ghost-file.pb-c.d [2023-03-28T10:57:23.781Z] #38 14.26 PBCC images/regfile.pb-c.c [2023-03-28T10:57:23.781Z] #38 14.32 DEP images/regfile.pb-c.d [2023-03-28T10:57:23.781Z] #38 14.38 PBCC images/ns.pb-c.c [2023-03-28T10:57:23.921Z] #27 ... [2023-03-28T10:57:23.921Z] [2023-03-28T10:57:23.921Z] #31 [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 [2023-03-28T10:57:23.921Z] #31 38.50 Reading package lists... [2023-03-28T10:57:23.921Z] #31 48.91 Building dependency tree... [2023-03-28T10:57:23.921Z] #31 56.71 The following additional packages will be installed: [2023-03-28T10:57:23.921Z] #31 56.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:57:23.921Z] #31 56.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T10:57:23.921Z] #31 56.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T10:57:23.921Z] #31 56.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T10:57:23.921Z] #31 56.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T10:57:23.921Z] #31 56.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T10:57:23.921Z] #31 56.77 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T10:57:23.921Z] #31 56.79 Suggested packages: [2023-03-28T10:57:23.921Z] #31 56.83 gcc-10-locales seccomp wine64 [2023-03-28T10:57:23.921Z] #31 ... [2023-03-28T10:57:23.921Z] [2023-03-28T10:57:23.921Z] #26 [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 [2023-03-28T10:57:23.921Z] #26 58.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T10:57:23.921Z] #26 58.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:57:23.921Z] #26 58.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T10:57:23.921Z] #26 58.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T10:57:24.038Z] #38 14.43 DEP images/ns.pb-c.d [2023-03-28T10:57:24.038Z] #38 14.46 PBCC images/fdinfo.pb-c.c [2023-03-28T10:57:24.038Z] #38 14.55 DEP images/fdinfo.pb-c.d [2023-03-28T10:57:24.038Z] #38 14.66 PBCC images/core-aarch64.pb-c.c [2023-03-28T10:57:24.294Z] #38 14.70 PBCC images/core-arm.pb-c.c [2023-03-28T10:57:24.294Z] #38 14.74 PBCC images/core-ppc64.pb-c.c [2023-03-28T10:57:24.294Z] #38 14.80 PBCC images/core-s390.pb-c.c [2023-03-28T10:57:24.294Z] #38 14.89 PBCC images/core-x86.pb-c.c [2023-03-28T10:57:24.294Z] #38 14.90 PBCC images/core.pb-c.c [2023-03-28T10:57:24.294Z] #38 14.95 PBCC images/inventory.pb-c.c [2023-03-28T10:57:24.550Z] #38 15.00 DEP images/core-aarch64.pb-c.d [2023-03-28T10:57:24.550Z] #38 15.05 DEP images/core-arm.pb-c.d [2023-03-28T10:57:24.550Z] #38 15.10 DEP images/core-ppc64.pb-c.d [2023-03-28T10:57:24.550Z] #38 15.15 DEP images/core-s390.pb-c.d [2023-03-28T10:57:24.806Z] #38 15.21 DEP images/core-x86.pb-c.d [2023-03-28T10:57:24.806Z] #38 15.35 DEP images/core.pb-c.d [2023-03-28T10:57:24.806Z] #38 15.44 DEP images/inventory.pb-c.d [2023-03-28T10:57:25.063Z] #38 15.47 PBCC images/cpuinfo.pb-c.c [2023-03-28T10:57:25.063Z] #38 15.49 DEP images/cpuinfo.pb-c.d [2023-03-28T10:57:25.063Z] #38 15.54 PBCC images/stats.pb-c.c [2023-03-28T10:57:25.063Z] #38 15.57 DEP images/stats.pb-c.d [2023-03-28T10:57:25.471Z] #23 48.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-03-28T10:57:25.733Z] #23 ... [2023-03-28T10:57:25.733Z] [2023-03-28T10:57:25.733Z] #27 [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 [2023-03-28T10:57:25.733Z] #27 28.57 Reading package lists... [2023-03-28T10:57:25.733Z] #27 39.38 Reading package lists... [2023-03-28T10:57:25.733Z] #27 48.88 Building dependency tree... [2023-03-28T10:57:25.733Z] #27 ... [2023-03-28T10:57:25.733Z] [2023-03-28T10:57:25.733Z] #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 [2023-03-28T10:57:25.733Z] #36 43.81 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T10:57:25.733Z] #36 43.95 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T10:57:25.733Z] #36 44.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T10:57:25.733Z] #36 44.20 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T10:57:25.733Z] #36 44.36 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T10:57:25.733Z] #36 44.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T10:57:25.733Z] #36 44.62 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T10:57:25.733Z] #36 44.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T10:57:25.733Z] #36 44.87 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T10:57:25.733Z] #36 44.98 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T10:57:25.733Z] #36 46.46 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T10:57:25.733Z] #36 46.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T10:57:25.733Z] #36 46.69 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T10:57:25.733Z] #36 46.71 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T10:57:25.733Z] #36 47.04 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T10:57:25.733Z] #36 47.25 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T10:57:25.733Z] #36 47.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T10:57:25.733Z] #36 47.49 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T10:57:25.733Z] #36 47.52 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T10:57:25.733Z] #36 47.63 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T10:57:25.733Z] #36 47.82 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T10:57:25.733Z] #36 48.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T10:57:25.733Z] #36 48.43 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T10:57:25.733Z] #36 48.50 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T10:57:25.733Z] #36 48.58 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T10:57:25.733Z] #36 48.73 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T10:57:25.733Z] #36 48.89 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T10:57:25.733Z] #36 48.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T10:57:25.733Z] #36 49.15 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T10:57:25.818Z] #26 60.64 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:25.818Z] #26 ... [2023-03-28T10:57:25.818Z] [2023-03-28T10:57:25.818Z] #33 [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 [2023-03-28T10:57:25.818Z] #33 47.56 Building dependency tree... [2023-03-28T10:57:25.818Z] #33 55.26 The following additional packages will be installed: [2023-03-28T10:57:25.818Z] #33 55.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T10:57:25.818Z] #33 55.38 Suggested packages: [2023-03-28T10:57:25.818Z] #33 55.38 cmake-doc ninja-build lrzip [2023-03-28T10:57:25.818Z] #33 55.38 Recommended packages: [2023-03-28T10:57:25.818Z] #33 55.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T10:57:25.818Z] #33 57.19 The following NEW packages will be installed: [2023-03-28T10:57:25.818Z] #33 57.24 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T10:57:25.818Z] #33 57.24 vim-common xxd [2023-03-28T10:57:25.818Z] #33 57.75 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:25.818Z] #33 57.75 Need to get 17.7 MB of archives. [2023-03-28T10:57:25.818Z] #33 57.75 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T10:57:25.818Z] #33 57.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:57:25.818Z] #33 57.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:57:25.818Z] #33 57.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T10:57:25.818Z] #33 57.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T10:57:25.818Z] #33 58.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T10:57:25.818Z] #33 58.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T10:57:25.818Z] #33 58.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T10:57:25.818Z] #33 58.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T10:57:25.818Z] #33 58.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T10:57:25.818Z] #33 58.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T10:57:25.818Z] #33 ... [2023-03-28T10:57:25.818Z] [2023-03-28T10:57:25.818Z] #27 [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 [2023-03-28T10:57:25.818Z] #27 59.15 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:25.818Z] #27 59.61 Fetched 460 kB in 0s (1000 kB/s) [2023-03-28T10:57:25.818Z] #27 59.99 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:57:25.818Z] #27 59.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:57:25.818Z] #27 60.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:57:25.818Z] #27 60.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:57:25.818Z] #27 60.60 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:57:25.818Z] #27 60.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:57:25.818Z] #27 60.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:57:25.994Z] #36 49.38 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T10:57:25.994Z] #36 49.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T10:57:25.994Z] #36 49.57 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T10:57:26.256Z] #36 49.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T10:57:26.256Z] #36 49.83 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T10:57:26.828Z] #36 50.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T10:57:26.828Z] #36 50.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T10:57:26.956Z] #38 17.18 make[1]: Nothing to be done for 'all'. [2023-03-28T10:57:27.194Z] #27 ... [2023-03-28T10:57:27.194Z] [2023-03-28T10:57:27.194Z] #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 [2023-03-28T10:57:27.194Z] #30 DONE 61.7s [2023-03-28T10:57:27.194Z] [2023-03-28T10:57:27.194Z] #27 [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 [2023-03-28T10:57:27.194Z] #27 61.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:57:27.194Z] #27 61.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:57:27.194Z] #27 62.00 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:27.400Z] #36 50.82 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T10:57:27.662Z] #36 50.90 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T10:57:27.662Z] #36 51.05 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T10:57:27.662Z] #36 51.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T10:57:27.758Z] #27 DONE 62.6s [2023-03-28T10:57:27.758Z] [2023-03-28T10:57:27.758Z] #26 [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 [2023-03-28T10:57:27.758Z] #26 61.12 Fetched 4583 kB in 1s (6477 kB/s) [2023-03-28T10:57:27.758Z] #26 61.74 Selecting previously unselected package libcap2:amd64. [2023-03-28T10:57:27.758Z] #26 61.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:57:27.758Z] #26 61.92 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T10:57:27.758Z] #26 61.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:57:27.758Z] #26 62.33 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T10:57:27.758Z] #26 62.33 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T10:57:27.758Z] #26 62.33 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:57:27.758Z] #26 62.63 Selecting previously unselected package libnet1:amd64. [2023-03-28T10:57:27.758Z] #26 62.66 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:57:27.758Z] #26 62.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:27.924Z] #36 51.39 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T10:57:28.015Z] #26 62.90 Selecting previously unselected package libnet1-dev. [2023-03-28T10:57:28.015Z] #26 62.93 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:57:28.015Z] #26 62.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:28.156Z] #33 ... [2023-03-28T10:57:28.156Z] [2023-03-28T10:57:28.156Z] #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 [2023-03-28T10:57:28.156Z] #39 34.25 CC images/pagemap.o [2023-03-28T10:57:28.156Z] #39 34.51 CC images/siginfo.o [2023-03-28T10:57:28.156Z] #39 34.81 CC images/rpc.o [2023-03-28T10:57:28.156Z] #39 35.95 CC images/ext-file.o [2023-03-28T10:57:28.156Z] #39 36.13 CC images/cgroup.o [2023-03-28T10:57:28.156Z] #39 36.77 CC images/userns.o [2023-03-28T10:57:28.156Z] #39 37.18 CC images/google/protobuf/descriptor.o [2023-03-28T10:57:28.156Z] #39 38.67 CC images/opts.o [2023-03-28T10:57:28.156Z] #39 38.85 CC images/seccomp.o [2023-03-28T10:57:28.156Z] #39 39.09 CC images/binfmt-misc.o [2023-03-28T10:57:28.156Z] #39 39.27 CC images/time.o [2023-03-28T10:57:28.156Z] #39 39.45 CC images/sysctl.o [2023-03-28T10:57:28.156Z] #39 39.64 CC images/autofs.o [2023-03-28T10:57:28.156Z] #39 39.78 CC images/macvlan.o [2023-03-28T10:57:28.156Z] #39 39.93 CC images/sit.o [2023-03-28T10:57:28.156Z] #39 40.20 CC images/memfd.o [2023-03-28T10:57:28.156Z] #39 40.45 CC images/timens.o [2023-03-28T10:57:28.156Z] #39 40.67 LINK images/built-in.o [2023-03-28T10:57:28.156Z] #39 40.88 GEN compel/include/asm [2023-03-28T10:57:28.156Z] #39 40.93 GEN compel/include/version.h [2023-03-28T10:57:28.156Z] #39 40.97 touch .config [2023-03-28T10:57:28.156Z] #39 41.04 GEN include/common/config.h [2023-03-28T10:57:28.156Z] #39 41.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T10:57:28.156Z] #39 41.20 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-03-28T10:57:28.156Z] #39 41.22 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-03-28T10:57:28.156Z] #39 41.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-03-28T10:57:28.156Z] #39 41.36 DEP compel/plugins/std/infect.d [2023-03-28T10:57:28.156Z] #39 41.47 DEP compel/plugins/std/string.d [2023-03-28T10:57:28.156Z] #39 41.57 DEP compel/plugins/std/log.d [2023-03-28T10:57:28.185Z] #36 51.55 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T10:57:28.185Z] #36 ... [2023-03-28T10:57:28.185Z] [2023-03-28T10:57:28.185Z] #27 [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 [2023-03-28T10:57:28.185Z] #27 48.88 Building dependency tree... [2023-03-28T10:57:28.325Z] #38 18.80 CC images/stats.o [2023-03-28T10:57:28.456Z] #39 41.66 DEP compel/plugins/std/fds.d [2023-03-28T10:57:28.456Z] #39 41.76 DEP compel/plugins/std/std.d [2023-03-28T10:57:28.456Z] #39 41.86 DEP compel/plugins/shmem/shmem.d [2023-03-28T10:57:28.456Z] #39 41.94 DEP compel/plugins/fds/fds.d [2023-03-28T10:57:28.581Z] #26 63.37 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T10:57:28.581Z] #38 19.15 CC images/core.o [2023-03-28T10:57:28.581Z] #26 63.38 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:57:28.581Z] #26 63.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:28.713Z] #39 42.08 CC compel/plugins/std/std.o [2023-03-28T10:57:28.839Z] #26 63.61 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T10:57:28.839Z] #26 63.62 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:57:28.839Z] #26 63.65 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:29.146Z] #38 19.74 CC images/core-x86.o [2023-03-28T10:57:29.276Z] #39 42.50 CC compel/plugins/std/fds.o [2023-03-28T10:57:29.403Z] #26 64.20 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T10:57:29.403Z] #26 64.20 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:29.403Z] #26 64.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:29.403Z] #26 64.45 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T10:57:29.403Z] #26 64.45 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:29.533Z] #39 42.83 CC compel/plugins/std/log.o [2023-03-28T10:57:29.660Z] #26 64.46 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:29.710Z] #38 20.25 CC images/core-arm.o [2023-03-28T10:57:29.917Z] #26 64.71 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T10:57:29.917Z] #26 64.71 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T10:57:29.917Z] #26 64.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:57:30.096Z] #39 43.67 CC compel/plugins/std/string.o [2023-03-28T10:57:30.273Z] #38 20.86 CC images/core-aarch64.o [2023-03-28T10:57:30.315Z] #28 ... [2023-03-28T10:57:30.315Z] [2023-03-28T10:57:30.315Z] #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 [2023-03-28T10:57:30.315Z] #38 104.0 LINK criu/pie/restorer.built-in.o [2023-03-28T10:57:30.315Z] #38 104.1 GEN criu/pie/restorer-blob.h [2023-03-28T10:57:30.315Z] #38 104.3 DEP criu/vdso.d [2023-03-28T10:57:30.315Z] #38 104.7 DEP criu/vdso-compat.d [2023-03-28T10:57:30.315Z] #38 104.8 DEP criu/uts_ns.d [2023-03-28T10:57:30.315Z] #38 105.0 DEP criu/util.d [2023-03-28T10:57:30.315Z] #38 105.3 DEP criu/uffd.d [2023-03-28T10:57:30.315Z] #38 105.7 DEP criu/tun.d [2023-03-28T10:57:30.315Z] #38 106.0 DEP criu/tty.d [2023-03-28T10:57:30.315Z] #38 106.3 DEP criu/timerfd.d [2023-03-28T10:57:30.315Z] #38 106.6 DEP criu/timens.d [2023-03-28T10:57:30.315Z] #38 106.8 DEP criu/sysfs_parse.d [2023-03-28T10:57:30.574Z] #38 107.1 DEP criu/sysctl.d [2023-03-28T10:57:30.732Z] #27 ... [2023-03-28T10:57:30.732Z] [2023-03-28T10:57:30.732Z] #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 [2023-03-28T10:57:30.732Z] #32 43.57 encoding [2023-03-28T10:57:30.732Z] #32 ... [2023-03-28T10:57:30.732Z] [2023-03-28T10:57:30.732Z] #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 [2023-03-28T10:57:30.732Z] #28 43.81 Reading package lists... [2023-03-28T10:57:30.739Z] #26 65.51 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T10:57:30.739Z] #26 65.51 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:30.739Z] #26 65.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:57:30.833Z] #38 107.3 DEP criu/string.d [2023-03-28T10:57:30.833Z] #38 107.4 DEP criu/stats.d [2023-03-28T10:57:30.835Z] #38 21.23 CC images/core-ppc64.o [2023-03-28T10:57:30.993Z] #28 53.49 Building dependency tree... [2023-03-28T10:57:30.993Z] #28 ... [2023-03-28T10:57:30.993Z] [2023-03-28T10:57:30.993Z] #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 [2023-03-28T10:57:30.993Z] #29 34.70 Reading package lists... [2023-03-28T10:57:30.993Z] #29 44.85 Reading package lists... [2023-03-28T10:57:31.027Z] #39 44.33 CC compel/plugins/std/infect.o [2023-03-28T10:57:31.091Z] #38 21.76 CC images/core-s390.o [2023-03-28T10:57:31.092Z] #38 107.6 DEP criu/sockets.d [2023-03-28T10:57:31.255Z] #29 54.56 Building dependency tree... [2023-03-28T10:57:31.255Z] #29 ... [2023-03-28T10:57:31.255Z] [2023-03-28T10:57:31.255Z] #34 [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 [2023-03-28T10:57:31.255Z] #34 44.66 Reading package lists... [2023-03-28T10:57:31.283Z] #39 44.72 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-03-28T10:57:31.283Z] #39 44.80 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-03-28T10:57:31.351Z] #38 108.0 DEP criu/sk-unix.d [2023-03-28T10:57:31.516Z] #34 54.50 Building dependency tree... [2023-03-28T10:57:31.516Z] #34 ... [2023-03-28T10:57:31.516Z] [2023-03-28T10:57:31.516Z] #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 [2023-03-28T10:57:31.516Z] #36 52.08 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T10:57:31.539Z] #39 44.90 AR compel/plugins/std.lib.a [2023-03-28T10:57:31.539Z] #39 45.00 CC compel/plugins/fds/fds.o [2023-03-28T10:57:31.653Z] #38 22.31 CC images/cpuinfo.o [2023-03-28T10:57:31.777Z] #36 55.05 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T10:57:31.777Z] #36 55.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T10:57:31.796Z] #39 45.20 AR compel/plugins/fds.lib.a [2023-03-28T10:57:31.796Z] #39 ... [2023-03-28T10:57:31.796Z] [2023-03-28T10:57:31.796Z] #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 [2023-03-28T10:57:31.918Z] #38 108.4 DEP criu/sk-tcp.d [2023-03-28T10:57:32.038Z] #36 55.52 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T10:57:32.052Z] #33 98.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T10:57:32.052Z] #33 98.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-03-28T10:57:32.052Z] #33 98.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:32.106Z] #26 66.90 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T10:57:32.106Z] #26 66.91 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:32.106Z] #26 66.91 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:57:32.216Z] #38 22.72 CC images/inventory.o [2023-03-28T10:57:32.301Z] #36 55.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T10:57:32.301Z] #36 55.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T10:57:32.473Z] #38 22.98 CC images/fdinfo.o [2023-03-28T10:57:32.486Z] #38 108.8 DEP criu/sk-queue.d [2023-03-28T10:57:32.670Z] #26 67.68 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T10:57:32.670Z] #26 67.68 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T10:57:32.730Z] #38 23.26 CC images/fown.o [2023-03-28T10:57:32.730Z] #38 ... [2023-03-28T10:57:32.730Z] [2023-03-28T10:57:32.730Z] #36 [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 [2023-03-28T10:57:32.730Z] #36 67.11 internal/syscall/unix [2023-03-28T10:57:32.730Z] #36 67.67 time [2023-03-28T10:57:32.730Z] #36 74.45 internal/poll [2023-03-28T10:57:32.730Z] #36 77.05 internal/fmtsort [2023-03-28T10:57:32.745Z] #38 109.1 DEP criu/sk-packet.d [2023-03-28T10:57:32.872Z] #36 56.16 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T10:57:32.872Z] #36 56.33 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T10:57:32.927Z] #26 67.69 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:57:32.986Z] #36 77.39 internal/safefilepath [2023-03-28T10:57:32.986Z] #36 ... [2023-03-28T10:57:32.986Z] [2023-03-28T10:57:32.986Z] #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 [2023-03-28T10:57:32.986Z] #38 23.45 CC images/ns.o [2023-03-28T10:57:32.987Z] #38 23.64 CC images/regfile.o [2023-03-28T10:57:33.003Z] #38 109.5 DEP criu/sk-netlink.d [2023-03-28T10:57:33.150Z] #36 56.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T10:57:33.243Z] #38 23.84 CC images/ghost-file.o [2023-03-28T10:57:33.247Z] 8185ee4ed646: Download complete [2023-03-28T10:57:33.263Z] #38 109.9 DEP criu/sk-inet.d [2023-03-28T10:57:33.427Z] #36 56.96 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T10:57:33.718Z] #36 56.96 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T10:57:33.808Z] #38 24.13 CC images/fifo.o [2023-03-28T10:57:33.808Z] #38 24.33 CC images/remap-file-path.o [2023-03-28T10:57:33.830Z] #38 110.3 DEP criu/signalfd.d [2023-03-28T10:57:34.006Z] #36 57.26 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T10:57:34.006Z] #36 57.53 go: downloading golang.org/x/text v0.3.7 [2023-03-28T10:57:34.065Z] #38 24.51 CC images/eventfd.o [2023-03-28T10:57:34.065Z] #38 24.71 CC images/eventpoll.o [2023-03-28T10:57:34.088Z] #38 110.6 DEP criu/sigframe.d [2023-03-28T10:57:34.088Z] #38 110.6 DEP criu/shmem.d [2023-03-28T10:57:34.088Z] #38 ... [2023-03-28T10:57:34.088Z] [2023-03-28T10:57:34.088Z] #28 [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 [2023-03-28T10:57:34.088Z] #28 195.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T10:57:34.088Z] #28 195.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T10:57:34.088Z] #28 195.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:57:34.322Z] #38 24.94 CC images/fh.o [2023-03-28T10:57:34.347Z] #28 195.6 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T10:57:34.347Z] #28 195.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T10:57:34.347Z] #28 195.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:57:34.393Z] #26 ... [2023-03-28T10:57:34.393Z] [2023-03-28T10:57:34.393Z] #31 [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 [2023-03-28T10:57:34.393Z] #31 59.01 The following NEW packages will be installed: [2023-03-28T10:57:34.393Z] #31 59.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:57:34.393Z] #31 59.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T10:57:34.393Z] #31 59.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T10:57:34.393Z] #31 59.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T10:57:34.393Z] #31 59.03 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T10:57:34.393Z] #31 59.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T10:57:34.393Z] #31 59.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T10:57:34.393Z] #31 59.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T10:57:34.393Z] #31 59.05 mingw-w64-x86-64-dev [2023-03-28T10:57:34.393Z] #31 59.67 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:34.393Z] #31 59.67 Need to get 115 MB of archives. [2023-03-28T10:57:34.393Z] #31 59.67 After this operation, 645 MB of additional disk space will be used. [2023-03-28T10:57:34.393Z] #31 59.67 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] [2023-03-28T10:57:34.393Z] #31 59.87 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] [2023-03-28T10:57:34.393Z] #31 60.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T10:57:34.393Z] #31 60.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-03-28T10:57:34.393Z] #31 60.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T10:57:34.393Z] #31 60.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T10:57:34.393Z] #31 60.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-03-28T10:57:34.393Z] #31 60.97 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] [2023-03-28T10:57:34.393Z] #31 60.98 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] [2023-03-28T10:57:34.393Z] #31 62.24 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] [2023-03-28T10:57:34.393Z] #31 65.14 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] [2023-03-28T10:57:34.393Z] #31 66.09 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] [2023-03-28T10:57:34.393Z] #31 67.37 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] [2023-03-28T10:57:34.393Z] #31 ... [2023-03-28T10:57:34.393Z] [2023-03-28T10:57:34.393Z] #25 [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 [2023-03-28T10:57:34.393Z] #25 64.76 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T10:57:34.393Z] #25 64.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T10:57:34.393Z] #25 65.45 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T10:57:34.393Z] #25 65.46 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T10:57:34.393Z] #25 65.63 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T10:57:34.393Z] #25 65.94 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T10:57:34.393Z] #25 67.05 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T10:57:34.393Z] #25 67.48 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T10:57:34.393Z] #25 67.71 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T10:57:34.393Z] #25 67.91 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T10:57:34.393Z] #25 68.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T10:57:34.393Z] #25 68.53 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T10:57:34.393Z] #25 68.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T10:57:34.393Z] #25 68.87 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T10:57:34.393Z] #25 68.92 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T10:57:34.393Z] #25 69.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T10:57:34.393Z] #25 69.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T10:57:34.393Z] #25 69.19 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T10:57:34.393Z] #25 69.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T10:57:34.606Z] #28 195.8 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T10:57:34.606Z] #28 195.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T10:57:34.606Z] #28 195.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:57:34.606Z] #28 196.0 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:57:34.649Z] #25 69.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T10:57:34.865Z] #28 196.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:57:34.865Z] #28 196.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:57:34.884Z] #38 25.23 CC images/fsnotify.o [2023-03-28T10:57:34.906Z] #25 ... [2023-03-28T10:57:34.906Z] [2023-03-28T10:57:34.906Z] #29 [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 [2023-03-28T10:57:34.906Z] #29 DONE 69.7s [2023-03-28T10:57:34.906Z] [2023-03-28T10:57:34.906Z] #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 [2023-03-28T10:57:34.906Z] #0 2.533 + RM_GOPATH=0 [2023-03-28T10:57:34.906Z] #0 2.533 + TMP_GOPATH= [2023-03-28T10:57:34.906Z] #0 2.533 + : /build [2023-03-28T10:57:34.906Z] #0 2.533 + '[' -z '' ']' [2023-03-28T10:57:34.906Z] #0 2.534 ++ mktemp -d [2023-03-28T10:57:34.906Z] #0 2.542 + export GOPATH=/tmp/tmp.xLsaveQT7s [2023-03-28T10:57:34.906Z] #0 2.542 + GOPATH=/tmp/tmp.xLsaveQT7s [2023-03-28T10:57:34.906Z] #0 2.542 + RM_GOPATH=1 [2023-03-28T10:57:34.906Z] #0 2.542 + case "$(go env GOARCH)" in [2023-03-28T10:57:34.906Z] #0 2.543 ++ go env GOARCH [2023-03-28T10:57:34.906Z] #0 2.628 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:34.906Z] #0 2.628 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:34.906Z] #0 2.628 ++ dirname /tmp/install/install.sh [2023-03-28T10:57:34.906Z] #0 2.634 + dir=/tmp/install [2023-03-28T10:57:34.906Z] #0 2.634 + bin=containerd [2023-03-28T10:57:34.906Z] #0 2.634 + shift [2023-03-28T10:57:34.906Z] #0 2.634 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T10:57:34.906Z] #0 2.634 + . /tmp/install/containerd.installer [2023-03-28T10:57:34.906Z] #0 2.634 ++ set -e [2023-03-28T10:57:34.906Z] #0 2.661 ++ : v1.6.16 [2023-03-28T10:57:34.906Z] #0 2.661 + install_containerd [2023-03-28T10:57:34.906Z] #0 2.661 + echo 'Install containerd version v1.6.16' [2023-03-28T10:57:34.906Z] #0 2.662 Install containerd version v1.6.16 [2023-03-28T10:57:34.906Z] #0 2.662 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xLsaveQT7s/src/github.com/containerd/containerd [2023-03-28T10:57:34.906Z] #0 2.683 Cloning into '/tmp/tmp.xLsaveQT7s/src/github.com/containerd/containerd'... [2023-03-28T10:57:34.906Z] #37 ... [2023-03-28T10:57:34.906Z] [2023-03-28T10:57:34.906Z] #31 [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 [2023-03-28T10:57:34.906Z] #31 69.85 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] [2023-03-28T10:57:34.966Z] #36 58.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T10:57:35.125Z] #28 196.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:57:35.141Z] #38 25.74 CC images/signalfd.o [2023-03-28T10:57:35.226Z] #36 ... [2023-03-28T10:57:35.226Z] [2023-03-28T10:57:35.226Z] #27 [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 [2023-03-28T10:57:35.226Z] #27 56.01 The following additional packages will be installed: [2023-03-28T10:57:35.226Z] #27 56.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:57:35.226Z] #27 56.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T10:57:35.226Z] #27 56.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T10:57:35.226Z] #27 56.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T10:57:35.226Z] #27 56.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T10:57:35.226Z] #27 56.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T10:57:35.226Z] #27 56.08 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T10:57:35.226Z] #27 56.10 Suggested packages: [2023-03-28T10:57:35.226Z] #27 56.14 gcc-10-locales seccomp wine64 [2023-03-28T10:57:35.226Z] #27 58.47 The following NEW packages will be installed: [2023-03-28T10:57:35.226Z] #27 58.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T10:57:35.226Z] #27 58.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T10:57:35.226Z] #27 58.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T10:57:35.226Z] #27 58.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T10:57:35.226Z] #27 58.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T10:57:35.226Z] #27 58.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T10:57:35.226Z] #27 58.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T10:57:35.226Z] #27 58.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T10:57:35.226Z] #27 58.50 mingw-w64-x86-64-dev [2023-03-28T10:57:35.384Z] #28 196.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:57:35.384Z] #28 196.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:57:35.384Z] #28 196.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T10:57:35.397Z] #38 26.02 CC images/fs.o [2023-03-28T10:57:35.644Z] #28 196.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:35.644Z] #28 196.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:35.644Z] #28 196.9 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T10:57:35.644Z] #28 196.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:57:35.644Z] #28 197.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:57:35.653Z] #38 26.26 CC images/pstree.o [2023-03-28T10:57:35.796Z] #27 59.08 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:35.796Z] #27 59.08 Need to get 115 MB of archives. [2023-03-28T10:57:35.796Z] #27 59.08 After this operation, 645 MB of additional disk space will be used. [2023-03-28T10:57:35.796Z] #27 59.08 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] [2023-03-28T10:57:35.796Z] #27 59.24 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] [2023-03-28T10:57:35.837Z] #31 70.78 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] [2023-03-28T10:57:35.910Z] #38 26.42 CC images/pipe.o [2023-03-28T10:57:36.058Z] #27 59.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T10:57:36.058Z] #27 59.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-03-28T10:57:36.058Z] #27 59.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T10:57:36.058Z] #27 59.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T10:57:36.093Z] #31 70.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T10:57:36.093Z] #31 70.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T10:57:36.093Z] #31 70.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:57:36.093Z] #31 70.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:57:36.093Z] #31 70.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-03-28T10:57:36.093Z] #31 70.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T10:57:36.093Z] #31 70.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T10:57:36.093Z] #31 70.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T10:57:36.093Z] #31 70.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T10:57:36.093Z] #31 71.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T10:57:36.093Z] #31 71.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T10:57:36.167Z] #38 26.69 CC images/tcp-stream.o [2023-03-28T10:57:36.212Z] #28 197.4 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T10:57:36.212Z] #28 197.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T10:57:36.212Z] #28 197.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:57:36.319Z] #27 59.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-03-28T10:57:36.354Z] #31 71.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T10:57:36.354Z] #31 71.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-03-28T10:57:36.354Z] #31 71.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T10:57:36.354Z] #31 71.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T10:57:36.425Z] #38 26.90 CC images/sk-packet.o [2023-03-28T10:57:36.472Z] #28 197.9 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T10:57:36.580Z] #27 59.99 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] [2023-03-28T10:57:36.580Z] #27 60.01 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] [2023-03-28T10:57:36.682Z] #38 27.12 CC images/mnt.o [2023-03-28T10:57:36.682Z] #38 27.33 CC images/pipe-data.o [2023-03-28T10:57:36.731Z] #28 197.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:57:36.731Z] #28 198.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:36.917Z] #31 ... [2023-03-28T10:57:36.917Z] [2023-03-28T10:57:36.917Z] #33 [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 [2023-03-28T10:57:36.917Z] #33 61.62 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:36.917Z] #33 62.19 Fetched 17.7 MB in 2s (8766 kB/s) [2023-03-28T10:57:36.917Z] #33 62.36 Selecting previously unselected package xxd. [2023-03-28T10:57:36.917Z] #33 62.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:57:36.917Z] #33 62.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:57:36.917Z] #33 62.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:36.917Z] #33 62.92 Selecting previously unselected package vim-common. [2023-03-28T10:57:36.917Z] #33 62.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:57:36.917Z] #33 63.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:36.917Z] #33 63.50 Selecting previously unselected package cmake-data. [2023-03-28T10:57:36.917Z] #33 63.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T10:57:36.917Z] #33 63.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:57:36.917Z] #33 69.77 Selecting previously unselected package libicu67:amd64. [2023-03-28T10:57:36.917Z] #33 69.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T10:57:36.917Z] #33 69.80 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T10:57:36.917Z] #33 ... [2023-03-28T10:57:36.917Z] [2023-03-28T10:57:36.917Z] #25 [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 [2023-03-28T10:57:36.917Z] #25 69.99 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T10:57:36.917Z] #25 70.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T10:57:36.917Z] #25 70.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T10:57:36.917Z] #25 70.50 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T10:57:36.917Z] #25 70.73 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T10:57:36.917Z] #25 70.80 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T10:57:36.917Z] #25 70.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T10:57:36.917Z] #25 70.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T10:57:36.917Z] #25 71.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T10:57:36.917Z] #25 71.53 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T10:57:36.939Z] #38 27.52 CC images/sa.o [2023-03-28T10:57:36.990Z] #28 198.2 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T10:57:36.990Z] #28 198.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:57:36.990Z] #28 198.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:37.195Z] #38 27.69 CC images/timer.o [2023-03-28T10:57:37.302Z] #33 103.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T10:57:37.302Z] #33 103.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T10:57:37.302Z] #33 103.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:57:37.302Z] #33 103.9 Selecting previously unselected package libapparmor1:arm64. [2023-03-28T10:57:37.302Z] #33 103.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-03-28T10:57:37.302Z] #33 104.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-03-28T10:57:37.302Z] #33 104.1 Selecting previously unselected package libapparmor-dev:arm64. [2023-03-28T10:57:37.302Z] #33 104.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-03-28T10:57:37.302Z] #33 104.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-28T10:57:37.302Z] #33 104.2 Selecting previously unselected package libbtrfs0:arm64. [2023-03-28T10:57:37.302Z] #33 104.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-03-28T10:57:37.302Z] #33 104.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T10:57:37.452Z] #38 27.98 CC images/timerfd.o [2023-03-28T10:57:37.522Z] #27 60.90 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] [2023-03-28T10:57:37.559Z] #33 104.4 Selecting previously unselected package libbtrfs-dev:arm64. [2023-03-28T10:57:37.559Z] #33 104.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-03-28T10:57:37.559Z] #33 104.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T10:57:37.709Z] #38 28.19 CC images/mm.o [2023-03-28T10:57:37.815Z] #33 104.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-03-28T10:57:37.815Z] #33 104.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T10:57:37.815Z] #33 104.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T10:57:37.815Z] #33 104.7 Selecting previously unselected package libudev-dev:arm64. [2023-03-28T10:57:37.815Z] #33 104.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-28T10:57:37.815Z] #33 104.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T10:57:37.847Z] #25 72.69 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T10:57:37.966Z] #38 28.49 CC images/sk-opts.o [2023-03-28T10:57:37.966Z] #38 ... [2023-03-28T10:57:37.966Z] [2023-03-28T10:57:37.966Z] #31 [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 [2023-03-28T10:57:37.966Z] #31 72.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T10:57:37.966Z] #31 72.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:57:37.966Z] #31 72.27 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:37.966Z] #31 ... [2023-03-28T10:57:37.966Z] [2023-03-28T10:57:37.966Z] #36 [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 [2023-03-28T10:57:37.966Z] #36 77.63 internal/syscall/execenv [2023-03-28T10:57:37.966Z] #36 77.65 path [2023-03-28T10:57:37.966Z] #36 77.81 strings [2023-03-28T10:57:37.966Z] #36 78.19 io/fs [2023-03-28T10:57:37.966Z] #36 79.45 os [2023-03-28T10:57:37.966Z] #36 80.30 bufio [2023-03-28T10:57:37.966Z] #36 82.09 text/tabwriter [2023-03-28T10:57:38.072Z] #33 104.9 Selecting previously unselected package libsepol1-dev:arm64. [2023-03-28T10:57:38.072Z] #33 104.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-03-28T10:57:38.072Z] #33 104.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-03-28T10:57:38.072Z] #33 105.0 Selecting previously unselected package libpcre2-16-0:arm64. [2023-03-28T10:57:38.072Z] #33 105.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-03-28T10:57:38.072Z] #33 105.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:38.104Z] #25 72.94 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T10:57:38.328Z] #33 105.2 Selecting previously unselected package libpcre2-32-0:arm64. [2023-03-28T10:57:38.328Z] #33 105.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-03-28T10:57:38.328Z] #33 105.2 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:38.328Z] #33 105.3 Selecting previously unselected package libpcre2-posix2:arm64. [2023-03-28T10:57:38.328Z] #33 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-03-28T10:57:38.328Z] #33 105.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:38.328Z] #33 ... [2023-03-28T10:57:38.328Z] [2023-03-28T10:57:38.328Z] #27 [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 [2023-03-28T10:57:38.328Z] #27 105.4 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:57:38.328Z] #27 105.4 + GOBIN=/build [2023-03-28T10:57:38.328Z] #27 105.4 + GO111MODULE=on [2023-03-28T10:57:38.328Z] #27 105.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T10:57:38.368Z] #28 199.4 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T10:57:38.368Z] #28 199.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:57:38.368Z] #28 199.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:38.667Z] #25 73.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T10:57:38.667Z] #25 73.65 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T10:57:38.667Z] #25 73.66 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T10:57:38.896Z] #36 83.22 io/ioutil [2023-03-28T10:57:38.896Z] #36 83.22 fmt [2023-03-28T10:57:39.230Z] #25 73.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T10:57:39.230Z] #25 74.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T10:57:39.230Z] #25 74.21 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T10:57:39.443Z] #27 62.71 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] [2023-03-28T10:57:39.444Z] #27 ... [2023-03-28T10:57:39.444Z] [2023-03-28T10:57:39.444Z] #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 [2023-03-28T10:57:39.444Z] #28 53.49 Building dependency tree... [2023-03-28T10:57:39.444Z] #28 59.28 The following additional packages will be installed: [2023-03-28T10:57:39.444Z] #28 59.29 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T10:57:39.444Z] #28 59.29 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T10:57:39.444Z] #28 59.30 Suggested packages: [2023-03-28T10:57:39.444Z] #28 59.31 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T10:57:39.444Z] #28 60.68 The following NEW packages will be installed: [2023-03-28T10:57:39.444Z] #28 60.68 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T10:57:39.444Z] #28 60.68 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T10:57:39.444Z] #28 60.69 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T10:57:39.444Z] #28 60.69 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T10:57:39.444Z] #28 61.14 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:39.444Z] #28 61.14 Need to get 4583 kB of archives. [2023-03-28T10:57:39.444Z] #28 61.14 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T10:57:39.444Z] #28 61.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T10:57:39.444Z] #28 61.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T10:57:39.444Z] #28 61.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T10:57:39.444Z] #28 61.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T10:57:39.444Z] #28 61.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T10:57:39.444Z] #28 61.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T10:57:39.444Z] #28 61.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T10:57:39.444Z] #28 61.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-03-28T10:57:39.444Z] #28 61.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-03-28T10:57:39.444Z] #28 61.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T10:57:39.444Z] #28 61.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T10:57:39.444Z] #28 61.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T10:57:39.444Z] #28 61.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T10:57:39.444Z] #28 61.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-03-28T10:57:39.444Z] #28 61.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T10:57:39.444Z] #28 61.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:57:39.444Z] #28 61.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T10:57:39.444Z] #28 61.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T10:57:39.444Z] #28 62.92 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:39.486Z] #25 74.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T10:57:39.743Z] #25 74.47 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T10:57:39.743Z] #25 74.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T10:57:39.743Z] #25 74.65 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T10:57:39.743Z] #25 74.74 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T10:57:39.746Z] #28 200.9 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T10:57:39.746Z] #28 200.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:57:39.746Z] #28 201.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:40.005Z] #28 ... [2023-03-28T10:57:40.005Z] [2023-03-28T10:57:40.005Z] #36 [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 [2023-03-28T10:57:40.005Z] #36 191.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:57:40.005Z] #36 191.2 + GOBIN=/build [2023-03-28T10:57:40.005Z] #36 191.2 + GO111MODULE=on [2023-03-28T10:57:40.005Z] #36 191.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T10:57:40.005Z] #36 ... [2023-03-28T10:57:40.005Z] [2023-03-28T10:57:40.005Z] #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 [2023-03-28T10:57:40.005Z] #38 110.7 DEP criu/servicefd.d [2023-03-28T10:57:40.005Z] #38 110.9 DEP criu/seize.d [2023-03-28T10:57:40.005Z] #38 111.2 DEP criu/seccomp.d [2023-03-28T10:57:40.005Z] #38 111.5 DEP criu/rst-malloc.d [2023-03-28T10:57:40.005Z] #38 111.6 DEP criu/rbtree.d [2023-03-28T10:57:40.005Z] #38 111.8 DEP criu/pstree.d [2023-03-28T10:57:40.005Z] #38 112.1 DEP criu/protobuf.d [2023-03-28T10:57:40.005Z] #38 112.4 GEN criu/protobuf-desc-gen.h [2023-03-28T10:57:40.005Z] #38 116.4 DEP criu/protobuf-desc.d [2023-03-28T10:57:40.015Z] #28 63.32 Fetched 4583 kB in 1s (6920 kB/s) [2023-03-28T10:57:40.015Z] #28 ... [2023-03-28T10:57:40.015Z] [2023-03-28T10:57:40.015Z] #31 [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 [2023-03-28T10:57:40.015Z] #31 DONE 63.5s [2023-03-28T10:57:40.015Z] [2023-03-28T10:57:40.015Z] #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 [2023-03-28T10:57:40.015Z] #29 54.56 Building dependency tree... [2023-03-28T10:57:40.015Z] #29 59.73 The following additional packages will be installed: [2023-03-28T10:57:40.015Z] #29 59.74 libbtrfs0 [2023-03-28T10:57:40.015Z] #29 59.91 The following NEW packages will be installed: [2023-03-28T10:57:40.015Z] #29 59.95 libbtrfs-dev libbtrfs0 [2023-03-28T10:57:40.015Z] #29 60.32 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:40.015Z] #29 60.32 Need to get 460 kB of archives. [2023-03-28T10:57:40.015Z] #29 60.32 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T10:57:40.015Z] #29 60.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:57:40.015Z] #29 60.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:57:40.015Z] #29 61.46 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:40.015Z] #29 61.73 Fetched 460 kB in 0s (1289 kB/s) [2023-03-28T10:57:40.015Z] #29 61.89 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:57:40.015Z] #29 61.89 (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.) [2023-03-28T10:57:40.015Z] #29 61.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:57:40.015Z] #29 62.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:57:40.015Z] #29 62.78 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:57:40.015Z] #29 62.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:57:40.015Z] #29 62.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:57:40.265Z] #38 116.6 DEP criu/proc_parse.d [2023-03-28T10:57:40.265Z] #36 ... [2023-03-28T10:57:40.265Z] [2023-03-28T10:57:40.265Z] #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 [2023-03-28T10:57:40.265Z] #38 28.68 CC images/sk-unix.o [2023-03-28T10:57:40.265Z] #38 28.99 CC images/sk-inet.o [2023-03-28T10:57:40.265Z] #38 29.33 CC images/tun.o [2023-03-28T10:57:40.265Z] #38 29.58 CC images/sk-netlink.o [2023-03-28T10:57:40.265Z] #38 29.79 CC images/packet-sock.o [2023-03-28T10:57:40.265Z] #38 30.20 CC images/ipc-var.o [2023-03-28T10:57:40.265Z] #38 30.45 CC images/ipc-desc.o [2023-03-28T10:57:40.265Z] #38 30.62 CC images/ipc-shm.o [2023-03-28T10:57:40.265Z] #38 30.79 CC images/ipc-msg.o [2023-03-28T10:57:40.276Z] #29 ... [2023-03-28T10:57:40.276Z] [2023-03-28T10:57:40.276Z] #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 [2023-03-28T10:57:40.276Z] #28 63.59 Selecting previously unselected package libcap2:amd64. [2023-03-28T10:57:40.276Z] #28 63.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 ... 15718 files and directories currently installed.) [2023-03-28T10:57:40.276Z] #28 63.68 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T10:57:40.276Z] #28 63.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:57:40.522Z] #38 31.04 CC images/ipc-sem.o [2023-03-28T10:57:40.524Z] #38 117.0 DEP criu/plugin.d [2023-03-28T10:57:40.524Z] #38 117.1 DEP criu/pipes.d [2023-03-28T10:57:40.538Z] #28 63.95 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T10:57:40.538Z] #28 63.97 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T10:57:40.538Z] #28 64.01 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:57:40.673Z] #25 75.52 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T10:57:40.673Z] #25 75.55 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T10:57:40.779Z] #38 31.21 CC images/utsns.o [2023-03-28T10:57:40.779Z] #38 31.37 CC images/creds.o [2023-03-28T10:57:40.783Z] #38 ... [2023-03-28T10:57:40.783Z] [2023-03-28T10:57:40.783Z] #28 [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 [2023-03-28T10:57:40.783Z] #28 201.9 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T10:57:40.783Z] #28 201.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T10:57:40.783Z] #28 202.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:57:40.930Z] #25 ... [2023-03-28T10:57:40.930Z] [2023-03-28T10:57:40.930Z] #31 [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 [2023-03-28T10:57:40.930Z] #31 72.98 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:40.930Z] #31 73.38 Fetched 115 MB in 12s (9621 kB/s) [2023-03-28T10:57:40.930Z] #31 73.55 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T10:57:40.930Z] #31 73.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:57:40.930Z] #31 73.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:57:40.930Z] #31 73.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:41.036Z] #38 31.57 CC images/vma.o [2023-03-28T10:57:41.112Z] #28 ... [2023-03-28T10:57:41.112Z] [2023-03-28T10:57:41.112Z] #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 [2023-03-28T10:57:41.112Z] #29 63.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:57:41.112Z] #29 63.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:57:41.112Z] #29 63.84 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:41.112Z] #29 DONE 64.4s [2023-03-28T10:57:41.112Z] [2023-03-28T10:57:41.112Z] #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 [2023-03-28T10:57:41.112Z] #28 64.49 Selecting previously unselected package libnet1:amd64. [2023-03-28T10:57:41.112Z] #28 64.49 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:57:41.112Z] #28 64.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:41.293Z] #38 31.76 CC images/netdev.o [2023-03-28T10:57:41.351Z] #28 ... [2023-03-28T10:57:41.351Z] [2023-03-28T10:57:41.351Z] #36 [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 [2023-03-28T10:57:41.351Z] #36 DONE 202.5s [2023-03-28T10:57:41.351Z] [2023-03-28T10:57:41.351Z] #28 [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 [2023-03-28T10:57:41.351Z] #28 202.4 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T10:57:41.351Z] #28 202.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:41.351Z] #28 202.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:41.351Z] #28 ... [2023-03-28T10:57:41.351Z] [2023-03-28T10:57:41.351Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T10:57:41.351Z] #40 DONE 0.1s [2023-03-28T10:57:41.351Z] [2023-03-28T10:57:41.351Z] #28 [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 [2023-03-28T10:57:41.351Z] #28 202.6 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T10:57:41.351Z] #28 202.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T10:57:41.351Z] #28 202.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:57:41.351Z] #28 ... [2023-03-28T10:57:41.351Z] [2023-03-28T10:57:41.351Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T10:57:41.351Z] #41 DONE 0.1s [2023-03-28T10:57:41.372Z] #28 ... [2023-03-28T10:57:41.372Z] [2023-03-28T10:57:41.372Z] #25 [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 [2023-03-28T10:57:41.372Z] #25 DONE 64.9s [2023-03-28T10:57:41.372Z] [2023-03-28T10:57:41.372Z] #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 [2023-03-28T10:57:41.372Z] #28 64.82 Selecting previously unselected package libnet1-dev. [2023-03-28T10:57:41.372Z] #28 64.82 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:57:41.372Z] #28 64.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:41.610Z] [2023-03-28T10:57:41.610Z] #28 [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 [2023-03-28T10:57:41.610Z] #28 202.8 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T10:57:41.610Z] #28 202.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:57:41.610Z] #28 202.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:57:41.857Z] #38 32.17 CC images/tty.o [2023-03-28T10:57:41.944Z] #28 65.21 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T10:57:41.944Z] #28 65.21 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:57:41.944Z] #28 65.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:41.944Z] #28 65.43 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T10:57:41.944Z] #28 65.43 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:57:41.944Z] #28 65.47 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:42.114Z] #38 32.73 CC images/file-lock.o [2023-03-28T10:57:42.371Z] #38 32.92 CC images/rlimit.o [2023-03-28T10:57:42.501Z] #27 ... [2023-03-28T10:57:42.501Z] [2023-03-28T10:57:42.501Z] #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 [2023-03-28T10:57:42.501Z] #39 45.28 HOSTDEP compel/src/lib/log-host.d [2023-03-28T10:57:42.501Z] #39 45.36 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T10:57:42.501Z] #39 45.46 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-03-28T10:57:42.501Z] #39 45.53 HOSTDEP compel/src/main-host.d [2023-03-28T10:57:42.501Z] #39 45.60 DEP compel/src/lib/ptrace.d [2023-03-28T10:57:42.501Z] #39 45.70 DEP compel/src/lib/infect.d [2023-03-28T10:57:42.502Z] #39 45.88 DEP compel/src/lib/infect-util.d [2023-03-28T10:57:42.502Z] #39 45.96 DEP compel/src/lib/infect-rpc.d [2023-03-28T10:57:42.502Z] #39 46.06 DEP compel/arch/aarch64/src/lib/infect.d [2023-03-28T10:57:42.502Z] #39 46.14 DEP compel/arch/aarch64/src/lib/cpu.d [2023-03-28T10:57:42.502Z] #39 46.19 DEP compel/src/lib/log.d [2023-03-28T10:57:42.502Z] #39 46.31 DEP compel/src/main.d [2023-03-28T10:57:42.502Z] #39 46.45 DEP compel/src/lib/handle-elf.d [2023-03-28T10:57:42.502Z] #39 46.52 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-03-28T10:57:42.502Z] #39 46.63 CC compel/src/lib/log.o [2023-03-28T10:57:42.502Z] #39 46.94 CC compel/arch/aarch64/src/lib/cpu.o [2023-03-28T10:57:42.502Z] #39 47.14 CC compel/arch/aarch64/src/lib/infect.o [2023-03-28T10:57:42.502Z] #39 47.47 CC compel/src/lib/infect-rpc.o [2023-03-28T10:57:42.502Z] #39 47.77 CC compel/src/lib/infect-util.o [2023-03-28T10:57:42.502Z] #39 47.96 CC compel/src/lib/infect.o [2023-03-28T10:57:42.502Z] #39 50.27 CC compel/src/lib/ptrace.o [2023-03-28T10:57:42.502Z] #39 50.70 AR compel/libcompel.a [2023-03-28T10:57:42.502Z] #39 50.80 HOSTCC compel/src/main-host.o [2023-03-28T10:57:42.502Z] #39 51.20 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-03-28T10:57:42.502Z] #39 51.32 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T10:57:42.502Z] #39 51.72 HOSTCC compel/src/lib/log-host.o [2023-03-28T10:57:42.502Z] #39 51.88 HOSTLINK compel/compel-host-bin [2023-03-28T10:57:42.502Z] #39 52.04 DEP soccr/soccr.d [2023-03-28T10:57:42.502Z] #39 52.11 CC soccr/soccr.o [2023-03-28T10:57:42.502Z] #39 53.51 AR soccr/libsoccr.a [2023-03-28T10:57:42.502Z] #39 53.55 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T10:57:42.502Z] #39 53.87 DEP criu/arch/aarch64/sigframe.d [2023-03-28T10:57:42.502Z] #39 53.96 DEP criu/arch/aarch64/crtools.d [2023-03-28T10:57:42.502Z] #39 54.11 DEP criu/arch/aarch64/cpu.d [2023-03-28T10:57:42.502Z] #39 54.16 DEP criu/arch/aarch64/bitops.d [2023-03-28T10:57:42.502Z] #39 54.21 CC criu/arch/aarch64/bitops.o [2023-03-28T10:57:42.502Z] #39 54.34 CC criu/arch/aarch64/cpu.o [2023-03-28T10:57:42.502Z] #39 54.47 CC criu/arch/aarch64/crtools.o [2023-03-28T10:57:42.502Z] #39 54.79 CC criu/arch/aarch64/sigframe.o [2023-03-28T10:57:42.502Z] #39 54.94 LINK criu/arch/aarch64/crtools.built-in.o [2023-03-28T10:57:42.502Z] #39 54.99 DEP criu/pie/util-vdso.d [2023-03-28T10:57:42.502Z] #39 55.10 DEP criu/pie/util.d [2023-03-28T10:57:42.502Z] #39 55.22 CC criu/pie/util.o [2023-03-28T10:57:42.502Z] #39 55.43 CC criu/pie/util-vdso.o [2023-03-28T10:57:42.502Z] #39 ... [2023-03-28T10:57:42.502Z] [2023-03-28T10:57:42.502Z] #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 [2023-03-28T10:57:42.502Z] #33 105.4 Selecting previously unselected package libpcre2-dev:arm64. [2023-03-28T10:57:42.502Z] #33 105.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-03-28T10:57:42.502Z] #33 105.4 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 105.7 Selecting previously unselected package libselinux1-dev:arm64. [2023-03-28T10:57:42.502Z] #33 105.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-03-28T10:57:42.502Z] #33 105.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-03-28T10:57:42.502Z] #33 106.0 Selecting previously unselected package libdevmapper-dev:arm64. [2023-03-28T10:57:42.502Z] #33 106.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T10:57:42.502Z] #33 106.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-28T10:57:42.502Z] #33 106.1 Selecting previously unselected package libseccomp-dev:arm64. [2023-03-28T10:57:42.502Z] #33 106.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-03-28T10:57:42.502Z] #33 106.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 106.3 Selecting previously unselected package libsystemd-dev:arm64. [2023-03-28T10:57:42.502Z] #33 106.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-28T10:57:42.502Z] #33 106.3 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 106.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 106.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-03-28T10:57:42.502Z] #33 106.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:42.502Z] #33 106.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-03-28T10:57:42.502Z] #33 107.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 107.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T10:57:42.502Z] #33 107.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 107.1 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 107.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 107.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:42.502Z] #33 107.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T10:57:42.502Z] #33 107.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-28T10:57:42.502Z] #33 107.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T10:57:42.502Z] #33 107.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 107.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:57:42.502Z] #33 107.2 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.502Z] #33 107.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-03-28T10:57:42.502Z] #33 107.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:57:42.502Z] #33 107.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:57:42.502Z] #33 107.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:57:42.502Z] #33 107.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-03-28T10:57:42.502Z] #33 107.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:57:42.502Z] #33 107.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T10:57:42.502Z] #33 107.5 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:57:42.502Z] #33 107.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T10:57:42.502Z] #33 107.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-28T10:57:42.502Z] #33 107.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:42.516Z] #28 65.88 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T10:57:42.516Z] #28 65.88 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:42.516Z] #28 65.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:42.547Z] #28 203.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:57:42.547Z] #28 203.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:57:42.547Z] #28 203.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:42.547Z] #28 203.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:57:42.547Z] #28 203.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:57:42.547Z] #28 203.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:57:42.547Z] #28 203.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:42.547Z] #28 204.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:57:42.547Z] #28 204.0 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T10:57:42.547Z] #28 204.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:57:42.547Z] #28 204.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:57:42.628Z] #38 33.04 CC images/pagemap.o [2023-03-28T10:57:42.628Z] #38 33.28 CC images/siginfo.o [2023-03-28T10:57:42.777Z] #28 66.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T10:57:42.777Z] #28 66.10 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:42.777Z] #28 66.11 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:42.777Z] #28 66.26 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T10:57:42.777Z] #28 66.26 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T10:57:42.777Z] #28 66.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:57:42.806Z] #28 204.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:57:42.806Z] #28 204.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:57:42.806Z] #28 204.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:42.806Z] #28 204.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:42.806Z] #28 204.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:57:42.806Z] #28 204.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:43.038Z] #28 66.60 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T10:57:43.038Z] #28 66.60 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:43.066Z] #28 204.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 [2023-03-28T10:57:43.066Z] #28 204.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:57:43.066Z] #28 204.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:57:43.066Z] #28 204.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 [2023-03-28T10:57:43.066Z] #28 204.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:43.066Z] #28 204.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:57:43.192Z] #38 33.52 CC images/rpc.o [2023-03-28T10:57:43.299Z] #28 66.61 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:57:43.299Z] #28 ... [2023-03-28T10:57:43.299Z] [2023-03-28T10:57:43.299Z] #34 [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 [2023-03-28T10:57:43.299Z] #34 54.50 Building dependency tree... [2023-03-28T10:57:43.299Z] #34 59.78 The following additional packages will be installed: [2023-03-28T10:57:43.299Z] #34 59.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T10:57:43.299Z] #34 59.82 Suggested packages: [2023-03-28T10:57:43.299Z] #34 59.84 cmake-doc ninja-build lrzip [2023-03-28T10:57:43.299Z] #34 59.84 Recommended packages: [2023-03-28T10:57:43.299Z] #34 59.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T10:57:43.299Z] #34 60.70 The following NEW packages will be installed: [2023-03-28T10:57:43.299Z] #34 60.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T10:57:43.299Z] #34 60.73 vim-common xxd [2023-03-28T10:57:43.299Z] #34 61.09 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:57:43.299Z] #34 61.09 Need to get 17.7 MB of archives. [2023-03-28T10:57:43.299Z] #34 61.09 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T10:57:43.299Z] #34 61.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:57:43.299Z] #34 61.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:57:43.299Z] #34 61.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T10:57:43.299Z] #34 61.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T10:57:43.299Z] #34 61.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T10:57:43.299Z] #34 61.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T10:57:43.299Z] #34 61.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T10:57:43.299Z] #34 61.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T10:57:43.299Z] #34 61.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T10:57:43.299Z] #34 61.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T10:57:43.299Z] #34 63.55 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:43.299Z] #34 64.13 Fetched 17.7 MB in 2s (11.4 MB/s) [2023-03-28T10:57:43.299Z] #34 64.38 Selecting previously unselected package xxd. [2023-03-28T10:57:43.299Z] #34 64.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-03-28T10:57:43.299Z] #34 64.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:57:43.299Z] #34 64.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:43.299Z] #34 64.97 Selecting previously unselected package vim-common. [2023-03-28T10:57:43.299Z] #34 64.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:57:43.299Z] #34 65.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:43.299Z] #34 65.52 Selecting previously unselected package cmake-data. [2023-03-28T10:57:43.299Z] #34 65.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T10:57:43.299Z] #34 65.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:57:43.299Z] #34 ... [2023-03-28T10:57:43.299Z] [2023-03-28T10:57:43.299Z] #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 [2023-03-28T10:57:43.299Z] #36 66.25 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T10:57:43.299Z] #36 66.27 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T10:57:43.299Z] #36 66.88 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T10:57:43.325Z] #28 204.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:43.325Z] #28 204.6 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:57:43.325Z] #28 204.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:43.325Z] #28 204.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:43.325Z] #28 204.7 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:43.448Z] #31 78.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T10:57:43.449Z] #31 78.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:57:43.449Z] #31 78.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:43.872Z] #36 67.09 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T10:57:44.123Z] #38 34.67 CC images/ext-file.o [2023-03-28T10:57:44.380Z] #38 34.87 CC images/cgroup.o [2023-03-28T10:57:44.702Z] #28 DONE 205.8s [2023-03-28T10:57:44.702Z] [2023-03-28T10:57:44.702Z] #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 [2023-03-28T10:57:44.824Z] #36 68.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T10:57:44.824Z] #36 68.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T10:57:44.824Z] #36 68.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T10:57:44.824Z] #36 68.28 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T10:57:44.824Z] #36 68.36 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T10:57:44.824Z] #36 68.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T10:57:44.943Z] #38 35.52 CC images/userns.o [2023-03-28T10:57:45.020Z] #33 DONE 111.4s [2023-03-28T10:57:45.020Z] [2023-03-28T10:57:45.020Z] #27 [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 [2023-03-28T10:57:45.020Z] #27 DONE 111.4s [2023-03-28T10:57:45.020Z] [2023-03-28T10:57:45.020Z] #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 [2023-03-28T10:57:45.020Z] #40 ... [2023-03-28T10:57:45.020Z] [2023-03-28T10:57:45.020Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T10:57:45.020Z] #41 DONE 0.2s [2023-03-28T10:57:45.020Z] [2023-03-28T10:57:45.020Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T10:57:45.020Z] #42 DONE 0.1s [2023-03-28T10:57:45.020Z] [2023-03-28T10:57:45.020Z] #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 [2023-03-28T10:57:45.020Z] #39 55.96 AR criu/pie/pie.lib.a [2023-03-28T10:57:45.020Z] #39 56.06 DEP criu/pie/restorer.d [2023-03-28T10:57:45.020Z] #39 56.32 DEP criu/arch/aarch64/intraprocedure.d [2023-03-28T10:57:45.020Z] #39 56.37 DEP criu/arch/aarch64/restorer.d [2023-03-28T10:57:45.020Z] #39 56.53 DEP criu/arch/aarch64/vdso-pie.d [2023-03-28T10:57:45.020Z] #39 56.60 DEP criu/pie/parasite-vdso.d [2023-03-28T10:57:45.020Z] #39 56.75 DEP criu/pie/parasite.d [2023-03-28T10:57:45.020Z] #39 56.92 CC criu/pie/parasite.o [2023-03-28T10:57:45.020Z] #39 57.90 LINK criu/pie/parasite.built-in.o [2023-03-28T10:57:45.020Z] #39 57.93 GEN criu/pie/parasite-blob.h [2023-03-28T10:57:45.020Z] #39 57.97 CC criu/pie/parasite-vdso.o [2023-03-28T10:57:45.085Z] #36 68.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T10:57:45.085Z] #36 68.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T10:57:45.085Z] #36 68.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T10:57:45.085Z] #36 68.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T10:57:45.345Z] #36 68.77 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T10:57:45.508Z] #38 35.86 CC images/google/protobuf/descriptor.o [2023-03-28T10:57:45.584Z] #39 59.05 CC criu/arch/aarch64/vdso-pie.o [2023-03-28T10:57:45.605Z] #36 69.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T10:57:45.605Z] #36 69.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T10:57:45.841Z] #39 59.40 CC criu/arch/aarch64/restorer.o [2023-03-28T10:57:45.969Z] #31 ... [2023-03-28T10:57:45.969Z] [2023-03-28T10:57:45.969Z] #26 [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 [2023-03-28T10:57:45.969Z] #26 70.50 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T10:57:45.969Z] #26 70.52 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:45.969Z] #26 70.57 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:57:45.969Z] #26 71.86 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T10:57:45.969Z] #26 71.87 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:45.969Z] #26 71.89 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:57:45.969Z] #26 72.23 Selecting previously unselected package protobuf-compiler. [2023-03-28T10:57:45.969Z] #26 72.24 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T10:57:45.969Z] #26 72.24 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T10:57:45.969Z] #26 72.49 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:57:45.969Z] #26 72.51 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:57:45.969Z] #26 72.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:57:45.969Z] #26 72.97 Selecting previously unselected package python3-six. [2023-03-28T10:57:45.969Z] #26 72.98 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T10:57:45.969Z] #26 72.98 Unpacking python3-six (1.16.0-2) ... [2023-03-28T10:57:45.969Z] #26 73.20 Selecting previously unselected package python3-protobuf. [2023-03-28T10:57:45.969Z] #26 73.20 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T10:57:45.969Z] #26 73.21 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T10:57:45.969Z] #26 74.32 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:57:45.969Z] #26 77.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:57:45.969Z] #26 77.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:45.969Z] #26 77.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:45.969Z] #26 77.59 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:45.969Z] #26 77.63 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:57:45.969Z] #26 77.64 Setting up python3-six (1.16.0-2) ... [2023-03-28T10:57:45.969Z] #26 79.87 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:57:45.969Z] #26 79.90 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:57:45.969Z] #26 79.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:57:45.969Z] #26 79.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:45.969Z] #26 79.94 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T10:57:46.178Z] #36 69.43 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T10:57:46.178Z] #36 69.60 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T10:57:46.178Z] #36 69.65 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T10:57:46.403Z] #39 ... [2023-03-28T10:57:46.403Z] [2023-03-28T10:57:46.403Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T10:57:46.403Z] #43 DONE 2.0s [2023-03-28T10:57:46.403Z] [2023-03-28T10:57:46.403Z] #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 [2023-03-28T10:57:46.403Z] #39 59.92 CC criu/arch/aarch64/intraprocedure.o [2023-03-28T10:57:46.440Z] #36 69.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T10:57:46.440Z] #36 69.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T10:57:46.534Z] #26 ... [2023-03-28T10:57:46.534Z] [2023-03-28T10:57:46.534Z] #33 [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 [2023-03-28T10:57:46.606Z] #42 1.948 + RM_GOPATH=0 [2023-03-28T10:57:46.606Z] #42 1.948 + TMP_GOPATH= [2023-03-28T10:57:46.606Z] #42 1.948 + : /build [2023-03-28T10:57:46.606Z] #42 1.948 + '[' -z '' ']' [2023-03-28T10:57:46.606Z] #42 1.948 ++ mktemp -d [2023-03-28T10:57:46.606Z] #42 1.951 + export GOPATH=/tmp/tmp.891Ojg9VP3 [2023-03-28T10:57:46.606Z] #42 1.951 + GOPATH=/tmp/tmp.891Ojg9VP3 [2023-03-28T10:57:46.606Z] #42 1.951 + RM_GOPATH=1 [2023-03-28T10:57:46.606Z] #42 1.951 + case "$(go env GOARCH)" in [2023-03-28T10:57:46.606Z] #42 1.951 ++ go env GOARCH [2023-03-28T10:57:46.606Z] #42 2.007 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:46.606Z] #42 2.007 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:46.606Z] #42 2.020 ++ dirname /tmp/install/install.sh [2023-03-28T10:57:46.606Z] #42 2.020 + dir=/tmp/install [2023-03-28T10:57:46.606Z] #42 2.020 + bin=runc [2023-03-28T10:57:46.606Z] #42 2.020 + shift [2023-03-28T10:57:46.606Z] #42 2.020 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T10:57:46.606Z] #42 2.020 + . /tmp/install/runc.installer [2023-03-28T10:57:46.606Z] #42 2.020 ++ set -e [2023-03-28T10:57:46.606Z] #42 2.020 ++ : v1.1.4 [2023-03-28T10:57:46.606Z] #42 2.020 + install_runc [2023-03-28T10:57:46.606Z] #42 2.020 + RUNC_BUILDTAGS=seccomp [2023-03-28T10:57:46.606Z] #42 2.020 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T10:57:46.606Z] #42 2.020 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.891Ojg9VP3/src/github.com/opencontainers/runc [2023-03-28T10:57:46.606Z] #42 2.020 Cloning into '/tmp/tmp.891Ojg9VP3/src/github.com/opencontainers/runc'... [2023-03-28T10:57:46.606Z] #42 2.022 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T10:57:46.606Z] #42 ... [2023-03-28T10:57:46.606Z] [2023-03-28T10:57:46.606Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T10:57:46.606Z] #43 DONE 2.1s [2023-03-28T10:57:46.663Z] #39 60.07 CC criu/pie/restorer.o [2023-03-28T10:57:46.703Z] #36 70.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T10:57:46.703Z] #36 70.16 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T10:57:46.804Z] #33 81.51 Selecting previously unselected package libxml2:amd64. [2023-03-28T10:57:46.804Z] #33 81.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T10:57:46.804Z] #33 81.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:57:46.866Z] [2023-03-28T10:57:46.866Z] #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 [2023-03-28T10:57:46.866Z] #38 117.4 DEP criu/pie-util.d [2023-03-28T10:57:46.866Z] #38 117.5 DEP criu/pie-util-vdso.d [2023-03-28T10:57:46.866Z] #38 117.6 DEP criu/pie-util-vdso-elf32.d [2023-03-28T10:57:46.866Z] #38 117.8 DEP criu/path.d [2023-03-28T10:57:46.866Z] #38 118.2 DEP criu/parasite-syscall.d [2023-03-28T10:57:46.866Z] #38 118.5 DEP criu/pagemap.d [2023-03-28T10:57:46.866Z] #38 118.8 DEP criu/pagemap-cache.d [2023-03-28T10:57:46.866Z] #38 119.0 DEP criu/page-xfer.d [2023-03-28T10:57:46.866Z] #38 119.3 DEP criu/page-pipe.d [2023-03-28T10:57:46.866Z] #38 119.4 DEP criu/netfilter.d [2023-03-28T10:57:46.866Z] #38 119.7 DEP criu/net.d [2023-03-28T10:57:46.866Z] #38 120.0 DEP criu/namespaces.d [2023-03-28T10:57:46.866Z] #38 120.3 DEP criu/mount.d [2023-03-28T10:57:46.866Z] #38 120.5 DEP criu/memfd.d [2023-03-28T10:57:46.866Z] #38 120.7 DEP criu/mem.d [2023-03-28T10:57:46.866Z] #38 121.1 DEP criu/lsm.d [2023-03-28T10:57:46.866Z] #38 121.3 DEP criu/log.d [2023-03-28T10:57:46.866Z] #38 121.5 DEP criu/libnetlink.d [2023-03-28T10:57:46.866Z] #38 121.7 DEP criu/kerndat.d [2023-03-28T10:57:46.866Z] #38 122.1 DEP criu/kcmp-ids.d [2023-03-28T10:57:46.866Z] #38 122.2 DEP criu/irmap.d [2023-03-28T10:57:46.866Z] #38 122.4 DEP criu/ipc_ns.d [2023-03-28T10:57:46.866Z] #38 122.7 DEP criu/image.d [2023-03-28T10:57:46.866Z] #38 123.0 DEP criu/image-desc.d [2023-03-28T10:57:46.866Z] #38 123.1 DEP criu/fsnotify.d [2023-03-28T10:57:46.866Z] #38 123.4 DEP criu/filesystems.d [2023-03-28T10:57:46.881Z] #38 ... [2023-03-28T10:57:46.881Z] [2023-03-28T10:57:46.881Z] #36 [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 [2023-03-28T10:57:46.881Z] #36 85.82 github.com/BurntSushi/toml [2023-03-28T10:57:46.881Z] #36 85.83 flag [2023-03-28T10:57:46.881Z] #36 87.24 log [2023-03-28T10:57:46.881Z] #36 89.54 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:57:46.881Z] #36 DONE 91.1s [2023-03-28T10:57:46.881Z] [2023-03-28T10:57:46.881Z] #31 [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 [2023-03-28T10:57:46.881Z] #31 84.98 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T10:57:46.881Z] #31 84.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:57:46.881Z] #31 84.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:57:47.138Z] #31 91.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T10:57:47.138Z] #31 91.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:57:47.138Z] #31 91.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:57:47.138Z] #31 ... [2023-03-28T10:57:47.138Z] [2023-03-28T10:57:47.138Z] #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 [2023-03-28T10:57:47.138Z] #38 37.66 CC images/opts.o [2023-03-28T10:57:47.275Z] #36 70.72 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T10:57:47.395Z] #38 37.89 CC images/seccomp.o [2023-03-28T10:57:47.434Z] #38 123.7 DEP criu/files.d [2023-03-28T10:57:47.434Z] #38 124.1 DEP criu/files-reg.d [2023-03-28T10:57:47.536Z] #36 70.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T10:57:47.536Z] #36 70.88 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T10:57:47.652Z] #38 38.10 CC images/binfmt-misc.o [2023-03-28T10:57:47.652Z] #38 38.29 CC images/time.o [2023-03-28T10:57:47.693Z] #38 124.4 DEP criu/files-ext.d [2023-03-28T10:57:47.734Z] #33 82.46 Selecting previously unselected package libarchive13:amd64. [2023-03-28T10:57:47.734Z] #33 82.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T10:57:47.734Z] #33 82.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:57:47.952Z] #38 124.6 DEP criu/file-lock.d [2023-03-28T10:57:47.993Z] #33 ... [2023-03-28T10:57:47.993Z] [2023-03-28T10:57:47.993Z] #28 [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 [2023-03-28T10:57:47.993Z] #28 72.63 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: 93% (1422/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. [2023-03-28T10:57:47.993Z] #28 73.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T10:57:47.993Z] #28 74.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T10:57:47.993Z] #28 ... [2023-03-28T10:57:47.993Z] [2023-03-28T10:57:47.993Z] #31 [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 [2023-03-28T10:57:47.993Z] #31 82.56 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T10:57:47.993Z] #31 82.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T10:57:47.993Z] #31 82.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:57:47.993Z] #31 82.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T10:57:47.993Z] #31 82.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:47.993Z] #31 82.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:48.031Z] #39 ... [2023-03-28T10:57:48.031Z] [2023-03-28T10:57:48.031Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-03-28T10:57:48.031Z] #44 DONE 1.4s [2023-03-28T10:57:48.109Z] #36 71.54 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T10:57:48.211Z] #38 ... [2023-03-28T10:57:48.212Z] [2023-03-28T10:57:48.212Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-03-28T10:57:48.212Z] #44 DONE 1.6s [2023-03-28T10:57:48.212Z] [2023-03-28T10:57:48.212Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T10:57:48.216Z] #38 38.49 CC images/sysctl.o [2023-03-28T10:57:48.216Z] #38 38.64 CC images/autofs.o [2023-03-28T10:57:48.216Z] #38 38.80 CC images/macvlan.o [2023-03-28T10:57:48.250Z] #31 83.26 Selecting previously unselected package dmsetup. [2023-03-28T10:57:48.287Z] [2023-03-28T10:57:48.287Z] #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 [2023-03-28T10:57:48.287Z] #40 1.772 + RM_GOPATH=0 [2023-03-28T10:57:48.287Z] #40 1.777 + TMP_GOPATH= [2023-03-28T10:57:48.287Z] #40 1.778 + : /build [2023-03-28T10:57:48.287Z] #40 1.780 + '[' -z '' ']' [2023-03-28T10:57:48.287Z] #40 1.785 ++ mktemp -d [2023-03-28T10:57:48.287Z] #40 1.793 + export GOPATH=/tmp/tmp.I8tvaEAGos [2023-03-28T10:57:48.287Z] #40 1.801 + GOPATH=/tmp/tmp.I8tvaEAGos [2023-03-28T10:57:48.287Z] #40 1.801 + RM_GOPATH=1 [2023-03-28T10:57:48.287Z] #40 1.801 + case "$(go env GOARCH)" in [2023-03-28T10:57:48.287Z] #40 1.802 ++ go env GOARCH [2023-03-28T10:57:48.287Z] #40 1.833 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:48.287Z] #40 1.833 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:48.287Z] #40 1.834 ++ dirname /tmp/install/install.sh [2023-03-28T10:57:48.287Z] #40 1.835 + dir=/tmp/install [2023-03-28T10:57:48.287Z] #40 1.836 + bin=runc [2023-03-28T10:57:48.287Z] #40 1.836 + shift [2023-03-28T10:57:48.287Z] #40 1.836 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T10:57:48.287Z] #40 1.837 + . /tmp/install/runc.installer [2023-03-28T10:57:48.287Z] #40 1.837 ++ set -e [2023-03-28T10:57:48.287Z] #40 1.837 ++ : v1.1.4 [2023-03-28T10:57:48.287Z] #40 1.837 + install_runc [2023-03-28T10:57:48.287Z] #40 1.837 + RUNC_BUILDTAGS=seccomp [2023-03-28T10:57:48.287Z] #40 1.837 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T10:57:48.287Z] #40 1.837 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T10:57:48.287Z] #40 1.840 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I8tvaEAGos/src/github.com/opencontainers/runc [2023-03-28T10:57:48.287Z] #40 1.840 Cloning into '/tmp/tmp.I8tvaEAGos/src/github.com/opencontainers/runc'... [2023-03-28T10:57:48.473Z] #38 39.00 CC images/sit.o [2023-03-28T10:57:48.507Z] #31 83.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:48.507Z] #31 83.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:57:48.681Z] #36 71.87 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T10:57:48.682Z] #36 71.89 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T10:57:48.682Z] #36 ... [2023-03-28T10:57:48.682Z] [2023-03-28T10:57:48.682Z] #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 [2023-03-28T10:57:48.682Z] #33 70.85 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. [2023-03-28T10:57:48.682Z] #33 71.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T10:57:48.682Z] #33 71.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T10:57:48.730Z] #38 39.26 CC images/memfd.o [2023-03-28T10:57:48.987Z] #38 39.58 CC images/timens.o [2023-03-28T10:57:49.070Z] #31 83.71 Selecting previously unselected package mingw-w64-common. [2023-03-28T10:57:49.070Z] #31 83.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T10:57:49.070Z] #31 83.73 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T10:57:49.243Z] #38 39.83 LINK images/built-in.o [2023-03-28T10:57:49.501Z] #38 39.99 GEN compel/include/asm [2023-03-28T10:57:49.501Z] #38 40.02 GEN compel/include/version.h [2023-03-28T10:57:49.501Z] #38 40.06 touch .config [2023-03-28T10:57:49.501Z] #38 40.12 GEN include/common/config.h [2023-03-28T10:57:49.657Z] #40 ... [2023-03-28T10:57:49.657Z] [2023-03-28T10:57:49.657Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T10:57:49.657Z] #0 0.782 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T10:57:49.657Z] #45 DONE 1.4s [2023-03-28T10:57:49.657Z] [2023-03-28T10:57:49.657Z] #31 [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 [2023-03-28T10:57:49.757Z] #38 40.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T10:57:49.757Z] #38 40.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T10:57:49.757Z] #38 40.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T10:57:49.757Z] #38 40.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T10:57:49.757Z] #38 40.29 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T10:57:49.757Z] #38 40.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T10:57:49.757Z] #38 40.35 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T10:57:50.014Z] #38 40.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T10:57:50.014Z] #38 40.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T10:57:50.014Z] #38 40.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T10:57:50.014Z] #38 40.44 DEP compel/plugins/std/infect.d [2023-03-28T10:57:50.014Z] #38 40.55 DEP compel/plugins/std/string.d [2023-03-28T10:57:50.014Z] #38 40.65 DEP compel/plugins/std/log.d [2023-03-28T10:57:50.144Z] #45 1.734 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T10:57:50.144Z] #45 DONE 2.0s [2023-03-28T10:57:50.144Z] [2023-03-28T10:57:50.144Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T10:57:50.271Z] #38 40.75 DEP compel/plugins/std/fds.d [2023-03-28T10:57:50.271Z] #38 40.83 DEP compel/plugins/std/std.d [2023-03-28T10:57:50.428Z] #31 115.4 Updating files: 21% (2511/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/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: 40% (4636/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) [2023-03-28T10:57:50.428Z] #31 ... [2023-03-28T10:57:50.428Z] [2023-03-28T10:57:50.428Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T10:57:50.428Z] #46 DONE 0.9s [2023-03-28T10:57:50.428Z] [2023-03-28T10:57:50.428Z] #31 [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 [2023-03-28T10:57:50.529Z] #38 40.96 DEP compel/plugins/shmem/shmem.d [2023-03-28T10:57:50.529Z] #38 41.06 DEP compel/plugins/fds/fds.d [2023-03-28T10:57:50.611Z] #33 ... [2023-03-28T10:57:50.611Z] [2023-03-28T10:57:50.611Z] #27 [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 [2023-03-28T10:57:50.611Z] #27 63.63 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] [2023-03-28T10:57:50.611Z] #27 64.78 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] [2023-03-28T10:57:50.611Z] #27 67.10 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] [2023-03-28T10:57:50.611Z] #27 68.00 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] [2023-03-28T10:57:50.611Z] #27 68.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T10:57:50.611Z] #27 68.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T10:57:50.611Z] #27 68.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T10:57:50.611Z] #27 68.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T10:57:50.611Z] #27 68.09 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] [2023-03-28T10:57:50.611Z] #27 68.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T10:57:50.611Z] #27 68.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T10:57:50.611Z] #27 68.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T10:57:50.611Z] #27 68.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T10:57:50.611Z] #27 68.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T10:57:50.611Z] #27 68.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T10:57:50.611Z] #27 68.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T10:57:50.611Z] #27 68.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-03-28T10:57:50.611Z] #27 68.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T10:57:50.611Z] #27 68.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T10:57:50.611Z] #27 70.06 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:57:50.611Z] #27 70.44 Fetched 115 MB in 10s (11.7 MB/s) [2023-03-28T10:57:50.611Z] #27 70.52 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T10:57:50.611Z] #27 70.52 (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.) [2023-03-28T10:57:50.611Z] #27 70.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:57:50.611Z] #27 70.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:50.611Z] #27 ... [2023-03-28T10:57:50.611Z] [2023-03-28T10:57:50.611Z] #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 [2023-03-28T10:57:50.611Z] #28 68.10 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T10:57:50.611Z] #28 68.10 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:50.611Z] #28 68.11 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:57:50.611Z] #28 68.64 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T10:57:50.611Z] #28 68.64 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T10:57:50.611Z] #28 68.69 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:57:50.612Z] #28 70.62 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T10:57:50.612Z] #28 70.65 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T10:57:50.612Z] #28 70.66 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:57:50.612Z] #28 71.37 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T10:57:50.612Z] #28 71.40 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:57:50.612Z] #28 71.42 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:57:50.612Z] #28 71.65 Selecting previously unselected package protobuf-compiler. [2023-03-28T10:57:50.612Z] #28 71.66 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T10:57:50.612Z] #28 71.67 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T10:57:50.612Z] #28 71.85 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:57:50.612Z] #28 71.86 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:57:50.612Z] #28 71.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:57:50.612Z] #28 72.21 Selecting previously unselected package python3-six. [2023-03-28T10:57:50.612Z] #28 72.21 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T10:57:50.612Z] #28 72.22 Unpacking python3-six (1.16.0-2) ... [2023-03-28T10:57:50.612Z] #28 72.32 Selecting previously unselected package python3-protobuf. [2023-03-28T10:57:50.612Z] #28 72.33 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T10:57:50.612Z] #28 72.33 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T10:57:50.612Z] #28 73.20 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:57:50.786Z] #38 41.26 CC compel/plugins/std/std.o [2023-03-28T10:57:50.872Z] #28 ... [2023-03-28T10:57:50.872Z] [2023-03-28T10:57:50.872Z] #27 [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 [2023-03-28T10:57:50.872Z] #27 74.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T10:57:50.872Z] #27 74.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T10:57:50.872Z] #27 74.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:57:51.050Z] #38 41.62 CC compel/plugins/std/fds.o [2023-03-28T10:57:51.132Z] #27 ... [2023-03-28T10:57:51.132Z] [2023-03-28T10:57:51.132Z] #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 [2023-03-28T10:57:51.132Z] #0 2.804 + RM_GOPATH=0 [2023-03-28T10:57:51.132Z] #0 2.804 + TMP_GOPATH= [2023-03-28T10:57:51.132Z] #0 2.804 + : /build [2023-03-28T10:57:51.132Z] #0 2.804 + '[' -z '' ']' [2023-03-28T10:57:51.132Z] #0 2.814 ++ mktemp -d [2023-03-28T10:57:51.132Z] #0 2.823 + export GOPATH=/tmp/tmp.S8WdfsU83T [2023-03-28T10:57:51.132Z] #0 2.823 + GOPATH=/tmp/tmp.S8WdfsU83T [2023-03-28T10:57:51.132Z] #0 2.823 + RM_GOPATH=1 [2023-03-28T10:57:51.132Z] #0 2.823 + case "$(go env GOARCH)" in [2023-03-28T10:57:51.132Z] #0 2.823 ++ go env GOARCH [2023-03-28T10:57:51.132Z] #0 2.863 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:51.132Z] #0 2.863 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:57:51.132Z] #0 2.863 ++ dirname /tmp/install/install.sh [2023-03-28T10:57:51.132Z] #0 2.863 + dir=/tmp/install [2023-03-28T10:57:51.132Z] #0 2.863 + bin=containerd [2023-03-28T10:57:51.132Z] #0 2.863 + shift [2023-03-28T10:57:51.132Z] #0 2.863 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T10:57:51.133Z] #0 2.863 + . /tmp/install/containerd.installer [2023-03-28T10:57:51.133Z] #0 2.863 ++ set -e [2023-03-28T10:57:51.133Z] #0 2.863 ++ : v1.6.16 [2023-03-28T10:57:51.133Z] #0 2.863 + install_containerd [2023-03-28T10:57:51.133Z] #0 2.863 + echo 'Install containerd version v1.6.16' [2023-03-28T10:57:51.133Z] #0 2.865 Install containerd version v1.6.16 [2023-03-28T10:57:51.133Z] #0 2.865 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S8WdfsU83T/src/github.com/containerd/containerd [2023-03-28T10:57:51.133Z] #0 2.865 Cloning into '/tmp/tmp.S8WdfsU83T/src/github.com/containerd/containerd'... [2023-03-28T10:57:51.133Z] #37 ... [2023-03-28T10:57:51.133Z] [2023-03-28T10:57:51.133Z] #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 [2023-03-28T10:57:51.133Z] #36 72.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T10:57:51.133Z] #36 72.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T10:57:51.133Z] #36 72.29 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T10:57:51.133Z] #36 72.37 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T10:57:51.133Z] #36 72.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T10:57:51.133Z] #36 72.53 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T10:57:51.133Z] #36 72.55 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T10:57:51.133Z] #36 73.15 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T10:57:51.133Z] #36 73.16 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T10:57:51.133Z] #36 74.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T10:57:51.200Z] #31 115.4 Updating files: 21% (2511/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/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: 40% (4636/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 57% (6537/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) [2023-03-28T10:57:51.200Z] #31 ... [2023-03-28T10:57:51.200Z] [2023-03-28T10:57:51.200Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T10:57:51.200Z] #47 DONE 0.9s [2023-03-28T10:57:51.200Z] [2023-03-28T10:57:51.200Z] #31 [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 [2023-03-28T10:57:51.613Z] #38 41.93 CC compel/plugins/std/log.o [2023-03-28T10:57:52.101Z] #46 DONE 1.8s [2023-03-28T10:57:52.101Z] [2023-03-28T10:57:52.101Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T10:57:52.176Z] #38 42.63 CC compel/plugins/std/string.o [2023-03-28T10:57:52.227Z] #31 115.4 Updating files: 21% (2511/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/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: 40% (4636/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 57% (6537/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8711/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) [2023-03-28T10:57:52.227Z] #31 ... [2023-03-28T10:57:52.227Z] [2023-03-28T10:57:52.227Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T10:57:52.227Z] #48 DONE 0.9s [2023-03-28T10:57:52.227Z] [2023-03-28T10:57:52.227Z] #31 [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 [2023-03-28T10:57:52.343Z] #31 ... [2023-03-28T10:57:52.343Z] [2023-03-28T10:57:52.343Z] #25 [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 [2023-03-28T10:57:52.343Z] #25 76.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T10:57:52.343Z] #25 77.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T10:57:52.343Z] #25 ... [2023-03-28T10:57:52.343Z] [2023-03-28T10:57:52.343Z] #26 [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 [2023-03-28T10:57:52.343Z] #26 86.76 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:57:52.343Z] #26 86.77 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T10:57:52.343Z] #26 86.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:52.343Z] #26 86.80 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:57:52.343Z] #26 86.83 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:57:52.343Z] #26 86.83 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:52.343Z] #26 86.86 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:52.739Z] #38 43.14 CC compel/plugins/std/infect.o [2023-03-28T10:57:52.741Z] #31 115.4 Updating files: 21% (2511/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/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: 40% (4636/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 57% (6537/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8711/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: 96% (10958/11414) Updating files: 96% (11027/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. [2023-03-28T10:57:52.907Z] #26 DONE 87.8s [2023-03-28T10:57:52.907Z] [2023-03-28T10:57:52.907Z] #33 [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 [2023-03-28T10:57:52.907Z] #33 83.04 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T10:57:52.907Z] #33 83.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T10:57:52.907Z] #33 83.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:57:52.907Z] #33 83.41 Selecting previously unselected package librhash0:amd64. [2023-03-28T10:57:52.907Z] #33 83.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T10:57:52.907Z] #33 83.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:57:52.907Z] #33 83.72 Selecting previously unselected package libuv1:amd64. [2023-03-28T10:57:52.907Z] #33 83.72 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T10:57:52.907Z] #33 83.73 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:57:52.907Z] #33 84.33 Selecting previously unselected package cmake. [2023-03-28T10:57:52.907Z] #33 84.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T10:57:52.907Z] #33 84.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:57:52.997Z] #38 43.49 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T10:57:52.997Z] #38 43.54 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T10:57:52.997Z] #38 43.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T10:57:52.998Z] #31 119.8 + cd /tmp/tmp.QuAr2M18Bv/tmp/docker-ce [2023-03-28T10:57:52.998Z] #31 119.8 + git checkout -q v17.06.2-ce [2023-03-28T10:57:53.254Z] #38 43.64 AR compel/plugins/std.lib.a [2023-03-28T10:57:53.254Z] #38 43.75 CC compel/plugins/fds/fds.o [2023-03-28T10:57:53.254Z] #38 ... [2023-03-28T10:57:53.254Z] [2023-03-28T10:57:53.254Z] #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 [2023-03-28T10:57:53.254Z] #31 ... [2023-03-28T10:57:53.254Z] [2023-03-28T10:57:53.254Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T10:57:53.254Z] #49 DONE 0.9s [2023-03-28T10:57:53.254Z] [2023-03-28T10:57:53.254Z] #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 [2023-03-28T10:57:53.254Z] #39 63.50 LINK criu/pie/restorer.built-in.o [2023-03-28T10:57:53.254Z] #39 63.55 GEN criu/pie/restorer-blob.h [2023-03-28T10:57:53.254Z] #39 63.68 DEP criu/vdso.d [2023-03-28T10:57:53.254Z] #39 63.99 DEP criu/uts_ns.d [2023-03-28T10:57:53.255Z] #39 64.20 DEP criu/util.d [2023-03-28T10:57:53.255Z] #39 64.42 DEP criu/uffd.d [2023-03-28T10:57:53.255Z] #39 64.65 DEP criu/tun.d [2023-03-28T10:57:53.255Z] #39 64.96 DEP criu/tty.d [2023-03-28T10:57:53.255Z] #39 65.16 DEP criu/timerfd.d [2023-03-28T10:57:53.255Z] #39 65.33 DEP criu/timens.d [2023-03-28T10:57:53.255Z] #39 65.48 DEP criu/sysfs_parse.d [2023-03-28T10:57:53.255Z] #39 65.58 DEP criu/sysctl.d [2023-03-28T10:57:53.255Z] #39 65.70 DEP criu/string.d [2023-03-28T10:57:53.255Z] #39 65.77 DEP criu/stats.d [2023-03-28T10:57:53.255Z] #39 65.88 DEP criu/sockets.d [2023-03-28T10:57:53.255Z] #39 66.20 DEP criu/sk-unix.d [2023-03-28T10:57:53.255Z] #39 66.39 DEP criu/sk-tcp.d [2023-03-28T10:57:53.255Z] #39 66.54 DEP criu/sk-queue.d [2023-03-28T10:57:53.511Z] #39 66.77 DEP criu/sk-packet.d [2023-03-28T10:57:53.511Z] #39 67.00 DEP criu/sk-netlink.d [2023-03-28T10:57:53.676Z] #36 76.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T10:57:53.768Z] #39 67.23 DEP criu/sk-inet.d [2023-03-28T10:57:54.004Z] #47 DONE 1.9s [2023-03-28T10:57:54.004Z] [2023-03-28T10:57:54.004Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T10:57:54.024Z] #39 67.41 DEP criu/signalfd.d [2023-03-28T10:57:54.024Z] #39 67.48 DEP criu/sigframe.d [2023-03-28T10:57:54.281Z] #39 67.55 DEP criu/shmem.d [2023-03-28T10:57:54.281Z] #39 67.66 DEP criu/servicefd.d [2023-03-28T10:57:54.536Z] #37 57.30 Updating files: 43% (2291/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 86% (4553/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T10:57:54.537Z] #39 67.85 DEP criu/seize.d [2023-03-28T10:57:54.537Z] #39 68.00 DEP criu/seccomp.d [2023-03-28T10:57:54.793Z] #37 58.82 + cd /tmp/tmp.ZPKk9MivCk/src/github.com/containerd/containerd [2023-03-28T10:57:54.793Z] #37 58.82 + git checkout -q v1.6.16 [2023-03-28T10:57:54.794Z] #39 68.21 DEP criu/rst-malloc.d [2023-03-28T10:57:54.794Z] #39 68.33 DEP criu/rbtree.d [2023-03-28T10:57:55.050Z] #39 68.40 DEP criu/pstree.d [2023-03-28T10:57:55.050Z] #39 68.52 DEP criu/protobuf.d [2023-03-28T10:57:55.062Z] #36 ... [2023-03-28T10:57:55.062Z] [2023-03-28T10:57:55.062Z] #27 [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 [2023-03-28T10:57:55.062Z] #27 78.34 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T10:57:55.062Z] #27 78.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T10:57:55.062Z] #27 78.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:57:55.062Z] #27 78.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T10:57:55.062Z] #27 78.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:55.062Z] #27 78.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:57:55.307Z] #39 68.65 GEN criu/protobuf-desc-gen.h [2023-03-28T10:57:55.584Z] #27 78.87 Selecting previously unselected package dmsetup. [2023-03-28T10:57:55.584Z] #27 78.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:57:55.584Z] #27 78.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:57:55.847Z] #27 79.16 Selecting previously unselected package mingw-w64-common. [2023-03-28T10:57:55.847Z] #27 79.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T10:57:55.847Z] #27 79.20 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T10:57:55.908Z] #48 DONE 1.7s [2023-03-28T10:57:55.908Z] [2023-03-28T10:57:55.908Z] #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 [2023-03-28T10:57:55.908Z] #38 124.9 DEP criu/file-ids.d [2023-03-28T10:57:55.908Z] #38 125.2 DEP criu/fifo.d [2023-03-28T10:57:55.908Z] #38 125.4 DEP criu/fdstore.d [2023-03-28T10:57:55.908Z] #38 125.6 DEP criu/fault-injection.d [2023-03-28T10:57:55.908Z] #38 125.7 DEP criu/external.d [2023-03-28T10:57:55.908Z] #38 125.9 DEP criu/eventpoll.d [2023-03-28T10:57:55.908Z] #38 126.1 DEP criu/eventfd.d [2023-03-28T10:57:55.908Z] #38 126.5 DEP criu/crtools.d [2023-03-28T10:57:55.908Z] #38 126.8 DEP criu/cr-service.d [2023-03-28T10:57:55.908Z] #38 127.3 DEP criu/cr-restore.d [2023-03-28T10:57:55.908Z] #38 127.6 DEP criu/cr-errno.d [2023-03-28T10:57:55.908Z] #38 127.7 DEP criu/cr-dump.d [2023-03-28T10:57:55.908Z] #38 128.1 DEP criu/cr-dedup.d [2023-03-28T10:57:55.908Z] #38 128.3 DEP criu/cr-check.d [2023-03-28T10:57:55.908Z] #38 128.6 DEP criu/config.d [2023-03-28T10:57:55.908Z] #38 129.0 DEP criu/clone-noasan.d [2023-03-28T10:57:55.908Z] #38 129.1 DEP criu/cgroup.d [2023-03-28T10:57:55.908Z] #38 129.5 DEP criu/cgroup-props.d [2023-03-28T10:57:55.908Z] #38 129.7 DEP criu/bitmap.d [2023-03-28T10:57:55.908Z] #38 129.7 DEP criu/bfd.d [2023-03-28T10:57:55.908Z] #38 129.9 DEP criu/autofs.d [2023-03-28T10:57:55.908Z] #38 130.1 DEP criu/aio.d [2023-03-28T10:57:55.908Z] #38 130.3 DEP criu/action-scripts.d [2023-03-28T10:57:55.908Z] #38 130.9 CC criu/action-scripts.o [2023-03-28T10:57:55.908Z] #38 131.6 CC criu/aio.o [2023-03-28T10:57:56.166Z] #38 132.6 CC criu/autofs.o [2023-03-28T10:57:56.675Z] #39 ... [2023-03-28T10:57:56.675Z] [2023-03-28T10:57:56.675Z] #31 [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 [2023-03-28T10:57:56.675Z] #31 123.8 + mkdir -p /tmp/tmp.QuAr2M18Bv/src/github.com/docker [2023-03-28T10:57:56.790Z] #27 ... [2023-03-28T10:57:56.790Z] [2023-03-28T10:57:56.790Z] #34 [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 [2023-03-28T10:57:56.790Z] #34 70.27 Selecting previously unselected package libicu67:amd64. [2023-03-28T10:57:56.790Z] #34 70.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T10:57:56.790Z] #34 70.31 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T10:57:56.790Z] #34 80.22 Selecting previously unselected package libxml2:amd64. [2023-03-28T10:57:56.790Z] #34 80.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T10:57:56.790Z] #34 80.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:57:56.932Z] #31 123.8 + mv components/cli /tmp/tmp.QuAr2M18Bv/src/github.com/docker/cli [2023-03-28T10:57:56.932Z] #31 123.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-03-28T10:57:57.052Z] #34 ... [2023-03-28T10:57:57.053Z] [2023-03-28T10:57:57.053Z] #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 [2023-03-28T10:57:57.053Z] #28 76.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T10:57:57.053Z] #28 76.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:57:57.053Z] #28 76.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:57.053Z] #28 76.09 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T10:57:57.053Z] #28 76.11 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:57:57.053Z] #28 76.14 Setting up python3-six (1.16.0-2) ... [2023-03-28T10:57:57.053Z] #28 78.09 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T10:57:57.053Z] #28 78.16 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T10:57:57.053Z] #28 78.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T10:57:57.053Z] #28 78.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:57:57.053Z] #28 78.35 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T10:57:57.081Z] #33 91.52 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T10:57:57.081Z] #33 91.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:57.081Z] #33 91.56 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:57:57.081Z] #33 91.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:57:57.081Z] #33 91.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:57:57.081Z] #33 91.78 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:57:57.081Z] #33 91.85 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:57:57.081Z] #33 91.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:57:57.081Z] #33 91.97 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:57:57.081Z] #33 92.01 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:57:57.081Z] #33 92.10 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:57:57.103Z] #38 ... [2023-03-28T10:57:57.103Z] [2023-03-28T10:57:57.103Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T10:57:57.103Z] #49 DONE 1.6s [2023-03-28T10:57:57.103Z] [2023-03-28T10:57:57.103Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:57:57.361Z] #37 61.27 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T10:57:57.361Z] #37 61.27 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T10:57:57.361Z] #37 61.27 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:57:57.361Z] #37 61.27 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:57:57.361Z] #37 61.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T10:57:57.361Z] #37 61.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T10:57:57.361Z] #37 61.27 + '[' '' = dynamic ']' [2023-03-28T10:57:57.361Z] #37 61.27 + make [2023-03-28T10:57:58.012Z] #33 DONE 92.9s [2023-03-28T10:57:58.012Z] [2023-03-28T10:57:58.012Z] #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 [2023-03-28T10:57:58.942Z] #38 ... [2023-03-28T10:57:58.942Z] [2023-03-28T10:57:58.942Z] #35 [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 [2023-03-28T10:57:58.942Z] #35 83.84 sync [2023-03-28T10:57:58.942Z] #35 83.85 internal/reflectlite [2023-03-28T10:57:58.942Z] #35 86.59 internal/testlog [2023-03-28T10:57:58.942Z] #35 88.95 sort [2023-03-28T10:57:58.942Z] #35 88.95 errors [2023-03-28T10:57:58.942Z] #35 89.96 strconv [2023-03-28T10:57:58.942Z] #35 90.75 io [2023-03-28T10:57:58.942Z] #35 92.96 internal/oserror [2023-03-28T10:57:58.942Z] #35 93.43 syscall [2023-03-28T10:57:58.970Z] #28 ... [2023-03-28T10:57:58.970Z] [2023-03-28T10:57:58.970Z] #34 [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 [2023-03-28T10:57:58.970Z] #34 81.13 Selecting previously unselected package libarchive13:amd64. [2023-03-28T10:57:58.970Z] #34 81.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T10:57:58.970Z] #34 81.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:57:58.970Z] #34 81.73 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T10:57:58.970Z] #34 81.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T10:57:58.970Z] #34 81.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:57:58.970Z] #34 81.94 Selecting previously unselected package librhash0:amd64. [2023-03-28T10:57:58.970Z] #34 81.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T10:57:58.970Z] #34 81.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:57:58.970Z] #34 82.28 Selecting previously unselected package libuv1:amd64. [2023-03-28T10:57:58.970Z] #34 82.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T10:57:58.970Z] #34 82.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:57:59.010Z] #50 1.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:57:59.215Z] #35 ... [2023-03-28T10:57:59.215Z] [2023-03-28T10:57:59.215Z] #31 [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 [2023-03-28T10:57:59.215Z] #31 93.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T10:57:59.215Z] #31 93.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T10:57:59.215Z] #31 93.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:57:59.231Z] #34 82.61 Selecting previously unselected package cmake. [2023-03-28T10:57:59.231Z] #34 82.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T10:57:59.231Z] #34 82.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:57:59.259Z] #37 63.11 + bin/ctr [2023-03-28T10:57:59.268Z] #50 1.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:57:59.268Z] #50 1.896 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:58:00.202Z] #50 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:58:02.185Z] #31 ... [2023-03-28T10:58:02.185Z] [2023-03-28T10:58:02.185Z] #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 [2023-03-28T10:58:02.185Z] #39 71.31 DEP criu/protobuf-desc.d [2023-03-28T10:58:02.185Z] #39 71.41 DEP criu/proc_parse.d [2023-03-28T10:58:02.185Z] #39 71.58 DEP criu/plugin.d [2023-03-28T10:58:02.185Z] #39 71.62 DEP criu/pipes.d [2023-03-28T10:58:02.185Z] #39 71.76 DEP criu/pie-util.d [2023-03-28T10:58:02.185Z] #39 71.87 DEP criu/pie-util-vdso.d [2023-03-28T10:58:02.185Z] #39 72.03 DEP criu/path.d [2023-03-28T10:58:02.185Z] #39 72.20 DEP criu/parasite-syscall.d [2023-03-28T10:58:02.185Z] #39 72.41 DEP criu/pagemap.d [2023-03-28T10:58:02.185Z] #39 72.58 DEP criu/pagemap-cache.d [2023-03-28T10:58:02.185Z] #39 72.72 DEP criu/page-xfer.d [2023-03-28T10:58:02.185Z] #39 72.90 DEP criu/page-pipe.d [2023-03-28T10:58:02.185Z] #39 73.02 DEP criu/netfilter.d [2023-03-28T10:58:02.185Z] #39 73.15 DEP criu/net.d [2023-03-28T10:58:02.185Z] #39 73.38 DEP criu/namespaces.d [2023-03-28T10:58:02.185Z] #39 73.50 DEP criu/mount.d [2023-03-28T10:58:02.185Z] #39 73.64 DEP criu/memfd.d [2023-03-28T10:58:02.185Z] #39 73.79 DEP criu/mem.d [2023-03-28T10:58:02.185Z] #39 74.06 DEP criu/lsm.d [2023-03-28T10:58:02.185Z] #39 74.18 DEP criu/log.d [2023-03-28T10:58:02.185Z] #39 74.35 DEP criu/libnetlink.d [2023-03-28T10:58:02.185Z] #39 74.49 DEP criu/kerndat.d [2023-03-28T10:58:02.185Z] #39 74.66 DEP criu/kcmp-ids.d [2023-03-28T10:58:02.185Z] #39 74.77 DEP criu/irmap.d [2023-03-28T10:58:02.185Z] #39 74.96 DEP criu/ipc_ns.d [2023-03-28T10:58:02.185Z] #39 75.09 DEP criu/image.d [2023-03-28T10:58:02.185Z] #39 75.31 DEP criu/image-desc.d [2023-03-28T10:58:02.185Z] #39 75.51 DEP criu/fsnotify.d [2023-03-28T10:58:02.442Z] #39 75.69 DEP criu/filesystems.d [2023-03-28T10:58:02.442Z] #39 75.84 DEP criu/files.d [2023-03-28T10:58:02.699Z] #39 76.12 DEP criu/files-reg.d [2023-03-28T10:58:02.699Z] #39 76.26 DEP criu/files-ext.d [2023-03-28T10:58:02.734Z] #50 4.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:58:03.263Z] #39 76.45 DEP criu/file-lock.d [2023-03-28T10:58:03.263Z] #39 ... [2023-03-28T10:58:03.263Z] [2023-03-28T10:58:03.263Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:03.263Z] #0 1.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:58:03.263Z] #0 1.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:58:03.263Z] #0 1.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:58:03.263Z] #0 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T10:58:03.263Z] #0 3.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T10:58:03.263Z] #0 5.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T10:58:03.263Z] #0 7.523 Fetched 8524 kB in 7s (1293 kB/s) [2023-03-28T10:58:03.263Z] #0 7.523 Reading package lists... [2023-03-28T10:58:03.263Z] #50 10.10 Reading package lists... [2023-03-28T10:58:03.263Z] #50 ... [2023-03-28T10:58:03.263Z] [2023-03-28T10:58:03.263Z] #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 [2023-03-28T10:58:03.263Z] #39 76.60 DEP criu/file-ids.d [2023-03-28T10:58:03.263Z] #39 76.78 DEP criu/fifo.d [2023-03-28T10:58:03.407Z] #31 ... [2023-03-28T10:58:03.407Z] [2023-03-28T10:58:03.407Z] #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 [2023-03-28T10:58:03.407Z] #0 3.932 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T10:58:03.407Z] #0 3.932 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T10:58:03.407Z] #0 3.959 Note: Building without GnuTLS support [2023-03-28T10:58:03.407Z] #0 4.022 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T10:58:03.407Z] #0 4.022 Makefile.config:40: Warn: Building without nftables support [2023-03-28T10:58:03.407Z] #0 7.937 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T10:58:03.407Z] #0 8.239 GEN .gitid [2023-03-28T10:58:03.407Z] #0 8.309 GEN criu/include/version.h [2023-03-28T10:58:03.407Z] #0 8.416 GEN include/common/asm [2023-03-28T10:58:03.407Z] #39 ... [2023-03-28T10:58:03.407Z] [2023-03-28T10:58:03.407Z] #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 [2023-03-28T10:58:03.407Z] #38 1.634 + RM_GOPATH=0 [2023-03-28T10:58:03.407Z] #38 1.634 + TMP_GOPATH= [2023-03-28T10:58:03.407Z] #38 1.634 + : /build [2023-03-28T10:58:03.407Z] #38 1.634 + '[' -z '' ']' [2023-03-28T10:58:03.407Z] #38 1.642 ++ mktemp -d [2023-03-28T10:58:03.407Z] #38 1.654 + export GOPATH=/tmp/tmp.OOYWfhFo33 [2023-03-28T10:58:03.407Z] #38 1.654 + GOPATH=/tmp/tmp.OOYWfhFo33 [2023-03-28T10:58:03.407Z] #38 1.654 + RM_GOPATH=1 [2023-03-28T10:58:03.407Z] #38 1.654 + case "$(go env GOARCH)" in [2023-03-28T10:58:03.407Z] #38 1.662 ++ go env GOARCH [2023-03-28T10:58:03.407Z] #38 1.722 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:58:03.407Z] #38 1.723 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:58:03.407Z] #38 1.723 ++ dirname /tmp/install/install.sh [2023-03-28T10:58:03.407Z] #38 1.727 + dir=/tmp/install [2023-03-28T10:58:03.407Z] #38 1.727 + bin=tini [2023-03-28T10:58:03.407Z] #38 1.727 + shift [2023-03-28T10:58:03.407Z] #38 1.728 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T10:58:03.407Z] #38 1.728 + . /tmp/install/tini.installer [2023-03-28T10:58:03.407Z] #38 1.728 ++ : v0.19.0 [2023-03-28T10:58:03.407Z] #38 1.729 + install_tini [2023-03-28T10:58:03.407Z] #38 1.729 + echo 'Install tini version v0.19.0' [2023-03-28T10:58:03.407Z] #38 1.730 + git clone https://github.com/krallin/tini.git /tmp/tmp.OOYWfhFo33/tini [2023-03-28T10:58:03.407Z] #38 1.730 Install tini version v0.19.0 [2023-03-28T10:58:03.407Z] #38 1.811 Cloning into '/tmp/tmp.OOYWfhFo33/tini'... [2023-03-28T10:58:03.407Z] #38 2.994 + cd /tmp/tmp.OOYWfhFo33/tini [2023-03-28T10:58:03.407Z] #38 2.996 + git checkout -q v0.19.0 [2023-03-28T10:58:03.407Z] #38 3.062 + cmake . [2023-03-28T10:58:03.407Z] #38 3.914 -- The C compiler identification is GNU 10.2.1 [2023-03-28T10:58:03.407Z] #38 4.075 -- Detecting C compiler ABI info [2023-03-28T10:58:03.407Z] #38 5.158 -- Detecting C compiler ABI info - done [2023-03-28T10:58:03.407Z] #38 5.349 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T10:58:03.407Z] #38 5.375 -- Detecting C compile features [2023-03-28T10:58:03.407Z] #38 5.381 -- Detecting C compile features - done [2023-03-28T10:58:03.407Z] #38 5.456 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T10:58:03.427Z] #37 ... [2023-03-28T10:58:03.427Z] [2023-03-28T10:58:03.427Z] #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 [2023-03-28T10:58:03.427Z] #38 44.06 AR compel/plugins/fds.lib.a [2023-03-28T10:58:03.427Z] #38 44.11 HOSTDEP compel/src/lib/log-host.d [2023-03-28T10:58:03.427Z] #38 44.21 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T10:58:03.427Z] #38 44.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T10:58:03.428Z] #38 44.42 HOSTDEP compel/src/main-host.d [2023-03-28T10:58:03.428Z] #38 44.53 DEP compel/src/lib/ptrace.d [2023-03-28T10:58:03.428Z] #38 44.63 DEP compel/src/lib/infect.d [2023-03-28T10:58:03.428Z] #38 44.76 DEP compel/src/lib/infect-util.d [2023-03-28T10:58:03.428Z] #38 44.83 DEP compel/src/lib/infect-rpc.d [2023-03-28T10:58:03.428Z] #38 44.95 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T10:58:03.428Z] #38 45.09 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T10:58:03.428Z] #38 45.16 DEP compel/src/lib/log.d [2023-03-28T10:58:03.428Z] #38 45.23 DEP compel/src/main.d [2023-03-28T10:58:03.428Z] #38 45.33 DEP compel/src/lib/handle-elf.d [2023-03-28T10:58:03.428Z] #38 45.44 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T10:58:03.428Z] #38 45.55 CC compel/src/lib/log.o [2023-03-28T10:58:03.428Z] #38 45.75 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T10:58:03.428Z] #38 46.54 CC compel/arch/x86/src/lib/infect.o [2023-03-28T10:58:03.428Z] #38 47.43 CC compel/src/lib/infect-rpc.o [2023-03-28T10:58:03.428Z] #38 47.78 CC compel/src/lib/infect-util.o [2023-03-28T10:58:03.428Z] #38 48.04 CC compel/src/lib/infect.o [2023-03-28T10:58:03.428Z] #38 50.36 CC compel/src/lib/ptrace.o [2023-03-28T10:58:03.428Z] #38 50.75 AR compel/libcompel.a [2023-03-28T10:58:03.428Z] #38 50.83 HOSTCC compel/src/main-host.o [2023-03-28T10:58:03.428Z] #38 51.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T10:58:03.428Z] #38 51.26 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T10:58:03.428Z] #38 51.52 HOSTCC compel/src/lib/log-host.o [2023-03-28T10:58:03.428Z] #38 51.68 HOSTLINK compel/compel-host-bin [2023-03-28T10:58:03.428Z] #38 51.84 DEP soccr/soccr.d [2023-03-28T10:58:03.428Z] #38 52.08 CC soccr/soccr.o [2023-03-28T10:58:03.428Z] #38 53.38 AR soccr/libsoccr.a [2023-03-28T10:58:03.428Z] #38 53.41 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T10:58:03.428Z] #38 53.67 DEP criu/arch/x86/sigframe.d [2023-03-28T10:58:03.428Z] #38 53.78 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T10:58:03.428Z] #38 53.89 DEP criu/arch/x86/kerndat.d [2023-03-28T10:58:03.428Z] #38 54.03 DEP criu/arch/x86/crtools.d [2023-03-28T10:58:03.428Z] #38 54.14 DEP criu/arch/x86/cpu.d [2023-03-28T10:58:03.450Z] #34 ... [2023-03-28T10:58:03.450Z] [2023-03-28T10:58:03.450Z] #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 [2023-03-28T10:58:03.450Z] #28 83.77 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T10:58:03.450Z] #28 83.81 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T10:58:03.450Z] #28 83.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T10:58:03.450Z] #28 83.85 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T10:58:03.450Z] #28 83.87 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T10:58:03.450Z] #28 83.91 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T10:58:03.450Z] #28 83.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:58:03.450Z] #28 DONE 86.9s [2023-03-28T10:58:03.450Z] [2023-03-28T10:58:03.450Z] #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 [2023-03-28T10:58:03.520Z] #39 76.94 DEP criu/fdstore.d [2023-03-28T10:58:03.664Z] #38 5.795 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T10:58:03.671Z] #50 ... [2023-03-28T10:58:03.671Z] [2023-03-28T10:58:03.671Z] #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 [2023-03-28T10:58:03.671Z] #42 17.24 + cd /tmp/tmp.891Ojg9VP3/src/github.com/opencontainers/runc [2023-03-28T10:58:03.671Z] #42 17.25 + git checkout -q v1.1.4 [2023-03-28T10:58:03.671Z] #42 18.13 + '[' -z '' ']' [2023-03-28T10:58:03.671Z] #42 18.14 + target=static [2023-03-28T10:58:03.671Z] #42 18.14 + make BUILDTAGS=seccomp static [2023-03-28T10:58:03.671Z] #42 18.95 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 . [2023-03-28T10:58:03.776Z] #39 77.11 DEP criu/fault-injection.d [2023-03-28T10:58:03.776Z] #39 77.19 DEP criu/external.d [2023-03-28T10:58:03.776Z] #39 77.29 DEP criu/eventpoll.d [2023-03-28T10:58:03.922Z] #38 5.896 -- Configuring done [2023-03-28T10:58:03.922Z] #38 5.937 -- Generating done [2023-03-28T10:58:03.922Z] #38 5.967 -- Build files have been written to: /tmp/tmp.OOYWfhFo33/tini [2023-03-28T10:58:03.922Z] #38 5.982 + make tini-static [2023-03-28T10:58:03.990Z] #38 54.33 CC criu/arch/x86/cpu.o [2023-03-28T10:58:03.990Z] #38 ... [2023-03-28T10:58:03.990Z] [2023-03-28T10:58:03.990Z] #31 [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 [2023-03-28T10:58:03.990Z] #31 98.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T10:58:03.990Z] #31 98.13 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:03.990Z] #31 98.14 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:58:04.032Z] #39 77.47 DEP criu/eventfd.d [2023-03-28T10:58:04.246Z] #31 ... [2023-03-28T10:58:04.246Z] [2023-03-28T10:58:04.246Z] #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 [2023-03-28T10:58:04.288Z] #39 77.65 DEP criu/crtools.d [2023-03-28T10:58:04.486Z] #38 6.586 Scanning dependencies of target tini-static [2023-03-28T10:58:04.509Z] #38 54.87 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:58:04.509Z] #38 54.88 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:58:04.509Z] #38 54.88 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:58:04.509Z] #38 54.88 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:58:04.509Z] #38 54.88 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:58:04.509Z] #38 54.91 CC criu/arch/x86/crtools.o [2023-03-28T10:58:04.544Z] #39 77.90 DEP criu/cr-service.d [2023-03-28T10:58:04.744Z] #38 6.695 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T10:58:04.803Z] #39 78.11 DEP criu/cr-restore.d [2023-03-28T10:58:05.058Z] #39 78.36 DEP criu/cr-errno.d [2023-03-28T10:58:05.059Z] #39 78.41 DEP criu/cr-dump.d [2023-03-28T10:58:05.315Z] #39 78.70 DEP criu/cr-dedup.d [2023-03-28T10:58:05.439Z] #38 56.00 CC criu/arch/x86/kerndat.o [2023-03-28T10:58:05.571Z] #39 78.85 DEP criu/cr-check.d [2023-03-28T10:58:05.571Z] #39 79.02 DEP criu/config.d [2023-03-28T10:58:05.571Z] #39 79.17 DEP criu/clone-noasan.d [2023-03-28T10:58:05.830Z] #39 79.32 DEP criu/cgroup.d [2023-03-28T10:58:06.002Z] #38 56.44 CC criu/arch/x86/sigaction_compat.o [2023-03-28T10:58:06.002Z] #38 56.62 CC criu/arch/x86/sigframe.o [2023-03-28T10:58:06.094Z] #39 79.48 DEP criu/cgroup-props.d [2023-03-28T10:58:06.094Z] #39 79.61 DEP criu/bitmap.d [2023-03-28T10:58:06.259Z] #38 56.87 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T10:58:06.259Z] #38 56.90 DEP criu/pie/util-vdso-elf32.d [2023-03-28T10:58:06.351Z] #39 79.66 DEP criu/bfd.d [2023-03-28T10:58:06.351Z] #39 ... [2023-03-28T10:58:06.351Z] [2023-03-28T10:58:06.351Z] #35 [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 [2023-03-28T10:58:06.351Z] #35 DONE 133.0s [2023-03-28T10:58:06.351Z] [2023-03-28T10:58:06.351Z] #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 [2023-03-28T10:58:06.351Z] #39 79.83 DEP criu/autofs.d [2023-03-28T10:58:06.714Z] #38 ... [2023-03-28T10:58:06.714Z] [2023-03-28T10:58:06.714Z] #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 [2023-03-28T10:58:06.714Z] #39 13.73 PBCC images/timens.pb-c.c [2023-03-28T10:58:06.751Z] #38 56.99 DEP criu/pie/util-vdso.d [2023-03-28T10:58:06.920Z] #39 80.12 DEP criu/aio.d [2023-03-28T10:58:06.920Z] #39 80.38 DEP criu/action-scripts.d [2023-03-28T10:58:06.920Z] #39 ... [2023-03-28T10:58:06.920Z] [2023-03-28T10:58:06.920Z] #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 [2023-03-28T10:58:06.920Z] #40 12.48 + cd /tmp/tmp.I8tvaEAGos/src/github.com/opencontainers/runc [2023-03-28T10:58:06.920Z] #40 12.48 + git checkout -q v1.1.4 [2023-03-28T10:58:06.920Z] #40 13.22 + '[' -z '' ']' [2023-03-28T10:58:06.920Z] #40 13.22 + target=static [2023-03-28T10:58:06.920Z] #40 13.22 + make BUILDTAGS=seccomp static [2023-03-28T10:58:06.920Z] #40 13.61 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 . [2023-03-28T10:58:06.971Z] #39 13.81 DEP images/timens.pb-c.d [2023-03-28T10:58:06.971Z] #39 14.04 PBCC images/fown.pb-c.c [2023-03-28T10:58:06.971Z] #39 14.13 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T10:58:07.007Z] #38 57.22 DEP criu/pie/util.d [2023-03-28T10:58:07.008Z] #38 57.51 CC criu/pie/util.o [2023-03-28T10:58:07.178Z] #40 ... [2023-03-28T10:58:07.178Z] [2023-03-28T10:58:07.178Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:07.178Z] #50 10.10 Reading package lists... [2023-03-28T10:58:07.178Z] #50 12.65 Building dependency tree... [2023-03-28T10:58:07.232Z] #39 14.22 PBCC images/opts.pb-c.c [2023-03-28T10:58:07.264Z] #38 57.84 CC criu/pie/util-vdso.o [2023-03-28T10:58:07.488Z] #39 14.35 PBCC images/memfd.pb-c.c [2023-03-28T10:58:07.488Z] #39 14.44 DEP images/fown.pb-c.d [2023-03-28T10:58:07.488Z] #39 14.57 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T10:58:07.658Z] #38 4.142 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T10:58:07.658Z] #38 4.143 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T10:58:07.658Z] #38 4.186 Note: Building without GnuTLS support [2023-03-28T10:58:07.744Z] #39 14.68 DEP images/opts.pb-c.d [2023-03-28T10:58:07.744Z] #39 14.85 DEP images/memfd.pb-c.d [2023-03-28T10:58:07.919Z] #38 4.212 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T10:58:07.919Z] #38 4.217 Makefile.config:40: Warn: Building without nftables support [2023-03-28T10:58:08.000Z] #39 14.97 PBCC images/sit.pb-c.c [2023-03-28T10:58:08.000Z] #39 15.04 DEP images/sit.pb-c.d [2023-03-28T10:58:08.180Z] #38 ... [2023-03-28T10:58:08.180Z] [2023-03-28T10:58:08.180Z] #34 [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 [2023-03-28T10:58:08.180Z] #34 89.86 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T10:58:08.180Z] #34 89.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:08.180Z] #34 89.90 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T10:58:08.180Z] #34 89.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:08.180Z] #34 89.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T10:58:08.180Z] #34 89.97 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T10:58:08.180Z] #34 89.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T10:58:08.180Z] #34 90.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T10:58:08.180Z] #34 90.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T10:58:08.180Z] #34 90.13 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T10:58:08.180Z] #34 90.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:58:08.180Z] #34 DONE 91.6s [2023-03-28T10:58:08.194Z] #38 58.45 CC criu/pie/util-vdso-elf32.o [2023-03-28T10:58:08.256Z] #39 15.12 PBCC images/macvlan.pb-c.c [2023-03-28T10:58:08.256Z] #39 15.17 DEP images/macvlan.pb-c.d [2023-03-28T10:58:08.256Z] #39 15.25 PBCC images/autofs.pb-c.c [2023-03-28T10:58:08.256Z] #39 15.27 DEP images/autofs.pb-c.d [2023-03-28T10:58:08.256Z] #39 15.32 PBCC images/sysctl.pb-c.c [2023-03-28T10:58:08.256Z] #39 15.34 DEP images/sysctl.pb-c.d [2023-03-28T10:58:08.442Z] [2023-03-28T10:58:08.442Z] #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 [2023-03-28T10:58:08.450Z] #38 59.11 AR criu/pie/pie.lib.a [2023-03-28T10:58:08.450Z] #38 59.16 DEP criu/pie/restorer.d [2023-03-28T10:58:08.513Z] #39 15.39 PBCC images/time.pb-c.c [2023-03-28T10:58:08.513Z] #39 15.43 DEP images/time.pb-c.d [2023-03-28T10:58:08.513Z] #39 15.48 PBCC images/binfmt-misc.pb-c.c [2023-03-28T10:58:08.513Z] #39 15.50 DEP images/binfmt-misc.pb-c.d [2023-03-28T10:58:08.513Z] #39 15.54 PBCC images/seccomp.pb-c.c [2023-03-28T10:58:08.513Z] #39 15.56 DEP images/seccomp.pb-c.d [2023-03-28T10:58:08.513Z] #39 15.63 PBCC images/userns.pb-c.c [2023-03-28T10:58:08.547Z] #50 15.17 The following additional packages will be installed: [2023-03-28T10:58:08.547Z] #50 15.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T10:58:08.547Z] #50 15.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T10:58:08.547Z] #50 15.18 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T10:58:08.547Z] #50 15.18 python3-pkg-resources vim-runtime xxd [2023-03-28T10:58:08.547Z] #50 15.19 Suggested packages: [2023-03-28T10:58:08.547Z] #50 15.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T10:58:08.547Z] #50 15.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T10:58:08.547Z] #50 15.19 acl attr quota [2023-03-28T10:58:08.547Z] #50 15.19 Recommended packages: [2023-03-28T10:58:08.547Z] #50 15.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T10:58:08.769Z] #39 ... [2023-03-28T10:58:08.769Z] [2023-03-28T10:58:08.769Z] #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 [2023-03-28T10:58:08.769Z] #38 9.088 [100%] Linking C executable tini-static [2023-03-28T10:58:08.769Z] #38 10.25 [100%] Built target tini-static [2023-03-28T10:58:08.769Z] #38 10.32 + mkdir -p /build [2023-03-28T10:58:08.769Z] #38 10.33 + cp tini-static /build/docker-init [2023-03-28T10:58:08.769Z] #38 DONE 10.6s [2023-03-28T10:58:08.769Z] [2023-03-28T10:58:08.769Z] #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 [2023-03-28T10:58:08.769Z] #39 15.69 DEP images/userns.pb-c.d [2023-03-28T10:58:08.769Z] #39 15.87 PBCC images/cgroup.pb-c.c [2023-03-28T10:58:08.769Z] #39 15.87 DEP images/cgroup.pb-c.d [2023-03-28T10:58:08.943Z] #42 ... [2023-03-28T10:58:08.943Z] [2023-03-28T10:58:08.943Z] #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 [2023-03-28T10:58:08.943Z] #38 135.4 CC criu/bfd.o [2023-03-28T10:58:08.943Z] #38 136.4 CC criu/bitmap.o [2023-03-28T10:58:08.943Z] #38 136.6 CC criu/cgroup-props.o [2023-03-28T10:58:08.943Z] #38 138.2 CC criu/cgroup.o [2023-03-28T10:58:08.943Z] #38 143.6 CC criu/clone-noasan.o [2023-03-28T10:58:08.943Z] #38 144.1 CC criu/config.o [2023-03-28T10:58:09.013Z] #38 59.35 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T10:58:09.014Z] #38 59.46 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T10:58:09.014Z] #38 59.49 DEP criu/arch/x86/restorer.d [2023-03-28T10:58:09.014Z] #38 59.73 DEP criu/arch/x86/vdso-pie.d [2023-03-28T10:58:09.026Z] #39 15.95 PBCC images/ext-file.pb-c.c [2023-03-28T10:58:09.026Z] #39 16.00 DEP images/ext-file.pb-c.d [2023-03-28T10:58:09.026Z] #39 16.11 PBCC images/rpc.pb-c.c [2023-03-28T10:58:09.026Z] #39 16.17 DEP images/rpc.pb-c.d [2023-03-28T10:58:09.270Z] #38 59.83 DEP criu/pie/parasite-vdso.d [2023-03-28T10:58:09.270Z] #38 59.97 DEP criu/pie/parasite.d [2023-03-28T10:58:09.285Z] #39 16.26 PBCC images/siginfo.pb-c.c [2023-03-28T10:58:09.285Z] #39 16.29 DEP images/siginfo.pb-c.d [2023-03-28T10:58:09.477Z] #50 16.36 The following NEW packages will be installed: [2023-03-28T10:58:09.477Z] #50 16.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T10:58:09.477Z] #50 16.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T10:58:09.477Z] #50 16.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T10:58:09.477Z] #50 16.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T10:58:09.477Z] #50 16.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T10:58:09.477Z] #50 16.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T10:58:09.477Z] #50 16.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T10:58:09.477Z] #50 16.37 xz-utils zip [2023-03-28T10:58:09.526Z] #38 60.22 CC criu/pie/parasite.o [2023-03-28T10:58:09.549Z] #39 16.46 PBCC images/pagemap.pb-c.c [2023-03-28T10:58:09.549Z] #39 16.59 DEP images/pagemap.pb-c.d [2023-03-28T10:58:09.735Z] #50 16.72 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:58:09.735Z] #50 16.72 Need to get 26.4 MB of archives. [2023-03-28T10:58:09.735Z] #50 16.72 After this operation, 103 MB of additional disk space will be used. [2023-03-28T10:58:09.735Z] #50 16.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-03-28T10:58:09.735Z] #50 16.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-03-28T10:58:09.735Z] #50 16.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-03-28T10:58:09.735Z] #50 16.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-03-28T10:58:09.735Z] #50 16.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-03-28T10:58:09.735Z] #50 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-03-28T10:58:09.735Z] #50 16.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-03-28T10:58:09.735Z] #50 16.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-03-28T10:58:09.735Z] #50 16.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:58:09.735Z] #50 16.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:58:09.735Z] #50 16.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T10:58:09.735Z] #50 16.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-03-28T10:58:09.735Z] #50 16.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-03-28T10:58:09.735Z] #50 16.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-03-28T10:58:09.735Z] #50 16.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-03-28T10:58:09.808Z] #39 16.78 PBCC images/rlimit.pb-c.c [2023-03-28T10:58:09.808Z] #39 16.81 DEP images/rlimit.pb-c.d [2023-03-28T10:58:09.808Z] #39 16.87 PBCC images/file-lock.pb-c.c [2023-03-28T10:58:09.808Z] #39 16.93 DEP images/file-lock.pb-c.d [2023-03-28T10:58:09.829Z] #39 1.407 + RM_GOPATH=0 [2023-03-28T10:58:09.829Z] #39 1.409 + TMP_GOPATH= [2023-03-28T10:58:09.829Z] #39 1.409 + : /build [2023-03-28T10:58:09.829Z] #39 1.409 + '[' -z '' ']' [2023-03-28T10:58:09.829Z] #39 1.410 ++ mktemp -d [2023-03-28T10:58:09.829Z] #39 1.412 + export GOPATH=/tmp/tmp.jErzFmm9Kc [2023-03-28T10:58:09.829Z] #39 1.413 + GOPATH=/tmp/tmp.jErzFmm9Kc [2023-03-28T10:58:09.829Z] #39 1.413 + RM_GOPATH=1 [2023-03-28T10:58:09.829Z] #39 1.413 + case "$(go env GOARCH)" in [2023-03-28T10:58:09.829Z] #39 1.414 ++ go env GOARCH [2023-03-28T10:58:09.829Z] #39 1.419 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:58:09.829Z] #39 1.419 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:58:09.829Z] #39 1.420 ++ dirname /tmp/install/install.sh [2023-03-28T10:58:09.829Z] #39 1.421 + dir=/tmp/install [2023-03-28T10:58:09.829Z] #39 1.421 + bin=tini [2023-03-28T10:58:09.829Z] #39 1.422 + shift [2023-03-28T10:58:09.829Z] #39 1.422 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T10:58:09.829Z] #39 1.422 + . /tmp/install/tini.installer [2023-03-28T10:58:09.829Z] #39 1.423 ++ : v0.19.0 [2023-03-28T10:58:09.829Z] #39 1.423 + install_tini [2023-03-28T10:58:09.829Z] #39 1.423 + echo 'Install tini version v0.19.0' [2023-03-28T10:58:09.829Z] #39 1.424 Install tini version v0.19.0 [2023-03-28T10:58:09.829Z] #39 1.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.jErzFmm9Kc/tini [2023-03-28T10:58:09.829Z] #39 1.473 Cloning into '/tmp/tmp.jErzFmm9Kc/tini'... [2023-03-28T10:58:09.992Z] #50 16.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-03-28T10:58:09.992Z] #50 16.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-03-28T10:58:09.992Z] #50 16.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-03-28T10:58:09.992Z] #50 16.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-03-28T10:58:09.992Z] #50 16.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-03-28T10:58:09.992Z] #50 16.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-03-28T10:58:09.992Z] #50 16.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-03-28T10:58:09.992Z] #50 16.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-03-28T10:58:09.992Z] #50 16.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-03-28T10:58:09.992Z] #50 16.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-03-28T10:58:09.992Z] #50 16.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-03-28T10:58:09.992Z] #50 16.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-03-28T10:58:09.992Z] #50 17.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-03-28T10:58:10.065Z] #39 17.10 PBCC images/tty.pb-c.c [2023-03-28T10:58:10.065Z] #39 17.17 DEP images/tty.pb-c.d [2023-03-28T10:58:10.249Z] #50 17.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-28T10:58:10.249Z] #50 17.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-03-28T10:58:10.249Z] #50 17.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-28T10:58:10.249Z] #50 17.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-03-28T10:58:10.249Z] #50 17.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-03-28T10:58:10.249Z] #50 17.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T10:58:10.249Z] #50 17.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T10:58:10.249Z] #50 17.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T10:58:10.249Z] #50 17.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:58:10.249Z] #50 17.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T10:58:10.249Z] #50 17.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T10:58:10.249Z] #50 17.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T10:58:10.249Z] #50 17.16 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-03-28T10:58:10.317Z] #38 146.6 CC criu/cr-check.o [2023-03-28T10:58:10.328Z] #39 17.28 PBCC images/tun.pb-c.c [2023-03-28T10:58:10.328Z] #39 17.35 PBCC images/netdev.pb-c.c [2023-03-28T10:58:10.328Z] #39 17.49 DEP images/tun.pb-c.d [2023-03-28T10:58:10.506Z] #50 17.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-03-28T10:58:10.506Z] #50 17.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-03-28T10:58:10.587Z] #39 17.62 DEP images/netdev.pb-c.d [2023-03-28T10:58:10.587Z] #39 17.76 PBCC images/vma.pb-c.c [2023-03-28T10:58:10.763Z] #50 17.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T10:58:10.763Z] #50 17.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-03-28T10:58:10.763Z] #50 17.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-03-28T10:58:10.763Z] #50 17.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-03-28T10:58:10.772Z] #39 ... [2023-03-28T10:58:10.772Z] [2023-03-28T10:58:10.772Z] #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 [2023-03-28T10:58:10.772Z] #32 84.05 internal/reflectlite [2023-03-28T10:58:10.772Z] #32 84.06 sync [2023-03-28T10:58:10.772Z] #32 86.59 internal/testlog [2023-03-28T10:58:10.772Z] #32 88.36 sort [2023-03-28T10:58:10.772Z] #32 88.36 errors [2023-03-28T10:58:10.772Z] #32 89.21 strconv [2023-03-28T10:58:10.772Z] #32 90.39 io [2023-03-28T10:58:10.772Z] #32 92.60 internal/oserror [2023-03-28T10:58:10.772Z] #32 92.78 syscall [2023-03-28T10:58:10.844Z] #39 17.84 DEP images/vma.pb-c.d [2023-03-28T10:58:10.844Z] #39 17.94 PBCC images/creds.pb-c.c [2023-03-28T10:58:10.844Z] #39 18.02 DEP images/creds.pb-c.d [2023-03-28T10:58:10.893Z] #38 61.34 LINK criu/pie/parasite.built-in.o [2023-03-28T10:58:10.893Z] #38 61.36 GEN criu/pie/parasite-blob.h [2023-03-28T10:58:10.893Z] #38 61.38 CC criu/pie/parasite-vdso.o [2023-03-28T10:58:11.033Z] #32 ... [2023-03-28T10:58:11.033Z] [2023-03-28T10:58:11.033Z] #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 [2023-03-28T10:58:11.033Z] #39 2.781 + cd /tmp/tmp.jErzFmm9Kc/tini [2023-03-28T10:58:11.033Z] #39 2.781 + git checkout -q v0.19.0 [2023-03-28T10:58:11.033Z] #39 2.841 + cmake . [2023-03-28T10:58:11.101Z] #39 18.06 PBCC images/utsns.pb-c.c [2023-03-28T10:58:11.101Z] #39 18.12 DEP images/utsns.pb-c.d [2023-03-28T10:58:11.101Z] #39 18.21 PBCC images/ipc-desc.pb-c.c [2023-03-28T10:58:11.101Z] #39 18.25 PBCC images/ipc-sem.pb-c.c [2023-03-28T10:58:11.371Z] #39 18.28 DEP images/ipc-desc.pb-c.d [2023-03-28T10:58:11.371Z] #39 18.44 DEP images/ipc-sem.pb-c.d [2023-03-28T10:58:11.371Z] #39 18.53 PBCC images/ipc-msg.pb-c.c [2023-03-28T10:58:11.395Z] #50 18.30 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:58:11.456Z] #38 62.02 CC criu/arch/x86/vdso-pie.o [2023-03-28T10:58:11.628Z] #39 18.54 DEP images/ipc-msg.pb-c.d [2023-03-28T10:58:11.628Z] #39 18.56 PBCC images/ipc-shm.pb-c.c [2023-03-28T10:58:11.628Z] #39 18.57 DEP images/ipc-shm.pb-c.d [2023-03-28T10:58:11.628Z] #39 18.68 PBCC images/ipc-var.pb-c.c [2023-03-28T10:58:11.628Z] #39 18.71 DEP images/ipc-var.pb-c.d [2023-03-28T10:58:11.628Z] #39 18.78 PBCC images/sk-opts.pb-c.c [2023-03-28T10:58:11.628Z] #39 ... [2023-03-28T10:58:11.628Z] [2023-03-28T10:58:11.628Z] #35 [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 [2023-03-28T10:58:11.628Z] #35 96.57 reflect [2023-03-28T10:58:11.659Z] #50 18.49 Fetched 26.4 MB in 1s (20.8 MB/s) [2023-03-28T10:58:11.659Z] #50 18.59 Selecting previously unselected package pigz. [2023-03-28T10:58:11.659Z] #50 18.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.) [2023-03-28T10:58:11.659Z] #50 18.67 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-03-28T10:58:11.659Z] #50 18.68 Unpacking pigz (2.6-1) ... [2023-03-28T10:58:11.713Z] #38 62.30 CC criu/arch/x86/restorer.o [2023-03-28T10:58:11.886Z] #35 ... [2023-03-28T10:58:11.886Z] [2023-03-28T10:58:11.886Z] #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 [2023-03-28T10:58:11.886Z] #39 18.79 PBCC images/packet-sock.pb-c.c [2023-03-28T10:58:11.886Z] #39 18.85 DEP images/sk-opts.pb-c.d [2023-03-28T10:58:11.886Z] #39 18.89 DEP images/packet-sock.pb-c.d [2023-03-28T10:58:11.886Z] #39 18.96 PBCC images/sk-netlink.pb-c.c [2023-03-28T10:58:11.916Z] #50 18.78 Selecting previously unselected package libelf1:arm64. [2023-03-28T10:58:11.916Z] #50 18.79 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-03-28T10:58:11.916Z] #50 18.80 Unpacking libelf1:arm64 (0.183-1) ... [2023-03-28T10:58:11.975Z] #39 3.719 -- The C compiler identification is GNU 10.2.1 [2023-03-28T10:58:11.975Z] #39 3.892 -- Detecting C compiler ABI info [2023-03-28T10:58:12.143Z] #39 19.05 DEP images/sk-netlink.pb-c.d [2023-03-28T10:58:12.143Z] #39 19.12 PBCC images/sk-inet.pb-c.c [2023-03-28T10:58:12.143Z] #39 19.18 DEP images/sk-inet.pb-c.d [2023-03-28T10:58:12.143Z] #39 19.29 PBCC images/sk-unix.pb-c.c [2023-03-28T10:58:12.179Z] #50 18.95 Selecting previously unselected package libbpf0:arm64. [2023-03-28T10:58:12.179Z] #50 18.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-03-28T10:58:12.179Z] #50 18.98 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-03-28T10:58:12.179Z] #50 19.11 Selecting previously unselected package libcap2:arm64. [2023-03-28T10:58:12.179Z] #50 19.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-28T10:58:12.179Z] #50 19.12 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-28T10:58:12.179Z] #50 19.20 Selecting previously unselected package libmnl0:arm64. [2023-03-28T10:58:12.179Z] #50 19.20 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-03-28T10:58:12.179Z] #50 19.21 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-03-28T10:58:12.179Z] #50 19.29 Selecting previously unselected package libxtables12:arm64. [2023-03-28T10:58:12.179Z] #50 19.29 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-03-28T10:58:12.274Z] #38 62.85 CC criu/arch/x86/restorer_unmap.o [2023-03-28T10:58:12.400Z] #39 19.33 DEP images/sk-unix.pb-c.d [2023-03-28T10:58:12.400Z] #39 19.38 PBCC images/mm.pb-c.c [2023-03-28T10:58:12.400Z] #39 19.46 DEP images/mm.pb-c.d [2023-03-28T10:58:12.400Z] #39 19.52 PBCC images/timerfd.pb-c.c [2023-03-28T10:58:12.400Z] #39 19.56 DEP images/timerfd.pb-c.d [2023-03-28T10:58:12.448Z] #50 19.31 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-03-28T10:58:12.448Z] #50 19.42 Selecting previously unselected package libcap2-bin. [2023-03-28T10:58:12.448Z] #50 19.42 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-03-28T10:58:12.448Z] #50 19.44 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T10:58:12.531Z] #38 62.92 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T10:58:12.658Z] #39 19.64 PBCC images/timer.pb-c.c [2023-03-28T10:58:12.658Z] #39 19.65 DEP images/timer.pb-c.d [2023-03-28T10:58:12.658Z] #39 19.73 PBCC images/sa.pb-c.c [2023-03-28T10:58:12.658Z] #39 19.81 DEP images/sa.pb-c.d [2023-03-28T10:58:12.705Z] #50 19.56 Selecting previously unselected package iproute2. [2023-03-28T10:58:12.705Z] #50 19.56 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-03-28T10:58:12.705Z] #50 19.58 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T10:58:12.788Z] #38 63.18 CC criu/pie/restorer.o [2023-03-28T10:58:12.915Z] #39 19.92 PBCC images/pipe-data.pb-c.c [2023-03-28T10:58:12.915Z] #39 19.93 DEP images/pipe-data.pb-c.d [2023-03-28T10:58:12.915Z] #39 19.99 PBCC images/mnt.pb-c.c [2023-03-28T10:58:12.915Z] #39 20.08 DEP images/mnt.pb-c.d [2023-03-28T10:58:12.918Z] #39 4.691 -- Detecting C compiler ABI info - done [2023-03-28T10:58:13.174Z] #39 20.19 PBCC images/sk-packet.pb-c.c [2023-03-28T10:58:13.174Z] #39 20.20 DEP images/sk-packet.pb-c.d [2023-03-28T10:58:13.174Z] #39 20.29 PBCC images/tcp-stream.pb-c.c [2023-03-28T10:58:13.179Z] #39 4.936 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T10:58:13.179Z] #39 4.947 -- Detecting C compile features [2023-03-28T10:58:13.179Z] #39 4.948 -- Detecting C compile features - done [2023-03-28T10:58:13.179Z] #39 5.008 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T10:58:13.268Z] #50 20.13 Selecting previously unselected package xxd. [2023-03-28T10:58:13.268Z] #50 20.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-28T10:58:13.268Z] #50 20.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:13.268Z] #50 20.28 Selecting previously unselected package vim-common. [2023-03-28T10:58:13.351Z] #38 ... [2023-03-28T10:58:13.351Z] [2023-03-28T10:58:13.351Z] #31 [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 [2023-03-28T10:58:13.351Z] #31 111.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T10:58:13.351Z] #31 111.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 111.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:58:13.351Z] #31 116.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T10:58:13.351Z] #31 116.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T10:58:13.351Z] #31 116.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:58:13.351Z] #31 117.0 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T10:58:13.351Z] #31 117.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 117.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:58:13.351Z] #31 117.1 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T10:58:13.351Z] #31 117.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 117.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:58:13.351Z] #31 117.3 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:58:13.351Z] #31 117.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 117.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:58:13.351Z] #31 117.4 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:58:13.351Z] #31 117.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 117.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:58:13.351Z] #31 117.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T10:58:13.351Z] #31 117.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 117.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:58:13.351Z] #31 117.8 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T10:58:13.351Z] #31 117.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:58:13.351Z] #31 117.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:58:13.432Z] #39 20.34 DEP images/tcp-stream.pb-c.d [2023-03-28T10:58:13.432Z] #39 20.42 PBCC images/pipe.pb-c.c [2023-03-28T10:58:13.432Z] #39 ... [2023-03-28T10:58:13.432Z] [2023-03-28T10:58:13.432Z] #34 [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 [2023-03-28T10:58:13.432Z] #34 DONE 108.3s [2023-03-28T10:58:13.432Z] [2023-03-28T10:58:13.432Z] #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 [2023-03-28T10:58:13.432Z] #39 20.50 DEP images/pipe.pb-c.d [2023-03-28T10:58:13.432Z] #39 20.52 PBCC images/pstree.pb-c.c [2023-03-28T10:58:13.432Z] #39 20.53 DEP images/pstree.pb-c.d [2023-03-28T10:58:13.432Z] #39 20.59 PBCC images/fs.pb-c.c [2023-03-28T10:58:13.432Z] #39 20.62 DEP images/fs.pb-c.d [2023-03-28T10:58:13.524Z] #50 20.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:58:13.524Z] #50 20.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:13.524Z] #50 20.44 Selecting previously unselected package bash-completion. [2023-03-28T10:58:13.524Z] #50 20.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T10:58:13.605Z] #38 149.9 CC criu/cr-dedup.o [2023-03-28T10:58:13.607Z] #31 118.0 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T10:58:13.607Z] #31 118.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T10:58:13.607Z] #31 118.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:58:13.688Z] #39 20.67 PBCC images/signalfd.pb-c.c [2023-03-28T10:58:13.688Z] #39 20.78 DEP images/signalfd.pb-c.d [2023-03-28T10:58:13.751Z] #39 5.412 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T10:58:13.751Z] #39 5.481 -- Configuring done [2023-03-28T10:58:13.751Z] #39 5.498 -- Generating done [2023-03-28T10:58:13.751Z] #39 5.504 -- Build files have been written to: /tmp/tmp.jErzFmm9Kc/tini [2023-03-28T10:58:13.751Z] #39 5.544 + make tini-static [2023-03-28T10:58:13.867Z] #31 118.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T10:58:13.867Z] #31 118.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:58:13.867Z] #31 118.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:13.944Z] #39 20.95 PBCC images/fh.pb-c.c [2023-03-28T10:58:13.944Z] #39 21.03 PBCC images/fsnotify.pb-c.c [2023-03-28T10:58:14.130Z] #31 118.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T10:58:14.131Z] #31 118.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:58:14.131Z] #31 118.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:14.172Z] #38 150.5 CC criu/cr-dump.o [2023-03-28T10:58:14.172Z] #38 ... [2023-03-28T10:58:14.172Z] [2023-03-28T10:58:14.172Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:14.172Z] #50 6.992 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:58:14.172Z] #50 13.94 Fetched 8642 kB in 12s (700 kB/s) [2023-03-28T10:58:14.202Z] #39 21.17 DEP images/fh.pb-c.d [2023-03-28T10:58:14.202Z] #39 21.37 DEP images/fsnotify.pb-c.d [2023-03-28T10:58:14.324Z] #39 6.177 Scanning dependencies of target tini-static [2023-03-28T10:58:14.387Z] #31 118.7 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T10:58:14.387Z] #31 118.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:58:14.387Z] #31 118.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:14.387Z] #31 118.8 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T10:58:14.387Z] #31 118.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:58:14.387Z] #31 118.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:14.387Z] #31 ... [2023-03-28T10:58:14.387Z] [2023-03-28T10:58:14.388Z] #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 [2023-03-28T10:58:14.388Z] #32 118.8 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:58:14.388Z] #32 118.8 + GOBIN=/build [2023-03-28T10:58:14.388Z] #32 118.8 + GO111MODULE=on [2023-03-28T10:58:14.388Z] #32 118.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T10:58:14.458Z] #39 21.47 PBCC images/eventpoll.pb-c.c [2023-03-28T10:58:14.459Z] #39 21.52 DEP images/eventpoll.pb-c.d [2023-03-28T10:58:14.459Z] #39 21.61 PBCC images/eventfd.pb-c.c [2023-03-28T10:58:14.459Z] #39 21.64 DEP images/eventfd.pb-c.d [2023-03-28T10:58:14.584Z] #39 6.261 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T10:58:14.716Z] #39 21.72 PBCC images/remap-file-path.pb-c.c [2023-03-28T10:58:14.716Z] #39 21.78 DEP images/remap-file-path.pb-c.d [2023-03-28T10:58:14.716Z] #39 21.86 PBCC images/fifo.pb-c.c [2023-03-28T10:58:14.716Z] #39 21.89 DEP images/fifo.pb-c.d [2023-03-28T10:58:14.845Z] #39 ... [2023-03-28T10:58:14.846Z] [2023-03-28T10:58:14.846Z] #27 [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 [2023-03-28T10:58:14.846Z] #27 88.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T10:58:14.846Z] #27 88.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T10:58:14.846Z] #27 88.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:58:14.973Z] #39 21.93 PBCC images/ghost-file.pb-c.c [2023-03-28T10:58:14.973Z] #39 22.02 DEP images/ghost-file.pb-c.d [2023-03-28T10:58:15.107Z] #27 ... [2023-03-28T10:58:15.107Z] [2023-03-28T10:58:15.107Z] #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 [2023-03-28T10:58:15.107Z] #38 8.012 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T10:58:15.107Z] #38 8.186 GEN .gitid [2023-03-28T10:58:15.107Z] #38 8.332 GEN criu/include/version.h [2023-03-28T10:58:15.107Z] #38 8.663 GEN include/common/asm [2023-03-28T10:58:15.230Z] #39 22.20 PBCC images/regfile.pb-c.c [2023-03-28T10:58:15.230Z] #39 22.29 DEP images/regfile.pb-c.d [2023-03-28T10:58:15.230Z] #39 22.43 PBCC images/ns.pb-c.c [2023-03-28T10:58:15.488Z] #39 22.49 DEP images/ns.pb-c.d [2023-03-28T10:58:15.488Z] #39 22.61 PBCC images/fdinfo.pb-c.c [2023-03-28T10:58:15.488Z] #39 22.71 DEP images/fdinfo.pb-c.d [2023-03-28T10:58:15.549Z] #50 13.94 Reading package lists... [2023-03-28T10:58:15.679Z] #38 12.03 PBCC images/timens.pb-c.c [2023-03-28T10:58:15.679Z] #38 12.09 DEP images/timens.pb-c.d [2023-03-28T10:58:15.679Z] #38 12.15 PBCC images/fown.pb-c.c [2023-03-28T10:58:15.679Z] #38 12.21 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T10:58:15.746Z] #39 22.82 PBCC images/core-aarch64.pb-c.c [2023-03-28T10:58:15.810Z] #50 18.24 Reading package lists... [2023-03-28T10:58:15.810Z] #50 ... [2023-03-28T10:58:15.810Z] [2023-03-28T10:58:15.810Z] #23 [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 [2023-03-28T10:58:15.810Z] #23 DONE 236.7s [2023-03-28T10:58:15.942Z] #38 12.28 PBCC images/opts.pb-c.c [2023-03-28T10:58:15.942Z] #38 12.39 PBCC images/memfd.pb-c.c [2023-03-28T10:58:16.003Z] #39 22.90 PBCC images/core-arm.pb-c.c [2023-03-28T10:58:16.003Z] #39 22.98 PBCC images/core-ppc64.pb-c.c [2023-03-28T10:58:16.003Z] #39 23.02 PBCC images/core-s390.pb-c.c [2023-03-28T10:58:16.003Z] #39 23.07 PBCC images/core-x86.pb-c.c [2023-03-28T10:58:16.079Z] [2023-03-28T10:58:16.079Z] #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 [2023-03-28T10:58:16.204Z] #38 12.55 DEP images/fown.pb-c.d [2023-03-28T10:58:16.204Z] #38 12.64 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T10:58:16.204Z] #38 12.70 DEP images/opts.pb-c.d [2023-03-28T10:58:16.204Z] #38 12.77 DEP images/memfd.pb-c.d [2023-03-28T10:58:16.261Z] #39 23.15 PBCC images/core.pb-c.c [2023-03-28T10:58:16.261Z] #39 23.26 PBCC images/inventory.pb-c.c [2023-03-28T10:58:16.261Z] #39 23.35 DEP images/core-aarch64.pb-c.d [2023-03-28T10:58:16.299Z] #50 23.13 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T10:58:16.465Z] #38 12.89 PBCC images/sit.pb-c.c [2023-03-28T10:58:16.465Z] #38 12.94 DEP images/sit.pb-c.d [2023-03-28T10:58:16.520Z] #39 23.44 DEP images/core-arm.pb-c.d [2023-03-28T10:58:16.520Z] #39 23.52 DEP images/core-ppc64.pb-c.d [2023-03-28T10:58:16.520Z] #39 23.61 DEP images/core-s390.pb-c.d [2023-03-28T10:58:16.726Z] #38 13.08 PBCC images/macvlan.pb-c.c [2023-03-28T10:58:16.726Z] #38 13.16 DEP images/macvlan.pb-c.d [2023-03-28T10:58:16.726Z] #38 13.30 PBCC images/autofs.pb-c.c [2023-03-28T10:58:16.777Z] #39 23.75 DEP images/core-x86.pb-c.d [2023-03-28T10:58:16.777Z] #39 23.83 DEP images/core.pb-c.d [2023-03-28T10:58:16.822Z] #50 23.55 Selecting previously unselected package bzip2. [2023-03-28T10:58:16.822Z] #50 23.56 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-03-28T10:58:16.822Z] #50 23.57 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T10:58:16.822Z] #50 23.71 Selecting previously unselected package xz-utils. [2023-03-28T10:58:16.822Z] #50 23.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-03-28T10:58:16.822Z] #50 23.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T10:58:16.987Z] #38 13.41 DEP images/autofs.pb-c.d [2023-03-28T10:58:17.034Z] #39 24.03 DEP images/inventory.pb-c.d [2023-03-28T10:58:17.079Z] #50 23.90 Selecting previously unselected package apparmor. [2023-03-28T10:58:17.079Z] #50 23.90 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-03-28T10:58:17.079Z] #50 23.97 Unpacking apparmor (2.13.6-10) ... [2023-03-28T10:58:17.248Z] #38 13.57 PBCC images/sysctl.pb-c.c [2023-03-28T10:58:17.248Z] #38 13.66 DEP images/sysctl.pb-c.d [2023-03-28T10:58:17.292Z] #39 24.16 PBCC images/cpuinfo.pb-c.c [2023-03-28T10:58:17.292Z] #39 24.23 DEP images/cpuinfo.pb-c.d [2023-03-28T10:58:17.292Z] #39 24.34 PBCC images/stats.pb-c.c [2023-03-28T10:58:17.292Z] #39 24.40 DEP images/stats.pb-c.d [2023-03-28T10:58:17.335Z] #50 ... [2023-03-28T10:58:17.335Z] [2023-03-28T10:58:17.335Z] #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 [2023-03-28T10:58:17.335Z] #39 80.73 CC criu/action-scripts.o [2023-03-28T10:58:17.335Z] #39 81.19 CC criu/aio.o [2023-03-28T10:58:17.335Z] #39 81.82 CC criu/autofs.o [2023-03-28T10:58:17.335Z] #39 83.30 CC criu/bfd.o [2023-03-28T10:58:17.335Z] #39 83.85 CC criu/bitmap.o [2023-03-28T10:58:17.335Z] #39 83.99 CC criu/cgroup-props.o [2023-03-28T10:58:17.335Z] #39 85.04 CC criu/cgroup.o [2023-03-28T10:58:17.335Z] #39 88.13 CC criu/clone-noasan.o [2023-03-28T10:58:17.335Z] #39 88.43 CC criu/config.o [2023-03-28T10:58:17.335Z] #39 89.96 CC criu/cr-check.o [2023-03-28T10:58:17.335Z] #39 ... [2023-03-28T10:58:17.335Z] [2023-03-28T10:58:17.335Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:17.335Z] #50 24.32 Selecting previously unselected package inetutils-ping. [2023-03-28T10:58:17.335Z] #50 24.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-03-28T10:58:17.335Z] #50 24.34 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T10:58:17.510Z] #38 13.89 PBCC images/time.pb-c.c [2023-03-28T10:58:17.510Z] #38 13.93 DEP images/time.pb-c.d [2023-03-28T10:58:17.510Z] #38 14.05 PBCC images/binfmt-misc.pb-c.c [2023-03-28T10:58:17.510Z] #38 14.11 DEP images/binfmt-misc.pb-c.d [2023-03-28T10:58:17.592Z] #50 24.48 Selecting previously unselected package libip4tc2:arm64. [2023-03-28T10:58:17.592Z] #50 24.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-03-28T10:58:17.592Z] #50 24.49 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-03-28T10:58:17.658Z] #32 ... [2023-03-28T10:58:17.658Z] [2023-03-28T10:58:17.658Z] #31 [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 [2023-03-28T10:58:17.658Z] #31 119.2 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T10:58:17.658Z] #31 119.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T10:58:17.658Z] #31 119.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:58:17.658Z] #31 119.5 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T10:58:17.658Z] #31 119.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:58:17.658Z] #31 119.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:58:17.658Z] #31 119.6 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T10:58:17.658Z] #31 119.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T10:58:17.658Z] #31 119.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 119.8 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T10:58:17.658Z] #31 119.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:58:17.658Z] #31 119.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:58:17.658Z] #31 120.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:58:17.658Z] #31 120.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:58:17.658Z] #31 120.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:58:17.658Z] #31 120.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:58:17.658Z] #31 120.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:58:17.658Z] #31 120.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-03-28T10:58:17.658Z] #31 120.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:58:17.658Z] #31 120.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:58:17.658Z] #31 120.8 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:58:17.658Z] #31 120.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:58:17.658Z] #31 120.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:58:17.658Z] #31 120.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:58:17.658Z] #31 DONE 121.5s [2023-03-28T10:58:17.658Z] [2023-03-28T10:58:17.658Z] #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 [2023-03-28T10:58:17.658Z] #38 65.83 LINK criu/pie/restorer.built-in.o [2023-03-28T10:58:17.658Z] #38 65.86 GEN criu/pie/restorer-blob.h [2023-03-28T10:58:17.658Z] #38 65.92 DEP criu/vdso.d [2023-03-28T10:58:17.658Z] #38 66.20 DEP criu/vdso-compat.d [2023-03-28T10:58:17.658Z] #38 66.32 DEP criu/uts_ns.d [2023-03-28T10:58:17.658Z] #38 66.45 DEP criu/util.d [2023-03-28T10:58:17.658Z] #38 66.66 DEP criu/uffd.d [2023-03-28T10:58:17.658Z] #38 66.92 DEP criu/tun.d [2023-03-28T10:58:17.658Z] #38 67.11 DEP criu/tty.d [2023-03-28T10:58:17.658Z] #38 67.32 DEP criu/timerfd.d [2023-03-28T10:58:17.658Z] #38 67.60 DEP criu/timens.d [2023-03-28T10:58:17.658Z] #38 67.84 DEP criu/sysfs_parse.d [2023-03-28T10:58:17.658Z] #38 68.03 DEP criu/sysctl.d [2023-03-28T10:58:17.658Z] #38 68.24 DEP criu/string.d [2023-03-28T10:58:17.771Z] #38 14.19 PBCC images/seccomp.pb-c.c [2023-03-28T10:58:17.771Z] #38 14.21 DEP images/seccomp.pb-c.d [2023-03-28T10:58:17.771Z] #38 14.26 PBCC images/userns.pb-c.c [2023-03-28T10:58:17.771Z] #38 14.30 DEP images/userns.pb-c.d [2023-03-28T10:58:17.848Z] #50 24.58 Selecting previously unselected package libip6tc2:arm64. [2023-03-28T10:58:17.848Z] #50 24.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-03-28T10:58:17.848Z] #50 24.58 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-03-28T10:58:17.848Z] #50 24.66 Selecting previously unselected package libnfnetlink0:arm64. [2023-03-28T10:58:17.848Z] #50 24.66 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-03-28T10:58:17.848Z] #50 24.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-28T10:58:17.848Z] #50 24.77 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-03-28T10:58:17.848Z] #50 24.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-03-28T10:58:17.848Z] #50 24.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-28T10:58:17.914Z] #38 68.36 DEP criu/stats.d [2023-03-28T10:58:17.915Z] #38 68.51 DEP criu/sockets.d [2023-03-28T10:58:18.032Z] #38 14.42 PBCC images/cgroup.pb-c.c [2023-03-28T10:58:18.032Z] #38 14.50 DEP images/cgroup.pb-c.d [2023-03-28T10:58:18.032Z] #38 14.61 PBCC images/ext-file.pb-c.c [2023-03-28T10:58:18.032Z] #38 14.65 DEP images/ext-file.pb-c.d [2023-03-28T10:58:18.032Z] #38 14.69 PBCC images/rpc.pb-c.c [2023-03-28T10:58:18.105Z] #50 24.90 Selecting previously unselected package libnftnl11:arm64. [2023-03-28T10:58:18.105Z] #50 24.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-03-28T10:58:18.105Z] #50 24.92 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-03-28T10:58:18.105Z] #50 25.04 Selecting previously unselected package iptables. [2023-03-28T10:58:18.105Z] #50 25.04 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-03-28T10:58:18.105Z] #50 25.06 Unpacking iptables (1.8.7-1) ... [2023-03-28T10:58:18.292Z] #38 14.76 DEP images/rpc.pb-c.d [2023-03-28T10:58:18.292Z] #38 14.82 PBCC images/siginfo.pb-c.c [2023-03-28T10:58:18.292Z] #38 14.84 DEP images/siginfo.pb-c.d [2023-03-28T10:58:18.292Z] #38 14.92 PBCC images/pagemap.pb-c.c [2023-03-28T10:58:18.361Z] #50 25.37 Selecting previously unselected package libonig5:arm64. [2023-03-28T10:58:18.361Z] #50 25.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-03-28T10:58:18.361Z] #50 25.37 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T10:58:18.480Z] #38 68.79 DEP criu/sk-unix.d [2023-03-28T10:58:18.480Z] #38 68.90 DEP criu/sk-tcp.d [2023-03-28T10:58:18.561Z] #38 14.96 DEP images/pagemap.pb-c.d [2023-03-28T10:58:18.612Z] #38 154.6 CC criu/cr-errno.o [2023-03-28T10:58:18.612Z] #38 154.8 CC criu/cr-restore.o [2023-03-28T10:58:18.617Z] #50 25.53 Selecting previously unselected package libjq1:arm64. [2023-03-28T10:58:18.617Z] #50 25.53 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-03-28T10:58:18.617Z] #50 25.55 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-03-28T10:58:18.617Z] #50 25.64 Selecting previously unselected package jq. [2023-03-28T10:58:18.617Z] #50 25.64 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-03-28T10:58:18.617Z] #50 25.66 Unpacking jq (1.6-2.1) ... [2023-03-28T10:58:18.737Z] #38 69.06 DEP criu/sk-queue.d [2023-03-28T10:58:18.737Z] #38 69.30 DEP criu/sk-packet.d [2023-03-28T10:58:18.824Z] #38 15.07 PBCC images/rlimit.pb-c.c [2023-03-28T10:58:18.824Z] #38 15.09 DEP images/rlimit.pb-c.d [2023-03-28T10:58:18.824Z] #38 15.23 PBCC images/file-lock.pb-c.c [2023-03-28T10:58:18.824Z] #38 15.27 DEP images/file-lock.pb-c.d [2023-03-28T10:58:18.824Z] #38 15.34 PBCC images/tty.pb-c.c [2023-03-28T10:58:18.873Z] #50 25.77 Selecting previously unselected package libaio1:arm64. [2023-03-28T10:58:18.873Z] #50 25.78 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-03-28T10:58:18.873Z] #50 25.78 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-03-28T10:58:18.873Z] #50 25.89 Selecting previously unselected package libgpm2:arm64. [2023-03-28T10:58:18.873Z] #50 25.90 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-03-28T10:58:18.873Z] #50 25.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-03-28T10:58:18.873Z] #50 25.98 Selecting previously unselected package libicu67:arm64. [2023-03-28T10:58:18.994Z] #38 69.46 DEP criu/sk-netlink.d [2023-03-28T10:58:19.085Z] #38 15.41 DEP images/tty.pb-c.d [2023-03-28T10:58:19.085Z] #38 ... [2023-03-28T10:58:19.085Z] [2023-03-28T10:58:19.085Z] #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 [2023-03-28T10:58:19.085Z] #39 8.499 [100%] Linking C executable tini-static [2023-03-28T10:58:19.085Z] #39 9.521 [100%] Built target tini-static [2023-03-28T10:58:19.085Z] #39 9.583 + mkdir -p /build [2023-03-28T10:58:19.085Z] #39 9.585 + cp tini-static /build/docker-init [2023-03-28T10:58:19.085Z] #39 DONE 10.8s [2023-03-28T10:58:19.085Z] [2023-03-28T10:58:19.085Z] #30 [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 [2023-03-28T10:58:19.085Z] #30 DONE 102.5s [2023-03-28T10:58:19.085Z] [2023-03-28T10:58:19.085Z] #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 [2023-03-28T10:58:19.085Z] #38 15.59 PBCC images/tun.pb-c.c [2023-03-28T10:58:19.085Z] #38 ... [2023-03-28T10:58:19.085Z] [2023-03-28T10:58:19.085Z] #27 [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 [2023-03-28T10:58:19.085Z] #27 98.60 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T10:58:19.085Z] #27 98.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:19.085Z] #27 98.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:58:19.085Z] #27 98.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T10:58:19.085Z] #27 98.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:19.085Z] #27 98.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:58:19.130Z] #50 25.99 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-03-28T10:58:19.130Z] #50 26.01 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-28T10:58:19.251Z] #38 69.63 DEP criu/sk-inet.d [2023-03-28T10:58:19.251Z] #38 69.82 DEP criu/signalfd.d [2023-03-28T10:58:19.508Z] #38 69.97 DEP criu/sigframe.d [2023-03-28T10:58:19.508Z] #38 70.07 DEP criu/shmem.d [2023-03-28T10:58:19.765Z] #38 70.22 DEP criu/servicefd.d [2023-03-28T10:58:19.820Z] #39 26.62 make[1]: Nothing to be done for 'all'. [2023-03-28T10:58:19.821Z] #39 ... [2023-03-28T10:58:19.821Z] [2023-03-28T10:58:19.821Z] #31 [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 [2023-03-28T10:58:19.821Z] #31 104.7 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T10:58:19.821Z] #31 104.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:19.821Z] #31 104.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:58:19.821Z] #31 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T10:58:19.821Z] #31 105.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:19.821Z] #31 105.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:58:20.022Z] #38 70.40 DEP criu/seize.d [2023-03-28T10:58:20.022Z] #38 70.52 DEP criu/seccomp.d [2023-03-28T10:58:20.022Z] #38 70.66 DEP criu/rst-malloc.d [2023-03-28T10:58:20.279Z] #38 70.71 DEP criu/rbtree.d [2023-03-28T10:58:20.279Z] #38 70.75 DEP criu/pstree.d [2023-03-28T10:58:20.279Z] #38 70.93 DEP criu/protobuf.d [2023-03-28T10:58:20.537Z] #38 71.07 GEN criu/protobuf-desc-gen.h [2023-03-28T10:58:20.754Z] #31 115.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T10:58:20.754Z] #31 115.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:20.754Z] #31 115.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:58:20.798Z] #38 ... [2023-03-28T10:58:20.798Z] [2023-03-28T10:58:20.798Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T10:58:20.798Z] #40 DONE 3.6s [2023-03-28T10:58:20.798Z] [2023-03-28T10:58:20.798Z] #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 [2023-03-28T10:58:20.798Z] #32 DONE 125.1s [2023-03-28T10:58:20.798Z] [2023-03-28T10:58:20.798Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T10:58:21.056Z] #41 DONE 0.4s [2023-03-28T10:58:21.056Z] [2023-03-28T10:58:21.056Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T10:58:21.065Z] #27 ... [2023-03-28T10:58:21.065Z] [2023-03-28T10:58:21.065Z] #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 [2023-03-28T10:58:21.065Z] #38 15.64 PBCC images/netdev.pb-c.c [2023-03-28T10:58:21.065Z] #38 15.73 DEP images/tun.pb-c.d [2023-03-28T10:58:21.065Z] #38 15.86 DEP images/netdev.pb-c.d [2023-03-28T10:58:21.065Z] #38 16.03 PBCC images/vma.pb-c.c [2023-03-28T10:58:21.065Z] #38 16.10 DEP images/vma.pb-c.d [2023-03-28T10:58:21.065Z] #38 16.23 PBCC images/creds.pb-c.c [2023-03-28T10:58:21.065Z] #38 16.33 DEP images/creds.pb-c.d [2023-03-28T10:58:21.065Z] #38 16.44 PBCC images/utsns.pb-c.c [2023-03-28T10:58:21.065Z] #38 16.52 DEP images/utsns.pb-c.d [2023-03-28T10:58:21.065Z] #38 16.65 PBCC images/ipc-desc.pb-c.c [2023-03-28T10:58:21.065Z] #38 16.66 PBCC images/ipc-sem.pb-c.c [2023-03-28T10:58:21.065Z] #38 16.71 DEP images/ipc-desc.pb-c.d [2023-03-28T10:58:21.065Z] #38 16.81 DEP images/ipc-sem.pb-c.d [2023-03-28T10:58:21.065Z] #38 16.91 PBCC images/ipc-msg.pb-c.c [2023-03-28T10:58:21.065Z] #38 16.95 DEP images/ipc-msg.pb-c.d [2023-03-28T10:58:21.065Z] #38 17.11 PBCC images/ipc-shm.pb-c.c [2023-03-28T10:58:21.065Z] #38 17.18 DEP images/ipc-shm.pb-c.d [2023-03-28T10:58:21.065Z] #38 17.32 PBCC images/ipc-var.pb-c.c [2023-03-28T10:58:21.065Z] #38 17.34 DEP images/ipc-var.pb-c.d [2023-03-28T10:58:21.065Z] #38 17.43 PBCC images/sk-opts.pb-c.c [2023-03-28T10:58:21.065Z] #38 17.47 PBCC images/packet-sock.pb-c.c [2023-03-28T10:58:21.065Z] #38 17.55 DEP images/sk-opts.pb-c.d [2023-03-28T10:58:21.065Z] #38 17.67 DEP images/packet-sock.pb-c.d [2023-03-28T10:58:21.317Z] #42 DONE 0.1s [2023-03-28T10:58:21.317Z] [2023-03-28T10:58:21.317Z] #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 [2023-03-28T10:58:21.317Z] #0 3.804 + RM_GOPATH=0 [2023-03-28T10:58:21.317Z] #0 3.804 + TMP_GOPATH= [2023-03-28T10:58:21.317Z] #0 3.804 + : /build [2023-03-28T10:58:21.317Z] #0 3.804 + '[' -z '' ']' [2023-03-28T10:58:21.317Z] #0 3.804 ++ mktemp -d [2023-03-28T10:58:21.317Z] #0 3.805 + export GOPATH=/tmp/tmp.gKoaQQqo60 [2023-03-28T10:58:21.317Z] #0 3.805 + GOPATH=/tmp/tmp.gKoaQQqo60 [2023-03-28T10:58:21.317Z] #0 3.805 + RM_GOPATH=1 [2023-03-28T10:58:21.317Z] #0 3.805 + case "$(go env GOARCH)" in [2023-03-28T10:58:21.317Z] #0 3.807 ++ go env GOARCH [2023-03-28T10:58:21.317Z] #0 3.837 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T10:58:21.317Z] #0 3.837 + GO_BUILDMODE=-buildmode=pie [2023-03-28T10:58:21.317Z] #0 3.837 ++ dirname /tmp/install/install.sh [2023-03-28T10:58:21.317Z] #0 3.837 + dir=/tmp/install [2023-03-28T10:58:21.317Z] #0 3.837 + bin=runc [2023-03-28T10:58:21.317Z] #0 3.837 + shift [2023-03-28T10:58:21.317Z] #0 3.837 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T10:58:21.317Z] #0 3.837 + . /tmp/install/runc.installer [2023-03-28T10:58:21.317Z] #0 3.837 ++ set -e [2023-03-28T10:58:21.317Z] #0 3.837 ++ : v1.1.4 [2023-03-28T10:58:21.317Z] #0 3.837 + install_runc [2023-03-28T10:58:21.317Z] #0 3.837 + RUNC_BUILDTAGS=seccomp [2023-03-28T10:58:21.317Z] #0 3.837 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T10:58:21.317Z] #0 3.837 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gKoaQQqo60/src/github.com/opencontainers/runc [2023-03-28T10:58:21.317Z] #0 3.837 Cloning into '/tmp/tmp.gKoaQQqo60/src/github.com/opencontainers/runc'... [2023-03-28T10:58:21.317Z] #0 3.837 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T10:58:21.326Z] #38 17.87 PBCC images/sk-netlink.pb-c.c [2023-03-28T10:58:21.326Z] #38 17.94 DEP images/sk-netlink.pb-c.d [2023-03-28T10:58:21.624Z] #38 18.05 PBCC images/sk-inet.pb-c.c [2023-03-28T10:58:21.624Z] #38 18.15 DEP images/sk-inet.pb-c.d [2023-03-28T10:58:21.689Z] #31 ... [2023-03-28T10:58:21.689Z] [2023-03-28T10:58:21.689Z] #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 [2023-03-28T10:58:21.689Z] #39 28.57 CC images/stats.o [2023-03-28T10:58:21.897Z] #38 18.23 PBCC images/sk-unix.pb-c.c [2023-03-28T10:58:21.897Z] #38 18.34 DEP images/sk-unix.pb-c.d [2023-03-28T10:58:22.182Z] #38 18.46 PBCC images/mm.pb-c.c [2023-03-28T10:58:22.182Z] #38 18.58 DEP images/mm.pb-c.d [2023-03-28T10:58:22.182Z] #38 18.69 PBCC images/timerfd.pb-c.c [2023-03-28T10:58:22.253Z] #39 29.18 CC images/core.o [2023-03-28T10:58:22.398Z] #50 29.34 Selecting previously unselected package libinih1:arm64. [2023-03-28T10:58:22.398Z] #50 29.35 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-03-28T10:58:22.398Z] #50 29.36 Unpacking libinih1:arm64 (53-1+b2) ... [2023-03-28T10:58:22.398Z] #50 29.42 Selecting previously unselected package libnet1:arm64. [2023-03-28T10:58:22.398Z] #50 29.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-28T10:58:22.398Z] #50 29.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:58:22.450Z] #38 18.77 DEP images/timerfd.pb-c.d [2023-03-28T10:58:22.450Z] #38 18.89 PBCC images/timer.pb-c.c [2023-03-28T10:58:22.450Z] #38 18.90 DEP images/timer.pb-c.d [2023-03-28T10:58:22.450Z] #38 19.02 PBCC images/sa.pb-c.c [2023-03-28T10:58:22.450Z] #38 19.10 DEP images/sa.pb-c.d [2023-03-28T10:58:22.654Z] #50 29.53 Selecting previously unselected package libnl-3-200:arm64. [2023-03-28T10:58:22.654Z] #50 29.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-28T10:58:22.654Z] #50 29.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T10:58:22.710Z] #38 19.23 PBCC images/pipe-data.pb-c.c [2023-03-28T10:58:22.710Z] #38 19.33 DEP images/pipe-data.pb-c.d [2023-03-28T10:58:22.910Z] #50 29.66 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-28T10:58:22.910Z] #50 29.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-28T10:58:22.910Z] #50 29.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T10:58:22.910Z] #50 29.79 Selecting previously unselected package net-tools. [2023-03-28T10:58:22.910Z] #50 29.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-03-28T10:58:22.910Z] #50 29.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T10:58:22.970Z] #38 19.41 PBCC images/mnt.pb-c.c [2023-03-28T10:58:22.970Z] #38 19.46 DEP images/mnt.pb-c.d [2023-03-28T10:58:22.970Z] #38 19.56 PBCC images/sk-packet.pb-c.c [2023-03-28T10:58:22.970Z] #38 ... [2023-03-28T10:58:22.970Z] [2023-03-28T10:58:22.970Z] #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 [2023-03-28T10:58:22.970Z] #32 96.45 reflect [2023-03-28T10:58:22.970Z] #32 105.4 internal/syscall/unix [2023-03-28T10:58:22.970Z] #32 106.1 time [2023-03-28T10:58:23.167Z] #50 29.98 Selecting previously unselected package patch. [2023-03-28T10:58:23.167Z] #50 29.98 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-03-28T10:58:23.167Z] #50 29.98 Unpacking patch (2.7.6-7) ... [2023-03-28T10:58:23.167Z] #50 30.12 Selecting previously unselected package python-pip-whl. [2023-03-28T10:58:23.167Z] #50 30.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T10:58:23.167Z] #50 30.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T10:58:23.184Z] #39 ... [2023-03-28T10:58:23.184Z] [2023-03-28T10:58:23.184Z] #35 [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 [2023-03-28T10:58:23.184Z] #35 107.8 internal/syscall/unix [2023-03-28T10:58:23.184Z] #35 108.5 time [2023-03-28T10:58:23.184Z] #35 117.3 internal/poll [2023-03-28T10:58:23.184Z] #35 ... [2023-03-28T10:58:23.184Z] [2023-03-28T10:58:23.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 [2023-03-28T10:58:23.184Z] #39 30.28 CC images/core-x86.o [2023-03-28T10:58:23.210Z] #43 ... [2023-03-28T10:58:23.210Z] [2023-03-28T10:58:23.210Z] #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 [2023-03-28T10:58:23.210Z] #38 72.72 DEP criu/protobuf-desc.d [2023-03-28T10:58:23.210Z] #38 72.97 DEP criu/proc_parse.d [2023-03-28T10:58:23.210Z] #38 73.24 DEP criu/plugin.d [2023-03-28T10:58:23.210Z] #38 73.36 DEP criu/pipes.d [2023-03-28T10:58:23.210Z] #38 73.54 DEP criu/pie-util.d [2023-03-28T10:58:23.210Z] #38 73.60 DEP criu/pie-util-vdso.d [2023-03-28T10:58:23.210Z] #38 73.72 DEP criu/pie-util-vdso-elf32.d [2023-03-28T10:58:23.230Z] #32 ... [2023-03-28T10:58:23.230Z] [2023-03-28T10:58:23.230Z] #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 [2023-03-28T10:58:23.230Z] #38 19.62 DEP images/sk-packet.pb-c.d [2023-03-28T10:58:23.230Z] #38 19.72 PBCC images/tcp-stream.pb-c.c [2023-03-28T10:58:23.230Z] #38 19.80 DEP images/tcp-stream.pb-c.d [2023-03-28T10:58:23.467Z] #38 73.85 DEP criu/path.d [2023-03-28T10:58:23.467Z] #38 73.98 DEP criu/parasite-syscall.d [2023-03-28T10:58:23.522Z] #38 19.97 PBCC images/pipe.pb-c.c [2023-03-28T10:58:23.522Z] #38 20.00 DEP images/pipe.pb-c.d [2023-03-28T10:58:23.522Z] #38 20.06 PBCC images/pstree.pb-c.c [2023-03-28T10:58:23.522Z] #38 20.07 DEP images/pstree.pb-c.d [2023-03-28T10:58:23.724Z] #38 74.22 DEP criu/pagemap.d [2023-03-28T10:58:23.724Z] #38 74.32 DEP criu/pagemap-cache.d [2023-03-28T10:58:23.728Z] #50 30.65 Selecting previously unselected package python3-lib2to3. [2023-03-28T10:58:23.728Z] #50 30.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T10:58:23.728Z] #50 30.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T10:58:23.787Z] #38 20.09 PBCC images/fs.pb-c.c [2023-03-28T10:58:23.787Z] #38 20.10 DEP images/fs.pb-c.d [2023-03-28T10:58:23.787Z] #38 20.28 PBCC images/signalfd.pb-c.c [2023-03-28T10:58:23.787Z] #38 20.36 DEP images/signalfd.pb-c.d [2023-03-28T10:58:23.880Z] #38 ... [2023-03-28T10:58:23.880Z] [2023-03-28T10:58:23.881Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:23.881Z] #50 18.24 Reading package lists... [2023-03-28T10:58:23.881Z] #50 22.52 Building dependency tree... [2023-03-28T10:58:23.881Z] #50 24.91 The following additional packages will be installed: [2023-03-28T10:58:23.881Z] #50 24.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T10:58:23.881Z] #50 24.92 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T10:58:23.881Z] #50 24.92 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T10:58:23.881Z] #50 24.92 python3-pkg-resources vim-runtime xxd [2023-03-28T10:58:23.881Z] #50 24.92 Suggested packages: [2023-03-28T10:58:23.881Z] #50 24.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T10:58:23.881Z] #50 24.92 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T10:58:23.881Z] #50 24.92 acl attr quota [2023-03-28T10:58:23.881Z] #50 24.92 Recommended packages: [2023-03-28T10:58:23.881Z] #50 24.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T10:58:23.981Z] #38 74.42 DEP criu/page-xfer.d [2023-03-28T10:58:23.981Z] #38 74.56 DEP criu/page-pipe.d [2023-03-28T10:58:23.981Z] #38 74.66 DEP criu/netfilter.d [2023-03-28T10:58:23.984Z] #50 30.82 Selecting previously unselected package python3-distutils. [2023-03-28T10:58:23.984Z] #50 30.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T10:58:23.984Z] #50 30.82 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T10:58:23.984Z] #50 30.95 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:58:23.984Z] #50 30.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:58:23.985Z] #50 30.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:58:24.048Z] #38 20.51 PBCC images/fh.pb-c.c [2023-03-28T10:58:24.049Z] #38 20.57 PBCC images/fsnotify.pb-c.c [2023-03-28T10:58:24.114Z] #39 31.11 CC images/core-arm.o [2023-03-28T10:58:24.238Z] #38 74.79 DEP criu/net.d [2023-03-28T10:58:24.250Z] #50 31.12 Selecting previously unselected package python3-setuptools. [2023-03-28T10:58:24.250Z] #50 31.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T10:58:24.250Z] #50 31.12 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T10:58:24.310Z] #38 20.70 DEP images/fh.pb-c.d [2023-03-28T10:58:24.310Z] #38 20.78 DEP images/fsnotify.pb-c.d [2023-03-28T10:58:24.310Z] #38 20.88 PBCC images/eventpoll.pb-c.c [2023-03-28T10:58:24.447Z] #50 27.01 The following NEW packages will be installed: [2023-03-28T10:58:24.447Z] #50 27.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T10:58:24.447Z] #50 27.03 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T10:58:24.447Z] #50 27.03 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T10:58:24.447Z] #50 27.03 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T10:58:24.447Z] #50 27.03 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T10:58:24.447Z] #50 27.03 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T10:58:24.447Z] #50 27.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T10:58:24.447Z] #50 27.03 xz-utils zip [2023-03-28T10:58:24.447Z] #50 27.36 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:58:24.447Z] #50 27.36 Need to get 27.0 MB of archives. [2023-03-28T10:58:24.447Z] #50 27.36 After this operation, 104 MB of additional disk space will be used. [2023-03-28T10:58:24.447Z] #50 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T10:58:24.447Z] #50 27.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T10:58:24.447Z] #50 27.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T10:58:24.447Z] #50 27.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T10:58:24.447Z] #50 27.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T10:58:24.495Z] #38 75.03 DEP criu/namespaces.d [2023-03-28T10:58:24.506Z] #50 31.42 Selecting previously unselected package python3-wheel. [2023-03-28T10:58:24.506Z] #50 31.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T10:58:24.506Z] #50 31.43 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T10:58:24.571Z] #38 20.94 DEP images/eventpoll.pb-c.d [2023-03-28T10:58:24.571Z] #38 21.04 PBCC images/eventfd.pb-c.c [2023-03-28T10:58:24.571Z] #38 21.07 DEP images/eventfd.pb-c.d [2023-03-28T10:58:24.571Z] #38 21.16 PBCC images/remap-file-path.pb-c.c [2023-03-28T10:58:24.679Z] #39 31.82 CC images/core-aarch64.o [2023-03-28T10:58:24.706Z] #50 27.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T10:58:24.706Z] #50 27.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T10:58:24.706Z] #50 27.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T10:58:24.706Z] #50 27.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:58:24.706Z] #50 27.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:58:24.706Z] #50 27.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T10:58:24.706Z] #50 27.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T10:58:24.706Z] #50 27.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T10:58:24.706Z] #50 27.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T10:58:24.706Z] #50 27.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T10:58:24.752Z] #38 75.24 DEP criu/mount.d [2023-03-28T10:58:24.762Z] #50 31.56 Selecting previously unselected package python3-pip. [2023-03-28T10:58:24.762Z] #50 31.56 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T10:58:24.762Z] #50 31.57 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T10:58:24.832Z] #38 21.20 DEP images/remap-file-path.pb-c.d [2023-03-28T10:58:24.832Z] #38 21.44 PBCC images/fifo.pb-c.c [2023-03-28T10:58:24.968Z] #50 27.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T10:58:24.968Z] #50 27.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T10:58:24.968Z] #50 27.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T10:58:24.968Z] #50 27.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T10:58:24.968Z] #50 27.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T10:58:24.968Z] #50 27.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T10:58:24.968Z] #50 27.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T10:58:24.968Z] #50 27.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T10:58:24.968Z] #50 27.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T10:58:24.968Z] #50 27.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T10:58:24.968Z] #50 27.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T10:58:24.968Z] #50 27.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T10:58:25.009Z] #38 ... [2023-03-28T10:58:25.009Z] [2023-03-28T10:58:25.009Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-03-28T10:58:25.009Z] #44 DONE 4.1s [2023-03-28T10:58:25.009Z] [2023-03-28T10:58:25.009Z] #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 [2023-03-28T10:58:25.009Z] #38 75.43 DEP criu/memfd.d [2023-03-28T10:58:25.009Z] #38 75.66 DEP criu/mem.d [2023-03-28T10:58:25.018Z] #50 31.82 Selecting previously unselected package sudo. [2023-03-28T10:58:25.018Z] #50 31.82 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-03-28T10:58:25.018Z] #50 31.85 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T10:58:25.093Z] #38 21.55 DEP images/fifo.pb-c.d [2023-03-28T10:58:25.093Z] #38 21.66 PBCC images/ghost-file.pb-c.c [2023-03-28T10:58:25.244Z] #39 32.36 CC images/core-ppc64.o [2023-03-28T10:58:25.267Z] #38 75.85 DEP criu/lsm.d [2023-03-28T10:58:25.274Z] #50 32.40 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T10:58:25.354Z] #38 21.70 DEP images/ghost-file.pb-c.d [2023-03-28T10:58:25.354Z] #38 21.86 PBCC images/regfile.pb-c.c [2023-03-28T10:58:25.523Z] #38 76.02 DEP criu/log.d [2023-03-28T10:58:25.523Z] #38 76.24 DEP criu/libnetlink.d [2023-03-28T10:58:25.531Z] #50 32.41 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-03-28T10:58:25.531Z] #50 32.41 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T10:58:25.531Z] #50 32.66 Selecting previously unselected package uidmap. [2023-03-28T10:58:25.535Z] #50 28.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T10:58:25.535Z] #50 28.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T10:58:25.535Z] #50 28.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T10:58:25.535Z] #50 28.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T10:58:25.535Z] #50 28.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T10:58:25.535Z] #50 28.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T10:58:25.535Z] #50 28.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T10:58:25.535Z] #50 28.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T10:58:25.535Z] #50 28.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T10:58:25.535Z] #50 28.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:58:25.535Z] #50 28.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T10:58:25.535Z] #50 28.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T10:58:25.615Z] #38 21.98 DEP images/regfile.pb-c.d [2023-03-28T10:58:25.615Z] #38 22.05 PBCC images/ns.pb-c.c [2023-03-28T10:58:25.615Z] #38 22.05 DEP images/ns.pb-c.d [2023-03-28T10:58:25.615Z] #38 22.07 PBCC images/fdinfo.pb-c.c [2023-03-28T10:58:25.615Z] #38 22.10 DEP images/fdinfo.pb-c.d [2023-03-28T10:58:25.615Z] #38 22.20 PBCC images/core-aarch64.pb-c.c [2023-03-28T10:58:25.781Z] #38 76.28 DEP criu/kerndat.d [2023-03-28T10:58:25.786Z] #50 32.66 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-03-28T10:58:25.786Z] #50 32.67 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T10:58:25.793Z] #50 28.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T10:58:25.793Z] #50 28.52 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T10:58:25.793Z] #50 28.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T10:58:25.793Z] #50 28.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T10:58:25.793Z] #50 28.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T10:58:25.876Z] #38 22.25 PBCC images/core-arm.pb-c.c [2023-03-28T10:58:25.876Z] #38 22.30 PBCC images/core-ppc64.pb-c.c [2023-03-28T10:58:25.876Z] #38 22.36 PBCC images/core-s390.pb-c.c [2023-03-28T10:58:25.876Z] #38 22.42 PBCC images/core-x86.pb-c.c [2023-03-28T10:58:26.038Z] #38 76.56 DEP criu/kcmp-ids.d [2023-03-28T10:58:26.038Z] #38 76.69 DEP criu/irmap.d [2023-03-28T10:58:26.042Z] #50 32.78 Selecting previously unselected package vim-runtime. [2023-03-28T10:58:26.043Z] #50 32.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:58:26.043Z] #50 32.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T10:58:26.043Z] #50 32.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T10:58:26.043Z] #50 32.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:26.137Z] #38 22.49 PBCC images/core.pb-c.c [2023-03-28T10:58:26.137Z] #38 22.59 PBCC images/inventory.pb-c.c [2023-03-28T10:58:26.137Z] #38 22.71 DEP images/core-aarch64.pb-c.d [2023-03-28T10:58:26.176Z] #39 33.08 CC images/core-s390.o [2023-03-28T10:58:26.296Z] #38 76.86 DEP criu/ipc_ns.d [2023-03-28T10:58:26.363Z] #50 29.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T10:58:26.363Z] #50 29.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T10:58:26.363Z] #50 29.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T10:58:26.398Z] #38 22.83 DEP images/core-arm.pb-c.d [2023-03-28T10:58:26.553Z] #38 77.02 DEP criu/image.d [2023-03-28T10:58:26.659Z] #38 23.02 DEP images/core-ppc64.pb-c.d [2023-03-28T10:58:26.659Z] #38 23.05 DEP images/core-s390.pb-c.d [2023-03-28T10:58:26.659Z] #38 23.15 DEP images/core-x86.pb-c.d [2023-03-28T10:58:26.659Z] #38 23.25 DEP images/core.pb-c.d [2023-03-28T10:58:26.810Z] #38 77.24 DEP criu/image-desc.d [2023-03-28T10:58:26.810Z] #38 77.38 DEP criu/fsnotify.d [2023-03-28T10:58:26.920Z] #38 23.37 DEP images/inventory.pb-c.d [2023-03-28T10:58:27.068Z] #38 77.51 DEP criu/filesystems.d [2023-03-28T10:58:27.068Z] #38 77.64 DEP criu/files.d [2023-03-28T10:58:27.108Z] #39 34.02 CC images/cpuinfo.o [2023-03-28T10:58:27.181Z] #38 23.54 PBCC images/cpuinfo.pb-c.c [2023-03-28T10:58:27.181Z] #38 23.60 DEP images/cpuinfo.pb-c.d [2023-03-28T10:58:27.181Z] #38 23.68 PBCC images/stats.pb-c.c [2023-03-28T10:58:27.181Z] #38 23.74 DEP images/stats.pb-c.d [2023-03-28T10:58:27.325Z] #38 77.83 DEP criu/files-reg.d [2023-03-28T10:58:27.325Z] #38 77.94 DEP criu/files-ext.d [2023-03-28T10:58:27.325Z] #38 78.05 DEP criu/file-lock.d [2023-03-28T10:58:27.740Z] #50 30.25 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:58:27.740Z] #50 30.46 Fetched 27.0 MB in 2s (12.9 MB/s) [2023-03-28T10:58:27.740Z] #50 30.55 Selecting previously unselected package pigz. [2023-03-28T10:58:27.740Z] #50 30.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-03-28T10:58:27.740Z] #50 30.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T10:58:27.740Z] #50 30.61 Unpacking pigz (2.6-1) ... [2023-03-28T10:58:27.896Z] #38 78.21 DEP criu/file-ids.d [2023-03-28T10:58:27.896Z] #38 78.33 DEP criu/fifo.d [2023-03-28T10:58:27.896Z] #38 78.42 DEP criu/fdstore.d [2023-03-28T10:58:27.896Z] #38 78.53 DEP criu/fault-injection.d [2023-03-28T10:58:27.896Z] #38 78.60 DEP criu/external.d [2023-03-28T10:58:27.998Z] #50 30.74 Selecting previously unselected package libelf1:amd64. [2023-03-28T10:58:27.998Z] #50 30.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T10:58:27.998Z] #50 30.81 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T10:58:28.045Z] #39 34.79 CC images/inventory.o [2023-03-28T10:58:28.257Z] #50 31.02 Selecting previously unselected package libbpf0:amd64. [2023-03-28T10:58:28.257Z] #50 31.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T10:58:28.257Z] #50 31.03 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T10:58:28.303Z] #39 35.28 CC images/fdinfo.o [2023-03-28T10:58:28.468Z] #38 ... [2023-03-28T10:58:28.468Z] [2023-03-28T10:58:28.468Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T10:58:28.468Z] #0 3.183 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T10:58:28.468Z] #45 DONE 3.4s [2023-03-28T10:58:28.468Z] [2023-03-28T10:58:28.468Z] #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 [2023-03-28T10:58:28.468Z] #38 78.78 DEP criu/eventpoll.d [2023-03-28T10:58:28.468Z] #38 79.03 DEP criu/eventfd.d [2023-03-28T10:58:28.468Z] #38 79.15 DEP criu/crtools.d [2023-03-28T10:58:28.516Z] #50 31.37 Selecting previously unselected package libcap2:amd64. [2023-03-28T10:58:28.516Z] #50 31.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T10:58:28.516Z] #50 31.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:58:28.562Z] #50 ... [2023-03-28T10:58:28.562Z] [2023-03-28T10:58:28.562Z] #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 [2023-03-28T10:58:28.562Z] #39 92.05 CC criu/cr-dedup.o [2023-03-28T10:58:28.562Z] #39 92.45 CC criu/cr-dump.o [2023-03-28T10:58:28.562Z] #39 95.05 CC criu/cr-errno.o [2023-03-28T10:58:28.562Z] #39 95.13 CC criu/cr-restore.o [2023-03-28T10:58:28.562Z] #39 100.3 CC criu/cr-service.o [2023-03-28T10:58:28.725Z] #38 79.38 DEP criu/cr-service.d [2023-03-28T10:58:28.778Z] #50 31.49 Selecting previously unselected package libmnl0:amd64. [2023-03-28T10:58:28.778Z] #50 31.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T10:58:28.778Z] #50 31.54 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T10:58:28.778Z] #50 31.71 Selecting previously unselected package libxtables12:amd64. [2023-03-28T10:58:28.818Z] #39 102.4 CC criu/crtools.o [2023-03-28T10:58:28.867Z] #39 35.83 CC images/fown.o [2023-03-28T10:58:28.982Z] #38 79.52 DEP criu/cr-restore.d [2023-03-28T10:58:29.038Z] #50 31.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T10:58:29.038Z] #50 31.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T10:58:29.038Z] #50 31.82 Selecting previously unselected package libcap2-bin. [2023-03-28T10:58:29.038Z] #50 31.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T10:58:29.038Z] #50 31.83 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T10:58:29.075Z] #39 ... [2023-03-28T10:58:29.075Z] [2023-03-28T10:58:29.075Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:29.075Z] #50 35.95 Selecting previously unselected package vim. [2023-03-28T10:58:29.075Z] #50 35.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-28T10:58:29.075Z] #50 35.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:29.100Z] #38 ... [2023-03-28T10:58:29.100Z] [2023-03-28T10:58:29.100Z] #27 [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 [2023-03-28T10:58:29.100Z] #27 112.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T10:58:29.100Z] #27 112.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:29.124Z] #39 36.22 CC images/ns.o [2023-03-28T10:58:29.239Z] #38 79.75 DEP criu/cr-errno.d [2023-03-28T10:58:29.239Z] #38 79.80 DEP criu/cr-dump.d [2023-03-28T10:58:29.299Z] #50 31.94 Selecting previously unselected package iproute2. [2023-03-28T10:58:29.299Z] #50 31.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T10:58:29.299Z] #50 31.96 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T10:58:29.361Z] #27 112.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:58:29.380Z] #39 36.53 CC images/regfile.o [2023-03-28T10:58:29.496Z] #38 80.00 DEP criu/cr-dedup.d [2023-03-28T10:58:29.636Z] #50 36.48 Selecting previously unselected package xfsprogs. [2023-03-28T10:58:29.636Z] #50 36.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-03-28T10:58:29.636Z] #50 36.50 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T10:58:29.754Z] #38 80.16 DEP criu/cr-check.d [2023-03-28T10:58:29.754Z] #38 80.42 DEP criu/config.d [2023-03-28T10:58:29.870Z] #50 32.70 Selecting previously unselected package xxd. [2023-03-28T10:58:29.870Z] #50 32.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:58:29.870Z] #50 32.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:29.946Z] #39 36.92 CC images/ghost-file.o [2023-03-28T10:58:30.010Z] #38 80.60 DEP criu/clone-noasan.d [2023-03-28T10:58:30.010Z] #38 80.67 DEP criu/cgroup.d [2023-03-28T10:58:30.129Z] #50 32.91 Selecting previously unselected package vim-common. [2023-03-28T10:58:30.129Z] #50 32.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:58:30.129Z] #50 32.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:30.198Z] #50 36.93 Selecting previously unselected package zip. [2023-03-28T10:58:30.198Z] #50 36.93 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-03-28T10:58:30.198Z] #50 36.94 Unpacking zip (3.0-12) ... [2023-03-28T10:58:30.198Z] #50 37.11 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:58:30.267Z] #38 80.89 DEP criu/cgroup-props.d [2023-03-28T10:58:30.403Z] #50 33.14 Selecting previously unselected package bash-completion. [2023-03-28T10:58:30.403Z] #50 33.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T10:58:30.525Z] #38 81.04 DEP criu/bitmap.d [2023-03-28T10:58:30.525Z] #38 81.10 DEP criu/bfd.d [2023-03-28T10:58:30.525Z] #39 37.47 CC images/fifo.o [2023-03-28T10:58:30.781Z] #38 81.25 DEP criu/autofs.d [2023-03-28T10:58:30.781Z] #38 81.37 DEP criu/aio.d [2023-03-28T10:58:30.782Z] #39 37.82 CC images/remap-file-path.o [2023-03-28T10:58:31.038Z] #38 81.56 DEP criu/action-scripts.d [2023-03-28T10:58:31.038Z] #38 ... [2023-03-28T10:58:31.038Z] [2023-03-28T10:58:31.038Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T10:58:31.038Z] #46 DONE 3.0s [2023-03-28T10:58:31.127Z] #50 38.07 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-03-28T10:58:31.127Z] #50 38.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T10:58:31.127Z] #50 38.09 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-03-28T10:58:31.127Z] #50 38.11 Setting up libicu67:arm64 (67.1-7) ... [2023-03-28T10:58:31.127Z] #50 38.12 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-03-28T10:58:31.127Z] #50 38.14 Setting up libinih1:arm64 (53-1+b2) ... [2023-03-28T10:58:31.127Z] #50 38.15 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T10:58:31.127Z] #50 38.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:58:31.294Z] [2023-03-28T10:58:31.294Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T10:58:31.347Z] #39 38.22 CC images/eventfd.o [2023-03-28T10:58:31.347Z] #39 38.47 CC images/eventpoll.o [2023-03-28T10:58:31.384Z] #50 38.18 Setting up bzip2 (1.0.8-4) ... [2023-03-28T10:58:31.384Z] #50 38.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T10:58:31.384Z] #50 38.20 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T10:58:31.911Z] #39 38.95 CC images/fh.o [2023-03-28T10:58:32.171Z] #39 39.22 CC images/fsnotify.o [2023-03-28T10:58:32.201Z] #50 39.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:32.202Z] #50 39.04 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-28T10:58:32.202Z] #50 39.06 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T10:58:32.202Z] #50 39.07 Setting up apparmor (2.13.6-10) ... [2023-03-28T10:58:33.103Z] #39 40.11 CC images/signalfd.o [2023-03-28T10:58:33.361Z] #39 40.48 CC images/fs.o [2023-03-28T10:58:33.586Z] #50 40.59 Setting up zip (3.0-12) ... [2023-03-28T10:58:33.586Z] #50 40.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:33.586Z] #50 40.64 Setting up bash-completion (1:2.11-2) ... [2023-03-28T10:58:33.816Z] #47 DONE 2.1s [2023-03-28T10:58:33.816Z] [2023-03-28T10:58:33.816Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T10:58:33.925Z] #39 40.86 CC images/pstree.o [2023-03-28T10:58:33.925Z] #39 41.11 CC images/pipe.o [2023-03-28T10:58:34.493Z] #39 41.56 CC images/tcp-stream.o [2023-03-28T10:58:34.596Z] #50 37.25 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T10:58:35.065Z] #39 41.86 CC images/sk-packet.o [2023-03-28T10:58:35.165Z] #50 ... [2023-03-28T10:58:35.166Z] [2023-03-28T10:58:35.166Z] #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 [2023-03-28T10:58:35.166Z] #38 161.6 CC criu/cr-service.o [2023-03-28T10:58:35.166Z] #38 164.5 CC criu/crtools.o [2023-03-28T10:58:35.166Z] #38 165.4 CC criu/eventfd.o [2023-03-28T10:58:35.166Z] #38 165.7 CC criu/eventpoll.o [2023-03-28T10:58:35.166Z] #38 167.1 CC criu/external.o [2023-03-28T10:58:35.166Z] #38 167.7 CC criu/fault-injection.o [2023-03-28T10:58:35.166Z] #38 167.9 CC criu/fdstore.o [2023-03-28T10:58:35.166Z] #38 168.4 CC criu/fifo.o [2023-03-28T10:58:35.166Z] #38 169.0 CC criu/file-ids.o [2023-03-28T10:58:35.166Z] #38 169.2 CC criu/file-lock.o [2023-03-28T10:58:35.166Z] #38 170.7 CC criu/files-ext.o [2023-03-28T10:58:35.166Z] #38 171.3 CC criu/files-reg.o [2023-03-28T10:58:35.166Z] #38 ... [2023-03-28T10:58:35.166Z] [2023-03-28T10:58:35.166Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:35.166Z] #50 38.06 Selecting previously unselected package bzip2. [2023-03-28T10:58:35.166Z] #50 38.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T10:58:35.166Z] #50 38.10 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T10:58:35.183Z] #48 DONE 2.1s [2023-03-28T10:58:35.183Z] [2023-03-28T10:58:35.183Z] #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 [2023-03-28T10:58:35.183Z] #38 81.98 CC criu/action-scripts.o [2023-03-28T10:58:35.183Z] #38 82.46 CC criu/aio.o [2023-03-28T10:58:35.183Z] #38 83.06 CC criu/autofs.o [2023-03-28T10:58:35.183Z] #38 84.81 CC criu/bfd.o [2023-03-28T10:58:35.183Z] #38 85.46 CC criu/bitmap.o [2023-03-28T10:58:35.183Z] #38 85.64 CC criu/cgroup-props.o [2023-03-28T10:58:35.322Z] #39 42.34 CC images/mnt.o [2023-03-28T10:58:35.424Z] #50 38.16 Selecting previously unselected package xz-utils. [2023-03-28T10:58:35.425Z] #50 38.17 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T10:58:35.425Z] #50 38.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T10:58:35.580Z] #39 ... [2023-03-28T10:58:35.580Z] [2023-03-28T10:58:35.580Z] #35 [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 [2023-03-28T10:58:35.580Z] #35 120.5 internal/fmtsort [2023-03-28T10:58:35.580Z] #35 121.5 internal/safefilepath [2023-03-28T10:58:35.580Z] #35 121.7 internal/syscall/execenv [2023-03-28T10:58:35.580Z] #35 121.9 path [2023-03-28T10:58:35.580Z] #35 121.9 strings [2023-03-28T10:58:35.580Z] #35 122.9 io/fs [2023-03-28T10:58:35.580Z] #35 125.6 os [2023-03-28T10:58:35.580Z] #35 126.2 bufio [2023-03-28T10:58:35.580Z] #35 128.4 text/tabwriter [2023-03-28T10:58:35.688Z] #50 38.57 Selecting previously unselected package apparmor. [2023-03-28T10:58:35.688Z] #50 38.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T10:58:35.838Z] #35 ... [2023-03-28T10:58:35.838Z] [2023-03-28T10:58:35.838Z] #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 [2023-03-28T10:58:35.838Z] #39 42.78 CC images/pipe-data.o [2023-03-28T10:58:35.947Z] #50 38.66 Unpacking apparmor (2.13.6-10) ... [2023-03-28T10:58:36.111Z] #38 86.72 CC criu/cgroup.o [2023-03-28T10:58:36.403Z] #39 43.27 CC images/sa.o [2023-03-28T10:58:36.403Z] #39 43.63 CC images/timer.o [2023-03-28T10:58:36.868Z] #50 43.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T10:58:36.868Z] #50 43.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T10:58:36.868Z] #50 43.78 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-03-28T10:58:36.869Z] #50 43.79 Setting up patch (2.7.6-7) ... [2023-03-28T10:58:36.869Z] #50 43.80 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T10:58:36.869Z] #50 43.88 invoke-rc.d: could not determine current runlevel [2023-03-28T10:58:36.869Z] #50 43.90 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T10:58:36.869Z] #50 43.92 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T10:58:36.869Z] #50 43.94 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-03-28T10:58:36.869Z] #50 43.95 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T10:58:36.885Z] #50 39.55 Selecting previously unselected package inetutils-ping. [2023-03-28T10:58:36.885Z] #50 39.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T10:58:36.885Z] #50 39.58 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T10:58:37.125Z] #50 43.99 Setting up pigz (2.6-1) ... [2023-03-28T10:58:37.125Z] #50 44.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-28T10:58:37.125Z] #50 44.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T10:58:37.125Z] #50 44.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T10:58:37.125Z] #50 44.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:37.146Z] #50 39.87 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T10:58:37.146Z] #50 39.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T10:58:37.146Z] #50 39.91 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T10:58:37.335Z] #39 44.22 CC images/timerfd.o [2023-03-28T10:58:37.407Z] #50 40.16 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T10:58:37.407Z] #50 40.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T10:58:37.407Z] #50 40.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T10:58:37.480Z] #38 ... [2023-03-28T10:58:37.480Z] [2023-03-28T10:58:37.480Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T10:58:37.480Z] #49 DONE 1.9s [2023-03-28T10:58:37.480Z] [2023-03-28T10:58:37.480Z] #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 [2023-03-28T10:58:37.480Z] #43 13.81 + cd /tmp/tmp.gKoaQQqo60/src/github.com/opencontainers/runc [2023-03-28T10:58:37.480Z] #43 13.81 + git checkout -q v1.1.4 [2023-03-28T10:58:37.480Z] #43 14.71 + '[' -z '' ']' [2023-03-28T10:58:37.480Z] #43 14.71 + target=static [2023-03-28T10:58:37.480Z] #43 14.71 + make BUILDTAGS=seccomp static [2023-03-28T10:58:37.480Z] #43 15.26 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 . [2023-03-28T10:58:37.480Z] #43 ... [2023-03-28T10:58:37.480Z] [2023-03-28T10:58:37.480Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:37.501Z] #27 ... [2023-03-28T10:58:37.501Z] [2023-03-28T10:58:37.501Z] #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 [2023-03-28T10:58:37.501Z] #38 26.65 make[1]: Nothing to be done for 'all'. [2023-03-28T10:58:37.501Z] #38 29.96 CC images/stats.o [2023-03-28T10:58:37.501Z] #38 30.62 CC images/core.o [2023-03-28T10:58:37.501Z] #38 31.55 CC images/core-x86.o [2023-03-28T10:58:37.501Z] #38 32.30 CC images/core-arm.o [2023-03-28T10:58:37.501Z] #38 32.90 CC images/core-aarch64.o [2023-03-28T10:58:37.501Z] #38 33.50 CC images/core-ppc64.o [2023-03-28T10:58:37.592Z] #39 44.64 CC images/mm.o [2023-03-28T10:58:37.667Z] #50 40.45 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T10:58:37.667Z] #50 40.46 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T10:58:37.667Z] #50 40.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T10:58:37.926Z] #50 40.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T10:58:37.926Z] #50 40.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T10:58:37.926Z] #50 40.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T10:58:38.054Z] #50 44.81 Setting up libaio1:arm64 (0.3.112-9) ... [2023-03-28T10:58:38.054Z] #50 44.83 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T10:58:38.073Z] #38 34.43 CC images/core-s390.o [2023-03-28T10:58:38.156Z] #39 45.19 CC images/sk-opts.o [2023-03-28T10:58:38.184Z] #50 40.97 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T10:58:38.184Z] #50 40.97 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T10:58:38.184Z] #50 40.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T10:58:38.184Z] #50 41.12 Selecting previously unselected package iptables. [2023-03-28T10:58:38.184Z] #50 41.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T10:58:38.310Z] #50 45.25 Setting up libelf1:arm64 (0.183-1) ... [2023-03-28T10:58:38.310Z] #50 45.28 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T10:58:38.310Z] #50 45.30 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T10:58:38.414Z] #39 45.46 CC images/sk-unix.o [2023-03-28T10:58:38.443Z] #50 41.15 Unpacking iptables (1.8.7-1) ... [2023-03-28T10:58:38.872Z] #50 45.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:38.872Z] #50 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T10:58:38.872Z] #50 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T10:58:38.872Z] #50 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T10:58:38.872Z] #50 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T10:58:38.872Z] #50 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T10:58:38.977Z] #39 45.96 CC images/sk-inet.o [2023-03-28T10:58:39.011Z] #50 42.00 Selecting previously unselected package libonig5:amd64. [2023-03-28T10:58:39.018Z] #38 35.46 CC images/cpuinfo.o [2023-03-28T10:58:39.128Z] #50 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T10:58:39.128Z] #50 45.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T10:58:39.128Z] #50 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T10:58:39.128Z] #50 45.90 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T10:58:39.235Z] #39 46.30 CC images/tun.o [2023-03-28T10:58:39.269Z] #50 42.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T10:58:39.269Z] #50 42.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:58:39.528Z] #50 42.44 Selecting previously unselected package libjq1:amd64. [2023-03-28T10:58:39.589Z] #38 36.15 CC images/inventory.o [2023-03-28T10:58:39.690Z] #50 ... [2023-03-28T10:58:39.690Z] [2023-03-28T10:58:39.690Z] #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 [2023-03-28T10:58:39.690Z] #39 102.9 CC criu/eventfd.o [2023-03-28T10:58:39.690Z] #39 103.4 CC criu/eventpoll.o [2023-03-28T10:58:39.690Z] #39 104.3 CC criu/external.o [2023-03-28T10:58:39.690Z] #39 104.7 CC criu/fault-injection.o [2023-03-28T10:58:39.690Z] #39 104.8 CC criu/fdstore.o [2023-03-28T10:58:39.690Z] #39 105.2 CC criu/fifo.o [2023-03-28T10:58:39.690Z] #39 105.7 CC criu/file-ids.o [2023-03-28T10:58:39.690Z] #39 106.0 CC criu/file-lock.o [2023-03-28T10:58:39.690Z] #39 107.0 CC criu/files-ext.o [2023-03-28T10:58:39.690Z] #39 107.4 CC criu/files-reg.o [2023-03-28T10:58:39.690Z] #39 109.9 CC criu/files.o [2023-03-28T10:58:39.690Z] #39 112.3 CC criu/filesystems.o [2023-03-28T10:58:39.690Z] #39 113.1 CC criu/fsnotify.o [2023-03-28T10:58:39.787Z] #50 42.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T10:58:39.787Z] #50 42.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:58:39.787Z] #50 42.66 Selecting previously unselected package jq. [2023-03-28T10:58:39.787Z] #50 42.67 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T10:58:39.787Z] #50 42.69 Unpacking jq (1.6-2.1) ... [2023-03-28T10:58:39.799Z] #39 46.73 CC images/sk-netlink.o [2023-03-28T10:58:39.850Z] #38 36.46 CC images/fdinfo.o [2023-03-28T10:58:40.005Z] #50 2.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T10:58:40.005Z] #50 2.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T10:58:40.005Z] #50 2.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T10:58:40.056Z] #39 47.07 CC images/packet-sock.o [2023-03-28T10:58:40.262Z] #50 2.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T10:58:40.355Z] #50 42.92 Selecting previously unselected package libaio1:amd64. [2023-03-28T10:58:40.355Z] #50 42.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T10:58:40.355Z] #50 42.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T10:58:40.355Z] #50 43.11 Selecting previously unselected package libgpm2:amd64. [2023-03-28T10:58:40.355Z] #50 43.12 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T10:58:40.355Z] #50 43.13 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T10:58:40.614Z] #50 43.22 Selecting previously unselected package libicu67:amd64. [2023-03-28T10:58:40.614Z] #50 43.23 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T10:58:40.614Z] #50 43.23 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T10:58:40.619Z] #39 ... [2023-03-28T10:58:40.619Z] [2023-03-28T10:58:40.619Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:40.619Z] #50 47.55 Setting up libjq1:arm64 (1.6-2.1) ... [2023-03-28T10:58:40.619Z] #50 47.57 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-03-28T10:58:40.792Z] #38 37.13 CC images/fown.o [2023-03-28T10:58:40.875Z] #50 47.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T10:58:40.875Z] #50 47.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T10:58:40.987Z] #39 47.84 CC images/ipc-var.o [2023-03-28T10:58:41.053Z] #38 37.47 CC images/ns.o [2023-03-28T10:58:41.192Z] #50 4.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T10:58:41.245Z] #39 48.27 CC images/ipc-desc.o [2023-03-28T10:58:41.314Z] #38 37.89 CC images/regfile.o [2023-03-28T10:58:41.502Z] #39 48.50 CC images/ipc-shm.o [2023-03-28T10:58:41.759Z] #39 48.76 CC images/ipc-msg.o [2023-03-28T10:58:41.810Z] #50 48.85 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-28T10:58:41.810Z] #50 48.89 Setting up jq (1.6-2.1) ... [2023-03-28T10:58:41.885Z] #38 38.27 CC images/ghost-file.o [2023-03-28T10:58:42.066Z] #50 48.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-03-28T10:58:42.066Z] #50 48.94 Setting up iptables (1.8.7-1) ... [2023-03-28T10:58:42.066Z] #50 48.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T10:58:42.066Z] #50 48.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T10:58:42.066Z] #50 48.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T10:58:42.066Z] #50 48.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T10:58:42.067Z] #50 49.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T10:58:42.067Z] #50 49.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T10:58:42.067Z] #50 49.03 Setting up iproute2 (5.10.0-4) ... [2023-03-28T10:58:42.146Z] #38 38.75 CC images/fifo.o [2023-03-28T10:58:42.323Z] #39 49.24 CC images/ipc-sem.o [2023-03-28T10:58:42.407Z] #38 ... [2023-03-28T10:58:42.407Z] [2023-03-28T10:58:42.407Z] #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 [2023-03-28T10:58:42.407Z] #32 115.8 internal/poll [2023-03-28T10:58:42.407Z] #32 119.9 internal/fmtsort [2023-03-28T10:58:42.407Z] #32 120.2 internal/safefilepath [2023-03-28T10:58:42.407Z] #32 120.3 internal/syscall/execenv [2023-03-28T10:58:42.407Z] #32 120.9 path [2023-03-28T10:58:42.407Z] #32 120.9 strings [2023-03-28T10:58:42.407Z] #32 121.9 io/fs [2023-03-28T10:58:42.407Z] #32 124.0 os [2023-03-28T10:58:42.407Z] #32 124.6 bufio [2023-03-28T10:58:42.560Z] #50 5.387 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T10:58:42.581Z] #39 49.65 CC images/utsns.o [2023-03-28T10:58:42.629Z] #50 49.38 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:58:42.668Z] #32 ... [2023-03-28T10:58:42.668Z] [2023-03-28T10:58:42.668Z] #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 [2023-03-28T10:58:42.668Z] #38 39.20 CC images/remap-file-path.o [2023-03-28T10:58:43.147Z] #39 50.00 CC images/creds.o [2023-03-28T10:58:43.249Z] #38 39.53 CC images/eventfd.o [2023-03-28T10:58:43.249Z] #38 39.65 CC images/eventpoll.o [2023-03-28T10:58:43.249Z] #38 39.77 CC images/fh.o [2023-03-28T10:58:43.438Z] #39 50.31 CC images/vma.o [2023-03-28T10:58:43.721Z] #39 50.72 CC images/netdev.o [2023-03-28T10:58:43.822Z] #38 40.13 CC images/fsnotify.o [2023-03-28T10:58:43.999Z] #50 DONE 50.8s [2023-03-28T10:58:43.999Z] [2023-03-28T10:58:43.999Z] #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 [2023-03-28T10:58:43.999Z] #39 114.3 CC criu/image-desc.o [2023-03-28T10:58:43.999Z] #39 114.5 CC criu/image.o [2023-03-28T10:58:43.999Z] #39 115.5 CC criu/ipc_ns.o [2023-03-28T10:58:43.999Z] #39 116.8 CC criu/irmap.o [2023-03-28T10:58:44.256Z] #39 117.8 CC criu/kcmp-ids.o [2023-03-28T10:58:44.513Z] #39 ... [2023-03-28T10:58:44.513Z] [2023-03-28T10:58:44.513Z] #51 [dev-systemd-false 9/27] 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 [2023-03-28T10:58:44.513Z] #0 0.788 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T10:58:44.513Z] #0 0.795 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T10:58:44.513Z] #0 0.798 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T10:58:44.513Z] #51 DONE 0.9s [2023-03-28T10:58:44.709Z] #39 51.50 CC images/tty.o [2023-03-28T10:58:44.764Z] #38 41.05 CC images/signalfd.o [2023-03-28T10:58:44.771Z] [2023-03-28T10:58:44.771Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T10:58:45.025Z] #38 41.47 CC images/fs.o [2023-03-28T10:58:45.276Z] #39 52.46 CC images/file-lock.o [2023-03-28T10:58:45.533Z] #39 52.58 CC images/rlimit.o [2023-03-28T10:58:45.596Z] #38 41.92 CC images/pstree.o [2023-03-28T10:58:45.790Z] #39 52.98 CC images/pagemap.o [2023-03-28T10:58:45.857Z] #38 42.34 CC images/pipe.o [2023-03-28T10:58:45.857Z] #38 42.40 CC images/tcp-stream.o [2023-03-28T10:58:45.877Z] #50 ... [2023-03-28T10:58:45.877Z] [2023-03-28T10:58:45.877Z] #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 [2023-03-28T10:58:45.877Z] #24 DONE 149.7s [2023-03-28T10:58:45.877Z] [2023-03-28T10:58:45.877Z] #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 [2023-03-28T10:58:45.877Z] #38 90.02 CC criu/clone-noasan.o [2023-03-28T10:58:45.877Z] #38 90.19 CC criu/config.o [2023-03-28T10:58:45.877Z] #38 91.62 CC criu/cr-check.o [2023-03-28T10:58:45.877Z] #38 93.65 CC criu/cr-dedup.o [2023-03-28T10:58:45.877Z] #38 94.20 CC criu/cr-dump.o [2023-03-28T10:58:45.939Z] #50 47.93 Selecting previously unselected package libinih1:amd64. [2023-03-28T10:58:45.939Z] #50 47.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T10:58:45.939Z] #50 47.95 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T10:58:45.939Z] #50 48.02 Selecting previously unselected package libnet1:amd64. [2023-03-28T10:58:45.939Z] #50 48.03 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:58:45.939Z] #50 48.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:58:45.939Z] #50 48.21 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T10:58:45.939Z] #50 48.22 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:58:45.939Z] #50 48.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:58:45.939Z] #50 48.50 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T10:58:45.939Z] #50 48.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:58:45.939Z] #50 48.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:58:45.939Z] #50 48.58 Selecting previously unselected package net-tools. [2023-03-28T10:58:45.939Z] #50 48.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T10:58:45.939Z] #50 48.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T10:58:46.134Z] #38 96.81 CC criu/cr-errno.o [2023-03-28T10:58:46.227Z] #50 48.97 Selecting previously unselected package patch. [2023-03-28T10:58:46.227Z] #50 49.00 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T10:58:46.227Z] #50 49.05 Unpacking patch (2.7.6-7) ... [2023-03-28T10:58:46.364Z] #39 53.35 CC images/siginfo.o [2023-03-28T10:58:46.364Z] #39 ... [2023-03-28T10:58:46.364Z] [2023-03-28T10:58:46.364Z] #35 [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 [2023-03-28T10:58:46.364Z] #35 131.2 io/ioutil [2023-03-28T10:58:46.364Z] #35 131.2 fmt [2023-03-28T10:58:46.364Z] #35 135.7 github.com/BurntSushi/toml [2023-03-28T10:58:46.364Z] #35 135.7 flag [2023-03-28T10:58:46.364Z] #35 138.4 log [2023-03-28T10:58:46.397Z] #38 96.88 CC criu/cr-restore.o [2023-03-28T10:58:46.429Z] #38 42.68 CC images/sk-packet.o [2023-03-28T10:58:46.654Z] #38 ... [2023-03-28T10:58:46.654Z] [2023-03-28T10:58:46.654Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:46.654Z] #50 9.391 Fetched 8642 kB in 7s (1198 kB/s) [2023-03-28T10:58:46.690Z] #38 43.16 CC images/mnt.o [2023-03-28T10:58:46.761Z] #50 49.42 Selecting previously unselected package python-pip-whl. [2023-03-28T10:58:46.761Z] #50 49.51 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T10:58:46.761Z] #50 49.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T10:58:46.929Z] #35 ... [2023-03-28T10:58:46.929Z] [2023-03-28T10:58:46.929Z] #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 [2023-03-28T10:58:46.929Z] #39 53.79 CC images/rpc.o [2023-03-28T10:58:46.951Z] #38 43.30 CC images/pipe-data.o [2023-03-28T10:58:47.211Z] #38 43.64 CC images/sa.o [2023-03-28T10:58:47.472Z] #38 43.97 CC images/timer.o [2023-03-28T10:58:48.044Z] #38 44.63 CC images/timerfd.o [2023-03-28T10:58:48.136Z] #50 50.59 Selecting previously unselected package python3-lib2to3. [2023-03-28T10:58:48.136Z] #50 50.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T10:58:48.136Z] #50 50.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T10:58:48.136Z] #50 50.84 Selecting previously unselected package python3-distutils. [2023-03-28T10:58:48.136Z] #50 50.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T10:58:48.136Z] #50 50.85 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T10:58:48.305Z] #38 44.95 CC images/mm.o [2023-03-28T10:58:48.394Z] #50 51.19 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:58:48.394Z] #50 51.23 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:58:48.394Z] #50 51.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:58:48.652Z] #50 ... [2023-03-28T10:58:48.652Z] [2023-03-28T10:58:48.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 [2023-03-28T10:58:48.652Z] #38 175.0 CC criu/files.o [2023-03-28T10:58:48.652Z] #38 178.1 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:58:48.652Z] #38 178.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T10:58:48.652Z] #38 178.4 CC criu/filesystems.o [2023-03-28T10:58:48.652Z] #38 179.3 CC criu/fsnotify.o [2023-03-28T10:58:48.652Z] #38 181.1 CC criu/image-desc.o [2023-03-28T10:58:48.652Z] #38 181.3 CC criu/image.o [2023-03-28T10:58:48.652Z] #38 182.9 CC criu/ipc_ns.o [2023-03-28T10:58:48.652Z] #38 185.2 CC criu/irmap.o [2023-03-28T10:58:48.833Z] #39 55.83 CC images/ext-file.o [2023-03-28T10:58:48.911Z] #38 ... [2023-03-28T10:58:48.911Z] [2023-03-28T10:58:48.911Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:58:48.911Z] #50 51.62 Selecting previously unselected package python3-setuptools. [2023-03-28T10:58:48.911Z] #50 51.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T10:58:48.911Z] #50 51.65 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T10:58:49.090Z] #39 56.16 CC images/cgroup.o [2023-03-28T10:58:49.247Z] #38 45.54 CC images/sk-opts.o [2023-03-28T10:58:49.478Z] #50 52.24 Selecting previously unselected package python3-wheel. [2023-03-28T10:58:49.478Z] #50 52.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T10:58:49.478Z] #50 52.25 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T10:58:49.478Z] #50 52.33 Selecting previously unselected package python3-pip. [2023-03-28T10:58:49.478Z] #50 52.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T10:58:49.478Z] #50 52.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T10:58:49.508Z] #38 45.87 CC images/sk-unix.o [2023-03-28T10:58:49.929Z] #50 9.391 Reading package lists... [2023-03-28T10:58:50.046Z] #50 52.73 Selecting previously unselected package sudo. [2023-03-28T10:58:50.046Z] #50 52.73 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T10:58:50.046Z] #50 52.74 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T10:58:50.080Z] #38 46.44 CC images/sk-inet.o [2023-03-28T10:58:50.465Z] #39 57.36 CC images/userns.o [2023-03-28T10:58:50.465Z] #39 ... [2023-03-28T10:58:50.465Z] [2023-03-28T10:58:50.465Z] #35 [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 [2023-03-28T10:58:50.465Z] #35 142.7 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:58:50.465Z] #35 DONE 145.4s [2023-03-28T10:58:50.616Z] #50 53.58 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T10:58:50.652Z] #38 47.17 CC images/tun.o [2023-03-28T10:58:50.725Z] [2023-03-28T10:58:50.725Z] #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 [2023-03-28T10:58:50.725Z] #39 57.74 CC images/google/protobuf/descriptor.o [2023-03-28T10:58:50.875Z] #50 53.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T10:58:50.875Z] #50 53.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T10:58:51.134Z] #50 53.95 Selecting previously unselected package uidmap. [2023-03-28T10:58:51.134Z] #50 53.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T10:58:51.224Z] #38 47.66 CC images/sk-netlink.o [2023-03-28T10:58:51.313Z] #52 ... [2023-03-28T10:58:51.313Z] [2023-03-28T10:58:51.313Z] #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 [2023-03-28T10:58:51.313Z] #39 118.3 CC criu/kerndat.o [2023-03-28T10:58:51.313Z] #39 119.9 CC criu/libnetlink.o [2023-03-28T10:58:51.313Z] #39 120.4 CC criu/log.o [2023-03-28T10:58:51.313Z] #39 121.1 CC criu/lsm.o [2023-03-28T10:58:51.313Z] #39 121.5 CC criu/mem.o [2023-03-28T10:58:51.313Z] #39 123.8 CC criu/memfd.o [2023-03-28T10:58:51.313Z] #39 124.3 CC criu/mount.o [2023-03-28T10:58:51.397Z] #50 53.99 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T10:58:51.397Z] #50 54.24 Selecting previously unselected package vim-runtime. [2023-03-28T10:58:51.397Z] #50 54.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:58:51.397Z] #50 54.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T10:58:51.485Z] #38 48.03 CC images/packet-sock.o [2023-03-28T10:58:51.660Z] #50 54.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T10:58:51.660Z] #50 54.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:52.056Z] #38 48.49 CC images/ipc-var.o [2023-03-28T10:58:52.320Z] #38 48.85 CC images/ipc-desc.o [2023-03-28T10:58:52.456Z] #50 12.42 Reading package lists... [2023-03-28T10:58:52.898Z] #38 49.29 CC images/ipc-shm.o [2023-03-28T10:58:53.076Z] #50 15.02 Building dependency tree... [2023-03-28T10:58:53.256Z] #39 60.41 CC images/opts.o [2023-03-28T10:58:53.470Z] #38 49.70 CC images/ipc-msg.o [2023-03-28T10:58:53.670Z] #50 16.41 The following additional packages will be installed: [2023-03-28T10:58:53.670Z] #50 16.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T10:58:53.670Z] #50 16.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T10:58:53.670Z] #50 16.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T10:58:53.670Z] #50 16.41 python3-pkg-resources vim-runtime xxd [2023-03-28T10:58:53.670Z] #50 16.41 Suggested packages: [2023-03-28T10:58:53.670Z] #50 16.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T10:58:53.670Z] #50 16.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T10:58:53.670Z] #50 16.42 acl attr quota [2023-03-28T10:58:53.670Z] #50 16.42 Recommended packages: [2023-03-28T10:58:53.670Z] #50 16.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T10:58:53.731Z] #38 50.18 CC images/ipc-sem.o [2023-03-28T10:58:53.820Z] #39 60.69 CC images/seccomp.o [2023-03-28T10:58:53.992Z] #38 ... [2023-03-28T10:58:53.992Z] [2023-03-28T10:58:53.992Z] #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 [2023-03-28T10:58:53.992Z] #32 127.4 text/tabwriter [2023-03-28T10:58:53.992Z] #32 129.7 fmt [2023-03-28T10:58:53.992Z] #32 129.8 io/ioutil [2023-03-28T10:58:53.992Z] #32 133.8 flag [2023-03-28T10:58:53.992Z] #32 133.9 github.com/BurntSushi/toml [2023-03-28T10:58:53.992Z] #32 136.4 log [2023-03-28T10:58:53.992Z] #32 ... [2023-03-28T10:58:53.992Z] [2023-03-28T10:58:53.992Z] #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 [2023-03-28T10:58:53.992Z] #38 50.47 CC images/utsns.o [2023-03-28T10:58:54.078Z] #39 60.96 CC images/binfmt-misc.o [2023-03-28T10:58:54.078Z] #39 61.21 CC images/time.o [2023-03-28T10:58:54.253Z] #38 50.82 CC images/creds.o [2023-03-28T10:58:54.581Z] #39 ... [2023-03-28T10:58:54.581Z] [2023-03-28T10:58:54.581Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T10:58:54.581Z] #52 9.717 Collecting yamllint==1.26.1 [2023-03-28T10:58:54.642Z] #39 61.58 CC images/sysctl.o [2023-03-28T10:58:54.827Z] #38 51.18 CC images/vma.o [2023-03-28T10:58:54.899Z] #39 61.93 CC images/autofs.o [2023-03-28T10:58:55.076Z] #50 17.67 The following NEW packages will be installed: [2023-03-28T10:58:55.076Z] #50 17.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T10:58:55.076Z] #50 17.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T10:58:55.076Z] #50 17.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T10:58:55.076Z] #50 17.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T10:58:55.076Z] #50 17.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T10:58:55.076Z] #50 17.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T10:58:55.076Z] #50 17.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T10:58:55.076Z] #50 17.69 xz-utils zip [2023-03-28T10:58:55.087Z] #38 51.59 CC images/netdev.o [2023-03-28T10:58:55.156Z] #39 62.26 CC images/macvlan.o [2023-03-28T10:58:55.332Z] #50 18.02 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T10:58:55.332Z] #50 18.02 Need to get 27.0 MB of archives. [2023-03-28T10:58:55.332Z] #50 18.02 After this operation, 104 MB of additional disk space will be used. [2023-03-28T10:58:55.332Z] #50 18.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T10:58:55.332Z] #50 18.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T10:58:55.332Z] #50 18.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T10:58:55.332Z] #50 18.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T10:58:55.332Z] #50 18.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T10:58:55.332Z] #50 18.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T10:58:55.332Z] #50 18.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T10:58:55.332Z] #50 18.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T10:58:55.332Z] #50 18.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T10:58:55.332Z] #50 18.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T10:58:55.332Z] #50 18.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T10:58:55.332Z] #50 18.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T10:58:55.332Z] #50 18.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T10:58:55.332Z] #50 18.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T10:58:55.333Z] #50 18.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T10:58:55.333Z] #50 18.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T10:58:55.333Z] #50 18.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T10:58:55.333Z] #50 18.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T10:58:55.333Z] #50 18.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T10:58:55.333Z] #50 18.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T10:58:55.333Z] #50 18.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T10:58:55.333Z] #50 18.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T10:58:55.333Z] #50 18.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T10:58:55.333Z] #50 18.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T10:58:55.508Z] #52 10.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T10:58:55.589Z] #50 18.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T10:58:55.589Z] #50 18.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T10:58:55.589Z] #50 18.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T10:58:55.721Z] #39 62.50 CC images/sit.o [2023-03-28T10:58:55.845Z] #50 18.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T10:58:55.845Z] #50 18.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T10:58:55.845Z] #50 18.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T10:58:55.845Z] #50 18.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T10:58:55.845Z] #50 18.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T10:58:55.845Z] #50 18.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T10:58:55.845Z] #50 18.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T10:58:55.845Z] #50 18.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T10:58:55.845Z] #50 18.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T10:58:55.845Z] #50 18.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T10:58:55.845Z] #50 18.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T10:58:55.845Z] #50 18.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T10:58:55.845Z] #50 18.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T10:58:55.845Z] #50 18.57 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T10:58:55.845Z] #50 18.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T10:58:55.845Z] #50 18.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T10:58:55.845Z] #50 18.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T10:58:55.979Z] #39 62.97 CC images/memfd.o [2023-03-28T10:58:56.030Z] #38 52.31 CC images/tty.o [2023-03-28T10:58:56.101Z] #50 18.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T10:58:56.101Z] #50 18.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T10:58:56.101Z] #50 18.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T10:58:56.237Z] #39 ... [2023-03-28T10:58:56.237Z] [2023-03-28T10:58:56.237Z] #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 [2023-03-28T10:58:56.237Z] #37 84.97 Updating files: 29% (1560/5256) Updating files: 30% (1577/5256) Updating files: 31% (1630/5256) Updating files: 32% (1682/5256) Updating files: 33% (1735/5256) Updating files: 34% (1788/5256) Updating files: 35% (1840/5256) Updating files: 36% (1893/5256) Updating files: 37% (1945/5256) Updating files: 38% (1998/5256) Updating files: 39% (2050/5256) Updating files: 40% (2103/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 67% (3562/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 90% (4766/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T10:58:56.237Z] #37 87.59 + cd /tmp/tmp.xLsaveQT7s/src/github.com/containerd/containerd [2023-03-28T10:58:56.237Z] #37 87.59 + git checkout -q v1.6.16 [2023-03-28T10:58:56.602Z] #38 53.20 CC images/file-lock.o [2023-03-28T10:58:56.664Z] #50 19.47 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T10:58:56.873Z] #52 12.13 Collecting pathspec>=0.5.3 [2023-03-28T10:58:56.873Z] #52 12.14 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T10:58:56.920Z] #50 19.62 Fetched 27.0 MB in 1s (23.3 MB/s) [2023-03-28T10:58:56.920Z] #50 19.68 Selecting previously unselected package pigz. [2023-03-28T10:58:57.129Z] #52 12.49 Collecting pyyaml [2023-03-28T10:58:57.173Z] #38 53.54 CC images/rlimit.o [2023-03-28T10:58:57.176Z] #50 19.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-03-28T10:58:57.176Z] #50 19.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T10:58:57.176Z] #50 19.73 Unpacking pigz (2.6-1) ... [2023-03-28T10:58:57.176Z] #50 19.82 Selecting previously unselected package libelf1:amd64. [2023-03-28T10:58:57.176Z] #50 19.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T10:58:57.176Z] #50 19.84 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T10:58:57.386Z] #52 12.50 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-03-28T10:58:57.386Z] #52 12.56 Building wheels for collected packages: yamllint [2023-03-28T10:58:57.386Z] #52 12.57 Building wheel for yamllint (setup.py): started [2023-03-28T10:58:57.436Z] #50 19.99 Selecting previously unselected package libbpf0:amd64. [2023-03-28T10:58:57.436Z] #50 19.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T10:58:57.436Z] #50 20.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T10:58:57.436Z] #50 20.13 Selecting previously unselected package libcap2:amd64. [2023-03-28T10:58:57.436Z] #50 20.13 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T10:58:57.436Z] #50 20.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:58:57.436Z] #50 20.19 Selecting previously unselected package libmnl0:amd64. [2023-03-28T10:58:57.436Z] #50 20.19 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T10:58:57.436Z] #50 20.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T10:58:57.436Z] #50 20.26 Selecting previously unselected package libxtables12:amd64. [2023-03-28T10:58:57.436Z] #38 53.92 CC images/pagemap.o [2023-03-28T10:58:57.612Z] #37 ... [2023-03-28T10:58:57.612Z] [2023-03-28T10:58:57.612Z] #31 [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 [2023-03-28T10:58:57.612Z] #31 142.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T10:58:57.612Z] #31 142.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:58:57.612Z] #31 142.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:58:57.612Z] #31 ... [2023-03-28T10:58:57.612Z] [2023-03-28T10:58:57.612Z] #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 [2023-03-28T10:58:57.612Z] #39 63.49 CC images/timens.o [2023-03-28T10:58:57.612Z] #39 63.94 LINK images/built-in.o [2023-03-28T10:58:57.612Z] #39 64.25 GEN compel/include/asm [2023-03-28T10:58:57.612Z] #39 64.28 GEN compel/include/version.h [2023-03-28T10:58:57.612Z] #39 64.33 touch .config [2023-03-28T10:58:57.612Z] #39 64.41 GEN include/common/config.h [2023-03-28T10:58:57.612Z] #39 64.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T10:58:57.612Z] #39 64.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T10:58:57.612Z] #39 64.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T10:58:57.612Z] #39 64.77 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T10:58:57.612Z] #39 64.81 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T10:58:57.692Z] #50 20.26 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T10:58:57.692Z] #50 20.27 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T10:58:57.692Z] #50 20.34 Selecting previously unselected package libcap2-bin. [2023-03-28T10:58:57.692Z] #50 20.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T10:58:57.692Z] #50 20.37 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T10:58:57.692Z] #50 20.46 Selecting previously unselected package iproute2. [2023-03-28T10:58:57.692Z] #50 20.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T10:58:57.692Z] #50 20.47 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T10:58:57.696Z] #38 54.32 CC images/siginfo.o [2023-03-28T10:58:57.871Z] #39 64.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T10:58:57.871Z] #39 64.92 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T10:58:57.871Z] #39 64.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T10:58:58.132Z] #39 64.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T10:58:58.132Z] #39 65.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T10:58:58.132Z] #39 65.03 DEP compel/plugins/std/infect.d [2023-03-28T10:58:58.132Z] #39 65.14 DEP compel/plugins/std/string.d [2023-03-28T10:58:58.235Z] #50 60.48 Selecting previously unselected package vim. [2023-03-28T10:58:58.235Z] #50 60.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:58:58.235Z] #50 60.58 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:58.255Z] #50 20.94 Selecting previously unselected package xxd. [2023-03-28T10:58:58.255Z] #50 20.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:58:58.255Z] #50 20.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:58.389Z] #39 65.32 DEP compel/plugins/std/log.d [2023-03-28T10:58:58.389Z] #39 65.44 DEP compel/plugins/std/fds.d [2023-03-28T10:58:58.512Z] #50 21.09 Selecting previously unselected package vim-common. [2023-03-28T10:58:58.512Z] #50 21.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:58:58.512Z] #50 21.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:58:58.512Z] #50 21.31 Selecting previously unselected package bash-completion. [2023-03-28T10:58:58.638Z] #38 54.96 CC images/rpc.o [2023-03-28T10:58:58.646Z] #39 65.59 DEP compel/plugins/std/std.d [2023-03-28T10:58:58.646Z] #39 65.73 DEP compel/plugins/shmem/shmem.d [2023-03-28T10:58:58.752Z] #52 13.72 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T10:58:58.752Z] #52 13.72 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9a77aa7c907863136f97761405757aa9ea8c42040b15ea5cd75c511cdd209d88 [2023-03-28T10:58:58.752Z] #52 13.72 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T10:58:58.752Z] #52 13.74 Successfully built yamllint [2023-03-28T10:58:58.752Z] #52 13.77 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T10:58:58.756Z] #50 61.45 Selecting previously unselected package xfsprogs. [2023-03-28T10:58:58.756Z] #50 61.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T10:58:58.756Z] #50 61.46 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T10:58:58.768Z] #50 21.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T10:58:58.904Z] #39 65.94 DEP compel/plugins/fds/fds.d [2023-03-28T10:58:59.028Z] #52 14.17 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T10:58:59.161Z] #39 66.13 CC compel/plugins/std/std.o [2023-03-28T10:58:59.609Z] #52 DONE 14.8s [2023-03-28T10:58:59.609Z] [2023-03-28T10:58:59.609Z] #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 [2023-03-28T10:58:59.609Z] #39 128.4 CC criu/namespaces.o [2023-03-28T10:58:59.609Z] #39 130.9 CC criu/net.o [2023-03-28T10:58:59.695Z] #50 62.32 Selecting previously unselected package zip. [2023-03-28T10:58:59.696Z] #50 62.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T10:58:59.696Z] #50 62.37 Unpacking zip (3.0-12) ... [2023-03-28T10:58:59.696Z] #50 62.58 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:58:59.725Z] #39 66.64 CC compel/plugins/std/fds.o [2023-03-28T10:59:00.265Z] #50 ... [2023-03-28T10:59:00.265Z] [2023-03-28T10:59:00.265Z] #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 [2023-03-28T10:59:00.265Z] #38 186.7 CC criu/kcmp-ids.o [2023-03-28T10:59:00.265Z] #38 187.2 CC criu/kerndat.o [2023-03-28T10:59:00.265Z] #38 189.4 CC criu/libnetlink.o [2023-03-28T10:59:00.265Z] #38 190.1 CC criu/log.o [2023-03-28T10:59:00.265Z] #38 191.0 CC criu/lsm.o [2023-03-28T10:59:00.265Z] #38 191.9 CC criu/mem.o [2023-03-28T10:59:00.265Z] #38 194.7 CC criu/memfd.o [2023-03-28T10:59:00.265Z] #38 195.8 CC criu/mount.o [2023-03-28T10:59:00.289Z] #39 67.29 CC compel/plugins/std/log.o [2023-03-28T10:59:00.552Z] #38 56.75 CC images/ext-file.o [2023-03-28T10:59:00.552Z] #38 57.11 CC images/cgroup.o [2023-03-28T10:59:00.659Z] #50 23.26 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T10:59:00.915Z] #50 23.79 Selecting previously unselected package bzip2. [2023-03-28T10:59:01.172Z] #50 23.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T10:59:01.172Z] #50 23.82 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T10:59:01.172Z] #50 23.90 Selecting previously unselected package xz-utils. [2023-03-28T10:59:01.172Z] #50 23.92 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T10:59:01.172Z] #50 23.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T10:59:01.430Z] #50 24.11 Selecting previously unselected package apparmor. [2023-03-28T10:59:01.430Z] #50 24.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T10:59:01.430Z] #50 24.19 Unpacking apparmor (2.13.6-10) ... [2023-03-28T10:59:01.503Z] #39 134.9 CC criu/netfilter.o [2023-03-28T10:59:01.565Z] #38 57.95 CC images/userns.o [2023-03-28T10:59:01.566Z] #38 ... [2023-03-28T10:59:01.566Z] [2023-03-28T10:59:01.566Z] #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 [2023-03-28T10:59:01.647Z] #38 ... [2023-03-28T10:59:01.647Z] [2023-03-28T10:59:01.647Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:59:01.647Z] #50 64.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T10:59:01.647Z] #50 64.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T10:59:01.647Z] #50 64.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T10:59:01.647Z] #50 64.20 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T10:59:01.647Z] #50 64.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T10:59:01.647Z] #50 64.31 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T10:59:01.647Z] #50 64.32 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T10:59:01.647Z] #50 64.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:59:01.647Z] #50 64.38 Setting up bzip2 (1.0.8-4) ... [2023-03-28T10:59:01.647Z] #50 64.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:59:01.647Z] #50 64.41 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T10:59:01.664Z] #39 68.67 CC compel/plugins/std/string.o [2023-03-28T10:59:01.687Z] #50 ... [2023-03-28T10:59:01.687Z] [2023-03-28T10:59:01.687Z] #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 [2023-03-28T10:59:01.687Z] #38 102.1 CC criu/cr-service.o [2023-03-28T10:59:01.687Z] #38 103.9 CC criu/crtools.o [2023-03-28T10:59:01.687Z] #38 104.5 CC criu/eventfd.o [2023-03-28T10:59:01.687Z] #38 104.9 CC criu/eventpoll.o [2023-03-28T10:59:01.687Z] #38 105.8 CC criu/external.o [2023-03-28T10:59:01.687Z] #38 106.1 CC criu/fault-injection.o [2023-03-28T10:59:01.687Z] #38 106.2 CC criu/fdstore.o [2023-03-28T10:59:01.687Z] #38 106.6 CC criu/fifo.o [2023-03-28T10:59:01.687Z] #38 107.0 CC criu/file-ids.o [2023-03-28T10:59:01.687Z] #38 107.3 CC criu/file-lock.o [2023-03-28T10:59:01.687Z] #38 108.2 CC criu/files-ext.o [2023-03-28T10:59:01.687Z] #38 108.6 CC criu/files-reg.o [2023-03-28T10:59:01.687Z] #38 110.9 CC criu/files.o [2023-03-28T10:59:01.760Z] #39 135.2 CC criu/page-pipe.o [2023-03-28T10:59:01.943Z] #38 ... [2023-03-28T10:59:01.943Z] [2023-03-28T10:59:01.943Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:59:01.943Z] #50 24.62 Selecting previously unselected package inetutils-ping. [2023-03-28T10:59:01.943Z] #50 24.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T10:59:01.943Z] #50 24.63 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T10:59:01.943Z] #50 24.76 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T10:59:02.096Z] #37 80.58 Updating files: 27% (1463/5256) Updating files: 28% (1472/5256) Updating files: 29% (1525/5256) Updating files: 30% (1577/5256) Updating files: 31% (1630/5256) Updating files: 32% (1682/5256) Updating files: 33% (1735/5256) Updating files: 34% (1788/5256) Updating files: 35% (1840/5256) Updating files: 36% (1893/5256) Updating files: 37% (1945/5256) Updating files: 38% (1998/5256) Updating files: 39% (2050/5256) Updating files: 40% (2103/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) [2023-03-28T10:59:02.096Z] #37 ... [2023-03-28T10:59:02.096Z] [2023-03-28T10:59:02.096Z] #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 [2023-03-28T10:59:02.096Z] #32 140.5 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T10:59:02.096Z] #32 DONE 145.4s [2023-03-28T10:59:02.096Z] [2023-03-28T10:59:02.096Z] #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 [2023-03-28T10:59:02.200Z] #50 24.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T10:59:02.200Z] #50 24.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T10:59:02.200Z] #50 24.83 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T10:59:02.200Z] #50 24.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T10:59:02.200Z] #50 24.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T10:59:02.200Z] #50 24.93 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T10:59:02.200Z] #50 24.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T10:59:02.200Z] #50 24.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T10:59:02.200Z] #50 25.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T10:59:02.457Z] #50 25.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T10:59:02.457Z] #50 25.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T10:59:02.457Z] #50 25.11 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T10:59:02.457Z] #50 25.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T10:59:02.457Z] #50 25.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T10:59:02.457Z] #50 25.22 Selecting previously unselected package iptables. [2023-03-28T10:59:02.457Z] #50 25.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T10:59:02.457Z] #50 25.26 Unpacking iptables (1.8.7-1) ... [2023-03-28T10:59:02.585Z] #50 65.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:02.585Z] #50 65.46 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:59:02.585Z] #50 65.54 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T10:59:02.691Z] #39 136.1 CC criu/page-xfer.o [2023-03-28T10:59:02.713Z] #50 25.60 Selecting previously unselected package libonig5:amd64. [2023-03-28T10:59:02.844Z] #50 65.56 Setting up apparmor (2.13.6-10) ... [2023-03-28T10:59:02.970Z] #50 25.61 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T10:59:02.970Z] #50 25.62 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:59:03.034Z] #39 69.71 CC compel/plugins/std/infect.o [2023-03-28T10:59:03.227Z] #50 25.76 Selecting previously unselected package libjq1:amd64. [2023-03-28T10:59:03.227Z] #50 25.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T10:59:03.227Z] #50 25.77 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:59:03.227Z] #50 25.90 Selecting previously unselected package jq. [2023-03-28T10:59:03.227Z] #50 25.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T10:59:03.227Z] #50 25.94 Unpacking jq (1.6-2.1) ... [2023-03-28T10:59:03.227Z] #50 26.03 Selecting previously unselected package libaio1:amd64. [2023-03-28T10:59:03.291Z] #39 70.33 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T10:59:03.291Z] #39 70.40 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T10:59:03.485Z] #50 26.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T10:59:03.485Z] #50 26.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T10:59:03.485Z] #50 26.11 Selecting previously unselected package libgpm2:amd64. [2023-03-28T10:59:03.485Z] #50 26.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T10:59:03.485Z] #50 26.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T10:59:03.485Z] #50 26.19 Selecting previously unselected package libicu67:amd64. [2023-03-28T10:59:03.485Z] #50 26.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T10:59:03.485Z] #50 26.20 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T10:59:03.548Z] #39 70.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T10:59:03.548Z] #39 70.60 AR compel/plugins/std.lib.a [2023-03-28T10:59:03.805Z] #39 70.78 CC compel/plugins/fds/fds.o [2023-03-28T10:59:04.200Z] #37 80.58 Updating files: 27% (1463/5256) Updating files: 28% (1472/5256) Updating files: 29% (1525/5256) Updating files: 30% (1577/5256) Updating files: 31% (1630/5256) Updating files: 32% (1682/5256) Updating files: 33% (1735/5256) Updating files: 34% (1788/5256) Updating files: 35% (1840/5256) Updating files: 36% (1893/5256) Updating files: 37% (1945/5256) Updating files: 38% (1998/5256) Updating files: 39% (2050/5256) Updating files: 40% (2103/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 67% (3559/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 85% (4501/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T10:59:04.200Z] #37 83.35 + cd /tmp/tmp.S8WdfsU83T/src/github.com/containerd/containerd [2023-03-28T10:59:04.370Z] #39 71.20 AR compel/plugins/fds.lib.a [2023-03-28T10:59:04.370Z] #39 71.44 HOSTDEP compel/src/lib/log-host.d [2023-03-28T10:59:04.461Z] #37 83.35 + git checkout -q v1.6.16 [2023-03-28T10:59:04.627Z] #39 71.67 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T10:59:04.884Z] #39 71.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T10:59:05.141Z] #39 72.18 HOSTDEP compel/src/main-host.d [2023-03-28T10:59:05.210Z] #39 138.1 CC criu/pagemap-cache.o [2023-03-28T10:59:05.210Z] #39 138.5 CC criu/pagemap.o [2023-03-28T10:59:05.399Z] #39 72.46 DEP compel/src/lib/ptrace.d [2023-03-28T10:59:05.442Z] #37 ... [2023-03-28T10:59:05.442Z] [2023-03-28T10:59:05.442Z] #27 [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 [2023-03-28T10:59:05.442Z] #27 138.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T10:59:05.442Z] #27 138.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:05.442Z] #27 138.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:59:05.442Z] #27 ... [2023-03-28T10:59:05.442Z] [2023-03-28T10:59:05.442Z] #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 [2023-03-28T10:59:05.442Z] #38 58.17 CC images/google/protobuf/descriptor.o [2023-03-28T10:59:05.442Z] #38 60.94 CC images/opts.o [2023-03-28T10:59:05.442Z] #38 61.36 CC images/seccomp.o [2023-03-28T10:59:05.442Z] #38 61.80 CC images/binfmt-misc.o [2023-03-28T10:59:05.656Z] #39 72.68 DEP compel/src/lib/infect.d [2023-03-28T10:59:05.707Z] #38 62.19 CC images/time.o [2023-03-28T10:59:05.913Z] #39 72.93 DEP compel/src/lib/infect-util.d [2023-03-28T10:59:05.974Z] #38 62.54 CC images/sysctl.o [2023-03-28T10:59:06.141Z] #39 139.6 CC criu/parasite-syscall.o [2023-03-28T10:59:06.171Z] #39 73.15 DEP compel/src/lib/infect-rpc.d [2023-03-28T10:59:06.242Z] #38 62.66 CC images/autofs.o [2023-03-28T10:59:06.429Z] #39 73.36 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T10:59:06.504Z] #38 63.00 CC images/macvlan.o [2023-03-28T10:59:06.687Z] #39 73.60 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T10:59:06.687Z] #39 73.68 DEP compel/src/lib/log.d [2023-03-28T10:59:06.758Z] #50 29.53 Selecting previously unselected package libinih1:amd64. [2023-03-28T10:59:06.758Z] #50 29.53 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T10:59:06.758Z] #50 29.53 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T10:59:06.758Z] #50 29.60 Selecting previously unselected package libnet1:amd64. [2023-03-28T10:59:06.764Z] #38 63.31 CC images/sit.o [2023-03-28T10:59:06.944Z] #39 73.83 DEP compel/src/main.d [2023-03-28T10:59:06.944Z] #39 73.97 DEP compel/src/lib/handle-elf.d [2023-03-28T10:59:07.015Z] #50 29.60 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T10:59:07.015Z] #50 29.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:59:07.015Z] #50 29.71 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T10:59:07.015Z] #50 29.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T10:59:07.015Z] #50 29.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:59:07.015Z] #50 29.84 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T10:59:07.037Z] #50 69.37 Setting up zip (3.0-12) ... [2023-03-28T10:59:07.037Z] #50 69.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:07.037Z] #50 69.50 Setting up bash-completion (1:2.11-2) ... [2023-03-28T10:59:07.071Z] #39 140.5 CC criu/path.o [2023-03-28T10:59:07.202Z] #39 74.14 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T10:59:07.273Z] #50 29.84 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T10:59:07.273Z] #50 29.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:59:07.273Z] #50 29.90 Selecting previously unselected package net-tools. [2023-03-28T10:59:07.273Z] #50 29.90 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T10:59:07.273Z] #50 29.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T10:59:07.273Z] #50 30.09 Selecting previously unselected package patch. [2023-03-28T10:59:07.327Z] #39 140.8 CC criu/pie-util-vdso.o [2023-03-28T10:59:07.335Z] #38 63.64 CC images/memfd.o [2023-03-28T10:59:07.335Z] #38 63.97 CC images/timens.o [2023-03-28T10:59:07.459Z] #39 74.44 CC compel/src/lib/log.o [2023-03-28T10:59:07.530Z] #50 30.10 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T10:59:07.530Z] #50 30.10 Unpacking patch (2.7.6-7) ... [2023-03-28T10:59:07.530Z] #50 30.22 Selecting previously unselected package python-pip-whl. [2023-03-28T10:59:07.530Z] #50 30.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T10:59:07.530Z] #50 30.24 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T10:59:07.596Z] #38 ... [2023-03-28T10:59:07.596Z] [2023-03-28T10:59:07.596Z] #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 [2023-03-28T10:59:07.596Z] #37 86.51 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T10:59:07.596Z] #37 86.51 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T10:59:07.596Z] #37 86.51 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:59:07.596Z] #37 86.51 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:59:07.596Z] #37 86.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T10:59:07.596Z] #37 86.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T10:59:07.596Z] #37 86.51 + '[' '' = dynamic ']' [2023-03-28T10:59:07.596Z] #37 86.51 + make [2023-03-28T10:59:07.717Z] #39 74.76 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T10:59:07.717Z] #39 ... [2023-03-28T10:59:07.717Z] [2023-03-28T10:59:07.717Z] #31 [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 [2023-03-28T10:59:07.717Z] #31 152.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T10:59:07.717Z] #31 152.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:07.717Z] #31 152.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:59:07.890Z] #39 141.2 CC criu/pie-util.o [2023-03-28T10:59:07.975Z] #31 ... [2023-03-28T10:59:07.975Z] [2023-03-28T10:59:07.975Z] #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 [2023-03-28T10:59:07.975Z] #37 90.66 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T10:59:07.975Z] #37 90.66 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T10:59:07.975Z] #37 90.66 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:59:07.975Z] #37 90.66 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T10:59:07.975Z] #37 90.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T10:59:07.975Z] #37 90.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T10:59:07.975Z] #37 90.66 + '[' '' = dynamic ']' [2023-03-28T10:59:07.975Z] #37 90.66 + make [2023-03-28T10:59:07.975Z] #37 93.39 + bin/ctr [2023-03-28T10:59:08.094Z] #50 30.86 Selecting previously unselected package python3-lib2to3. [2023-03-28T10:59:08.094Z] #50 30.86 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T10:59:08.094Z] #50 30.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T10:59:08.094Z] #50 30.96 Selecting previously unselected package python3-distutils. [2023-03-28T10:59:08.146Z] #39 141.4 CC criu/pipes.o [2023-03-28T10:59:08.351Z] #50 30.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T10:59:08.351Z] #50 30.97 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T10:59:08.538Z] #37 ... [2023-03-28T10:59:08.539Z] [2023-03-28T10:59:08.539Z] #31 [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 [2023-03-28T10:59:08.539Z] #31 163.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T10:59:08.539Z] #31 163.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:08.539Z] #31 163.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:59:08.608Z] #50 31.12 Selecting previously unselected package python3-pkg-resources. [2023-03-28T10:59:08.608Z] #50 31.12 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T10:59:08.608Z] #50 31.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:59:08.608Z] #50 31.27 Selecting previously unselected package python3-setuptools. [2023-03-28T10:59:08.608Z] #50 31.29 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T10:59:08.608Z] #50 31.30 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T10:59:08.864Z] #50 31.57 Selecting previously unselected package python3-wheel. [2023-03-28T10:59:08.864Z] #50 31.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T10:59:08.864Z] #50 31.59 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T10:59:08.864Z] #50 31.67 Selecting previously unselected package python3-pip. [2023-03-28T10:59:09.075Z] #39 142.3 CC criu/plugin.o [2023-03-28T10:59:09.121Z] #50 31.67 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T10:59:09.121Z] #50 31.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T10:59:09.332Z] #39 142.8 CC criu/proc_parse.o [2023-03-28T10:59:09.378Z] #50 31.99 Selecting previously unselected package sudo. [2023-03-28T10:59:09.378Z] #50 31.99 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T10:59:09.378Z] #50 32.00 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T10:59:09.941Z] #50 32.66 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T10:59:09.941Z] #50 32.67 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T10:59:09.941Z] #50 32.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T10:59:10.139Z] #37 89.04 + bin/ctr [2023-03-28T10:59:10.198Z] #50 32.99 Selecting previously unselected package uidmap. [2023-03-28T10:59:10.198Z] #50 32.99 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T10:59:10.198Z] #50 33.00 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T10:59:10.455Z] #50 33.14 Selecting previously unselected package vim-runtime. [2023-03-28T10:59:10.455Z] #50 33.15 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T10:59:10.455Z] #50 33.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T10:59:10.455Z] #50 33.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T10:59:10.455Z] #50 33.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:11.234Z] #50 73.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T10:59:11.234Z] #50 73.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T10:59:11.234Z] #50 74.03 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T10:59:11.234Z] #50 74.06 Setting up patch (2.7.6-7) ... [2023-03-28T10:59:11.493Z] #50 74.13 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T10:59:11.493Z] #50 74.27 invoke-rc.d: could not determine current runlevel [2023-03-28T10:59:11.493Z] #50 74.31 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T10:59:11.493Z] #50 74.33 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T10:59:11.493Z] #50 74.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T10:59:11.493Z] #50 74.37 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T10:59:11.493Z] #50 74.40 Setting up pigz (2.6-1) ... [2023-03-28T10:59:11.493Z] #50 74.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T10:59:11.493Z] #50 74.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:59:11.493Z] #50 74.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T10:59:11.493Z] #50 74.47 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:12.349Z] #50 ... [2023-03-28T10:59:12.350Z] [2023-03-28T10:59:12.350Z] #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 [2023-03-28T10:59:12.350Z] #38 112.9 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:59:12.350Z] #38 112.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T10:59:12.350Z] #38 113.0 CC criu/filesystems.o [2023-03-28T10:59:12.350Z] #38 113.6 CC criu/fsnotify.o [2023-03-28T10:59:12.350Z] #38 114.8 CC criu/image-desc.o [2023-03-28T10:59:12.350Z] #38 115.0 CC criu/image.o [2023-03-28T10:59:12.350Z] #38 116.0 CC criu/ipc_ns.o [2023-03-28T10:59:12.350Z] #38 117.4 CC criu/irmap.o [2023-03-28T10:59:12.350Z] #38 118.1 CC criu/kcmp-ids.o [2023-03-28T10:59:12.350Z] #38 118.4 CC criu/kerndat.o [2023-03-28T10:59:12.350Z] #38 119.5 CC criu/libnetlink.o [2023-03-28T10:59:12.350Z] #38 120.0 CC criu/log.o [2023-03-28T10:59:12.350Z] #38 120.5 CC criu/lsm.o [2023-03-28T10:59:12.350Z] #38 120.9 CC criu/mem.o [2023-03-28T10:59:12.350Z] #38 122.8 CC criu/memfd.o [2023-03-28T10:59:12.599Z] #39 ... [2023-03-28T10:59:12.599Z] [2023-03-28T10:59:12.599Z] #23 [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 [2023-03-28T10:59:12.599Z] #23 198.6 + dpkg --print-architecture [2023-03-28T10:59:12.599Z] #23 DONE 198.9s [2023-03-28T10:59:12.599Z] [2023-03-28T10:59:12.599Z] #24 [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 [2023-03-28T10:59:12.599Z] #24 ... [2023-03-28T10:59:12.599Z] [2023-03-28T10:59:12.599Z] #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 [2023-03-28T10:59:12.599Z] #39 146.0 CC criu/protobuf-desc.o [2023-03-28T10:59:12.915Z] #38 123.3 CC criu/mount.o [2023-03-28T10:59:13.398Z] #50 75.87 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T10:59:13.398Z] #50 75.99 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T10:59:13.845Z] #38 ... [2023-03-28T10:59:13.845Z] [2023-03-28T10:59:13.845Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:59:13.845Z] #50 36.63 Selecting previously unselected package vim. [2023-03-28T10:59:13.970Z] #50 76.71 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T10:59:13.970Z] #50 76.79 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:59:13.970Z] #50 76.85 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T10:59:14.102Z] #50 36.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T10:59:14.102Z] #50 36.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:14.343Z] #37 ... [2023-03-28T10:59:14.343Z] [2023-03-28T10:59:14.343Z] #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 [2023-03-28T10:59:14.343Z] #38 64.31 LINK images/built-in.o [2023-03-28T10:59:14.343Z] #38 64.65 GEN compel/include/asm [2023-03-28T10:59:14.343Z] #38 64.69 GEN compel/include/version.h [2023-03-28T10:59:14.343Z] #38 64.75 touch .config [2023-03-28T10:59:14.343Z] #38 64.84 GEN include/common/config.h [2023-03-28T10:59:14.343Z] #38 65.21 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T10:59:14.343Z] #38 65.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T10:59:14.343Z] #38 65.35 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T10:59:14.343Z] #38 65.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T10:59:14.343Z] #38 65.46 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T10:59:14.343Z] #38 65.58 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T10:59:14.343Z] #38 65.64 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T10:59:14.343Z] #38 65.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T10:59:14.343Z] #38 65.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T10:59:14.343Z] #38 65.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T10:59:14.343Z] #38 65.98 DEP compel/plugins/std/infect.d [2023-03-28T10:59:14.343Z] #38 66.19 DEP compel/plugins/std/string.d [2023-03-28T10:59:14.343Z] #38 66.33 DEP compel/plugins/std/log.d [2023-03-28T10:59:14.343Z] #38 66.42 DEP compel/plugins/std/fds.d [2023-03-28T10:59:14.343Z] #38 66.59 DEP compel/plugins/std/std.d [2023-03-28T10:59:14.343Z] #38 66.75 DEP compel/plugins/shmem/shmem.d [2023-03-28T10:59:14.343Z] #38 66.89 DEP compel/plugins/fds/fds.d [2023-03-28T10:59:14.343Z] #38 67.09 CC compel/plugins/std/std.o [2023-03-28T10:59:14.343Z] #38 67.16 CC compel/plugins/std/fds.o [2023-03-28T10:59:14.343Z] #38 67.70 CC compel/plugins/std/log.o [2023-03-28T10:59:14.343Z] #38 68.56 CC compel/plugins/std/string.o [2023-03-28T10:59:14.343Z] #38 69.42 CC compel/plugins/std/infect.o [2023-03-28T10:59:14.343Z] #38 70.06 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T10:59:14.343Z] #38 70.15 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T10:59:14.343Z] #38 70.34 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T10:59:14.343Z] #38 70.50 AR compel/plugins/std.lib.a [2023-03-28T10:59:14.343Z] #38 70.69 CC compel/plugins/fds/fds.o [2023-03-28T10:59:14.488Z] #39 147.6 CC criu/protobuf.o [2023-03-28T10:59:14.607Z] #38 71.09 AR compel/plugins/fds.lib.a [2023-03-28T10:59:14.665Z] #50 37.25 Selecting previously unselected package xfsprogs. [2023-03-28T10:59:14.665Z] #50 37.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T10:59:14.665Z] #50 37.28 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T10:59:14.744Z] #39 148.0 CC criu/pstree.o [2023-03-28T10:59:14.868Z] #38 71.27 HOSTDEP compel/src/lib/log-host.d [2023-03-28T10:59:14.868Z] #38 71.38 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T10:59:15.129Z] #38 71.51 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T10:59:15.129Z] #38 71.60 HOSTDEP compel/src/main-host.d [2023-03-28T10:59:15.228Z] #50 37.75 Selecting previously unselected package zip. [2023-03-28T10:59:15.228Z] #50 37.75 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T10:59:15.228Z] #50 37.76 Unpacking zip (3.0-12) ... [2023-03-28T10:59:15.228Z] #50 37.96 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T10:59:15.347Z] #50 77.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:15.347Z] #50 77.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T10:59:15.347Z] #50 77.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T10:59:15.347Z] #50 77.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T10:59:15.347Z] #50 78.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T10:59:15.347Z] #50 78.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T10:59:15.347Z] #50 78.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T10:59:15.347Z] #50 78.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T10:59:15.347Z] #50 78.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T10:59:15.347Z] #50 78.06 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T10:59:15.389Z] #38 71.71 DEP compel/src/lib/ptrace.d [2023-03-28T10:59:15.389Z] #38 71.87 DEP compel/src/lib/infect.d [2023-03-28T10:59:15.650Z] #38 ... [2023-03-28T10:59:15.650Z] [2023-03-28T10:59:15.650Z] #27 [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 [2023-03-28T10:59:15.650Z] #27 149.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T10:59:15.650Z] #27 149.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:15.650Z] #27 149.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:59:15.650Z] #27 ... [2023-03-28T10:59:15.650Z] [2023-03-28T10:59:15.650Z] #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 [2023-03-28T10:59:15.650Z] #38 72.16 DEP compel/src/lib/infect-util.d [2023-03-28T10:59:15.672Z] #39 149.1 CC criu/rbtree.o [2023-03-28T10:59:15.911Z] #38 72.33 DEP compel/src/lib/infect-rpc.d [2023-03-28T10:59:15.911Z] #38 72.50 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T10:59:15.916Z] #50 ... [2023-03-28T10:59:15.916Z] [2023-03-28T10:59:15.916Z] #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 [2023-03-28T10:59:15.916Z] #38 202.5 CC criu/namespaces.o [2023-03-28T10:59:15.916Z] #38 205.6 CC criu/net.o [2023-03-28T10:59:15.916Z] #38 211.6 CC criu/netfilter.o [2023-03-28T10:59:15.916Z] #38 212.3 CC criu/page-pipe.o [2023-03-28T10:59:15.928Z] #39 149.4 CC criu/rst-malloc.o [2023-03-28T10:59:16.159Z] #50 38.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T10:59:16.159Z] #50 38.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T10:59:16.159Z] #50 38.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T10:59:16.159Z] #50 38.85 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T10:59:16.159Z] #50 38.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T10:59:16.159Z] #50 38.87 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T10:59:16.159Z] #50 38.89 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T10:59:16.159Z] #50 38.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T10:59:16.159Z] #50 38.91 Setting up bzip2 (1.0.8-4) ... [2023-03-28T10:59:16.159Z] #50 38.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T10:59:16.171Z] #38 72.61 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T10:59:16.171Z] #38 72.67 DEP compel/src/lib/log.d [2023-03-28T10:59:16.171Z] #38 72.81 DEP compel/src/main.d [2023-03-28T10:59:16.184Z] #39 149.7 CC criu/seccomp.o [2023-03-28T10:59:16.416Z] #50 38.94 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T10:59:16.639Z] #31 ... [2023-03-28T10:59:16.639Z] [2023-03-28T10:59:16.639Z] #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 [2023-03-28T10:59:16.639Z] #39 76.01 CC compel/arch/x86/src/lib/infect.o [2023-03-28T10:59:16.639Z] #39 77.30 CC compel/src/lib/infect-rpc.o [2023-03-28T10:59:16.639Z] #39 77.85 CC compel/src/lib/infect-util.o [2023-03-28T10:59:16.639Z] #39 78.23 CC compel/src/lib/infect.o [2023-03-28T10:59:16.639Z] #39 81.88 CC compel/src/lib/ptrace.o [2023-03-28T10:59:16.639Z] #39 82.51 AR compel/libcompel.a [2023-03-28T10:59:16.639Z] #39 82.62 HOSTCC compel/src/main-host.o [2023-03-28T10:59:16.639Z] #39 82.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T10:59:16.639Z] #39 83.13 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T10:59:16.639Z] #39 83.63 HOSTCC compel/src/lib/log-host.o [2023-03-28T10:59:16.742Z] #38 72.98 DEP compel/src/lib/handle-elf.d [2023-03-28T10:59:16.742Z] #38 73.11 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T10:59:16.853Z] #38 213.4 CC criu/page-xfer.o [2023-03-28T10:59:16.896Z] #39 83.81 HOSTLINK compel/compel-host-bin [2023-03-28T10:59:16.897Z] #39 83.96 DEP soccr/soccr.d [2023-03-28T10:59:16.980Z] #50 39.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:16.980Z] #50 39.71 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T10:59:16.980Z] #50 39.72 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T10:59:16.980Z] #50 39.73 Setting up apparmor (2.13.6-10) ... [2023-03-28T10:59:17.002Z] #38 73.35 CC compel/src/lib/log.o [2023-03-28T10:59:17.111Z] #39 150.4 CC criu/seize.o [2023-03-28T10:59:17.263Z] #38 73.65 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T10:59:17.462Z] #39 84.26 CC soccr/soccr.o [2023-03-28T10:59:17.673Z] #39 151.1 CC criu/servicefd.o [2023-03-28T10:59:17.790Z] #38 ... [2023-03-28T10:59:17.790Z] [2023-03-28T10:59:17.790Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T10:59:17.790Z] #50 80.53 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:59:17.790Z] #50 80.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T10:59:17.790Z] #50 80.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T10:59:17.790Z] #50 80.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T10:59:18.205Z] #38 74.71 CC compel/arch/x86/src/lib/infect.o [2023-03-28T10:59:18.234Z] #39 151.6 CC criu/shmem.o [2023-03-28T10:59:18.873Z] #50 41.48 Setting up zip (3.0-12) ... [2023-03-28T10:59:18.873Z] #50 41.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:18.873Z] #50 41.53 Setting up bash-completion (1:2.11-2) ... [2023-03-28T10:59:19.162Z] #39 152.7 CC criu/sigframe.o [2023-03-28T10:59:19.357Z] #39 86.30 AR soccr/libsoccr.a [2023-03-28T10:59:19.419Z] #39 152.9 CC criu/signalfd.o [2023-03-28T10:59:19.614Z] #39 86.47 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T10:59:19.676Z] #39 153.1 CC criu/sk-inet.o [2023-03-28T10:59:20.117Z] #38 76.18 CC compel/src/lib/infect-rpc.o [2023-03-28T10:59:20.117Z] #38 76.58 CC compel/src/lib/infect-util.o [2023-03-28T10:59:20.179Z] #39 87.13 DEP criu/arch/x86/sigframe.d [2023-03-28T10:59:20.179Z] #39 87.21 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T10:59:20.329Z] #50 83.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T10:59:20.329Z] #50 83.04 Setting up jq (1.6-2.1) ... [2023-03-28T10:59:20.329Z] #50 83.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T10:59:20.329Z] #50 83.09 Setting up iptables (1.8.7-1) ... [2023-03-28T10:59:20.329Z] #50 83.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T10:59:20.329Z] #50 83.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T10:59:20.329Z] #50 83.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T10:59:20.329Z] #50 83.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T10:59:20.329Z] #50 83.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T10:59:20.329Z] #50 83.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T10:59:20.329Z] #50 83.22 Setting up iproute2 (5.10.0-4) ... [2023-03-28T10:59:20.377Z] #38 76.95 CC compel/src/lib/infect.o [2023-03-28T10:59:20.437Z] #39 87.40 DEP criu/arch/x86/kerndat.d [2023-03-28T10:59:20.437Z] #39 87.61 DEP criu/arch/x86/crtools.d [2023-03-28T10:59:20.695Z] #39 87.75 DEP criu/arch/x86/cpu.d [2023-03-28T10:59:20.952Z] #39 88.00 CC criu/arch/x86/cpu.o [2023-03-28T10:59:21.043Z] #39 154.2 CC criu/sk-netlink.o [2023-03-28T10:59:21.043Z] #39 154.6 CC criu/sk-packet.o [2023-03-28T10:59:21.267Z] #50 83.75 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:59:21.396Z] #50 43.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T10:59:21.396Z] #50 43.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T10:59:21.396Z] #50 43.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T10:59:21.396Z] #50 43.69 Setting up patch (2.7.6-7) ... [2023-03-28T10:59:21.396Z] #50 43.70 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T10:59:21.396Z] #50 43.78 invoke-rc.d: could not determine current runlevel [2023-03-28T10:59:21.396Z] #50 43.80 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T10:59:21.396Z] #50 43.80 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T10:59:21.396Z] #50 43.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T10:59:21.396Z] #50 43.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T10:59:21.396Z] #50 43.84 Setting up pigz (2.6-1) ... [2023-03-28T10:59:21.396Z] #50 43.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T10:59:21.396Z] #50 43.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T10:59:21.396Z] #50 43.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T10:59:21.396Z] #50 43.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:21.836Z] #50 DONE 84.5s [2023-03-28T10:59:21.837Z] [2023-03-28T10:59:21.837Z] #51 [dev-systemd-false 9/27] 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 [2023-03-28T10:59:21.883Z] #39 88.79 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:59:21.883Z] #39 88.79 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:21.883Z] #39 88.79 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:21.883Z] #39 88.79 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:21.883Z] #39 88.79 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:21.883Z] #39 88.84 CC criu/arch/x86/crtools.o [2023-03-28T10:59:21.959Z] #50 44.70 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T10:59:21.960Z] #50 44.71 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T10:59:21.972Z] #39 155.2 CC criu/sk-queue.o [2023-03-28T10:59:22.228Z] #39 155.7 CC criu/sk-tcp.o [2023-03-28T10:59:22.523Z] #50 45.17 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T10:59:22.523Z] #50 45.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T10:59:22.523Z] #50 45.22 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T10:59:22.792Z] #39 156.2 CC criu/sk-unix.o [2023-03-28T10:59:23.087Z] #50 45.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T10:59:23.087Z] #50 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T10:59:23.087Z] #50 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T10:59:23.087Z] #50 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T10:59:23.087Z] #50 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T10:59:23.087Z] #50 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T10:59:23.087Z] #50 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T10:59:23.087Z] #50 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T10:59:23.087Z] #50 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T10:59:23.087Z] #50 45.79 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T10:59:23.232Z] #51 1.429 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T10:59:23.232Z] #51 1.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T10:59:23.232Z] #51 1.459 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T10:59:23.232Z] #51 DONE 1.5s [2023-03-28T10:59:23.232Z] [2023-03-28T10:59:23.232Z] #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 [2023-03-28T10:59:23.232Z] #38 216.8 CC criu/pagemap-cache.o [2023-03-28T10:59:23.232Z] #38 217.3 CC criu/pagemap.o [2023-03-28T10:59:23.232Z] #38 219.5 CC criu/parasite-syscall.o [2023-03-28T10:59:23.778Z] #39 90.80 CC criu/arch/x86/kerndat.o [2023-03-28T10:59:24.583Z] #38 80.45 CC compel/src/lib/ptrace.o [2023-03-28T10:59:24.583Z] #38 81.05 AR compel/libcompel.a [2023-03-28T10:59:24.619Z] #38 221.2 CC criu/path.o [2023-03-28T10:59:24.708Z] #39 91.58 CC criu/arch/x86/sigaction_compat.o [2023-03-28T10:59:24.708Z] #39 91.75 CC criu/arch/x86/sigframe.o [2023-03-28T10:59:24.843Z] #38 81.24 HOSTCC compel/src/main-host.o [2023-03-28T10:59:24.966Z] #39 91.94 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T10:59:24.966Z] #39 92.05 DEP criu/pie/util-vdso-elf32.d [2023-03-28T10:59:24.981Z] #50 47.32 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T10:59:24.981Z] #50 47.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T10:59:24.981Z] #50 47.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T10:59:24.981Z] #50 47.37 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T10:59:25.223Z] #39 92.25 DEP criu/pie/util-vdso.d [2023-03-28T10:59:25.310Z] #39 158.2 CC criu/sockets.o [2023-03-28T10:59:25.413Z] #38 81.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T10:59:25.480Z] #39 92.41 DEP criu/pie/util.d [2023-03-28T10:59:25.556Z] #38 221.8 CC criu/pie-util-vdso-elf32.o [2023-03-28T10:59:25.673Z] #38 82.09 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T10:59:25.737Z] #39 92.66 CC criu/pie/util.o [2023-03-28T10:59:25.871Z] #39 159.1 CC criu/stats.o [2023-03-28T10:59:25.994Z] #39 92.96 CC criu/pie/util-vdso.o [2023-03-28T10:59:26.126Z] #38 222.6 CC criu/pie-util-vdso.o [2023-03-28T10:59:26.127Z] #39 159.5 CC criu/string.o [2023-03-28T10:59:26.127Z] #39 159.6 CC criu/sysctl.o [2023-03-28T10:59:26.168Z] #50 48.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T10:59:26.168Z] #50 48.80 Setting up jq (1.6-2.1) ... [2023-03-28T10:59:26.168Z] #50 48.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T10:59:26.168Z] #50 48.82 Setting up iptables (1.8.7-1) ... [2023-03-28T10:59:26.168Z] #50 48.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T10:59:26.168Z] #50 48.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T10:59:26.168Z] #50 48.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T10:59:26.168Z] #50 48.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T10:59:26.168Z] #50 48.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T10:59:26.168Z] #50 48.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T10:59:26.168Z] #50 48.89 Setting up iproute2 (5.10.0-4) ... [2023-03-28T10:59:26.243Z] #38 82.57 HOSTCC compel/src/lib/log-host.o [2023-03-28T10:59:26.503Z] #38 82.96 HOSTLINK compel/compel-host-bin [2023-03-28T10:59:26.503Z] #38 ... [2023-03-28T10:59:26.503Z] [2023-03-28T10:59:26.503Z] #27 [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 [2023-03-28T10:59:26.503Z] #27 159.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T10:59:26.503Z] #27 159.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:26.503Z] #27 159.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:59:26.689Z] #39 160.2 CC criu/sysfs_parse.o [2023-03-28T10:59:26.731Z] #50 49.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:59:26.731Z] #50 DONE 49.6s [2023-03-28T10:59:26.731Z] [2023-03-28T10:59:26.731Z] #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 [2023-03-28T10:59:26.731Z] #38 127.5 CC criu/namespaces.o [2023-03-28T10:59:26.731Z] #38 129.7 CC criu/net.o [2023-03-28T10:59:26.731Z] #38 133.5 CC criu/netfilter.o [2023-03-28T10:59:26.731Z] #38 134.1 CC criu/page-pipe.o [2023-03-28T10:59:26.731Z] #38 134.7 CC criu/page-xfer.o [2023-03-28T10:59:26.731Z] #38 136.4 CC criu/pagemap-cache.o [2023-03-28T10:59:26.731Z] #38 136.8 CC criu/pagemap.o [2023-03-28T10:59:26.763Z] #27 ... [2023-03-28T10:59:26.763Z] [2023-03-28T10:59:26.763Z] #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 [2023-03-28T10:59:26.763Z] #38 83.28 DEP soccr/soccr.d [2023-03-28T10:59:26.926Z] #39 93.72 CC criu/pie/util-vdso-elf32.o [2023-03-28T10:59:26.993Z] #38 ... [2023-03-28T10:59:26.993Z] [2023-03-28T10:59:26.993Z] #51 [dev-systemd-false 9/27] 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 [2023-03-28T10:59:27.061Z] #38 223.6 CC criu/pie-util.o [2023-03-28T10:59:27.251Z] #39 160.6 CC criu/timens.o [2023-03-28T10:59:27.333Z] #38 83.72 CC soccr/soccr.o [2023-03-28T10:59:27.508Z] #39 161.0 CC criu/timerfd.o [2023-03-28T10:59:27.630Z] #38 224.0 CC criu/pipes.o [2023-03-28T10:59:27.858Z] #39 94.89 AR criu/pie/pie.lib.a [2023-03-28T10:59:28.071Z] #39 161.4 CC criu/tty.o [2023-03-28T10:59:28.115Z] #39 95.17 DEP criu/pie/restorer.d [2023-03-28T10:59:28.372Z] #39 95.36 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T10:59:28.372Z] #39 95.54 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T10:59:28.372Z] #39 95.58 DEP criu/arch/x86/restorer.d [2023-03-28T10:59:28.888Z] #51 1.655 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T10:59:28.888Z] #51 1.664 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T10:59:28.888Z] #51 1.669 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T10:59:28.888Z] #51 DONE 1.8s [2023-03-28T10:59:28.888Z] [2023-03-28T10:59:28.888Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T10:59:28.937Z] #39 95.98 DEP criu/arch/x86/vdso-pie.d [2023-03-28T10:59:29.005Z] #38 225.4 CC criu/plugin.o [2023-03-28T10:59:29.194Z] #39 96.13 DEP criu/pie/parasite-vdso.d [2023-03-28T10:59:29.451Z] #39 96.34 DEP criu/pie/parasite.d [2023-03-28T10:59:29.730Z] #39 96.75 CC criu/pie/parasite.o [2023-03-28T10:59:29.875Z] #38 85.92 AR soccr/libsoccr.a [2023-03-28T10:59:29.876Z] #38 85.95 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T10:59:29.876Z] #38 86.33 DEP criu/arch/x86/sigframe.d [2023-03-28T10:59:29.948Z] #38 226.5 CC criu/proc_parse.o [2023-03-28T10:59:29.964Z] #39 163.5 CC criu/tun.o [2023-03-28T10:59:30.136Z] #38 86.51 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T10:59:30.136Z] #38 86.62 DEP criu/arch/x86/kerndat.d [2023-03-28T10:59:30.398Z] #38 86.78 DEP criu/arch/x86/crtools.d [2023-03-28T10:59:30.661Z] #38 86.92 DEP criu/arch/x86/cpu.d [2023-03-28T10:59:30.661Z] #38 87.11 CC criu/arch/x86/cpu.o [2023-03-28T10:59:30.893Z] #39 164.0 CC criu/uffd.o [2023-03-28T10:59:31.603Z] #38 87.86 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:59:31.603Z] #38 87.87 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:31.603Z] #38 87.87 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:31.603Z] #38 87.87 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:31.603Z] #38 87.87 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:31.603Z] #38 87.90 CC criu/arch/x86/crtools.o [2023-03-28T10:59:31.667Z] #39 98.66 LINK criu/pie/parasite.built-in.o [2023-03-28T10:59:31.667Z] #39 98.68 GEN criu/pie/parasite-blob.h [2023-03-28T10:59:31.667Z] #39 98.76 CC criu/pie/parasite-vdso.o [2023-03-28T10:59:31.821Z] #39 165.2 CC criu/util.o [2023-03-28T10:59:31.934Z] #39 ... [2023-03-28T10:59:31.934Z] [2023-03-28T10:59:31.934Z] #31 [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 [2023-03-28T10:59:31.934Z] #31 186.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T10:59:31.934Z] #31 186.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:31.934Z] #31 186.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:59:33.188Z] #39 166.7 CC criu/uts_ns.o [2023-03-28T10:59:33.237Z] #38 ... [2023-03-28T10:59:33.237Z] [2023-03-28T10:59:33.237Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T10:59:33.444Z] #39 166.9 CC criu/vdso.o [2023-03-28T10:59:33.524Z] #38 89.70 CC criu/arch/x86/kerndat.o [2023-03-28T10:59:34.007Z] #39 167.5 LINK criu/built-in.o [2023-03-28T10:59:34.096Z] #38 90.46 CC criu/arch/x86/sigaction_compat.o [2023-03-28T10:59:34.263Z] #39 167.7 LINK criu/criu [2023-03-28T10:59:34.357Z] #38 90.95 CC criu/arch/x86/sigframe.o [2023-03-28T10:59:34.825Z] #39 168.0 DEP lib/c/criu.d [2023-03-28T10:59:34.825Z] #39 168.1 CC images/rpc.pb-c.o [2023-03-28T10:59:34.929Z] #38 91.43 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T10:59:34.929Z] #38 91.54 DEP criu/pie/util-vdso-elf32.d [2023-03-28T10:59:35.141Z] #52 ... [2023-03-28T10:59:35.141Z] [2023-03-28T10:59:35.141Z] #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 [2023-03-28T10:59:35.141Z] #38 231.8 CC criu/protobuf-desc.o [2023-03-28T10:59:35.391Z] #39 168.8 CC lib/c/criu.o [2023-03-28T10:59:35.429Z] #52 ... [2023-03-28T10:59:35.429Z] [2023-03-28T10:59:35.429Z] #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 [2023-03-28T10:59:35.429Z] #38 138.2 CC criu/parasite-syscall.o [2023-03-28T10:59:35.429Z] #38 139.4 CC criu/path.o [2023-03-28T10:59:35.429Z] #38 139.8 CC criu/pie-util-vdso-elf32.o [2023-03-28T10:59:35.429Z] #38 140.3 CC criu/pie-util-vdso.o [2023-03-28T10:59:35.429Z] #38 140.8 CC criu/pie-util.o [2023-03-28T10:59:35.429Z] #38 141.0 CC criu/pipes.o [2023-03-28T10:59:35.429Z] #38 141.9 CC criu/plugin.o [2023-03-28T10:59:35.429Z] #38 142.4 CC criu/proc_parse.o [2023-03-28T10:59:35.429Z] #38 145.9 CC criu/protobuf-desc.o [2023-03-28T10:59:35.501Z] #38 91.75 DEP criu/pie/util-vdso.d [2023-03-28T10:59:35.501Z] #38 92.08 DEP criu/pie/util.d [2023-03-28T10:59:36.072Z] #38 92.45 CC criu/pie/util.o [2023-03-28T10:59:36.358Z] #38 147.0 CC criu/protobuf.o [2023-03-28T10:59:36.644Z] #38 92.91 CC criu/pie/util-vdso.o [2023-03-28T10:59:36.759Z] #39 170.0 LINK lib/c/built-in.o [2023-03-28T10:59:36.759Z] #39 170.0 LINK lib/c/libcriu.so [2023-03-28T10:59:36.759Z] #39 170.1 LINK lib/c/libcriu.a [2023-03-28T10:59:36.920Z] #38 147.4 CC criu/pstree.o [2023-03-28T10:59:37.016Z] #39 170.3 GEN magic.py [2023-03-28T10:59:37.016Z] #39 170.5 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T10:59:37.016Z] #39 170.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T10:59:37.016Z] #39 170.5 Note: Building without GnuTLS support [2023-03-28T10:59:37.016Z] #39 170.5 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T10:59:37.016Z] #39 170.5 Makefile.config:40: Warn: Building without nftables support [2023-03-28T10:59:37.102Z] #38 233.7 CC criu/protobuf.o [2023-03-28T10:59:37.219Z] #38 93.77 CC criu/pie/util-vdso-elf32.o [2023-03-28T10:59:38.043Z] #38 234.7 CC criu/pstree.o [2023-03-28T10:59:38.165Z] #38 94.42 AR criu/pie/pie.lib.a [2023-03-28T10:59:38.165Z] #38 94.58 DEP criu/pie/restorer.d [2023-03-28T10:59:38.288Z] #38 148.6 CC criu/rbtree.o [2023-03-28T10:59:38.392Z] #39 171.5 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T10:59:38.426Z] #38 94.74 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T10:59:38.426Z] #38 94.84 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T10:59:38.426Z] #38 94.91 DEP criu/arch/x86/restorer.d [2023-03-28T10:59:38.477Z] #31 ... [2023-03-28T10:59:38.477Z] [2023-03-28T10:59:38.477Z] #36 [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 [2023-03-28T10:59:38.477Z] #36 192.7 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:59:38.477Z] #36 192.7 + GOBIN=/build [2023-03-28T10:59:38.477Z] #36 192.7 + GO111MODULE=on [2023-03-28T10:59:38.477Z] #36 192.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T10:59:38.544Z] #38 148.9 CC criu/rst-malloc.o [2023-03-28T10:59:38.686Z] #38 95.09 DEP criu/arch/x86/vdso-pie.d [2023-03-28T10:59:38.686Z] #38 95.18 DEP criu/pie/parasite-vdso.d [2023-03-28T10:59:38.801Z] #38 149.2 CC criu/seccomp.o [2023-03-28T10:59:38.947Z] #38 95.39 DEP criu/pie/parasite.d [2023-03-28T10:59:38.955Z] #39 172.4 make[1]: Nothing to be done for 'all'. [2023-03-28T10:59:39.208Z] #38 95.62 CC criu/pie/parasite.o [2023-03-28T10:59:39.208Z] #38 ... [2023-03-28T10:59:39.208Z] [2023-03-28T10:59:39.208Z] #27 [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 [2023-03-28T10:59:39.208Z] #27 182.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T10:59:39.364Z] #38 149.9 CC criu/seize.o [2023-03-28T10:59:39.469Z] #27 182.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T10:59:39.469Z] #27 182.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:59:39.926Z] #38 ... [2023-03-28T10:59:39.927Z] [2023-03-28T10:59:39.927Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T10:59:39.927Z] #52 11.31 Collecting yamllint==1.26.1 [2023-03-28T10:59:40.323Z] #39 173.5 make[1]: 'images/built-in.o' is up to date. [2023-03-28T10:59:40.323Z] #39 173.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T10:59:40.323Z] #39 173.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T10:59:40.323Z] #39 173.6 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T10:59:40.323Z] #39 173.7 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T10:59:40.323Z] #39 173.7 make[1]: Nothing to be done for 'all'. [2023-03-28T10:59:40.323Z] #39 173.8 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T10:59:40.579Z] #38 236.9 CC criu/rbtree.o [2023-03-28T10:59:40.839Z] #38 237.5 CC criu/rst-malloc.o [2023-03-28T10:59:40.885Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:40.885Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:40.885Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:40.885Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:40.885Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:40.885Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:41.155Z] #39 174.5 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:41.155Z] #39 174.7 make[2]: Nothing to be done for 'all'. [2023-03-28T10:59:41.155Z] #39 174.7 INSTALL criu/criu [2023-03-28T10:59:41.294Z] #52 12.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T10:59:41.776Z] #38 238.1 CC criu/seccomp.o [2023-03-28T10:59:42.092Z] #39 DONE 175.5s [2023-03-28T10:59:42.092Z] [2023-03-28T10:59:42.092Z] #24 [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 [2023-03-28T10:59:42.344Z] #38 ... [2023-03-28T10:59:42.344Z] [2023-03-28T10:59:42.344Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T10:59:42.344Z] #52 15.08 Collecting yamllint==1.26.1 [2023-03-28T10:59:42.344Z] #52 16.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T10:59:42.344Z] #52 18.18 Collecting pathspec>=0.5.3 [2023-03-28T10:59:42.344Z] #52 18.20 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T10:59:42.344Z] #52 18.95 Collecting pyyaml [2023-03-28T10:59:42.344Z] #52 18.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-03-28T10:59:42.344Z] #52 19.07 Building wheels for collected packages: yamllint [2023-03-28T10:59:42.344Z] #52 19.08 Building wheel for yamllint (setup.py): started [2023-03-28T10:59:42.662Z] #52 13.66 Collecting pathspec>=0.5.3 [2023-03-28T10:59:42.662Z] #52 13.68 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T10:59:42.662Z] #52 14.16 Collecting pyyaml [2023-03-28T10:59:42.918Z] #52 14.17 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) [2023-03-28T10:59:42.918Z] #52 14.24 Building wheels for collected packages: yamllint [2023-03-28T10:59:42.918Z] #52 14.25 Building wheel for yamllint (setup.py): started [2023-03-28T10:59:43.735Z] #36 ... [2023-03-28T10:59:43.735Z] [2023-03-28T10:59:43.735Z] #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 [2023-03-28T10:59:43.735Z] #39 99.85 CC criu/arch/x86/vdso-pie.o [2023-03-28T10:59:43.735Z] #39 100.4 CC criu/arch/x86/restorer.o [2023-03-28T10:59:43.735Z] #39 101.4 CC criu/arch/x86/restorer_unmap.o [2023-03-28T10:59:43.735Z] #39 101.5 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T10:59:43.735Z] #39 102.0 CC criu/pie/restorer.o [2023-03-28T10:59:43.735Z] #39 106.1 LINK criu/pie/restorer.built-in.o [2023-03-28T10:59:43.735Z] #39 106.1 GEN criu/pie/restorer-blob.h [2023-03-28T10:59:43.735Z] #39 106.2 DEP criu/vdso.d [2023-03-28T10:59:43.735Z] #39 106.5 DEP criu/vdso-compat.d [2023-03-28T10:59:43.735Z] #39 106.8 DEP criu/uts_ns.d [2023-03-28T10:59:43.735Z] #39 107.1 DEP criu/util.d [2023-03-28T10:59:43.735Z] #39 107.5 DEP criu/uffd.d [2023-03-28T10:59:43.735Z] #39 107.9 DEP criu/tun.d [2023-03-28T10:59:43.735Z] #39 108.3 DEP criu/tty.d [2023-03-28T10:59:43.735Z] #39 108.6 DEP criu/timerfd.d [2023-03-28T10:59:43.735Z] #39 108.9 DEP criu/timens.d [2023-03-28T10:59:43.735Z] #39 109.4 DEP criu/sysfs_parse.d [2023-03-28T10:59:43.735Z] #39 109.7 DEP criu/sysctl.d [2023-03-28T10:59:43.735Z] #39 110.0 DEP criu/string.d [2023-03-28T10:59:43.735Z] #39 ... [2023-03-28T10:59:43.735Z] [2023-03-28T10:59:43.735Z] #31 [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 [2023-03-28T10:59:43.735Z] #31 196.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T10:59:43.735Z] #31 196.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T10:59:43.735Z] #31 196.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:59:43.735Z] #31 196.6 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T10:59:43.735Z] #31 196.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 196.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:59:43.735Z] #31 196.9 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T10:59:43.735Z] #31 196.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 196.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:59:43.735Z] #31 197.2 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:59:43.735Z] #31 197.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 197.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:59:43.735Z] #31 197.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:59:43.735Z] #31 197.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 197.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:59:43.735Z] #31 198.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T10:59:43.735Z] #31 198.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 198.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:43.735Z] #31 198.1 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T10:59:43.735Z] #31 198.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 198.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:43.735Z] #31 198.4 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T10:59:43.735Z] #31 198.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T10:59:43.735Z] #31 198.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:59:44.249Z] #52 21.04 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T10:59:44.249Z] #52 21.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2ab383c4048cfba600bf24b5abb7fde63118b2e39c93c9db3b11757fa63b7d5c [2023-03-28T10:59:44.249Z] #52 21.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T10:59:44.249Z] #52 21.07 Successfully built yamllint [2023-03-28T10:59:44.249Z] #52 21.12 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T10:59:44.252Z] #31 199.0 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T10:59:44.252Z] #31 199.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:44.252Z] #31 199.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:44.287Z] #52 15.37 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T10:59:44.287Z] #52 15.38 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2ab383c4048cfba600bf24b5abb7fde63118b2e39c93c9db3b11757fa63b7d5c [2023-03-28T10:59:44.287Z] #52 15.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T10:59:44.287Z] #52 15.39 Successfully built yamllint [2023-03-28T10:59:44.287Z] #52 15.43 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T10:59:44.513Z] #31 199.3 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T10:59:44.513Z] #31 199.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:44.513Z] #31 199.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:44.547Z] #52 15.83 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T10:59:44.770Z] #31 199.6 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T10:59:44.770Z] #31 199.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:44.770Z] #31 199.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:44.803Z] #52 DONE 16.3s [2023-03-28T10:59:44.803Z] [2023-03-28T10:59:44.803Z] #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 [2023-03-28T10:59:44.803Z] #38 150.8 CC criu/servicefd.o [2023-03-28T10:59:44.803Z] #38 151.3 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:59:44.803Z] #38 151.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:44.803Z] #38 151.4 CC criu/shmem.o [2023-03-28T10:59:44.803Z] #38 152.5 CC criu/sigframe.o [2023-03-28T10:59:44.803Z] #38 152.8 CC criu/signalfd.o [2023-03-28T10:59:44.803Z] #38 153.1 CC criu/sk-inet.o [2023-03-28T10:59:44.803Z] #38 154.5 CC criu/sk-netlink.o [2023-03-28T10:59:44.803Z] #38 155.0 CC criu/sk-packet.o [2023-03-28T10:59:45.028Z] #31 199.8 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T10:59:45.028Z] #31 199.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:45.028Z] #31 199.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:45.064Z] #38 ... [2023-03-28T10:59:45.064Z] [2023-03-28T10:59:45.064Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T10:59:45.064Z] #53 DONE 0.2s [2023-03-28T10:59:45.188Z] #52 21.73 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T10:59:45.320Z] [2023-03-28T10:59:45.320Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T10:59:45.320Z] #54 DONE 0.3s [2023-03-28T10:59:45.320Z] [2023-03-28T10:59:45.320Z] #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 [2023-03-28T10:59:45.584Z] #37 ... [2023-03-28T10:59:45.584Z] [2023-03-28T10:59:45.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 [2023-03-28T10:59:45.584Z] #38 156.2 CC criu/sk-queue.o [2023-03-28T10:59:45.757Z] #52 DONE 22.6s [2023-03-28T10:59:45.757Z] [2023-03-28T10:59:45.757Z] #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 [2023-03-28T10:59:45.757Z] #38 239.7 CC criu/seize.o [2023-03-28T10:59:45.757Z] #38 241.7 CC criu/servicefd.o [2023-03-28T10:59:45.844Z] #38 ... [2023-03-28T10:59:45.844Z] [2023-03-28T10:59:45.844Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T10:59:45.844Z] #55 DONE 0.2s [2023-03-28T10:59:45.844Z] [2023-03-28T10:59:45.844Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T10:59:45.844Z] #56 DONE 0.1s [2023-03-28T10:59:45.844Z] [2023-03-28T10:59:45.844Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T10:59:45.844Z] #57 DONE 0.1s [2023-03-28T10:59:45.844Z] [2023-03-28T10:59:45.844Z] #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 [2023-03-28T10:59:45.960Z] #31 200.6 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T10:59:45.960Z] #31 200.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T10:59:45.960Z] #31 200.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:59:45.960Z] #31 201.0 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T10:59:45.960Z] #31 201.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:59:45.960Z] #31 201.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:46.016Z] #38 242.4 include/common/asm/bitops.h: Assembler messages: [2023-03-28T10:59:46.016Z] #38 242.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T10:59:46.016Z] #38 242.5 CC criu/shmem.o [2023-03-28T10:59:46.016Z] #38 ... [2023-03-28T10:59:46.016Z] [2023-03-28T10:59:46.016Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T10:59:46.016Z] #53 DONE 0.3s [2023-03-28T10:59:46.057Z] #27 ... [2023-03-28T10:59:46.057Z] [2023-03-28T10:59:46.057Z] #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 [2023-03-28T10:59:46.057Z] #38 97.41 LINK criu/pie/parasite.built-in.o [2023-03-28T10:59:46.057Z] #38 97.42 GEN criu/pie/parasite-blob.h [2023-03-28T10:59:46.057Z] #38 97.45 CC criu/pie/parasite-vdso.o [2023-03-28T10:59:46.057Z] #38 98.51 CC criu/arch/x86/vdso-pie.o [2023-03-28T10:59:46.057Z] #38 99.25 CC criu/arch/x86/restorer.o [2023-03-28T10:59:46.057Z] #38 100.1 CC criu/arch/x86/restorer_unmap.o [2023-03-28T10:59:46.057Z] #38 100.2 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T10:59:46.057Z] #38 100.8 CC criu/pie/restorer.o [2023-03-28T10:59:46.100Z] #37 ... [2023-03-28T10:59:46.100Z] [2023-03-28T10:59:46.100Z] #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 [2023-03-28T10:59:46.100Z] #38 156.7 CC criu/sk-tcp.o [2023-03-28T10:59:46.275Z] [2023-03-28T10:59:46.275Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T10:59:46.524Z] #31 201.1 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T10:59:46.524Z] #31 201.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T10:59:46.524Z] #31 201.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:59:46.524Z] #31 201.5 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T10:59:46.524Z] #31 201.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:59:46.524Z] #31 201.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:46.535Z] #54 DONE 0.4s [2023-03-28T10:59:46.535Z] [2023-03-28T10:59:46.535Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T10:59:46.678Z] #38 157.3 CC criu/sk-unix.o [2023-03-28T10:59:47.456Z] #31 202.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:59:47.456Z] #31 202.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:59:47.456Z] #31 202.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:59:47.456Z] #31 202.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:59:47.456Z] #31 202.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:59:47.456Z] #31 202.3 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:47.456Z] #31 202.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:59:47.456Z] #31 202.4 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:47.456Z] #31 202.4 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:47.456Z] #31 202.4 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:47.456Z] #31 202.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:59:47.456Z] #31 202.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:59:47.456Z] #31 202.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T10:59:47.456Z] #31 202.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:59:47.471Z] #55 DONE 0.7s [2023-03-28T10:59:47.472Z] [2023-03-28T10:59:47.472Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T10:59:47.472Z] #56 DONE 0.1s [2023-03-28T10:59:47.472Z] [2023-03-28T10:59:47.472Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T10:59:47.472Z] #57 DONE 0.1s [2023-03-28T10:59:47.472Z] [2023-03-28T10:59:47.472Z] #35 [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 [2023-03-28T10:59:47.716Z] #31 202.5 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T10:59:47.716Z] #31 202.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:47.716Z] #31 202.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T10:59:47.716Z] #31 202.5 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:47.716Z] #31 202.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:59:47.716Z] #31 202.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T10:59:47.716Z] #31 202.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:59:47.716Z] #31 202.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:59:47.716Z] #31 202.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:59:47.974Z] #31 202.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T10:59:47.974Z] #31 202.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T10:59:47.974Z] #31 202.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T10:59:47.974Z] #31 202.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 [2023-03-28T10:59:47.974Z] #31 202.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T10:59:47.974Z] #31 202.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:59:47.974Z] #31 202.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:47.974Z] #31 202.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T10:59:47.974Z] #31 202.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:47.974Z] #31 202.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:48.040Z] #35 ... [2023-03-28T10:59:48.040Z] [2023-03-28T10:59:48.040Z] #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 [2023-03-28T10:59:48.040Z] #38 244.4 CC criu/sigframe.o [2023-03-28T10:59:48.234Z] #31 203.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T10:59:48.299Z] #38 244.9 CC criu/signalfd.o [2023-03-28T10:59:48.867Z] #38 245.3 CC criu/sk-inet.o [2023-03-28T10:59:49.290Z] #38 159.7 CC criu/sockets.o [2023-03-28T10:59:49.383Z] #38 105.7 LINK criu/pie/restorer.built-in.o [2023-03-28T10:59:49.383Z] #38 105.7 GEN criu/pie/restorer-blob.h [2023-03-28T10:59:49.383Z] #38 105.9 DEP criu/vdso.d [2023-03-28T10:59:49.644Z] #38 106.1 DEP criu/vdso-compat.d [2023-03-28T10:59:49.906Z] #38 ... [2023-03-28T10:59:49.906Z] [2023-03-28T10:59:49.906Z] #26 [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 [2023-03-28T10:59:49.906Z] #26 183.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T10:59:49.906Z] #26 183.2 + GOBIN=/build [2023-03-28T10:59:49.906Z] #26 183.2 + GO111MODULE=on [2023-03-28T10:59:49.906Z] #26 183.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T10:59:49.906Z] #26 ... [2023-03-28T10:59:49.906Z] [2023-03-28T10:59:49.906Z] #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 [2023-03-28T10:59:49.906Z] #38 106.4 DEP criu/uts_ns.d [2023-03-28T10:59:50.167Z] #38 106.6 DEP criu/util.d [2023-03-28T10:59:50.667Z] #38 161.0 CC criu/stats.o [2023-03-28T10:59:50.770Z] #38 247.2 CC criu/sk-netlink.o [2023-03-28T10:59:50.924Z] #38 161.3 CC criu/string.o [2023-03-28T10:59:50.924Z] #38 161.4 CC criu/sysctl.o [2023-03-28T10:59:51.030Z] #38 247.6 CC criu/sk-packet.o [2023-03-28T10:59:51.169Z] #38 107.3 DEP criu/uffd.d [2023-03-28T10:59:51.486Z] #38 162.1 CC criu/sysfs_parse.o [2023-03-28T10:59:51.742Z] #38 107.9 DEP criu/tun.d [2023-03-28T10:59:52.048Z] #38 162.6 CC criu/timens.o [2023-03-28T10:59:52.304Z] #38 162.9 CC criu/timerfd.o [2023-03-28T10:59:52.314Z] #38 108.6 DEP criu/tty.d [2023-03-28T10:59:52.314Z] #38 108.8 DEP criu/timerfd.d [2023-03-28T10:59:52.314Z] #38 109.0 DEP criu/timens.d [2023-03-28T10:59:52.408Z] #38 248.7 CC criu/sk-queue.o [2023-03-28T10:59:52.575Z] #38 109.1 DEP criu/sysfs_parse.d [2023-03-28T10:59:52.837Z] #38 109.2 DEP criu/sysctl.d [2023-03-28T10:59:52.837Z] #38 109.3 DEP criu/string.d [2023-03-28T10:59:52.837Z] #38 109.3 DEP criu/stats.d [2023-03-28T10:59:52.837Z] #38 109.5 DEP criu/sockets.d [2023-03-28T10:59:52.866Z] #38 163.3 CC criu/tty.o [2023-03-28T10:59:52.976Z] #38 249.5 CC criu/sk-tcp.o [2023-03-28T10:59:53.206Z] #38 109.6 DEP criu/sk-unix.d [2023-03-28T10:59:53.467Z] #38 109.9 DEP criu/sk-tcp.d [2023-03-28T10:59:53.506Z] #31 ... [2023-03-28T10:59:53.506Z] [2023-03-28T10:59:53.506Z] #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 [2023-03-28T10:59:53.506Z] #39 110.1 DEP criu/stats.d [2023-03-28T10:59:53.506Z] #39 110.5 DEP criu/sockets.d [2023-03-28T10:59:53.506Z] #39 110.9 DEP criu/sk-unix.d [2023-03-28T10:59:53.506Z] #39 111.2 DEP criu/sk-tcp.d [2023-03-28T10:59:53.506Z] #39 111.5 DEP criu/sk-queue.d [2023-03-28T10:59:53.506Z] #39 111.8 DEP criu/sk-packet.d [2023-03-28T10:59:53.506Z] #39 112.3 DEP criu/sk-netlink.d [2023-03-28T10:59:53.506Z] #39 112.5 DEP criu/sk-inet.d [2023-03-28T10:59:53.506Z] #39 112.8 DEP criu/signalfd.d [2023-03-28T10:59:53.506Z] #39 113.0 DEP criu/sigframe.d [2023-03-28T10:59:53.506Z] #39 113.2 DEP criu/shmem.d [2023-03-28T10:59:53.506Z] #39 113.6 DEP criu/servicefd.d [2023-03-28T10:59:53.506Z] #39 114.0 DEP criu/seize.d [2023-03-28T10:59:53.506Z] #39 114.3 DEP criu/seccomp.d [2023-03-28T10:59:53.506Z] #39 114.5 DEP criu/rst-malloc.d [2023-03-28T10:59:53.506Z] #39 114.7 DEP criu/rbtree.d [2023-03-28T10:59:53.506Z] #39 114.8 DEP criu/pstree.d [2023-03-28T10:59:53.506Z] #39 115.1 DEP criu/protobuf.d [2023-03-28T10:59:53.506Z] #39 115.3 GEN criu/protobuf-desc-gen.h [2023-03-28T10:59:53.506Z] #39 119.6 DEP criu/protobuf-desc.d [2023-03-28T10:59:53.506Z] #39 119.7 DEP criu/proc_parse.d [2023-03-28T10:59:53.506Z] #39 120.1 DEP criu/plugin.d [2023-03-28T10:59:53.729Z] #38 110.1 DEP criu/sk-queue.d [2023-03-28T10:59:53.729Z] #38 110.3 DEP criu/sk-packet.d [2023-03-28T10:59:53.763Z] #39 120.6 DEP criu/pipes.d [2023-03-28T10:59:53.763Z] #39 120.8 DEP criu/pie-util.d [2023-03-28T10:59:53.912Z] #38 250.5 CC criu/sk-unix.o [2023-03-28T10:59:54.026Z] #39 121.1 DEP criu/pie-util-vdso.d [2023-03-28T10:59:54.290Z] #39 ... [2023-03-28T10:59:54.290Z] [2023-03-28T10:59:54.290Z] #36 [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 [2023-03-28T10:59:54.290Z] #36 DONE 209.1s [2023-03-28T10:59:54.290Z] [2023-03-28T10:59:54.290Z] #31 [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 [2023-03-28T10:59:54.290Z] #31 DONE 209.1s [2023-03-28T10:59:54.290Z] [2023-03-28T10:59:54.290Z] #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 [2023-03-28T10:59:54.290Z] #39 121.3 DEP criu/pie-util-vdso-elf32.d [2023-03-28T10:59:54.290Z] #39 ... [2023-03-28T10:59:54.290Z] [2023-03-28T10:59:54.290Z] #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 [2023-03-28T10:59:54.302Z] #38 110.7 DEP criu/sk-netlink.d [2023-03-28T10:59:54.302Z] #38 110.8 DEP criu/sk-inet.d [2023-03-28T10:59:54.551Z] #40 ... [2023-03-28T10:59:54.551Z] [2023-03-28T10:59:54.551Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T10:59:54.551Z] #41 DONE 0.4s [2023-03-28T10:59:54.551Z] [2023-03-28T10:59:54.551Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T10:59:54.563Z] #38 ... [2023-03-28T10:59:54.563Z] [2023-03-28T10:59:54.563Z] #26 [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 [2023-03-28T10:59:54.563Z] #26 DONE 197.9s [2023-03-28T10:59:54.563Z] [2023-03-28T10:59:54.563Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T10:59:54.563Z] #40 DONE 0.1s [2023-03-28T10:59:54.563Z] [2023-03-28T10:59:54.563Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T10:59:54.563Z] #41 DONE 0.1s [2023-03-28T10:59:54.563Z] [2023-03-28T10:59:54.563Z] #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 [2023-03-28T10:59:54.563Z] #38 111.1 DEP criu/signalfd.d [2023-03-28T10:59:54.808Z] #42 DONE 0.2s [2023-03-28T10:59:54.808Z] [2023-03-28T10:59:54.808Z] #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 [2023-03-28T10:59:54.808Z] #39 121.6 DEP criu/path.d [2023-03-28T10:59:54.808Z] #39 121.8 DEP criu/parasite-syscall.d [2023-03-28T10:59:55.135Z] #38 111.4 DEP criu/sigframe.d [2023-03-28T10:59:55.135Z] #38 111.6 DEP criu/shmem.d [2023-03-28T10:59:55.372Z] #39 122.2 DEP criu/pagemap.d [2023-03-28T10:59:55.372Z] #39 122.5 DEP criu/pagemap-cache.d [2023-03-28T10:59:55.385Z] #38 165.5 CC criu/tun.o [2023-03-28T10:59:55.396Z] #38 111.8 DEP criu/servicefd.d [2023-03-28T10:59:55.628Z] #39 122.8 DEP criu/page-xfer.d [2023-03-28T10:59:55.641Z] #38 166.1 CC criu/uffd.o [2023-03-28T10:59:55.657Z] #38 112.0 DEP criu/seize.d [2023-03-28T10:59:55.885Z] #39 123.0 DEP criu/page-pipe.d [2023-03-28T10:59:55.917Z] #38 112.3 DEP criu/seccomp.d [2023-03-28T10:59:56.142Z] #39 123.1 DEP criu/netfilter.d [2023-03-28T10:59:56.178Z] #38 112.7 DEP criu/rst-malloc.d [2023-03-28T10:59:56.399Z] #39 123.4 DEP criu/net.d [2023-03-28T10:59:56.467Z] #38 112.8 DEP criu/rbtree.d [2023-03-28T10:59:56.467Z] #38 112.9 DEP criu/pstree.d [2023-03-28T10:59:56.656Z] #39 123.7 DEP criu/namespaces.d [2023-03-28T10:59:56.728Z] #38 113.2 DEP criu/protobuf.d [2023-03-28T10:59:56.913Z] #39 124.0 DEP criu/mount.d [2023-03-28T10:59:56.998Z] #38 113.4 GEN criu/protobuf-desc-gen.h [2023-03-28T10:59:57.010Z] #38 167.4 CC criu/util.o [2023-03-28T10:59:57.171Z] #39 124.2 DEP criu/memfd.d [2023-03-28T10:59:57.200Z] #38 253.5 CC criu/sockets.o [2023-03-28T10:59:57.428Z] #39 124.5 DEP criu/mem.d [2023-03-28T10:59:57.686Z] #39 124.8 DEP criu/lsm.d [2023-03-28T10:59:57.942Z] #39 124.9 DEP criu/log.d [2023-03-28T10:59:58.199Z] #39 125.2 DEP criu/libnetlink.d [2023-03-28T10:59:58.379Z] #38 168.8 CC criu/uts_ns.o [2023-03-28T10:59:58.379Z] #38 ... [2023-03-28T10:59:58.379Z] [2023-03-28T10:59:58.379Z] #25 [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 [2023-03-28T10:59:58.379Z] #25 222.5 + dpkg --print-architecture [2023-03-28T10:59:58.379Z] #25 222.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T10:59:58.456Z] #39 125.4 DEP criu/kerndat.d [2023-03-28T10:59:58.636Z] #25 222.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T10:59:58.636Z] #25 222.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T10:59:58.713Z] #39 125.8 DEP criu/kcmp-ids.d [2023-03-28T10:59:58.970Z] #39 125.9 DEP criu/irmap.d [2023-03-28T10:59:58.970Z] #39 ... [2023-03-28T10:59:58.970Z] [2023-03-28T10:59:58.970Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T10:59:58.970Z] #43 DONE 4.8s [2023-03-28T10:59:58.970Z] [2023-03-28T10:59:58.970Z] #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 [2023-03-28T10:59:58.970Z] #39 126.1 DEP criu/ipc_ns.d [2023-03-28T10:59:59.114Z] #38 255.6 CC criu/stats.o [2023-03-28T10:59:59.533Z] #39 126.4 DEP criu/image.d [2023-03-28T10:59:59.576Z] #38 116.1 DEP criu/protobuf-desc.d [2023-03-28T10:59:59.576Z] #38 ... [2023-03-28T10:59:59.576Z] [2023-03-28T10:59:59.576Z] #27 [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 [2023-03-28T10:59:59.576Z] #27 193.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T10:59:59.576Z] #27 193.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T10:59:59.576Z] #27 193.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T10:59:59.576Z] #27 193.5 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T10:59:59.576Z] #27 193.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 193.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:59:59.576Z] #27 195.3 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T10:59:59.576Z] #27 195.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 195.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T10:59:59.576Z] #27 195.7 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T10:59:59.576Z] #27 195.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 195.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:59:59.576Z] #27 197.0 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T10:59:59.576Z] #27 197.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 197.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:59:59.576Z] #27 198.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T10:59:59.576Z] #27 198.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 198.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:59.576Z] #27 198.2 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T10:59:59.576Z] #27 198.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 198.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 198.5 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T10:59:59.576Z] #27 198.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 198.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:59:59.576Z] #27 198.9 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T10:59:59.576Z] #27 198.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 198.9 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 199.2 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T10:59:59.576Z] #27 199.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 199.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 199.5 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T10:59:59.576Z] #27 199.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 199.5 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 199.7 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T10:59:59.576Z] #27 199.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 199.7 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 200.7 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T10:59:59.576Z] #27 200.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 200.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T10:59:59.576Z] #27 201.7 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T10:59:59.576Z] #27 201.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 201.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T10:59:59.576Z] #27 201.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T10:59:59.576Z] #27 201.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 201.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 202.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T10:59:59.576Z] #27 202.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T10:59:59.576Z] #27 202.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 202.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 202.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T10:59:59.576Z] #27 202.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T10:59:59.576Z] #27 202.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T10:59:59.576Z] #27 203.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T10:59:59.576Z] #27 203.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 203.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T10:59:59.576Z] #27 203.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 203.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T10:59:59.576Z] #27 203.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T10:59:59.683Z] #38 256.1 CC criu/string.o [2023-03-28T10:59:59.791Z] #39 126.7 DEP criu/image-desc.d [2023-03-28T10:59:59.791Z] #39 126.9 DEP criu/fsnotify.d [2023-03-28T10:59:59.836Z] #27 203.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T10:59:59.836Z] #27 203.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T10:59:59.836Z] #27 ... [2023-03-28T10:59:59.836Z] [2023-03-28T10:59:59.836Z] #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 [2023-03-28T10:59:59.836Z] #38 116.3 DEP criu/proc_parse.d [2023-03-28T10:59:59.942Z] #38 256.2 CC criu/sysctl.o [2023-03-28T11:00:00.097Z] #38 116.5 DEP criu/plugin.d [2023-03-28T11:00:00.134Z] 8185ee4ed646: Pull complete [2023-03-28T11:00:00.354Z] #39 127.2 DEP criu/filesystems.d [2023-03-28T11:00:00.354Z] #39 127.5 DEP criu/files.d [2023-03-28T11:00:00.359Z] #38 116.7 DEP criu/pipes.d [2023-03-28T11:00:00.359Z] #38 116.9 DEP criu/pie-util.d [2023-03-28T11:00:00.620Z] #38 117.1 DEP criu/pie-util-vdso.d [2023-03-28T11:00:00.881Z] #38 117.3 DEP criu/pie-util-vdso-elf32.d [2023-03-28T11:00:00.917Z] #39 127.8 DEP criu/files-reg.d [2023-03-28T11:00:00.917Z] #39 128.1 DEP criu/files-ext.d [2023-03-28T11:00:01.143Z] #38 117.5 DEP criu/path.d [2023-03-28T11:00:01.143Z] #38 ... [2023-03-28T11:00:01.143Z] [2023-03-28T11:00:01.143Z] #27 [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 [2023-03-28T11:00:01.143Z] #27 203.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 203.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T11:00:01.143Z] #27 203.3 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T11:00:01.143Z] #27 203.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T11:00:01.143Z] #27 203.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T11:00:01.143Z] #27 203.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T11:00:01.143Z] #27 203.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T11:00:01.143Z] #27 203.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 203.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 203.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 [2023-03-28T11:00:01.143Z] #27 203.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 203.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-03-28T11:00:01.143Z] #27 203.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T11:00:01.143Z] #27 204.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 204.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 [2023-03-28T11:00:01.143Z] #27 204.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 204.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T11:00:01.143Z] #27 204.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T11:00:01.143Z] #27 204.2 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T11:00:01.143Z] #27 204.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T11:00:01.143Z] #27 204.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T11:00:01.143Z] #27 204.2 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T11:00:01.143Z] #27 DONE 204.6s [2023-03-28T11:00:01.174Z] #39 128.3 DEP criu/file-lock.d [2023-03-28T11:00:01.320Z] #38 257.6 CC criu/sysfs_parse.o [2023-03-28T11:00:01.404Z] [2023-03-28T11:00:01.404Z] #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 [2023-03-28T11:00:01.404Z] #38 117.8 DEP criu/parasite-syscall.d [2023-03-28T11:00:01.666Z] #38 118.1 DEP criu/pagemap.d [2023-03-28T11:00:01.739Z] #39 128.7 DEP criu/file-ids.d [2023-03-28T11:00:01.739Z] #39 128.9 DEP criu/fifo.d [2023-03-28T11:00:01.888Z] #38 258.4 CC criu/timens.o [2023-03-28T11:00:01.927Z] #38 118.4 DEP criu/pagemap-cache.d [2023-03-28T11:00:02.191Z] #38 118.5 DEP criu/page-xfer.d [2023-03-28T11:00:02.191Z] #38 118.7 DEP criu/page-pipe.d [2023-03-28T11:00:02.303Z] #39 129.1 DEP criu/fdstore.d [2023-03-28T11:00:02.304Z] #39 ... [2023-03-28T11:00:02.304Z] [2023-03-28T11:00:02.304Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-03-28T11:00:02.304Z] #44 DONE 3.3s [2023-03-28T11:00:02.304Z] [2023-03-28T11:00:02.304Z] #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 [2023-03-28T11:00:02.304Z] #39 129.4 DEP criu/fault-injection.d [2023-03-28T11:00:02.304Z] #39 129.5 DEP criu/external.d [2023-03-28T11:00:02.452Z] #38 118.9 DEP criu/netfilter.d [2023-03-28T11:00:02.458Z] #38 259.0 CC criu/timerfd.o [2023-03-28T11:00:02.714Z] #38 119.2 DEP criu/net.d [2023-03-28T11:00:02.868Z] #39 129.7 DEP criu/eventpoll.d [2023-03-28T11:00:02.975Z] #38 119.5 DEP criu/namespaces.d [2023-03-28T11:00:03.125Z] #39 130.1 DEP criu/eventfd.d [2023-03-28T11:00:03.238Z] #38 119.7 DEP criu/mount.d [2023-03-28T11:00:03.383Z] #39 130.4 DEP criu/crtools.d [2023-03-28T11:00:03.396Z] #38 259.9 CC criu/tty.o [2023-03-28T11:00:03.503Z] #38 ... [2023-03-28T11:00:03.503Z] [2023-03-28T11:00:03.503Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T11:00:03.503Z] #42 DONE 2.2s [2023-03-28T11:00:03.640Z] #39 130.7 DEP criu/cr-service.d [2023-03-28T11:00:03.764Z] [2023-03-28T11:00:03.764Z] #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 [2023-03-28T11:00:03.764Z] #0 2.137 + RM_GOPATH=0 [2023-03-28T11:00:03.764Z] #0 2.137 + TMP_GOPATH= [2023-03-28T11:00:03.764Z] #0 2.137 + : /build [2023-03-28T11:00:03.764Z] #0 2.137 + '[' -z '' ']' [2023-03-28T11:00:03.764Z] #0 2.138 ++ mktemp -d [2023-03-28T11:00:03.764Z] #0 2.141 + export GOPATH=/tmp/tmp.ICmRoRGJ5N [2023-03-28T11:00:03.764Z] #0 2.141 + GOPATH=/tmp/tmp.ICmRoRGJ5N [2023-03-28T11:00:03.764Z] #0 2.141 + RM_GOPATH=1 [2023-03-28T11:00:03.764Z] #0 2.142 + case "$(go env GOARCH)" in [2023-03-28T11:00:03.764Z] #0 2.142 ++ go env GOARCH [2023-03-28T11:00:03.764Z] #0 2.174 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T11:00:03.764Z] #0 2.174 + GO_BUILDMODE=-buildmode=pie [2023-03-28T11:00:03.764Z] #0 2.175 ++ dirname /tmp/install/install.sh [2023-03-28T11:00:03.764Z] #0 2.175 + dir=/tmp/install [2023-03-28T11:00:03.764Z] #0 2.176 + bin=runc [2023-03-28T11:00:03.764Z] #0 2.176 + shift [2023-03-28T11:00:03.764Z] #0 2.176 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T11:00:03.764Z] #0 2.176 + . /tmp/install/runc.installer [2023-03-28T11:00:03.764Z] #0 2.177 ++ set -e [2023-03-28T11:00:03.764Z] #0 2.177 ++ : v1.1.4 [2023-03-28T11:00:03.764Z] #0 2.177 + install_runc [2023-03-28T11:00:03.764Z] #0 2.177 + RUNC_BUILDTAGS=seccomp [2023-03-28T11:00:03.764Z] #0 2.177 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T11:00:03.764Z] #0 2.177 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ICmRoRGJ5N/src/github.com/opencontainers/runc [2023-03-28T11:00:03.764Z] #0 2.177 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T11:00:03.764Z] #0 2.189 Cloning into '/tmp/tmp.ICmRoRGJ5N/src/github.com/opencontainers/runc'... [2023-03-28T11:00:04.204Z] #39 131.1 DEP criu/cr-restore.d [2023-03-28T11:00:04.204Z] #39 ... [2023-03-28T11:00:04.204Z] [2023-03-28T11:00:04.204Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T11:00:04.204Z] #0 1.687 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T11:00:04.204Z] #45 DONE 1.9s [2023-03-28T11:00:04.461Z] [2023-03-28T11:00:04.461Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T11:00:05.168Z] #43 ... [2023-03-28T11:00:05.168Z] [2023-03-28T11:00:05.168Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-03-28T11:00:05.168Z] #44 DONE 1.7s [2023-03-28T11:00:05.429Z] [2023-03-28T11:00:05.429Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T11:00:05.829Z] #46 DONE 1.6s [2023-03-28T11:00:05.829Z] [2023-03-28T11:00:05.829Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T11:00:06.684Z] #38 263.3 CC criu/tun.o [2023-03-28T11:00:06.732Z] #25 ... [2023-03-28T11:00:06.732Z] [2023-03-28T11:00:06.732Z] #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 [2023-03-28T11:00:06.732Z] #38 169.1 CC criu/vdso-compat.o [2023-03-28T11:00:06.732Z] #38 169.3 CC criu/vdso.o [2023-03-28T11:00:06.732Z] #38 170.1 LINK criu/built-in.o [2023-03-28T11:00:06.732Z] #38 170.3 LINK criu/criu [2023-03-28T11:00:06.732Z] #38 170.7 DEP lib/c/criu.d [2023-03-28T11:00:06.732Z] #38 170.8 CC images/rpc.pb-c.o [2023-03-28T11:00:06.732Z] #38 171.5 CC lib/c/criu.o [2023-03-28T11:00:06.732Z] #38 172.7 LINK lib/c/built-in.o [2023-03-28T11:00:06.732Z] #38 172.7 LINK lib/c/libcriu.so [2023-03-28T11:00:06.732Z] #38 172.8 LINK lib/c/libcriu.a [2023-03-28T11:00:06.732Z] #38 172.9 GEN magic.py [2023-03-28T11:00:06.732Z] #38 173.1 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T11:00:06.732Z] #38 173.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T11:00:06.732Z] #38 173.1 Note: Building without GnuTLS support [2023-03-28T11:00:06.732Z] #38 173.1 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T11:00:06.732Z] #38 173.1 Makefile.config:40: Warn: Building without nftables support [2023-03-28T11:00:06.732Z] #38 174.0 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T11:00:06.732Z] #38 174.9 make[1]: Nothing to be done for 'all'. [2023-03-28T11:00:06.732Z] #38 175.8 make[1]: 'images/built-in.o' is up to date. [2023-03-28T11:00:06.733Z] #38 175.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T11:00:06.733Z] #38 175.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T11:00:06.733Z] #38 176.0 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T11:00:06.733Z] #38 176.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T11:00:06.733Z] #38 176.1 make[1]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.1 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T11:00:06.733Z] #38 176.3 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.4 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.4 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.6 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.7 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.7 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 176.9 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:06.733Z] #38 177.0 INSTALL criu/criu [2023-03-28T11:00:06.819Z] #45 1.384 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T11:00:06.819Z] #45 DONE 1.6s [2023-03-28T11:00:06.819Z] [2023-03-28T11:00:06.819Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T11:00:06.990Z] #38 DONE 177.3s [2023-03-28T11:00:06.990Z] [2023-03-28T11:00:06.990Z] #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 [2023-03-28T11:00:07.621Z] #38 264.1 CC criu/uffd.o [2023-03-28T11:00:07.723Z] #47 DONE 1.6s [2023-03-28T11:00:07.723Z] [2023-03-28T11:00:07.723Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T11:00:08.286Z] #48 ... [2023-03-28T11:00:08.286Z] [2023-03-28T11:00:08.286Z] #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 [2023-03-28T11:00:08.286Z] #40 3.977 + RM_GOPATH=0 [2023-03-28T11:00:08.286Z] #40 3.977 + TMP_GOPATH= [2023-03-28T11:00:08.286Z] #40 3.977 + : /build [2023-03-28T11:00:08.286Z] #40 3.977 + '[' -z '' ']' [2023-03-28T11:00:08.286Z] #40 3.977 ++ mktemp -d [2023-03-28T11:00:08.286Z] #40 3.977 + export GOPATH=/tmp/tmp.P4G27MlDiV [2023-03-28T11:00:08.286Z] #40 3.977 + GOPATH=/tmp/tmp.P4G27MlDiV [2023-03-28T11:00:08.286Z] #40 3.977 + RM_GOPATH=1 [2023-03-28T11:00:08.286Z] #40 3.977 + case "$(go env GOARCH)" in [2023-03-28T11:00:08.286Z] #40 3.984 ++ go env GOARCH [2023-03-28T11:00:08.286Z] #40 4.020 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T11:00:08.286Z] #40 4.020 + GO_BUILDMODE=-buildmode=pie [2023-03-28T11:00:08.286Z] #40 4.028 ++ dirname /tmp/install/install.sh [2023-03-28T11:00:08.286Z] #40 4.040 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T11:00:08.286Z] #40 4.040 + dir=/tmp/install [2023-03-28T11:00:08.286Z] #40 4.040 + bin=runc [2023-03-28T11:00:08.286Z] #40 4.040 + shift [2023-03-28T11:00:08.286Z] #40 4.040 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T11:00:08.286Z] #40 4.040 + . /tmp/install/runc.installer [2023-03-28T11:00:08.286Z] #40 4.040 ++ set -e [2023-03-28T11:00:08.286Z] #40 4.040 ++ : v1.1.4 [2023-03-28T11:00:08.286Z] #40 4.040 + install_runc [2023-03-28T11:00:08.286Z] #40 4.040 + RUNC_BUILDTAGS=seccomp [2023-03-28T11:00:08.286Z] #40 4.040 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T11:00:08.286Z] #40 4.040 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P4G27MlDiV/src/github.com/opencontainers/runc [2023-03-28T11:00:08.286Z] #40 4.040 Cloning into '/tmp/tmp.P4G27MlDiV/src/github.com/opencontainers/runc'... [2023-03-28T11:00:08.286Z] #40 ... [2023-03-28T11:00:08.286Z] [2023-03-28T11:00:08.286Z] #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 [2023-03-28T11:00:08.286Z] #39 131.6 DEP criu/cr-errno.d [2023-03-28T11:00:08.286Z] #39 131.7 DEP criu/cr-dump.d [2023-03-28T11:00:08.286Z] #39 132.1 DEP criu/cr-dedup.d [2023-03-28T11:00:08.286Z] #39 132.5 DEP criu/cr-check.d [2023-03-28T11:00:08.286Z] #39 132.9 DEP criu/config.d [2023-03-28T11:00:08.286Z] #39 133.2 DEP criu/clone-noasan.d [2023-03-28T11:00:08.286Z] #39 133.4 DEP criu/cgroup.d [2023-03-28T11:00:08.286Z] #39 133.7 DEP criu/cgroup-props.d [2023-03-28T11:00:08.286Z] #39 133.8 DEP criu/bitmap.d [2023-03-28T11:00:08.286Z] #39 133.9 DEP criu/bfd.d [2023-03-28T11:00:08.286Z] #39 134.0 DEP criu/autofs.d [2023-03-28T11:00:08.286Z] #39 134.2 DEP criu/aio.d [2023-03-28T11:00:08.286Z] #39 134.5 DEP criu/action-scripts.d [2023-03-28T11:00:08.286Z] #39 134.9 CC criu/action-scripts.o [2023-03-28T11:00:08.850Z] #39 135.9 CC criu/aio.o [2023-03-28T11:00:09.369Z] #46 DONE 2.2s [2023-03-28T11:00:09.369Z] [2023-03-28T11:00:09.369Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T11:00:09.415Z] #39 ... [2023-03-28T11:00:09.415Z] [2023-03-28T11:00:09.415Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T11:00:09.415Z] #48 DONE 2.2s [2023-03-28T11:00:09.672Z] [2023-03-28T11:00:09.672Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T11:00:10.156Z] #38 266.6 CC criu/util.o [2023-03-28T11:00:10.313Z] #47 DONE 1.4s [2023-03-28T11:00:10.313Z] [2023-03-28T11:00:10.313Z] #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 [2023-03-28T11:00:10.313Z] #38 120.1 DEP criu/memfd.d [2023-03-28T11:00:10.313Z] #38 120.4 DEP criu/mem.d [2023-03-28T11:00:10.313Z] #38 120.7 DEP criu/lsm.d [2023-03-28T11:00:10.313Z] #38 120.9 DEP criu/log.d [2023-03-28T11:00:10.313Z] #38 121.1 DEP criu/libnetlink.d [2023-03-28T11:00:10.313Z] #38 121.3 DEP criu/kerndat.d [2023-03-28T11:00:10.313Z] #38 121.6 DEP criu/kcmp-ids.d [2023-03-28T11:00:10.313Z] #38 121.8 DEP criu/irmap.d [2023-03-28T11:00:10.313Z] #38 122.0 DEP criu/ipc_ns.d [2023-03-28T11:00:10.313Z] #38 122.2 DEP criu/image.d [2023-03-28T11:00:10.313Z] #38 122.5 DEP criu/image-desc.d [2023-03-28T11:00:10.313Z] #38 122.7 DEP criu/fsnotify.d [2023-03-28T11:00:10.313Z] #38 123.0 DEP criu/filesystems.d [2023-03-28T11:00:10.313Z] #38 123.2 DEP criu/files.d [2023-03-28T11:00:10.313Z] #38 123.6 DEP criu/files-reg.d [2023-03-28T11:00:10.313Z] #38 123.9 DEP criu/files-ext.d [2023-03-28T11:00:10.313Z] #38 124.1 DEP criu/file-lock.d [2023-03-28T11:00:10.313Z] #38 124.4 DEP criu/file-ids.d [2023-03-28T11:00:10.313Z] #38 124.6 DEP criu/fifo.d [2023-03-28T11:00:10.313Z] #38 124.8 DEP criu/fdstore.d [2023-03-28T11:00:10.313Z] #38 124.9 DEP criu/fault-injection.d [2023-03-28T11:00:10.313Z] #38 125.0 DEP criu/external.d [2023-03-28T11:00:10.313Z] #38 125.2 DEP criu/eventpoll.d [2023-03-28T11:00:10.313Z] #38 125.4 DEP criu/eventfd.d [2023-03-28T11:00:10.313Z] #38 125.7 DEP criu/crtools.d [2023-03-28T11:00:10.313Z] #38 125.9 DEP criu/cr-service.d [2023-03-28T11:00:10.313Z] #38 126.4 DEP criu/cr-restore.d [2023-03-28T11:00:10.313Z] #38 126.7 DEP criu/cr-errno.d [2023-03-28T11:00:10.313Z] #38 126.7 DEP criu/cr-dump.d [2023-03-28T11:00:10.574Z] #38 127.0 DEP criu/cr-dedup.d [2023-03-28T11:00:10.835Z] #38 127.4 DEP criu/cr-check.d [2023-03-28T11:00:11.040Z] #49 DONE 1.6s [2023-03-28T11:00:11.040Z] [2023-03-28T11:00:11.040Z] #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 [2023-03-28T11:00:11.040Z] #39 136.9 CC criu/autofs.o [2023-03-28T11:00:11.094Z] #38 ... [2023-03-28T11:00:11.094Z] [2023-03-28T11:00:11.094Z] #35 [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 [2023-03-28T11:00:11.094Z] #35 351.9 + dpkg --print-architecture [2023-03-28T11:00:11.094Z] #35 351.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T11:00:11.353Z] #35 352.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T11:00:11.354Z] #35 352.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T11:00:11.410Z] #38 127.8 DEP criu/config.d [2023-03-28T11:00:11.672Z] #38 128.1 DEP criu/clone-noasan.d [2023-03-28T11:00:11.934Z] #38 ... [2023-03-28T11:00:11.934Z] [2023-03-28T11:00:11.934Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T11:00:11.934Z] #48 DONE 1.5s [2023-03-28T11:00:11.934Z] [2023-03-28T11:00:11.934Z] #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 [2023-03-28T11:00:11.934Z] #38 128.3 DEP criu/cgroup.d [2023-03-28T11:00:11.934Z] #38 ... [2023-03-28T11:00:11.934Z] [2023-03-28T11:00:11.934Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T11:00:12.411Z] #39 139.4 CC criu/bfd.o [2023-03-28T11:00:13.349Z] #39 140.2 CC criu/bitmap.o [2023-03-28T11:00:13.349Z] #39 140.3 CC criu/cgroup-props.o [2023-03-28T11:00:13.852Z] #49 DONE 1.8s [2023-03-28T11:00:13.852Z] [2023-03-28T11:00:13.852Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:14.183Z] #24 ... [2023-03-28T11:00:14.183Z] [2023-03-28T11:00:14.183Z] #31 [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 [2023-03-28T11:00:14.183Z] #31 258.8 + return [2023-03-28T11:00:14.183Z] #31 DONE 259.2s [2023-03-28T11:00:14.183Z] [2023-03-28T11:00:14.183Z] #24 [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 [2023-03-28T11:00:14.183Z] #24 ... [2023-03-28T11:00:14.183Z] [2023-03-28T11:00:14.183Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T11:00:14.183Z] #53 DONE 0.2s [2023-03-28T11:00:14.183Z] [2023-03-28T11:00:14.183Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T11:00:14.183Z] #54 DONE 0.2s [2023-03-28T11:00:14.183Z] [2023-03-28T11:00:14.183Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T11:00:14.183Z] #55 DONE 0.7s [2023-03-28T11:00:14.183Z] [2023-03-28T11:00:14.183Z] #24 [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 [2023-03-28T11:00:14.438Z] #24 ... [2023-03-28T11:00:14.438Z] [2023-03-28T11:00:14.438Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T11:00:14.438Z] #56 DONE 0.2s [2023-03-28T11:00:14.438Z] [2023-03-28T11:00:14.438Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T11:00:14.438Z] #57 DONE 0.1s [2023-03-28T11:00:14.438Z] [2023-03-28T11:00:14.438Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T11:00:14.695Z] #58 DONE 0.1s [2023-03-28T11:00:14.695Z] [2023-03-28T11:00:14.695Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T11:00:14.695Z] #59 DONE 0.1s [2023-03-28T11:00:14.695Z] [2023-03-28T11:00:14.695Z] #24 [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 [2023-03-28T11:00:14.695Z] #24 ... [2023-03-28T11:00:14.695Z] [2023-03-28T11:00:14.695Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T11:00:14.695Z] #60 DONE 0.1s [2023-03-28T11:00:14.695Z] [2023-03-28T11:00:14.695Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T11:00:14.716Z] #39 141.6 CC criu/cgroup.o [2023-03-28T11:00:14.951Z] #61 DONE 0.1s [2023-03-28T11:00:14.951Z] [2023-03-28T11:00:14.951Z] #24 [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 [2023-03-28T11:00:15.768Z] #50 2.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T11:00:16.029Z] #50 2.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T11:00:16.029Z] #50 2.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T11:00:16.610Z] #39 ... [2023-03-28T11:00:16.610Z] [2023-03-28T11:00:16.610Z] #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 [2023-03-28T11:00:16.610Z] #40 20.83 + cd /tmp/tmp.P4G27MlDiV/src/github.com/opencontainers/runc [2023-03-28T11:00:16.610Z] #40 20.83 + git checkout -q v1.1.4 [2023-03-28T11:00:16.610Z] #40 22.12 + '[' -z '' ']' [2023-03-28T11:00:16.610Z] #40 22.13 + target=static [2023-03-28T11:00:16.610Z] #40 22.13 + make BUILDTAGS=seccomp static [2023-03-28T11:00:16.610Z] #40 22.57 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 . [2023-03-28T11:00:16.973Z] #50 3.486 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T11:00:20.277Z] #50 6.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T11:00:20.786Z] #40 ... [2023-03-28T11:00:20.786Z] [2023-03-28T11:00:20.786Z] #28 [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 [2023-03-28T11:00:20.786Z] #28 DONE 235.2s [2023-03-28T11:00:20.786Z] [2023-03-28T11:00:20.786Z] #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 [2023-03-28T11:00:20.786Z] #39 146.8 CC criu/clone-noasan.o [2023-03-28T11:00:20.786Z] #39 147.1 CC criu/config.o [2023-03-28T11:00:20.850Z] #50 7.371 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T11:00:21.112Z] #50 ... [2023-03-28T11:00:21.112Z] [2023-03-28T11:00:21.112Z] #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 [2023-03-28T11:00:21.112Z] #43 19.79 + cd /tmp/tmp.ICmRoRGJ5N/src/github.com/opencontainers/runc [2023-03-28T11:00:21.112Z] #43 19.79 + git checkout -q v1.1.4 [2023-03-28T11:00:21.431Z] #39 ... [2023-03-28T11:00:21.431Z] [2023-03-28T11:00:21.431Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:21.431Z] #0 2.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T11:00:21.431Z] #0 2.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T11:00:21.432Z] #0 2.178 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T11:00:21.432Z] #0 2.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T11:00:21.432Z] #0 4.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T11:00:21.432Z] #0 6.918 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T11:00:21.491Z] #24 ... [2023-03-28T11:00:21.491Z] [2023-03-28T11:00:21.491Z] #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 [2023-03-28T11:00:21.491Z] #40 156.5 + mkdir -p /build [2023-03-28T11:00:21.491Z] #40 156.5 + cp runc /build/runc [2023-03-28T11:00:21.491Z] #40 DONE 156.7s [2023-03-28T11:00:21.491Z] [2023-03-28T11:00:21.491Z] #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 [2023-03-28T11:00:21.845Z] #37 ... [2023-03-28T11:00:21.845Z] [2023-03-28T11:00:21.845Z] #25 [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 [2023-03-28T11:00:21.845Z] #25 DONE 245.6s [2023-03-28T11:00:21.845Z] [2023-03-28T11:00:21.845Z] #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 [2023-03-28T11:00:22.055Z] #43 20.61 + '[' -z '' ']' [2023-03-28T11:00:22.056Z] #43 20.61 + target=static [2023-03-28T11:00:22.056Z] #43 20.62 + make BUILDTAGS=seccomp static [2023-03-28T11:00:22.056Z] #43 ... [2023-03-28T11:00:22.056Z] [2023-03-28T11:00:22.056Z] #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 [2023-03-28T11:00:22.056Z] #38 128.6 DEP criu/cgroup-props.d [2023-03-28T11:00:22.056Z] #38 128.9 DEP criu/bitmap.d [2023-03-28T11:00:22.056Z] #38 129.0 DEP criu/bfd.d [2023-03-28T11:00:22.056Z] #38 129.2 DEP criu/autofs.d [2023-03-28T11:00:22.056Z] #38 129.5 DEP criu/aio.d [2023-03-28T11:00:22.056Z] #38 129.9 DEP criu/action-scripts.d [2023-03-28T11:00:22.056Z] #38 130.4 CC criu/action-scripts.o [2023-03-28T11:00:22.056Z] #38 131.0 CC criu/aio.o [2023-03-28T11:00:22.056Z] #38 131.8 CC criu/autofs.o [2023-03-28T11:00:22.056Z] #38 134.3 CC criu/bfd.o [2023-03-28T11:00:22.056Z] #38 135.3 CC criu/bitmap.o [2023-03-28T11:00:22.056Z] #38 135.7 CC criu/cgroup-props.o [2023-03-28T11:00:22.056Z] #38 137.0 CC criu/cgroup.o [2023-03-28T11:00:22.629Z] #38 ... [2023-03-28T11:00:22.629Z] [2023-03-28T11:00:22.629Z] #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 [2023-03-28T11:00:22.629Z] #43 21.31 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 . [2023-03-28T11:00:22.809Z] #50 ... [2023-03-28T11:00:22.809Z] [2023-03-28T11:00:22.809Z] #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 [2023-03-28T11:00:22.809Z] #39 149.6 CC criu/cr-check.o [2023-03-28T11:00:23.561Z] #35 ... [2023-03-28T11:00:23.561Z] [2023-03-28T11:00:23.561Z] #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 [2023-03-28T11:00:23.561Z] #38 269.0 CC criu/uts_ns.o [2023-03-28T11:00:23.561Z] #38 269.3 CC criu/vdso-compat.o [2023-03-28T11:00:23.561Z] #38 269.5 CC criu/vdso.o [2023-03-28T11:00:23.561Z] #38 270.7 LINK criu/built-in.o [2023-03-28T11:00:23.561Z] #38 271.0 LINK criu/criu [2023-03-28T11:00:23.561Z] #38 272.0 DEP lib/c/criu.d [2023-03-28T11:00:23.561Z] #38 272.1 CC images/rpc.pb-c.o [2023-03-28T11:00:23.561Z] #38 273.2 CC lib/c/criu.o [2023-03-28T11:00:23.561Z] #38 275.1 LINK lib/c/built-in.o [2023-03-28T11:00:23.561Z] #38 275.1 LINK lib/c/libcriu.so [2023-03-28T11:00:23.561Z] #38 275.2 LINK lib/c/libcriu.a [2023-03-28T11:00:23.561Z] #38 275.5 GEN magic.py [2023-03-28T11:00:23.561Z] #38 276.0 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T11:00:23.561Z] #38 276.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T11:00:23.561Z] #38 276.0 Note: Building without GnuTLS support [2023-03-28T11:00:23.561Z] #38 276.0 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T11:00:23.561Z] #38 276.0 Makefile.config:40: Warn: Building without nftables support [2023-03-28T11:00:23.561Z] #38 278.0 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T11:00:23.561Z] #38 279.5 make[1]: Nothing to be done for 'all'. [2023-03-28T11:00:23.736Z] #37 ... [2023-03-28T11:00:23.736Z] [2023-03-28T11:00:23.736Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T11:00:24.015Z] #43 ... [2023-03-28T11:00:24.015Z] [2023-03-28T11:00:24.015Z] #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 [2023-03-28T11:00:24.015Z] #33 DONE 227.0s [2023-03-28T11:00:24.015Z] [2023-03-28T11:00:24.015Z] #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 [2023-03-28T11:00:24.129Z] #38 280.4 make[1]: 'images/built-in.o' is up to date. [2023-03-28T11:00:24.129Z] #38 280.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T11:00:24.129Z] #38 280.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T11:00:24.129Z] #38 280.5 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T11:00:24.129Z] #38 280.6 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T11:00:24.129Z] #38 280.6 make[1]: Nothing to be done for 'all'. [2023-03-28T11:00:24.129Z] #38 280.7 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T11:00:24.298Z] #58 DONE 0.4s [2023-03-28T11:00:24.298Z] [2023-03-28T11:00:24.298Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T11:00:24.298Z] #59 DONE 0.1s [2023-03-28T11:00:24.298Z] [2023-03-28T11:00:24.298Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T11:00:24.298Z] #60 DONE 0.1s [2023-03-28T11:00:24.298Z] [2023-03-28T11:00:24.298Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T11:00:24.298Z] #61 DONE 0.1s [2023-03-28T11:00:24.298Z] [2023-03-28T11:00:24.298Z] #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 [2023-03-28T11:00:24.699Z] #38 281.0 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.699Z] #38 281.1 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.699Z] #38 281.1 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.761Z] #37 ... [2023-03-28T11:00:24.761Z] [2023-03-28T11:00:24.761Z] #24 [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 [2023-03-28T11:00:24.761Z] #24 271.5 + /build/golangci-lint --version [2023-03-28T11:00:24.761Z] #24 271.6 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T11:00:24.958Z] #38 281.2 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.958Z] #38 281.3 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.958Z] #38 281.3 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.958Z] #38 281.4 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:24.958Z] #38 281.5 make[2]: Nothing to be done for 'all'. [2023-03-28T11:00:25.018Z] #24 DONE 271.9s [2023-03-28T11:00:25.018Z] [2023-03-28T11:00:25.018Z] #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 [2023-03-28T11:00:25.217Z] #38 281.5 INSTALL criu/criu [2023-03-28T11:00:26.082Z] #39 152.6 CC criu/cr-dedup.o [2023-03-28T11:00:26.082Z] #39 153.2 CC criu/cr-dump.o [2023-03-28T11:00:26.157Z] #38 DONE 282.6s [2023-03-28T11:00:26.157Z] [2023-03-28T11:00:26.157Z] #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 [2023-03-28T11:00:26.386Z] #37 ... [2023-03-28T11:00:26.386Z] [2023-03-28T11:00:26.386Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T11:00:26.386Z] #62 DONE 0.1s [2023-03-28T11:00:26.386Z] [2023-03-28T11:00:26.386Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T11:00:26.386Z] #63 DONE 0.1s [2023-03-28T11:00:26.386Z] [2023-03-28T11:00:26.386Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T11:00:26.386Z] #64 DONE 0.1s [2023-03-28T11:00:26.386Z] [2023-03-28T11:00:26.386Z] #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 [2023-03-28T11:00:28.223Z] #43 ... [2023-03-28T11:00:28.223Z] [2023-03-28T11:00:28.223Z] #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 [2023-03-28T11:00:28.223Z] #38 141.0 CC criu/clone-noasan.o [2023-03-28T11:00:28.223Z] #38 141.2 CC criu/config.o [2023-03-28T11:00:28.223Z] #38 143.5 CC criu/cr-check.o [2023-03-28T11:00:28.277Z] #37 237.8 + bin/containerd [2023-03-28T11:00:30.140Z] #38 146.2 CC criu/cr-dedup.o [2023-03-28T11:00:30.403Z] #38 146.9 CC criu/cr-dump.o [2023-03-28T11:00:31.335Z] #39 157.5 CC criu/cr-errno.o [2023-03-28T11:00:31.335Z] #39 157.7 CC criu/cr-restore.o [2023-03-28T11:00:32.266Z] #39 ... [2023-03-28T11:00:32.266Z] [2023-03-28T11:00:32.266Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:32.266Z] #50 12.23 Fetched 8642 kB in 10s (824 kB/s) [2023-03-28T11:00:32.266Z] #50 12.23 Reading package lists... [2023-03-28T11:00:32.266Z] #50 16.33 Reading package lists... [2023-03-28T11:00:32.829Z] #50 20.60 Building dependency tree... [2023-03-28T11:00:33.708Z] #38 ... [2023-03-28T11:00:33.708Z] [2023-03-28T11:00:33.708Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:33.708Z] #50 12.47 Fetched 8642 kB in 11s (804 kB/s) [2023-03-28T11:00:33.708Z] #50 12.47 Reading package lists... [2023-03-28T11:00:33.708Z] #50 16.28 Reading package lists... [2023-03-28T11:00:33.972Z] #50 19.93 Building dependency tree... [2023-03-28T11:00:33.972Z] #50 ... [2023-03-28T11:00:33.972Z] [2023-03-28T11:00:33.972Z] #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 [2023-03-28T11:00:33.972Z] #38 150.3 CC criu/cr-errno.o [2023-03-28T11:00:33.972Z] #38 150.5 CC criu/cr-restore.o [2023-03-28T11:00:35.350Z] #50 23.65 The following additional packages will be installed: [2023-03-28T11:00:35.350Z] #50 23.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T11:00:35.350Z] #50 23.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T11:00:35.350Z] #50 23.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T11:00:35.350Z] #50 23.65 python3-pkg-resources vim-runtime xxd [2023-03-28T11:00:35.350Z] #50 23.67 Suggested packages: [2023-03-28T11:00:35.350Z] #50 23.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T11:00:35.350Z] #50 23.67 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T11:00:35.350Z] #50 23.67 acl attr quota [2023-03-28T11:00:35.350Z] #50 23.67 Recommended packages: [2023-03-28T11:00:35.350Z] #50 23.67 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T11:00:37.252Z] #50 25.88 The following NEW packages will be installed: [2023-03-28T11:00:37.252Z] #50 25.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T11:00:37.252Z] #50 25.89 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T11:00:37.252Z] #50 25.89 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T11:00:37.252Z] #50 25.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T11:00:37.252Z] #50 25.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T11:00:37.252Z] #50 25.90 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T11:00:37.252Z] #50 25.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T11:00:37.252Z] #50 25.90 xz-utils zip [2023-03-28T11:00:37.509Z] #50 26.35 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T11:00:37.509Z] #50 26.35 Need to get 27.0 MB of archives. [2023-03-28T11:00:37.509Z] #50 26.35 After this operation, 104 MB of additional disk space will be used. [2023-03-28T11:00:37.509Z] #50 26.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T11:00:37.509Z] #50 26.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T11:00:37.509Z] #50 26.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T11:00:37.509Z] #50 26.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T11:00:37.768Z] #50 26.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T11:00:37.768Z] #50 26.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T11:00:37.768Z] #50 26.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T11:00:37.768Z] #50 26.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T11:00:37.768Z] #50 26.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T11:00:37.768Z] #50 26.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T11:00:37.768Z] #50 26.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T11:00:37.768Z] #50 26.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T11:00:37.768Z] #50 26.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T11:00:37.768Z] #50 26.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T11:00:37.768Z] #50 26.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T11:00:37.768Z] #50 26.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T11:00:38.026Z] #50 26.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T11:00:38.026Z] #50 26.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T11:00:38.026Z] #50 26.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T11:00:38.026Z] #50 26.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T11:00:38.026Z] #50 26.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T11:00:38.026Z] #50 26.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T11:00:38.026Z] #50 26.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T11:00:38.026Z] #50 26.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T11:00:38.026Z] #50 26.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T11:00:38.027Z] #50 26.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T11:00:38.027Z] #50 26.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T11:00:38.286Z] #50 27.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T11:00:38.286Z] #50 27.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T11:00:38.286Z] #50 27.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T11:00:38.286Z] #50 27.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T11:00:38.286Z] #50 27.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T11:00:38.286Z] #50 27.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T11:00:38.286Z] #50 27.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T11:00:38.543Z] #50 27.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T11:00:38.543Z] #50 27.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T11:00:38.543Z] #50 27.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T11:00:38.543Z] #50 27.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T11:00:38.543Z] #50 27.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T11:00:38.543Z] #50 27.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T11:00:38.543Z] #50 27.35 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T11:00:38.543Z] #50 27.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T11:00:38.543Z] #50 27.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T11:00:38.543Z] #50 27.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T11:00:38.801Z] #50 ... [2023-03-28T11:00:38.801Z] [2023-03-28T11:00:38.801Z] #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 [2023-03-28T11:00:38.801Z] #39 165.8 CC criu/cr-service.o [2023-03-28T11:00:39.270Z] #38 ... [2023-03-28T11:00:39.270Z] [2023-03-28T11:00:39.270Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:39.270Z] #50 19.93 Building dependency tree... [2023-03-28T11:00:39.270Z] #50 22.02 The following additional packages will be installed: [2023-03-28T11:00:39.270Z] #50 22.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T11:00:39.270Z] #50 22.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T11:00:39.270Z] #50 22.03 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T11:00:39.270Z] #50 22.03 python3-pkg-resources vim-runtime xxd [2023-03-28T11:00:39.270Z] #50 22.03 Suggested packages: [2023-03-28T11:00:39.270Z] #50 22.03 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T11:00:39.270Z] #50 22.03 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T11:00:39.270Z] #50 22.03 acl attr quota [2023-03-28T11:00:39.270Z] #50 22.03 Recommended packages: [2023-03-28T11:00:39.270Z] #50 22.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T11:00:39.270Z] #50 24.04 The following NEW packages will be installed: [2023-03-28T11:00:39.270Z] #50 24.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T11:00:39.270Z] #50 24.06 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T11:00:39.270Z] #50 24.06 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T11:00:39.270Z] #50 24.06 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T11:00:39.270Z] #50 24.07 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T11:00:39.270Z] #50 24.07 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T11:00:39.270Z] #50 24.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T11:00:39.270Z] #50 24.07 xz-utils zip [2023-03-28T11:00:39.270Z] #50 24.40 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T11:00:39.270Z] #50 24.40 Need to get 27.0 MB of archives. [2023-03-28T11:00:39.270Z] #50 24.40 After this operation, 104 MB of additional disk space will be used. [2023-03-28T11:00:39.270Z] #50 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T11:00:39.270Z] #50 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T11:00:39.270Z] #50 24.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T11:00:39.270Z] #50 24.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T11:00:39.270Z] #50 24.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T11:00:39.270Z] #50 24.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T11:00:39.270Z] #50 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T11:00:39.270Z] #50 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T11:00:39.270Z] #50 24.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T11:00:39.270Z] #50 24.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T11:00:39.270Z] #50 24.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T11:00:39.271Z] #50 24.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T11:00:39.271Z] #50 24.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T11:00:39.271Z] #50 24.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T11:00:39.271Z] #50 24.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T11:00:39.271Z] #50 24.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T11:00:39.271Z] #50 24.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T11:00:39.271Z] #50 24.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T11:00:39.271Z] #50 24.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T11:00:39.271Z] #50 24.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T11:00:39.271Z] #50 24.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T11:00:39.271Z] #50 24.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T11:00:39.271Z] #50 24.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T11:00:39.271Z] #50 24.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T11:00:39.271Z] #50 24.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T11:00:39.271Z] #50 24.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T11:00:39.271Z] #50 24.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T11:00:39.271Z] #50 25.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T11:00:39.271Z] #50 25.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T11:00:39.271Z] #50 25.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-03-28T11:00:39.271Z] #50 25.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T11:00:39.271Z] #50 25.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T11:00:39.271Z] #50 25.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T11:00:39.271Z] #50 25.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T11:00:39.271Z] #50 25.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T11:00:39.271Z] #50 25.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T11:00:39.271Z] #50 25.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T11:00:39.271Z] #50 25.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T11:00:39.271Z] #50 25.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T11:00:39.271Z] #50 25.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T11:00:39.271Z] #50 25.25 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T11:00:39.271Z] #50 25.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T11:00:39.271Z] #50 25.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T11:00:39.271Z] #50 25.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T11:00:39.271Z] #50 25.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T11:00:39.271Z] #50 25.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T11:00:39.271Z] #50 25.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T11:00:40.667Z] #50 26.65 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T11:00:40.667Z] #50 26.87 Fetched 27.0 MB in 2s (16.7 MB/s) [2023-03-28T11:00:40.667Z] #50 26.96 Selecting previously unselected package pigz. [2023-03-28T11:00:40.667Z] #50 26.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-03-28T11:00:40.667Z] #50 27.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T11:00:40.667Z] #50 27.05 Unpacking pigz (2.6-1) ... [2023-03-28T11:00:40.929Z] #50 27.23 Selecting previously unselected package libelf1:amd64. [2023-03-28T11:00:40.929Z] #50 27.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T11:00:40.929Z] #50 27.25 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T11:00:41.192Z] #50 27.60 Selecting previously unselected package libbpf0:amd64. [2023-03-28T11:00:41.192Z] #50 27.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T11:00:41.192Z] #50 27.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T11:00:41.325Z] #39 168.3 CC criu/crtools.o [2023-03-28T11:00:41.454Z] #50 27.73 Selecting previously unselected package libcap2:amd64. [2023-03-28T11:00:41.454Z] #50 27.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T11:00:41.454Z] #50 27.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T11:00:41.454Z] #50 27.95 Selecting previously unselected package libmnl0:amd64. [2023-03-28T11:00:41.715Z] #50 27.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T11:00:41.715Z] #50 27.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T11:00:41.977Z] #50 28.14 Selecting previously unselected package libxtables12:amd64. [2023-03-28T11:00:41.977Z] #50 28.15 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T11:00:41.977Z] #50 28.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T11:00:41.977Z] #50 28.29 Selecting previously unselected package libcap2-bin. [2023-03-28T11:00:41.977Z] #50 28.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T11:00:41.977Z] #50 28.31 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T11:00:42.238Z] #50 28.57 Selecting previously unselected package iproute2. [2023-03-28T11:00:42.238Z] #50 28.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T11:00:42.238Z] #50 28.59 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T11:00:42.253Z] #39 169.2 CC criu/eventfd.o [2023-03-28T11:00:42.816Z] #39 169.8 CC criu/eventpoll.o [2023-03-28T11:00:43.182Z] #50 29.47 Selecting previously unselected package xxd. [2023-03-28T11:00:43.182Z] #50 29.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T11:00:43.182Z] #50 29.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:00:43.443Z] #50 29.74 Selecting previously unselected package vim-common. [2023-03-28T11:00:43.443Z] #50 29.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T11:00:43.443Z] #50 29.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:00:43.704Z] #50 30.02 Selecting previously unselected package bash-completion. [2023-03-28T11:00:43.704Z] #50 30.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T11:00:44.185Z] #39 171.2 CC criu/external.o [2023-03-28T11:00:44.185Z] #39 ... [2023-03-28T11:00:44.185Z] [2023-03-28T11:00:44.185Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:44.185Z] #50 27.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T11:00:44.185Z] #50 28.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T11:00:44.185Z] #50 28.04 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T11:00:44.185Z] #50 28.92 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T11:00:44.185Z] #50 29.17 Fetched 27.0 MB in 2s (13.2 MB/s) [2023-03-28T11:00:44.185Z] #50 29.23 Selecting previously unselected package pigz. [2023-03-28T11:00:44.185Z] #50 29.23 (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.) [2023-03-28T11:00:44.185Z] #50 29.28 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 29.31 Unpacking pigz (2.6-1) ... [2023-03-28T11:00:44.185Z] #50 29.49 Selecting previously unselected package libelf1:amd64. [2023-03-28T11:00:44.185Z] #50 29.49 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 29.50 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T11:00:44.185Z] #50 29.73 Selecting previously unselected package libbpf0:amd64. [2023-03-28T11:00:44.185Z] #50 29.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 29.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T11:00:44.185Z] #50 29.91 Selecting previously unselected package libcap2:amd64. [2023-03-28T11:00:44.185Z] #50 29.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 29.93 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T11:00:44.185Z] #50 30.04 Selecting previously unselected package libmnl0:amd64. [2023-03-28T11:00:44.185Z] #50 30.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 30.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T11:00:44.185Z] #50 30.18 Selecting previously unselected package libxtables12:amd64. [2023-03-28T11:00:44.185Z] #50 30.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 30.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T11:00:44.185Z] #50 30.29 Selecting previously unselected package libcap2-bin. [2023-03-28T11:00:44.185Z] #50 30.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 30.36 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T11:00:44.185Z] #50 30.49 Selecting previously unselected package iproute2. [2023-03-28T11:00:44.185Z] #50 30.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 30.51 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T11:00:44.185Z] #50 31.29 Selecting previously unselected package xxd. [2023-03-28T11:00:44.185Z] #50 31.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T11:00:44.185Z] #50 31.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:00:44.185Z] #50 31.48 Selecting previously unselected package vim-common. [2023-03-28T11:00:44.185Z] #50 31.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T11:00:44.185Z] #50 31.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:00:44.185Z] #50 31.70 Selecting previously unselected package bash-completion. [2023-03-28T11:00:44.185Z] #50 31.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T11:00:44.281Z] #37 ... [2023-03-28T11:00:44.281Z] [2023-03-28T11:00:44.281Z] #35 [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 [2023-03-28T11:00:44.281Z] #35 DONE 384.3s [2023-03-28T11:00:44.281Z] [2023-03-28T11:00:44.281Z] #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 [2023-03-28T11:00:44.882Z] #33 ... [2023-03-28T11:00:44.882Z] [2023-03-28T11:00:44.882Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T11:00:45.457Z] #58 DONE 0.6s [2023-03-28T11:00:45.457Z] [2023-03-28T11:00:45.457Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T11:00:45.457Z] #59 DONE 0.1s [2023-03-28T11:00:45.457Z] [2023-03-28T11:00:45.457Z] #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 [2023-03-28T11:00:45.715Z] #42 ... [2023-03-28T11:00:45.715Z] [2023-03-28T11:00:45.715Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T11:00:45.715Z] #60 DONE 0.1s [2023-03-28T11:00:45.715Z] [2023-03-28T11:00:45.715Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T11:00:45.715Z] #61 DONE 0.1s [2023-03-28T11:00:45.715Z] [2023-03-28T11:00:45.715Z] #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 [2023-03-28T11:00:47.271Z] #50 33.46 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T11:00:47.844Z] #50 34.15 Selecting previously unselected package bzip2. [2023-03-28T11:00:47.844Z] #50 34.16 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T11:00:47.844Z] #50 34.17 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T11:00:48.106Z] #50 34.41 Selecting previously unselected package xz-utils. [2023-03-28T11:00:48.106Z] #50 34.44 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T11:00:48.106Z] #50 34.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T11:00:48.358Z] #50 36.41 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T11:00:48.358Z] #50 37.17 Selecting previously unselected package bzip2. [2023-03-28T11:00:48.358Z] #50 37.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T11:00:48.358Z] #50 37.28 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T11:00:48.367Z] #50 34.81 Selecting previously unselected package apparmor. [2023-03-28T11:00:48.367Z] #50 34.82 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T11:00:48.643Z] #50 35.04 Unpacking apparmor (2.13.6-10) ... [2023-03-28T11:00:48.922Z] #50 37.70 Selecting previously unselected package xz-utils. [2023-03-28T11:00:48.922Z] #50 37.70 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T11:00:48.922Z] #50 37.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T11:00:49.436Z] #50 38.10 Selecting previously unselected package apparmor. [2023-03-28T11:00:49.436Z] #50 38.11 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T11:00:49.436Z] #50 38.33 Unpacking apparmor (2.13.6-10) ... [2023-03-28T11:00:49.639Z] #50 35.97 Selecting previously unselected package inetutils-ping. [2023-03-28T11:00:49.639Z] #50 35.98 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T11:00:49.639Z] #50 35.99 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T11:00:49.899Z] #50 36.16 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T11:00:49.899Z] #50 36.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T11:00:49.899Z] #50 36.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T11:00:49.899Z] #50 36.39 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T11:00:49.899Z] #50 ... [2023-03-28T11:00:49.899Z] [2023-03-28T11:00:49.899Z] #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 [2023-03-28T11:00:49.899Z] #38 156.5 CC criu/cr-service.o [2023-03-28T11:00:49.899Z] #38 158.9 CC criu/crtools.o [2023-03-28T11:00:49.899Z] #38 159.9 CC criu/eventfd.o [2023-03-28T11:00:49.899Z] #38 160.5 CC criu/eventpoll.o [2023-03-28T11:00:49.899Z] #38 161.9 CC criu/external.o [2023-03-28T11:00:49.899Z] #38 162.3 CC criu/fault-injection.o [2023-03-28T11:00:49.899Z] #38 162.4 CC criu/fdstore.o [2023-03-28T11:00:49.899Z] #38 163.2 CC criu/fifo.o [2023-03-28T11:00:49.899Z] #38 163.8 CC criu/file-ids.o [2023-03-28T11:00:49.899Z] #38 164.3 CC criu/file-lock.o [2023-03-28T11:00:49.899Z] #38 165.8 CC criu/files-ext.o [2023-03-28T11:00:49.899Z] #38 166.3 CC criu/files-reg.o [2023-03-28T11:00:50.160Z] #38 ... [2023-03-28T11:00:50.160Z] [2023-03-28T11:00:50.160Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:50.160Z] #50 36.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T11:00:50.160Z] #50 36.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T11:00:50.421Z] #50 36.58 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T11:00:50.421Z] #50 36.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T11:00:50.421Z] #50 36.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T11:00:50.421Z] #50 36.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T11:00:50.421Z] #50 36.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T11:00:50.421Z] #50 36.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T11:00:50.682Z] #50 37.02 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T11:00:50.682Z] #50 37.03 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T11:00:50.682Z] #50 37.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T11:00:50.682Z] #50 37.14 Selecting previously unselected package iptables. [2023-03-28T11:00:50.805Z] #50 39.40 Selecting previously unselected package inetutils-ping. [2023-03-28T11:00:50.805Z] #50 39.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T11:00:50.805Z] #50 39.42 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T11:00:50.943Z] #50 37.14 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T11:00:50.943Z] #50 37.26 Unpacking iptables (1.8.7-1) ... [2023-03-28T11:00:51.065Z] #50 39.71 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T11:00:51.065Z] #50 39.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T11:00:51.065Z] #50 39.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T11:00:51.065Z] #50 39.80 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T11:00:51.065Z] #50 39.81 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T11:00:51.066Z] #50 39.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T11:00:51.322Z] #50 40.07 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T11:00:51.322Z] #50 40.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T11:00:51.323Z] #50 40.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T11:00:51.515Z] #50 37.85 Selecting previously unselected package libonig5:amd64. [2023-03-28T11:00:51.515Z] #50 37.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T11:00:51.515Z] #50 37.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T11:00:51.579Z] #50 40.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T11:00:51.579Z] #50 40.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T11:00:51.579Z] #50 40.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T11:00:51.579Z] #50 40.54 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T11:00:51.836Z] #50 40.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T11:00:51.836Z] #50 40.61 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T11:00:52.086Z] #50 38.17 Selecting previously unselected package libjq1:amd64. [2023-03-28T11:00:52.086Z] #50 38.18 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T11:00:52.086Z] #50 38.19 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T11:00:52.086Z] #50 38.32 Selecting previously unselected package jq. [2023-03-28T11:00:52.086Z] #50 38.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T11:00:52.086Z] #50 38.33 Unpacking jq (1.6-2.1) ... [2023-03-28T11:00:52.086Z] #50 38.50 Selecting previously unselected package libaio1:amd64. [2023-03-28T11:00:52.086Z] #50 38.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T11:00:52.092Z] #50 40.82 Selecting previously unselected package iptables. [2023-03-28T11:00:52.092Z] #50 40.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T11:00:52.092Z] #50 40.87 Unpacking iptables (1.8.7-1) ... [2023-03-28T11:00:52.346Z] #50 38.58 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T11:00:52.607Z] #50 38.75 Selecting previously unselected package libgpm2:amd64. [2023-03-28T11:00:52.607Z] #50 38.75 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T11:00:52.607Z] #50 38.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T11:00:52.868Z] #50 39.05 Selecting previously unselected package libicu67:amd64. [2023-03-28T11:00:52.868Z] #50 39.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T11:00:52.868Z] #50 39.07 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T11:00:53.465Z] #50 42.05 Selecting previously unselected package libonig5:amd64. [2023-03-28T11:00:53.465Z] #50 42.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T11:00:53.465Z] #50 42.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T11:00:54.399Z] #50 42.99 Selecting previously unselected package libjq1:amd64. [2023-03-28T11:00:54.399Z] #50 42.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T11:00:54.399Z] #50 42.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T11:00:54.399Z] #50 43.17 Selecting previously unselected package jq. [2023-03-28T11:00:54.399Z] #50 43.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T11:00:54.399Z] #50 43.18 Unpacking jq (1.6-2.1) ... [2023-03-28T11:00:54.656Z] #50 ... [2023-03-28T11:00:54.656Z] [2023-03-28T11:00:54.656Z] #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 [2023-03-28T11:00:54.656Z] #39 171.5 CC criu/fault-injection.o [2023-03-28T11:00:54.656Z] #39 171.8 CC criu/fdstore.o [2023-03-28T11:00:54.656Z] #39 172.4 CC criu/fifo.o [2023-03-28T11:00:54.656Z] #39 173.2 CC criu/file-ids.o [2023-03-28T11:00:54.656Z] #39 173.7 CC criu/file-lock.o [2023-03-28T11:00:54.656Z] #39 175.4 CC criu/files-ext.o [2023-03-28T11:00:54.656Z] #39 175.9 CC criu/files-reg.o [2023-03-28T11:00:54.656Z] #39 180.3 CC criu/files.o [2023-03-28T11:00:54.656Z] #39 ... [2023-03-28T11:00:54.656Z] [2023-03-28T11:00:54.656Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:00:54.656Z] #50 43.49 Selecting previously unselected package libaio1:amd64. [2023-03-28T11:00:54.656Z] #50 43.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T11:00:54.656Z] #50 43.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T11:00:54.914Z] #50 43.66 Selecting previously unselected package libgpm2:amd64. [2023-03-28T11:00:54.914Z] #50 43.68 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T11:00:54.914Z] #50 43.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T11:00:55.171Z] #50 44.09 Selecting previously unselected package libicu67:amd64. [2023-03-28T11:00:55.428Z] #50 44.09 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T11:00:55.428Z] #50 44.11 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T11:00:59.450Z] #50 45.51 Selecting previously unselected package libinih1:amd64. [2023-03-28T11:00:59.450Z] #50 45.55 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T11:00:59.450Z] #50 45.62 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T11:00:59.711Z] #50 45.89 Selecting previously unselected package libnet1:amd64. [2023-03-28T11:00:59.711Z] #50 45.89 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T11:00:59.711Z] #50 45.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T11:00:59.711Z] #50 46.12 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T11:00:59.971Z] #50 46.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T11:00:59.971Z] #50 46.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T11:00:59.971Z] #50 46.29 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T11:00:59.971Z] #50 46.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T11:00:59.971Z] #50 46.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T11:01:00.232Z] #50 46.48 Selecting previously unselected package net-tools. [2023-03-28T11:01:00.232Z] #50 46.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T11:01:00.232Z] #50 46.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T11:01:00.497Z] #50 46.77 Selecting previously unselected package patch. [2023-03-28T11:01:00.497Z] #50 46.78 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T11:01:00.497Z] #50 46.79 Unpacking patch (2.7.6-7) ... [2023-03-28T11:01:00.497Z] #50 46.98 Selecting previously unselected package python-pip-whl. [2023-03-28T11:01:00.497Z] #50 46.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T11:01:00.769Z] #50 47.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T11:01:02.157Z] #50 48.35 Selecting previously unselected package python3-lib2to3. [2023-03-28T11:01:02.157Z] #50 48.37 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T11:01:02.157Z] #50 48.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T11:01:02.157Z] #50 48.63 Selecting previously unselected package python3-distutils. [2023-03-28T11:01:02.418Z] #50 48.64 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T11:01:02.418Z] #50 48.65 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T11:01:02.418Z] #50 48.84 Selecting previously unselected package python3-pkg-resources. [2023-03-28T11:01:02.418Z] #50 48.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T11:01:02.418Z] #50 48.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T11:01:02.679Z] #50 49.01 Selecting previously unselected package python3-setuptools. [2023-03-28T11:01:02.679Z] #50 49.01 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T11:01:02.679Z] #50 49.02 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T11:01:02.965Z] #37 ... [2023-03-28T11:01:02.965Z] [2023-03-28T11:01:02.965Z] #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 [2023-03-28T11:01:02.965Z] #43 165.5 + mkdir -p /build [2023-03-28T11:01:02.965Z] #43 165.5 + cp runc /build/runc [2023-03-28T11:01:02.965Z] #43 DONE 165.8s [2023-03-28T11:01:02.965Z] [2023-03-28T11:01:02.965Z] #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 [2023-03-28T11:01:03.250Z] #50 49.44 Selecting previously unselected package python3-wheel. [2023-03-28T11:01:03.250Z] #50 49.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T11:01:03.250Z] #50 49.47 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T11:01:03.516Z] #50 49.69 Selecting previously unselected package python3-pip. [2023-03-28T11:01:03.516Z] #50 49.71 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T11:01:03.516Z] #50 49.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T11:01:03.516Z] #50 ... [2023-03-28T11:01:03.516Z] [2023-03-28T11:01:03.516Z] #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 [2023-03-28T11:01:03.516Z] #38 169.8 CC criu/files.o [2023-03-28T11:01:03.516Z] #38 173.3 include/common/asm/bitops.h: Assembler messages: [2023-03-28T11:01:03.516Z] #38 173.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T11:01:03.516Z] #38 173.6 CC criu/filesystems.o [2023-03-28T11:01:03.516Z] #38 174.7 CC criu/fsnotify.o [2023-03-28T11:01:03.516Z] #38 176.6 CC criu/image-desc.o [2023-03-28T11:01:03.516Z] #38 176.8 CC criu/image.o [2023-03-28T11:01:03.516Z] #38 178.6 CC criu/ipc_ns.o [2023-03-28T11:01:03.516Z] #38 ... [2023-03-28T11:01:03.516Z] [2023-03-28T11:01:03.516Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:01:03.516Z] #50 49.95 Selecting previously unselected package sudo. [2023-03-28T11:01:03.516Z] #50 49.95 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T11:01:03.525Z] #50 51.38 Selecting previously unselected package libinih1:amd64. [2023-03-28T11:01:03.525Z] #50 51.38 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T11:01:03.525Z] #50 51.39 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T11:01:03.525Z] #50 51.46 Selecting previously unselected package libnet1:amd64. [2023-03-28T11:01:03.525Z] #50 51.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T11:01:03.525Z] #50 51.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T11:01:03.525Z] #50 51.68 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T11:01:03.525Z] #50 51.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T11:01:03.525Z] #50 51.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T11:01:03.525Z] #50 51.88 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T11:01:03.525Z] #50 51.88 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T11:01:03.525Z] #50 51.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T11:01:03.525Z] #50 52.07 Selecting previously unselected package net-tools. [2023-03-28T11:01:03.525Z] #50 52.09 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T11:01:03.525Z] #50 52.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T11:01:03.525Z] #50 52.45 Selecting previously unselected package patch. [2023-03-28T11:01:03.777Z] #50 49.97 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T11:01:03.788Z] #50 52.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T11:01:03.788Z] #50 52.49 Unpacking patch (2.7.6-7) ... [2023-03-28T11:01:04.045Z] #50 52.78 Selecting previously unselected package python-pip-whl. [2023-03-28T11:01:04.045Z] #50 52.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T11:01:04.045Z] #50 52.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T11:01:04.725Z] #50 51.00 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T11:01:04.725Z] #50 51.01 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T11:01:04.725Z] #50 51.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T11:01:04.975Z] #50 53.83 Selecting previously unselected package python3-lib2to3. [2023-03-28T11:01:04.975Z] #50 53.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T11:01:04.975Z] #50 53.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T11:01:04.987Z] #50 51.42 Selecting previously unselected package uidmap. [2023-03-28T11:01:05.232Z] #50 54.06 Selecting previously unselected package python3-distutils. [2023-03-28T11:01:05.232Z] #50 54.06 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T11:01:05.232Z] #50 54.06 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T11:01:05.248Z] #50 51.43 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T11:01:05.248Z] #50 51.45 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T11:01:05.248Z] #50 51.65 Selecting previously unselected package vim-runtime. [2023-03-28T11:01:05.248Z] #50 51.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T11:01:05.489Z] #50 54.36 Selecting previously unselected package python3-pkg-resources. [2023-03-28T11:01:05.489Z] #50 54.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T11:01:05.508Z] #50 51.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T11:01:05.508Z] #50 51.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T11:01:05.508Z] #50 51.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:05.746Z] #50 54.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T11:01:05.746Z] #50 54.63 Selecting previously unselected package python3-setuptools. [2023-03-28T11:01:05.746Z] #50 54.63 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T11:01:05.746Z] #50 ... [2023-03-28T11:01:05.746Z] [2023-03-28T11:01:05.746Z] #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 [2023-03-28T11:01:05.746Z] #39 182.8 include/common/asm/bitops.h: Assembler messages: [2023-03-28T11:01:05.746Z] #39 182.8 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T11:01:05.746Z] #39 183.0 CC criu/filesystems.o [2023-03-28T11:01:05.746Z] #39 184.3 CC criu/fsnotify.o [2023-03-28T11:01:05.746Z] #39 186.4 CC criu/image-desc.o [2023-03-28T11:01:05.746Z] #39 186.6 CC criu/image.o [2023-03-28T11:01:05.746Z] #39 188.4 CC criu/ipc_ns.o [2023-03-28T11:01:05.746Z] #39 190.4 CC criu/irmap.o [2023-03-28T11:01:05.746Z] #39 192.0 CC criu/kcmp-ids.o [2023-03-28T11:01:05.746Z] #39 192.2 CC criu/kerndat.o [2023-03-28T11:01:06.003Z] #39 ... [2023-03-28T11:01:06.003Z] [2023-03-28T11:01:06.003Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:01:06.003Z] #50 54.65 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T11:01:06.260Z] #50 55.15 Selecting previously unselected package python3-wheel. [2023-03-28T11:01:06.260Z] #50 55.15 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T11:01:06.260Z] #50 55.16 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T11:01:06.524Z] #50 55.26 Selecting previously unselected package python3-pip. [2023-03-28T11:01:06.524Z] #50 55.27 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T11:01:06.524Z] #50 55.32 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T11:01:07.086Z] #50 55.88 Selecting previously unselected package sudo. [2023-03-28T11:01:07.086Z] #50 55.89 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T11:01:07.086Z] #50 55.90 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T11:01:08.019Z] #50 56.72 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T11:01:08.019Z] #50 56.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T11:01:08.019Z] #50 56.74 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T11:01:08.279Z] #50 57.08 Selecting previously unselected package uidmap. [2023-03-28T11:01:08.279Z] #50 57.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T11:01:08.279Z] #50 57.10 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T11:01:08.535Z] #50 57.33 Selecting previously unselected package vim-runtime. [2023-03-28T11:01:08.535Z] #50 57.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T11:01:08.535Z] #50 57.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T11:01:08.535Z] #50 57.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T11:01:08.792Z] #50 57.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:09.714Z] #50 56.15 Selecting previously unselected package vim. [2023-03-28T11:01:09.714Z] #50 56.16 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T11:01:09.714Z] #50 56.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:10.657Z] #50 57.08 Selecting previously unselected package xfsprogs. [2023-03-28T11:01:10.917Z] #50 57.08 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T11:01:10.917Z] #50 57.09 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T11:01:11.062Z] #37 ... [2023-03-28T11:01:11.062Z] [2023-03-28T11:01:11.062Z] #30 [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 [2023-03-28T11:01:11.062Z] #30 294.4 + /build/golangci-lint --version [2023-03-28T11:01:11.062Z] #30 294.6 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T11:01:11.062Z] #30 DONE 295.1s [2023-03-28T11:01:11.062Z] [2023-03-28T11:01:11.062Z] #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 [2023-03-28T11:01:11.858Z] #50 58.19 Selecting previously unselected package zip. [2023-03-28T11:01:11.858Z] #50 58.20 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T11:01:11.858Z] #50 58.23 Unpacking zip (3.0-12) ... [2023-03-28T11:01:12.118Z] #50 58.50 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T11:01:12.434Z] #37 ... [2023-03-28T11:01:12.434Z] [2023-03-28T11:01:12.434Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T11:01:12.434Z] #62 DONE 0.1s [2023-03-28T11:01:12.434Z] [2023-03-28T11:01:12.434Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T11:01:12.434Z] #63 DONE 0.1s [2023-03-28T11:01:12.434Z] [2023-03-28T11:01:12.434Z] #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 [2023-03-28T11:01:12.690Z] #37 ... [2023-03-28T11:01:12.690Z] [2023-03-28T11:01:12.690Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T11:01:12.690Z] #64 DONE 0.1s [2023-03-28T11:01:12.690Z] [2023-03-28T11:01:12.690Z] #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 [2023-03-28T11:01:13.254Z] #37 257.4 + bin/containerd [2023-03-28T11:01:14.039Z] #50 60.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T11:01:14.039Z] #50 60.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T11:01:14.039Z] #50 60.21 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T11:01:14.039Z] #50 60.23 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T11:01:14.039Z] #50 60.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T11:01:14.039Z] #50 60.41 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T11:01:14.301Z] #50 60.49 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T11:01:14.301Z] #50 60.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T11:01:14.301Z] #50 60.58 Setting up bzip2 (1.0.8-4) ... [2023-03-28T11:01:14.301Z] #50 60.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T11:01:14.301Z] #50 60.64 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T11:01:14.873Z] #50 ... [2023-03-28T11:01:14.873Z] [2023-03-28T11:01:14.873Z] #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 [2023-03-28T11:01:14.873Z] #38 181.2 CC criu/irmap.o [2023-03-28T11:01:14.873Z] #38 182.1 CC criu/kcmp-ids.o [2023-03-28T11:01:14.873Z] #38 182.5 CC criu/kerndat.o [2023-03-28T11:01:14.873Z] #38 183.6 CC criu/libnetlink.o [2023-03-28T11:01:14.873Z] #38 184.1 CC criu/log.o [2023-03-28T11:01:14.873Z] #38 185.1 CC criu/lsm.o [2023-03-28T11:01:14.873Z] #38 185.9 CC criu/mem.o [2023-03-28T11:01:14.873Z] #38 188.7 CC criu/memfd.o [2023-03-28T11:01:14.873Z] #38 189.9 CC criu/mount.o [2023-03-28T11:01:14.907Z] #37 279.3 # github.com/containerd/containerd/cmd/containerd [2023-03-28T11:01:14.908Z] #37 279.3 /usr/bin/ld: /tmp/go-link-1402911355/000019.o: in function `New': [2023-03-28T11:01:14.908Z] #37 279.3 /tmp/tmp.1zNCAROSlj/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 [2023-03-28T11:01:14.908Z] #37 279.4 + bin/containerd-stress [2023-03-28T11:01:14.908Z] #37 280.6 + bin/containerd-shim [2023-03-28T11:01:15.349Z] #50 63.16 Selecting previously unselected package vim. [2023-03-28T11:01:15.349Z] #50 63.16 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T11:01:15.349Z] #50 63.22 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:15.445Z] #38 ... [2023-03-28T11:01:15.445Z] [2023-03-28T11:01:15.445Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:01:15.445Z] #50 61.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:15.445Z] #50 61.82 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T11:01:15.445Z] #50 61.85 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T11:01:15.445Z] #50 61.91 Setting up apparmor (2.13.6-10) ... [2023-03-28T11:01:15.605Z] #50 64.28 Selecting previously unselected package xfsprogs. [2023-03-28T11:01:15.605Z] #50 64.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T11:01:15.605Z] #50 64.29 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T11:01:16.535Z] #50 65.25 Selecting previously unselected package zip. [2023-03-28T11:01:16.535Z] #50 65.25 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T11:01:16.535Z] #50 65.25 Unpacking zip (3.0-12) ... [2023-03-28T11:01:16.792Z] #50 65.47 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T11:01:17.360Z] #50 ... [2023-03-28T11:01:17.360Z] [2023-03-28T11:01:17.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 [2023-03-28T11:01:17.360Z] #39 194.2 CC criu/libnetlink.o [2023-03-28T11:01:17.360Z] #39 194.8 CC criu/log.o [2023-03-28T11:01:17.360Z] #39 195.5 CC criu/lsm.o [2023-03-28T11:01:17.360Z] #39 196.3 CC criu/mem.o [2023-03-28T11:01:17.360Z] #39 199.3 CC criu/memfd.o [2023-03-28T11:01:17.360Z] #39 200.4 CC criu/mount.o [2023-03-28T11:01:17.994Z] #50 64.37 Setting up zip (3.0-12) ... [2023-03-28T11:01:17.995Z] #50 64.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:17.995Z] #50 64.43 Setting up bash-completion (1:2.11-2) ... [2023-03-28T11:01:18.363Z] #39 ... [2023-03-28T11:01:18.363Z] [2023-03-28T11:01:18.363Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:01:18.363Z] #50 67.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T11:01:18.363Z] #50 67.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T11:01:18.363Z] #50 67.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T11:01:18.363Z] #50 67.28 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T11:01:18.363Z] #50 67.29 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T11:01:18.363Z] #50 67.30 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T11:01:18.363Z] #50 67.31 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T11:01:18.646Z] #50 67.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T11:01:18.646Z] #50 67.34 Setting up bzip2 (1.0.8-4) ... [2023-03-28T11:01:18.646Z] #50 67.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T11:01:18.646Z] #50 67.39 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T11:01:20.016Z] #50 68.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:20.016Z] #50 68.64 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T11:01:20.016Z] #50 68.64 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T11:01:20.016Z] #50 68.65 Setting up apparmor (2.13.6-10) ... [2023-03-28T11:01:20.157Z] #37 289.7 + bin/containerd-shim-runc-v1 [2023-03-28T11:01:23.283Z] #50 69.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T11:01:23.283Z] #50 69.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T11:01:23.283Z] #50 69.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T11:01:23.283Z] #50 69.56 Setting up patch (2.7.6-7) ... [2023-03-28T11:01:23.283Z] #50 69.58 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T11:01:23.283Z] #50 69.68 invoke-rc.d: could not determine current runlevel [2023-03-28T11:01:23.283Z] #50 69.70 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T11:01:23.283Z] #50 69.71 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T11:01:23.283Z] #50 69.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T11:01:23.283Z] #50 69.74 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T11:01:23.287Z] #50 71.54 Setting up zip (3.0-12) ... [2023-03-28T11:01:23.287Z] #50 71.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:23.287Z] #50 71.66 Setting up bash-completion (1:2.11-2) ... [2023-03-28T11:01:23.545Z] #50 69.75 Setting up pigz (2.6-1) ... [2023-03-28T11:01:23.545Z] #50 69.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T11:01:23.545Z] #50 69.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T11:01:23.545Z] #50 69.82 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T11:01:23.545Z] #50 69.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:24.488Z] #50 70.85 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T11:01:24.488Z] #50 70.87 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T11:01:25.060Z] #50 71.39 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T11:01:25.321Z] #50 71.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T11:01:25.321Z] #50 71.61 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T11:01:25.407Z] #37 295.0 + bin/containerd-shim-runc-v2 [2023-03-28T11:01:25.970Z] #37 295.8 + binaries [2023-03-28T11:01:25.970Z] #37 295.8 + install -D bin/containerd /build/containerd [2023-03-28T11:01:25.970Z] #37 295.9 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T11:01:25.970Z] #37 295.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T11:01:25.970Z] #37 295.9 + install -D bin/ctr /build/ctr [2023-03-28T11:01:26.264Z] #50 72.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:26.264Z] #50 72.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T11:01:26.525Z] #50 72.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T11:01:26.525Z] #50 72.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T11:01:26.525Z] #50 72.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T11:01:26.525Z] #50 72.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T11:01:26.525Z] #50 72.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T11:01:26.525Z] #50 72.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T11:01:26.525Z] #50 72.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T11:01:26.525Z] #50 72.92 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T11:01:27.459Z] #50 75.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T11:01:27.459Z] #50 75.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T11:01:27.459Z] #50 75.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T11:01:27.459Z] #50 75.92 Setting up patch (2.7.6-7) ... [2023-03-28T11:01:27.459Z] #50 75.94 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T11:01:27.459Z] #50 76.05 invoke-rc.d: could not determine current runlevel [2023-03-28T11:01:27.459Z] #50 76.11 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T11:01:27.459Z] #50 76.13 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T11:01:27.459Z] #50 76.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T11:01:27.459Z] #50 76.23 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T11:01:27.459Z] #50 76.25 Setting up pigz (2.6-1) ... [2023-03-28T11:01:27.459Z] #50 76.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T11:01:27.459Z] #50 76.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T11:01:27.459Z] #50 76.38 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T11:01:27.716Z] #50 76.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:27.859Z] #37 DONE 297.4s [2023-03-28T11:01:28.423Z] [2023-03-28T11:01:28.423Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T11:01:28.423Z] #65 DONE 0.2s [2023-03-28T11:01:28.423Z] [2023-03-28T11:01:28.423Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T11:01:28.423Z] #66 DONE 0.1s [2023-03-28T11:01:28.423Z] [2023-03-28T11:01:28.423Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T11:01:28.679Z] #67 DONE 0.3s [2023-03-28T11:01:28.937Z] [2023-03-28T11:01:28.937Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T11:01:28.937Z] #68 DONE 0.1s [2023-03-28T11:01:28.937Z] [2023-03-28T11:01:28.937Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T11:01:28.937Z] #69 DONE 0.0s [2023-03-28T11:01:28.937Z] [2023-03-28T11:01:28.937Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T11:01:29.107Z] #50 77.86 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T11:01:29.107Z] #50 77.89 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T11:01:29.828Z] #50 75.82 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T11:01:29.828Z] #50 75.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T11:01:29.828Z] #50 75.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T11:01:29.828Z] #50 75.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T11:01:29.828Z] #50 ... [2023-03-28T11:01:29.828Z] [2023-03-28T11:01:29.828Z] #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 [2023-03-28T11:01:29.828Z] #38 196.2 CC criu/namespaces.o [2023-03-28T11:01:29.829Z] #38 198.7 CC criu/net.o [2023-03-28T11:01:29.829Z] #38 204.3 CC criu/netfilter.o [2023-03-28T11:01:29.829Z] #38 205.0 CC criu/page-pipe.o [2023-03-28T11:01:29.829Z] #38 206.1 CC criu/page-xfer.o [2023-03-28T11:01:29.866Z] #70 DONE 0.9s [2023-03-28T11:01:29.866Z] [2023-03-28T11:01:29.866Z] #71 exporting to image [2023-03-28T11:01:29.866Z] #71 exporting layers [2023-03-28T11:01:30.036Z] #50 78.93 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T11:01:30.293Z] #50 79.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T11:01:30.293Z] #50 79.13 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T11:01:31.222Z] #50 ... [2023-03-28T11:01:31.222Z] [2023-03-28T11:01:31.222Z] #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 [2023-03-28T11:01:31.222Z] #39 208.0 CC criu/namespaces.o [2023-03-28T11:01:31.222Z] #39 212.0 CC criu/net.o [2023-03-28T11:01:31.222Z] #39 217.6 CC criu/netfilter.o [2023-03-28T11:01:31.222Z] #39 218.3 CC criu/page-pipe.o [2023-03-28T11:01:31.479Z] #39 ... [2023-03-28T11:01:31.479Z] [2023-03-28T11:01:31.479Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:01:31.479Z] #50 80.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T11:01:31.479Z] #50 80.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T11:01:31.479Z] #50 80.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T11:01:31.740Z] #50 80.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T11:01:31.740Z] #50 80.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T11:01:31.740Z] #50 80.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T11:01:31.740Z] #50 80.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T11:01:31.740Z] #50 80.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T11:01:31.740Z] #50 80.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T11:01:31.740Z] #50 80.52 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T11:01:31.743Z] #38 ... [2023-03-28T11:01:31.743Z] [2023-03-28T11:01:31.743Z] #50 [dev-systemd-false 8/27] 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 [2023-03-28T11:01:31.743Z] #50 77.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T11:01:31.743Z] #50 77.81 Setting up jq (1.6-2.1) ... [2023-03-28T11:01:31.743Z] #50 77.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T11:01:31.743Z] #50 77.84 Setting up iptables (1.8.7-1) ... [2023-03-28T11:01:31.743Z] #50 77.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T11:01:31.743Z] #50 77.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T11:01:31.743Z] #50 77.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T11:01:31.743Z] #50 77.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T11:01:31.743Z] #50 77.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T11:01:31.743Z] #50 78.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T11:01:31.743Z] #50 78.06 Setting up iproute2 (5.10.0-4) ... [2023-03-28T11:01:32.314Z] #50 78.71 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T11:01:33.135Z] #71 exporting layers 2.9s done [2023-03-28T11:01:33.135Z] #71 writing image sha256:e4f0d99bfb64fb9420aa98e633e9cae374b1a742041a70a02ba9cf29d2ff2c50 done [2023-03-28T11:01:33.135Z] #71 naming to docker.io/library/docker:b56fe595050578ced98af6c2deb70f3126cad0f9 done [2023-03-28T11:01:33.135Z] #71 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-28T11:01:33.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/test/unit [2023-03-28T11:01:33.707Z] #50 DONE 79.8s [2023-03-28T11:01:33.707Z] [2023-03-28T11:01:33.707Z] #51 [dev-systemd-false 9/27] 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 [2023-03-28T11:01:35.037Z] #50 83.42 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T11:01:35.037Z] #50 83.44 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T11:01:35.037Z] #50 83.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T11:01:35.037Z] #50 83.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T11:01:35.096Z] #51 1.363 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T11:01:35.096Z] #51 1.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T11:01:35.096Z] #51 1.393 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T11:01:35.096Z] #51 DONE 1.5s [2023-03-28T11:01:35.096Z] [2023-03-28T11:01:35.096Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T11:01:36.956Z] #50 85.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T11:01:37.214Z] #50 85.87 Setting up jq (1.6-2.1) ... [2023-03-28T11:01:37.214Z] #50 85.89 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T11:01:37.214Z] #50 85.91 Setting up iptables (1.8.7-1) ... [2023-03-28T11:01:37.214Z] #50 85.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T11:01:37.214Z] #50 85.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T11:01:37.214Z] #50 85.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T11:01:37.214Z] #50 85.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T11:01:37.214Z] #50 86.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T11:01:37.214Z] #50 86.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T11:01:37.214Z] #50 86.04 Setting up iproute2 (5.10.0-4) ... [2023-03-28T11:01:37.471Z] #50 86.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T11:01:38.403Z] #50 DONE 87.1s [2023-03-28T11:01:38.403Z] [2023-03-28T11:01:38.403Z] #51 [dev-systemd-false 9/27] 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 [2023-03-28T11:01:38.787Z] ? github.com/docker/docker/api [no test files] [2023-03-28T11:01:40.304Z] #51 1.694 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T11:01:40.304Z] #51 1.699 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T11:01:40.304Z] #51 1.714 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T11:01:40.304Z] #51 DONE 1.8s [2023-03-28T11:01:40.304Z] [2023-03-28T11:01:40.304Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T11:01:41.388Z] b5f4ee3f051b: Pull complete [2023-03-28T11:01:41.388Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4 [2023-03-28T11:01:41.388Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:01:41.388Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-03-28T11:01:41.388Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-03-28T11:01:41.388Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4131' [2023-03-28T11:01:41.388Z] WARN: Skipping validation tests [2023-03-28T11:01:41.388Z] INFO: Running unit tests at 03/28/2023 11:01:35... [2023-03-28T11:01:41.686Z] #52 ... [2023-03-28T11:01:41.686Z] [2023-03-28T11:01:41.686Z] #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 [2023-03-28T11:01:41.686Z] #38 209.1 CC criu/pagemap-cache.o [2023-03-28T11:01:41.686Z] #38 209.7 CC criu/pagemap.o [2023-03-28T11:01:41.686Z] #38 211.6 CC criu/parasite-syscall.o [2023-03-28T11:01:41.686Z] #38 213.1 CC criu/path.o [2023-03-28T11:01:41.686Z] #38 213.6 CC criu/pie-util-vdso-elf32.o [2023-03-28T11:01:41.686Z] #38 214.4 CC criu/pie-util-vdso.o [2023-03-28T11:01:41.686Z] #38 215.3 CC criu/pie-util.o [2023-03-28T11:01:41.686Z] #38 215.7 CC criu/pipes.o [2023-03-28T11:01:41.686Z] #38 217.2 CC criu/plugin.o [2023-03-28T11:01:41.686Z] #38 217.9 CC criu/proc_parse.o [2023-03-28T11:01:42.200Z] #52 ... [2023-03-28T11:01:42.200Z] [2023-03-28T11:01:42.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 [2023-03-28T11:01:42.200Z] #39 219.4 CC criu/page-xfer.o [2023-03-28T11:01:42.200Z] #39 222.6 CC criu/pagemap-cache.o [2023-03-28T11:01:42.200Z] #39 223.5 CC criu/pagemap.o [2023-03-28T11:01:42.200Z] #39 225.4 CC criu/parasite-syscall.o [2023-03-28T11:01:42.200Z] #39 227.6 CC criu/path.o [2023-03-28T11:01:42.200Z] #39 228.2 CC criu/pie-util-vdso-elf32.o [2023-03-28T11:01:42.200Z] #39 229.0 CC criu/pie-util-vdso.o [2023-03-28T11:01:42.922Z] INFO: make.ps1 starting at 03/28/2023 11:01:42 [2023-03-28T11:01:43.128Z] #39 229.9 CC criu/pie-util.o [2023-03-28T11:01:43.128Z] #39 230.3 CC criu/pipes.o [2023-03-28T11:01:43.380Z] INFO: Git commit (b56fe59505) assumed from DOCKER_GITCOMMIT environment variable [2023-03-28T11:01:43.380Z] INFO: Invoking autogen... [2023-03-28T11:01:43.838Z] INFO: Running unit tests... [2023-03-28T11:01:45.023Z] #39 231.8 CC criu/plugin.o [2023-03-28T11:01:45.588Z] #39 232.6 CC criu/proc_parse.o [2023-03-28T11:01:47.050Z] #38 223.0 CC criu/protobuf-desc.o [2023-03-28T11:01:48.966Z] #38 225.0 CC criu/protobuf.o [2023-03-28T11:01:48.966Z] #38 ... [2023-03-28T11:01:48.966Z] [2023-03-28T11:01:48.966Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T11:01:48.966Z] #52 13.96 Collecting yamllint==1.26.1 [2023-03-28T11:01:49.912Z] #52 15.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T11:01:50.966Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2023-03-28T11:01:52.140Z] #39 238.0 CC criu/protobuf-desc.o [2023-03-28T11:01:52.460Z] #52 17.05 Collecting pathspec>=0.5.3 [2023-03-28T11:01:52.460Z] #52 17.07 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T11:01:53.033Z] #52 17.86 Collecting pyyaml [2023-03-28T11:01:53.033Z] #52 17.88 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) [2023-03-28T11:01:53.033Z] #52 17.98 Building wheels for collected packages: yamllint [2023-03-28T11:01:53.033Z] #52 17.99 Building wheel for yamllint (setup.py): started [2023-03-28T11:01:53.072Z] #39 239.9 CC criu/protobuf.o [2023-03-28T11:01:53.409Z] #33 ... [2023-03-28T11:01:53.409Z] [2023-03-28T11:01:53.409Z] #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 [2023-03-28T11:01:53.409Z] #42 248.5 + mkdir -p /build [2023-03-28T11:01:53.409Z] #42 248.6 + cp runc /build/runc [2023-03-28T11:01:53.636Z] #39 240.6 CC criu/pstree.o [2023-03-28T11:01:54.151Z] 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 [2023-03-28T11:01:54.949Z] #52 19.99 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T11:01:54.949Z] #52 20.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c87e64b07d62a127e0a06bacbf3ad710d78357dae68f57c3d618c622d4eab3d [2023-03-28T11:01:54.949Z] #52 20.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T11:01:54.949Z] #52 20.02 Successfully built yamllint [2023-03-28T11:01:54.949Z] #52 20.04 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T11:01:55.007Z] #39 ... [2023-03-28T11:01:55.007Z] [2023-03-28T11:01:55.007Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T11:01:55.007Z] #52 14.82 Collecting yamllint==1.26.1 [2023-03-28T11:01:55.314Z] #42 DONE 250.7s [2023-03-28T11:01:55.314Z] [2023-03-28T11:01:55.314Z] #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 [2023-03-28T11:01:55.522Z] #52 20.55 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T11:01:55.938Z] #52 15.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T11:01:56.466Z] #52 DONE 21.3s [2023-03-28T11:01:56.466Z] [2023-03-28T11:01:56.466Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T11:01:56.466Z] #53 DONE 0.3s [2023-03-28T11:01:56.466Z] [2023-03-28T11:01:56.466Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T11:01:57.039Z] #54 DONE 0.5s [2023-03-28T11:01:57.039Z] [2023-03-28T11:01:57.039Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T11:01:57.612Z] #55 DONE 0.6s [2023-03-28T11:01:57.612Z] [2023-03-28T11:01:57.612Z] #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 [2023-03-28T11:01:57.612Z] #38 225.9 CC criu/pstree.o [2023-03-28T11:01:57.612Z] #38 227.9 CC criu/rbtree.o [2023-03-28T11:01:57.612Z] #38 228.8 CC criu/rst-malloc.o [2023-03-28T11:01:57.612Z] #38 229.5 CC criu/seccomp.o [2023-03-28T11:01:57.612Z] #38 231.0 CC criu/seize.o [2023-03-28T11:01:57.612Z] #38 232.6 CC criu/servicefd.o [2023-03-28T11:01:57.612Z] #38 233.6 include/common/asm/bitops.h: Assembler messages: [2023-03-28T11:01:57.612Z] #38 233.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T11:01:57.612Z] #38 233.7 CC criu/shmem.o [2023-03-28T11:01:57.612Z] #38 ... [2023-03-28T11:01:57.612Z] [2023-03-28T11:01:57.612Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T11:01:57.612Z] #56 DONE 0.1s [2023-03-28T11:01:57.612Z] [2023-03-28T11:01:57.612Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T11:01:57.612Z] #57 DONE 0.1s [2023-03-28T11:01:57.834Z] #52 17.92 Collecting pathspec>=0.5.3 [2023-03-28T11:01:57.873Z] [2023-03-28T11:01:57.873Z] #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 [2023-03-28T11:01:58.092Z] #52 17.94 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T11:01:58.817Z] #37 ... [2023-03-28T11:01:58.817Z] [2023-03-28T11:01:58.817Z] #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 [2023-03-28T11:01:58.818Z] #38 235.3 CC criu/sigframe.o [2023-03-28T11:01:59.021Z] #52 18.73 Collecting pyyaml [2023-03-28T11:01:59.021Z] #52 18.74 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) [2023-03-28T11:01:59.021Z] #52 19.02 Building wheels for collected packages: yamllint [2023-03-28T11:01:59.021Z] #52 19.02 Building wheel for yamllint (setup.py): started [2023-03-28T11:01:59.390Z] #38 235.8 CC criu/signalfd.o [2023-03-28T11:01:59.963Z] #38 236.3 CC criu/sk-inet.o [2023-03-28T11:02:00.912Z] #52 21.03 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T11:02:00.912Z] #52 21.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=50a5defd8a6a27d14954d652195efa10c66d9369b80ed54f8d0df4201fe31c41 [2023-03-28T11:02:00.912Z] #52 21.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T11:02:00.912Z] #52 21.03 Successfully built yamllint [2023-03-28T11:02:01.168Z] #52 21.09 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T11:02:01.926Z] #38 238.3 CC criu/sk-netlink.o [2023-03-28T11:02:02.102Z] #52 21.88 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T11:02:02.500Z] #38 238.8 CC criu/sk-packet.o [2023-03-28T11:02:02.665Z] #52 DONE 22.7s [2023-03-28T11:02:02.665Z] [2023-03-28T11:02:02.665Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T11:02:02.921Z] #53 DONE 0.2s [2023-03-28T11:02:02.921Z] [2023-03-28T11:02:02.921Z] #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 [2023-03-28T11:02:02.921Z] #39 243.0 CC criu/rbtree.o [2023-03-28T11:02:02.921Z] #39 243.6 CC criu/rst-malloc.o [2023-03-28T11:02:02.921Z] #39 244.2 CC criu/seccomp.o [2023-03-28T11:02:02.921Z] #39 245.4 CC criu/seize.o [2023-03-28T11:02:02.921Z] #39 247.7 CC criu/servicefd.o [2023-03-28T11:02:02.921Z] #39 248.4 include/common/asm/bitops.h: Assembler messages: [2023-03-28T11:02:02.921Z] #39 248.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T11:02:02.921Z] #39 248.5 CC criu/shmem.o [2023-03-28T11:02:02.921Z] #39 ... [2023-03-28T11:02:02.921Z] [2023-03-28T11:02:02.921Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T11:02:03.177Z] #54 DONE 0.2s [2023-03-28T11:02:03.177Z] [2023-03-28T11:02:03.177Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T11:02:03.177Z] #55 DONE 0.1s [2023-03-28T11:02:03.177Z] [2023-03-28T11:02:03.177Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T11:02:03.177Z] #56 DONE 0.1s [2023-03-28T11:02:03.177Z] [2023-03-28T11:02:03.177Z] #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 [2023-03-28T11:02:03.434Z] #37 ... [2023-03-28T11:02:03.434Z] [2023-03-28T11:02:03.434Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T11:02:03.434Z] #57 DONE 0.1s [2023-03-28T11:02:03.437Z] #33 463.6 + /build/golangci-lint --version [2023-03-28T11:02:03.437Z] #33 463.9 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T11:02:03.437Z] #33 DONE 464.2s [2023-03-28T11:02:03.437Z] [2023-03-28T11:02:03.437Z] #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 [2023-03-28T11:02:03.444Z] #38 239.7 CC criu/sk-queue.o [2023-03-28T11:02:03.690Z] [2023-03-28T11:02:03.690Z] #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 [2023-03-28T11:02:03.690Z] #39 250.6 CC criu/sigframe.o [2023-03-28T11:02:03.947Z] #39 251.0 CC criu/signalfd.o [2023-03-28T11:02:04.004Z] #37 405.1 + bin/containerd [2023-03-28T11:02:04.016Z] #38 240.3 CC criu/sk-tcp.o [2023-03-28T11:02:04.515Z] #39 251.6 CC criu/sk-inet.o [2023-03-28T11:02:04.589Z] #38 240.8 CC criu/sk-unix.o [2023-03-28T11:02:06.537Z] ? github.com/docker/docker/api [no test files] [2023-03-28T11:02:07.043Z] #39 253.7 CC criu/sk-netlink.o [2023-03-28T11:02:07.137Z] #38 243.2 CC criu/sockets.o [2023-03-28T11:02:07.605Z] #39 254.6 CC criu/sk-packet.o [2023-03-28T11:02:08.082Z] #38 244.4 CC criu/stats.o [2023-03-28T11:02:08.343Z] #38 244.9 CC criu/string.o [2023-03-28T11:02:08.605Z] #38 245.0 CC criu/sysctl.o [2023-03-28T11:02:08.975Z] #39 256.0 CC criu/sk-queue.o [2023-03-28T11:02:09.282Z] #37 ... [2023-03-28T11:02:09.282Z] [2023-03-28T11:02:09.282Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T11:02:09.440Z] #37 307.8 # github.com/containerd/containerd/cmd/containerd [2023-03-28T11:02:09.440Z] #37 307.8 /usr/bin/ld: /tmp/go-link-1852670547/000019.o: in function `New': [2023-03-28T11:02:09.440Z] #37 307.8 /tmp/tmp.ZPKk9MivCk/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 [2023-03-28T11:02:09.440Z] #37 307.9 + bin/containerd-stress [2023-03-28T11:02:09.440Z] #37 309.1 + bin/containerd-shim [2023-03-28T11:02:09.540Z] #62 DONE 0.3s [2023-03-28T11:02:09.540Z] [2023-03-28T11:02:09.540Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T11:02:09.540Z] #63 DONE 0.1s [2023-03-28T11:02:09.540Z] [2023-03-28T11:02:09.540Z] #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 [2023-03-28T11:02:09.548Z] #38 246.0 CC criu/sysfs_parse.o [2023-03-28T11:02:09.799Z] #37 ... [2023-03-28T11:02:09.799Z] [2023-03-28T11:02:09.799Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T11:02:09.950Z] #39 256.8 CC criu/sk-tcp.o [2023-03-28T11:02:10.057Z] #64 DONE 0.4s [2023-03-28T11:02:10.058Z] [2023-03-28T11:02:10.058Z] #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 [2023-03-28T11:02:10.120Z] #38 246.7 CC criu/timens.o [2023-03-28T11:02:10.694Z] #38 247.2 CC criu/timerfd.o [2023-03-28T11:02:10.899Z] #39 257.9 CC criu/sk-unix.o [2023-03-28T11:02:11.640Z] #38 247.8 CC criu/tty.o [2023-03-28T11:02:13.568Z] #38 ... [2023-03-28T11:02:13.568Z] [2023-03-28T11:02:13.568Z] #23 [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 [2023-03-28T11:02:13.568Z] #23 336.4 + dpkg --print-architecture [2023-03-28T11:02:13.568Z] #23 336.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T11:02:13.568Z] #23 336.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T11:02:13.568Z] #23 336.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T11:02:15.075Z] #39 261.6 CC criu/sockets.o [2023-03-28T11:02:16.968Z] #39 263.8 CC criu/stats.o [2023-03-28T11:02:17.225Z] #39 264.3 CC criu/string.o [2023-03-28T11:02:17.485Z] #39 264.4 CC criu/sysctl.o [2023-03-28T11:02:17.530Z] #37 320.3 + bin/containerd-shim-runc-v1 [2023-03-28T11:02:18.857Z] #39 265.7 CC criu/sysfs_parse.o [2023-03-28T11:02:19.421Z] #39 266.4 CC criu/timens.o [2023-03-28T11:02:19.678Z] #39 ... [2023-03-28T11:02:19.678Z] [2023-03-28T11:02:19.678Z] #23 [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 [2023-03-28T11:02:19.678Z] #23 354.4 + dpkg --print-architecture [2023-03-28T11:02:19.678Z] #23 354.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T11:02:19.935Z] #23 354.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T11:02:20.192Z] #23 354.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T11:02:21.713Z] #23 ... [2023-03-28T11:02:21.713Z] [2023-03-28T11:02:21.713Z] #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 [2023-03-28T11:02:21.713Z] #38 250.6 CC criu/tun.o [2023-03-28T11:02:21.713Z] #38 251.5 CC criu/uffd.o [2023-03-28T11:02:21.713Z] #38 253.9 CC criu/util.o [2023-03-28T11:02:21.713Z] #38 256.7 CC criu/uts_ns.o [2023-03-28T11:02:21.713Z] #38 257.0 CC criu/vdso-compat.o [2023-03-28T11:02:21.713Z] #38 257.2 CC criu/vdso.o [2023-03-28T11:02:21.713Z] #38 258.1 LINK criu/built-in.o [2023-03-28T11:02:21.975Z] #38 258.4 LINK criu/criu [2023-03-28T11:02:22.548Z] #38 259.1 DEP lib/c/criu.d [2023-03-28T11:02:22.777Z] #37 326.6 + bin/containerd-shim-runc-v2 [2023-03-28T11:02:22.809Z] #38 259.4 CC images/rpc.pb-c.o [2023-03-28T11:02:23.034Z] #37 327.4 + binaries [2023-03-28T11:02:23.034Z] #37 327.4 + install -D bin/containerd /build/containerd [2023-03-28T11:02:23.034Z] #37 327.4 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T11:02:23.034Z] #37 327.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T11:02:23.290Z] #37 327.4 + install -D bin/ctr /build/ctr [2023-03-28T11:02:23.546Z] #37 DONE 327.7s [2023-03-28T11:02:24.474Z] [2023-03-28T11:02:24.474Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T11:02:24.724Z] #38 260.8 CC lib/c/criu.o [2023-03-28T11:02:25.400Z] #65 DONE 0.9s [2023-03-28T11:02:25.400Z] [2023-03-28T11:02:25.400Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T11:02:25.400Z] #66 DONE 0.1s [2023-03-28T11:02:25.400Z] [2023-03-28T11:02:25.400Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T11:02:25.657Z] #67 DONE 0.2s [2023-03-28T11:02:25.657Z] [2023-03-28T11:02:25.657Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T11:02:25.657Z] #68 DONE 0.1s [2023-03-28T11:02:25.657Z] [2023-03-28T11:02:25.657Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T11:02:25.657Z] #69 DONE 0.0s [2023-03-28T11:02:25.913Z] [2023-03-28T11:02:25.913Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2023-03-28T11:02:26.476Z] #70 0.736 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-28T11:02:26.640Z] #38 262.9 LINK lib/c/built-in.o [2023-03-28T11:02:26.640Z] #38 262.9 LINK lib/c/libcriu.so [2023-03-28T11:02:26.640Z] #38 262.9 LINK lib/c/libcriu.a [2023-03-28T11:02:26.640Z] #38 263.2 GEN magic.py [2023-03-28T11:02:26.733Z] #70 0.824 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-28T11:02:26.733Z] #70 0.911 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-28T11:02:27.213Z] #38 263.4 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T11:02:27.213Z] #38 263.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T11:02:27.213Z] #38 263.4 Note: Building without GnuTLS support [2023-03-28T11:02:27.213Z] #38 263.4 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T11:02:27.213Z] #38 263.4 Makefile.config:40: Warn: Building without nftables support [2023-03-28T11:02:27.296Z] #70 0.990 Reading package lists... [2023-03-28T11:02:27.657Z] === RUN TestMiddlewares [2023-03-28T11:02:27.657Z] --- PASS: TestMiddlewares (0.00s) [2023-03-28T11:02:27.657Z] PASS [2023-03-28T11:02:27.657Z] coverage: 7.9% of statements [2023-03-28T11:02:27.657Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2023-03-28T11:02:27.860Z] #70 1.480 Reading package lists... [2023-03-28T11:02:27.860Z] #70 1.962 Building dependency tree... [2023-03-28T11:02:27.860Z] #70 2.064 Reading state information... [2023-03-28T11:02:27.860Z] #70 2.177 The following additional packages will be installed: [2023-03-28T11:02:28.120Z] #70 2.177 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-03-28T11:02:28.120Z] #70 2.178 Suggested packages: [2023-03-28T11:02:28.120Z] #70 2.178 systemd-container policykit-1 [2023-03-28T11:02:28.120Z] #70 2.178 Recommended packages: [2023-03-28T11:02:28.120Z] #70 2.178 systemd-timesyncd | time-daemon libnss-systemd [2023-03-28T11:02:28.120Z] #70 2.245 The following NEW packages will be installed: [2023-03-28T11:02:28.120Z] #70 2.245 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-03-28T11:02:28.120Z] #70 2.246 libkmod2 libpam-systemd systemd systemd-sysv [2023-03-28T11:02:28.376Z] #70 2.600 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T11:02:28.376Z] #70 2.600 Need to get 5828 kB of archives. [2023-03-28T11:02:28.376Z] #70 2.600 After this operation, 19.3 MB of additional disk space will be used. [2023-03-28T11:02:28.376Z] #70 2.600 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-03-28T11:02:28.376Z] #70 2.606 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-03-28T11:02:28.376Z] #70 2.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-03-28T11:02:28.376Z] #70 2.611 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-03-28T11:02:28.376Z] #70 2.612 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-03-28T11:02:28.376Z] #70 2.648 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-03-28T11:02:28.376Z] #70 2.649 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-03-28T11:02:28.376Z] #70 2.651 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-03-28T11:02:28.376Z] #70 2.653 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-03-28T11:02:28.376Z] #70 2.655 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-03-28T11:02:28.602Z] #38 264.9 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T11:02:28.632Z] #70 2.773 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T11:02:28.632Z] #70 2.802 Fetched 5828 kB in 0s (14.4 MB/s) [2023-03-28T11:02:28.632Z] #70 2.829 Selecting previously unselected package libargon2-1:amd64. [2023-03-28T11:02:28.632Z] #70 2.829 (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.) [2023-03-28T11:02:28.632Z] #70 2.844 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-03-28T11:02:28.632Z] #70 2.852 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-03-28T11:02:28.632Z] #70 2.885 Selecting previously unselected package libjson-c5:amd64. [2023-03-28T11:02:28.632Z] #70 2.888 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-03-28T11:02:28.632Z] #70 2.891 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-03-28T11:02:28.632Z] #70 2.934 Selecting previously unselected package libcryptsetup12:amd64. [2023-03-28T11:02:28.632Z] #70 2.937 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-03-28T11:02:28.632Z] #70 2.942 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-03-28T11:02:28.632Z] #70 3.000 Selecting previously unselected package libkmod2:amd64. [2023-03-28T11:02:28.888Z] #70 3.003 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-03-28T11:02:28.888Z] #70 3.007 Unpacking libkmod2:amd64 (28-1) ... [2023-03-28T11:02:28.888Z] #70 3.056 Selecting previously unselected package systemd. [2023-03-28T11:02:28.888Z] #70 3.059 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-03-28T11:02:28.888Z] #70 3.092 Unpacking systemd (247.3-7+deb11u1) ... [2023-03-28T11:02:29.484Z] #70 3.621 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-03-28T11:02:29.484Z] #70 3.634 Setting up libjson-c5:amd64 (0.15-2) ... [2023-03-28T11:02:29.484Z] #70 3.646 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-03-28T11:02:29.484Z] #70 3.656 Setting up libkmod2:amd64 (28-1) ... [2023-03-28T11:02:29.484Z] #70 3.668 Setting up systemd (247.3-7+deb11u1) ... [2023-03-28T11:02:29.484Z] #70 3.707 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-03-28T11:02:29.484Z] #70 3.709 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-03-28T11:02:29.484Z] #70 3.712 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-03-28T11:02:29.484Z] #70 3.733 Initializing machine ID from KVM UUID. [2023-03-28T11:02:29.744Z] #70 4.065 Selecting previously unselected package systemd-sysv. [2023-03-28T11:02:29.744Z] #70 4.065 (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.) [2023-03-28T11:02:29.744Z] #70 4.079 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-03-28T11:02:29.744Z] #70 4.083 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-03-28T11:02:29.744Z] #70 4.131 Selecting previously unselected package libdbus-1-3:amd64. [2023-03-28T11:02:30.001Z] #70 4.138 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-03-28T11:02:30.001Z] #70 4.147 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-03-28T11:02:30.001Z] #70 4.222 Selecting previously unselected package dbus. [2023-03-28T11:02:30.001Z] #70 4.225 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-03-28T11:02:30.001Z] #70 4.235 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-03-28T11:02:30.001Z] #70 4.295 Selecting previously unselected package libpam-systemd:amd64. [2023-03-28T11:02:30.001Z] #70 4.298 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-03-28T11:02:30.001Z] #70 4.303 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-03-28T11:02:30.001Z] #70 4.349 Selecting previously unselected package dbus-user-session. [2023-03-28T11:02:30.148Z] #23 ... [2023-03-28T11:02:30.148Z] [2023-03-28T11:02:30.148Z] #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 [2023-03-28T11:02:30.148Z] #39 267.1 CC criu/timerfd.o [2023-03-28T11:02:30.148Z] #39 267.8 CC criu/tty.o [2023-03-28T11:02:30.148Z] #39 271.5 CC criu/tun.o [2023-03-28T11:02:30.148Z] #39 272.5 CC criu/uffd.o [2023-03-28T11:02:30.148Z] #39 274.7 CC criu/util.o [2023-03-28T11:02:30.148Z] #39 277.3 CC criu/uts_ns.o [2023-03-28T11:02:30.258Z] #70 4.352 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-03-28T11:02:30.258Z] #70 4.356 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-03-28T11:02:30.258Z] #70 4.408 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-03-28T11:02:30.258Z] #70 4.433 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-03-28T11:02:30.258Z] #70 4.444 Setting up dbus (1.12.24-0+deb11u1) ... [2023-03-28T11:02:30.258Z] #70 4.562 invoke-rc.d: could not determine current runlevel [2023-03-28T11:02:30.258Z] #70 4.565 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T11:02:30.258Z] #70 4.568 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-03-28T11:02:30.518Z] #38 266.9 make[1]: Nothing to be done for 'all'. [2023-03-28T11:02:30.519Z] #70 4.704 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-03-28T11:02:30.519Z] #70 4.727 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T11:02:30.712Z] #39 277.8 CC criu/vdso-compat.o [2023-03-28T11:02:30.777Z] #70 DONE 4.9s [2023-03-28T11:02:30.777Z] [2023-03-28T11:02:30.777Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2023-03-28T11:02:31.276Z] #39 278.2 CC criu/vdso.o [2023-03-28T11:02:31.289Z] #71 0.468 % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T11:02:31.289Z] #71 0.470 Dload Upload Total Spent Left Speed [2023-03-28T11:02:31.545Z] #71 0.471 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6286 0 --:--:-- --:--:-- --:--:-- 6286 [2023-03-28T11:02:31.545Z] #71 DONE 0.8s [2023-03-28T11:02:31.545Z] [2023-03-28T11:02:31.545Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T11:02:32.473Z] #72 DONE 0.9s [2023-03-28T11:02:32.473Z] [2023-03-28T11:02:32.473Z] #73 exporting to image [2023-03-28T11:02:32.473Z] #73 exporting layers [2023-03-28T11:02:32.644Z] #39 279.5 LINK criu/built-in.o [2023-03-28T11:02:32.901Z] #39 279.9 LINK criu/criu [2023-03-28T11:02:33.061Z] #38 269.1 make[1]: 'images/built-in.o' is up to date. [2023-03-28T11:02:33.061Z] #38 269.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T11:02:33.061Z] #38 269.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T11:02:33.061Z] #38 269.2 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T11:02:33.061Z] #38 269.3 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T11:02:33.061Z] #38 269.3 make[1]: Nothing to be done for 'all'. [2023-03-28T11:02:33.061Z] #38 269.4 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T11:02:33.322Z] #38 269.8 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:33.322Z] #38 269.8 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:33.322Z] #38 269.9 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:33.582Z] #38 270.0 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:33.582Z] #38 270.1 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:33.831Z] #39 280.8 DEP lib/c/criu.d [2023-03-28T11:02:33.831Z] #39 280.9 CC images/rpc.pb-c.o [2023-03-28T11:02:33.843Z] #38 270.2 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:33.843Z] #38 270.3 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:34.109Z] #38 270.5 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:34.109Z] #38 270.6 INSTALL criu/criu [2023-03-28T11:02:34.761Z] #39 281.8 CC lib/c/criu.o [2023-03-28T11:02:35.493Z] #38 DONE 271.7s [2023-03-28T11:02:35.493Z] [2023-03-28T11:02:35.493Z] #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 [2023-03-28T11:02:36.130Z] #39 283.2 LINK lib/c/built-in.o [2023-03-28T11:02:36.130Z] #39 283.2 LINK lib/c/libcriu.so [2023-03-28T11:02:36.130Z] #39 283.3 LINK lib/c/libcriu.a [2023-03-28T11:02:36.386Z] #39 283.4 GEN magic.py [2023-03-28T11:02:36.644Z] #39 283.7 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T11:02:36.644Z] #39 283.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T11:02:36.644Z] #39 283.7 Note: Building without GnuTLS support [2023-03-28T11:02:36.644Z] #39 283.7 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T11:02:36.644Z] #39 283.7 Makefile.config:40: Warn: Building without nftables support [2023-03-28T11:02:38.015Z] #39 284.7 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T11:02:38.945Z] #39 286.1 make[1]: Nothing to be done for 'all'. [2023-03-28T11:02:39.011Z] #73 exporting layers 5.7s done [2023-03-28T11:02:39.011Z] #73 writing image sha256:a1611a98553d26f5c9fc15b1154183191bba2159f9a2a77617f1469cc0c37003 done [2023-03-28T11:02:39.011Z] #73 naming to docker.io/library/docker:b56fe595050578ced98af6c2deb70f3126cad0f9 done [2023-03-28T11:02:39.011Z] #73 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:02:39.430Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -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:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh dynbinary test-integration [2023-03-28T11:02:40.320Z] #39 287.2 make[1]: 'images/built-in.o' is up to date. [2023-03-28T11:02:40.320Z] #39 287.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T11:02:40.320Z] #39 287.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T11:02:40.320Z] #39 287.4 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T11:02:40.320Z] #39 287.4 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T11:02:40.320Z] #39 287.5 make[1]: Nothing to be done for 'all'. [2023-03-28T11:02:40.320Z] #39 287.5 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T11:02:40.886Z] #39 288.0 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:40.886Z] #39 288.0 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:40.886Z] #39 288.1 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:41.142Z] #39 288.3 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:41.399Z] #39 288.5 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:41.399Z] #39 288.5 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:41.399Z] #39 288.6 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:41.672Z] #39 288.8 make[2]: Nothing to be done for 'all'. [2023-03-28T11:02:41.672Z] #39 288.8 INSTALL criu/criu [2023-03-28T11:02:41.946Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-03-28T11:02:41.946Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-03-28T11:02:41.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-03-28T11:02:41.946Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-03-28T11:02:41.946Z] 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) [2023-03-28T11:02:41.946Z] Detected virtualization docker. [2023-03-28T11:02:41.946Z] Detected architecture x86-64. [2023-03-28T11:02:41.946Z] Set hostname to . [2023-03-28T11:02:41.946Z] modprobe@configfs.service: Succeeded. [2023-03-28T11:02:41.946Z] modprobe@drm.service: Succeeded. [2023-03-28T11:02:41.946Z] modprobe@fuse.service: Succeeded. [2023-03-28T11:02:41.946Z] + source /etc/docker-entrypoint-cmd [2023-03-28T11:02:41.946Z] ++ hack/make.sh dynbinary test-integration [2023-03-28T11:02:41.946Z] [2023-03-28T11:02:41.946Z] Removing bundles/ [2023-03-28T11:02:41.946Z] [2023-03-28T11:02:41.946Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-28T11:02:41.946Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:02:41.946Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T11:02:42.601Z] #39 DONE 289.7s [2023-03-28T11:02:42.601Z] [2023-03-28T11:02:42.601Z] #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 [2023-03-28T11:02:50.518Z] #37 ... [2023-03-28T11:02:50.518Z] [2023-03-28T11:02:50.519Z] #23 [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 [2023-03-28T11:02:50.519Z] #23 DONE 372.5s [2023-03-28T11:02:50.519Z] [2023-03-28T11:02:50.519Z] #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 [2023-03-28T11:02:51.475Z] #43 ... [2023-03-28T11:02:51.475Z] [2023-03-28T11:02:51.475Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T11:02:51.738Z] #58 DONE 0.3s [2023-03-28T11:02:51.738Z] [2023-03-28T11:02:51.738Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T11:02:51.738Z] #59 DONE 0.1s [2023-03-28T11:02:51.738Z] [2023-03-28T11:02:51.738Z] #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 [2023-03-28T11:02:51.738Z] #37 ... [2023-03-28T11:02:51.738Z] [2023-03-28T11:02:51.738Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T11:02:51.738Z] #60 DONE 0.1s [2023-03-28T11:02:51.738Z] [2023-03-28T11:02:51.738Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T11:02:51.998Z] #61 DONE 0.1s [2023-03-28T11:02:51.998Z] [2023-03-28T11:02:51.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 [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-28T11:02:58.658Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 16.2% of statements [2023-03-28T11:02:58.658Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-28T11:02:58.658Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-28T11:02:58.659Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-28T11:02:58.659Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-03-28T11:02:58.659Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 93.7% of statements [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-28T11:02:58.659Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-03-28T11:02:58.659Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-28T11:02:58.659Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-28T11:02:58.915Z] ok github.com/docker/docker/builder/remotecontext 0.074s coverage: 13.7% of statements [2023-03-28T11:02:59.170Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 48.5% of statements [2023-03-28T11:02:59.170Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-03-28T11:03:00.101Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-03-28T11:03:00.659Z] #40 ... [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #23 [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 [2023-03-28T11:03:00.660Z] #23 DONE 393.1s [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #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 [2023-03-28T11:03:00.660Z] #37 ... [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T11:03:00.660Z] #58 DONE 0.3s [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T11:03:00.660Z] #59 DONE 0.1s [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #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 [2023-03-28T11:03:00.660Z] #40 ... [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T11:03:00.660Z] #60 DONE 0.1s [2023-03-28T11:03:00.660Z] [2023-03-28T11:03:00.660Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T11:03:00.917Z] #61 DONE 0.1s [2023-03-28T11:03:00.917Z] [2023-03-28T11:03:00.917Z] #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 [2023-03-28T11:03:02.620Z] ok github.com/docker/docker/builder/remotecontext/git 2.660s coverage: 83.5% of statements [2023-03-28T11:03:02.620Z] ? github.com/docker/docker/cli [no test files] [2023-03-28T11:03:02.620Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-28T11:03:04.509Z] ok github.com/docker/docker/client 0.103s coverage: 75.4% of statements [2023-03-28T11:03:17.749Z] #37 477.6 # github.com/containerd/containerd/cmd/containerd [2023-03-28T11:03:17.749Z] #37 477.6 /usr/bin/ld: /tmp/go-link-345162876/000019.o: in function `New': [2023-03-28T11:03:17.749Z] #37 477.6 /tmp/tmp.GA8Ddf9VLP/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 [2023-03-28T11:03:17.749Z] #37 477.8 + bin/containerd-stress [2023-03-28T11:03:17.749Z] #37 479.1 + bin/containerd-shim [2023-03-28T11:03:29.957Z] #37 490.3 + bin/containerd-shim-runc-v1 [2023-03-28T11:03:36.522Z] #37 496.7 + bin/containerd-shim-runc-v2 [2023-03-28T11:03:36.522Z] #37 497.5 + binaries [2023-03-28T11:03:36.522Z] #37 497.5 + install -D bin/containerd /build/containerd [2023-03-28T11:03:36.522Z] #37 497.5 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T11:03:36.522Z] #37 497.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T11:03:36.522Z] #37 497.6 + install -D bin/ctr /build/ctr [2023-03-28T11:03:36.543Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.0% of statements [2023-03-28T11:03:37.106Z] ok github.com/docker/docker/container 0.129s coverage: 34.5% of statements [2023-03-28T11:03:37.106Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-28T11:03:37.106Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-28T11:03:37.106Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-28T11:03:37.106Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-28T11:03:39.049Z] #37 DONE 499.9s [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-28T11:03:39.793Z] === RUN TestBoolValue [2023-03-28T11:03:39.793Z] --- PASS: TestBoolValue (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestBoolValueOrDefault [2023-03-28T11:03:39.793Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestInt64ValueOrZero [2023-03-28T11:03:39.793Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestInt64ValueOrDefault [2023-03-28T11:03:39.793Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestInt64ValueOrDefaultWithError [2023-03-28T11:03:39.793Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestJsonContentType [2023-03-28T11:03:39.793Z] --- PASS: TestJsonContentType (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 16.2% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/server/httputils 0.067s coverage: 16.2% of statements [2023-03-28T11:03:39.793Z] === RUN TestMaskSecretKeys [2023-03-28T11:03:39.793Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-03-28T11:03:39.793Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-03-28T11:03:39.793Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-03-28T11:03:39.793Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestVersionMiddlewareVersion [2023-03-28T11:03:39.793Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-03-28T11:03:39.793Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 37.7% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/server/middleware 0.148s coverage: 37.7% of statements [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-28T11:03:39.793Z] === RUN TestStrSliceMarshalJSON [2023-03-28T11:03:39.793Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestStrSliceUnmarshalJSON [2023-03-28T11:03:39.793Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestStrSliceUnmarshalString [2023-03-28T11:03:39.793Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestStrSliceUnmarshalSlice [2023-03-28T11:03:39.793Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 90.0% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2023-03-28T11:03:39.793Z] === RUN TestMarshalJSON [2023-03-28T11:03:39.793Z] --- PASS: TestMarshalJSON (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestMarshalJSONWithEmpty [2023-03-28T11:03:39.793Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestToJSON [2023-03-28T11:03:39.793Z] --- PASS: TestToJSON (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestToParamWithVersion [2023-03-28T11:03:39.793Z] --- PASS: TestToParamWithVersion (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestFromJSON [2023-03-28T11:03:39.793Z] --- PASS: TestFromJSON (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestEmpty [2023-03-28T11:03:39.793Z] --- PASS: TestEmpty (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestArgsMatchKVListEmptySources [2023-03-28T11:03:39.793Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestArgsMatchKVList [2023-03-28T11:03:39.793Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestArgsMatch [2023-03-28T11:03:39.793Z] --- PASS: TestArgsMatch (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestAdd [2023-03-28T11:03:39.793Z] --- PASS: TestAdd (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestDel [2023-03-28T11:03:39.793Z] --- PASS: TestDel (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestLen [2023-03-28T11:03:39.793Z] --- PASS: TestLen (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestExactMatch [2023-03-28T11:03:39.793Z] --- PASS: TestExactMatch (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestOnlyOneExactMatch [2023-03-28T11:03:39.793Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestContains [2023-03-28T11:03:39.793Z] --- PASS: TestContains (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestValidate [2023-03-28T11:03:39.793Z] --- PASS: TestValidate (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestWalkValues [2023-03-28T11:03:39.793Z] --- PASS: TestWalkValues (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestFuzzyMatch [2023-03-28T11:03:39.793Z] --- PASS: TestFuzzyMatch (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestClone [2023-03-28T11:03:39.793Z] --- PASS: TestClone (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 93.7% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 93.7% of statements [2023-03-28T11:03:39.793Z] === RUN TestDurationToSecondsString [2023-03-28T11:03:39.793Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestGetTimestamp [2023-03-28T11:03:39.793Z] === RUN TestAdjustForAPIVersion [2023-03-28T11:03:39.793Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 5.7% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-28T11:03:39.793Z] --- PASS: TestGetTimestamp (0.21s) [2023-03-28T11:03:39.793Z] === RUN TestParseTimestamps [2023-03-28T11:03:39.793Z] --- PASS: TestParseTimestamps (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 100.0% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/types/time 0.271s coverage: 100.0% of statements [2023-03-28T11:03:39.793Z] === RUN TestCompareVersion [2023-03-28T11:03:39.793Z] --- PASS: TestCompareVersion (0.00s) [2023-03-28T11:03:39.793Z] PASS [2023-03-28T11:03:39.793Z] coverage: 75.0% of statements [2023-03-28T11:03:39.793Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-28T11:03:39.793Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-03-28T11:03:39.793Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-03-28T11:03:39.793Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestCloneArgsSmartHttp [2023-03-28T11:03:39.793Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2023-03-28T11:03:39.793Z] === RUN TestCloneArgsDumbHttp [2023-03-28T11:03:39.793Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-03-28T11:03:39.793Z] === RUN TestCloneArgsGit [2023-03-28T11:03:39.794Z] --- PASS: TestCloneArgsGit (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestCheckoutGit [2023-03-28T11:03:39.794Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-03-28T11:03:39.794Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit66647599/001/repo/.git/ [2023-03-28T11:03:39.794Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T11:03:39.794Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:39.794Z] gitutils_test.go:254: [master (root-commit) eb75b2b] First commit [2023-03-28T11:03:39.794Z] 2 files changed, 3 insertions(+) [2023-03-28T11:03:39.794Z] create mode 100644 Dockerfile [2023-03-28T11:03:39.794Z] create mode 100644 subdir/Dockerfile [2023-03-28T11:03:39.794Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T11:03:39.794Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:39.794Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-03-28T11:03:39.794Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-03-28T11:03:39.794Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:39.794Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T11:03:39.794Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:39.794Z] gitutils_test.go:261: [test 8f01e47] Branch commit [2023-03-28T11:03:39.794Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-03-28T11:03:39.794Z] gitutils_test.go:262: Switched to branch 'master' [2023-03-28T11:03:39.794Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit66647599/001/subrepo/.git/ [2023-03-28T11:03:39.794Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-03-28T11:03:39.794Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestProcessNoDockerignore [2023-03-28T11:03:39.794Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestProcessShouldLeaveAllFiles [2023-03-28T11:03:39.794Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestDetectContentType [2023-03-28T11:03:39.794Z] --- PASS: TestDetectContentType (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestSelectAcceptableMIME [2023-03-28T11:03:39.794Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestInspectEmptyResponse [2023-03-28T11:03:39.794Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestInspectResponseBinary [2023-03-28T11:03:39.794Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestResponseUnsupportedContentType [2023-03-28T11:03:39.794Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestInspectResponseTextSimple [2023-03-28T11:03:39.794Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestInspectResponseEmptyContentType [2023-03-28T11:03:39.794Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestUnknownContentLength [2023-03-28T11:03:39.794Z] --- PASS: TestUnknownContentLength (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestDownloadRemote [2023-03-28T11:03:39.794Z] --- PASS: TestDownloadRemote (0.12s) [2023-03-28T11:03:39.794Z] === RUN TestGetWithStatusError [2023-03-28T11:03:39.794Z] --- PASS: TestGetWithStatusError (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestCloseRootDirectory [2023-03-28T11:03:39.794Z] gitutils_test.go:273: [master (root-commit) 026f04e] Subrepo initial [2023-03-28T11:03:39.794Z] 1 file changed, 1 insertion(+) [2023-03-28T11:03:39.794Z] create mode 100644 subfile [2023-03-28T11:03:39.794Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:03:39.794Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-03-28T11:03:39.794Z] === RUN TestHashFile [2023-03-28T11:03:39.794Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:03:39.794Z] --- SKIP: TestHashFile (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestHashSubdir [2023-03-28T11:03:39.794Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:03:39.794Z] --- SKIP: TestHashSubdir (0.01s) [2023-03-28T11:03:39.794Z] === RUN TestRemoveDirectory [2023-03-28T11:03:39.794Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:03:39.794Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-03-28T11:03:39.794Z] PASS [2023-03-28T11:03:39.794Z] coverage: 9.3% of statements [2023-03-28T11:03:39.794Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 9.3% of statements [2023-03-28T11:03:39.794Z] === RUN TestEnable [2023-03-28T11:03:39.794Z] --- PASS: TestEnable (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestDisable [2023-03-28T11:03:39.794Z] --- PASS: TestDisable (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestEnabled [2023-03-28T11:03:39.794Z] --- PASS: TestEnabled (0.00s) [2023-03-28T11:03:39.794Z] PASS [2023-03-28T11:03:39.794Z] coverage: 100.0% of statements [2023-03-28T11:03:39.794Z] ok github.com/docker/docker/cli/debug 0.093s coverage: 100.0% of statements [2023-03-28T11:03:39.794Z] === RUN TestGetAllAllowed [2023-03-28T11:03:39.794Z] --- PASS: TestGetAllAllowed (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestGetAllMeta [2023-03-28T11:03:39.794Z] --- PASS: TestGetAllMeta (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestWarnOnUnusedBuildArgs [2023-03-28T11:03:39.794Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestIsUnreferencedBuiltin [2023-03-28T11:03:39.794Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestIsExistingDirectory [2023-03-28T11:03:39.794Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-03-28T11:03:39.794Z] === RUN TestGetFilenameForDownload [2023-03-28T11:03:39.794Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestEnv2Variables [2023-03-28T11:03:39.794Z] --- PASS: TestEnv2Variables (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-03-28T11:03:39.794Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestMaintainer [2023-03-28T11:03:39.794Z] --- PASS: TestMaintainer (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestLabel [2023-03-28T11:03:39.794Z] --- PASS: TestLabel (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestFromScratch [2023-03-28T11:03:39.794Z] --- PASS: TestFromScratch (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestFromWithArg [2023-03-28T11:03:39.794Z] --- PASS: TestFromWithArg (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-03-28T11:03:39.794Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestFromWithUndefinedArg [2023-03-28T11:03:39.794Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestFromMultiStageWithNamedStage [2023-03-28T11:03:39.794Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestOnbuild [2023-03-28T11:03:39.794Z] --- PASS: TestOnbuild (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestWorkdir [2023-03-28T11:03:39.794Z] --- PASS: TestWorkdir (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestCmd [2023-03-28T11:03:39.794Z] --- PASS: TestCmd (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestHealthcheckNone [2023-03-28T11:03:39.794Z] --- PASS: TestHealthcheckNone (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestHealthcheckCmd [2023-03-28T11:03:39.794Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestEntrypoint [2023-03-28T11:03:39.794Z] --- PASS: TestEntrypoint (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestExpose [2023-03-28T11:03:39.794Z] --- PASS: TestExpose (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestUser [2023-03-28T11:03:39.794Z] --- PASS: TestUser (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestVolume [2023-03-28T11:03:39.794Z] --- PASS: TestVolume (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestStopSignal [2023-03-28T11:03:39.794Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-03-28T11:03:39.794Z] --- SKIP: TestStopSignal (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestArg [2023-03-28T11:03:39.794Z] --- PASS: TestArg (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestShell [2023-03-28T11:03:39.794Z] --- PASS: TestShell (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestPrependEnvOnCmd [2023-03-28T11:03:39.794Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestRunWithBuildArgs [2023-03-28T11:03:39.794Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestRunIgnoresHealthcheck [2023-03-28T11:03:39.794Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestDispatchUnsupportedOptions [2023-03-28T11:03:39.794Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-03-28T11:03:39.794Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-03-28T11:03:39.794Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-03-28T11:03:39.794Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestNormalizeWorkdir [2023-03-28T11:03:39.794Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-03-28T11:03:39.794Z] === RUN TestDispatch [2023-03-28T11:03:39.794Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-03-28T11:03:39.794Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-03-28T11:03:39.794Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-03-28T11:03:39.794Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-03-28T11:03:39.794Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-03-28T11:03:39.794Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-03-28T11:03:39.794Z] === RUN TestDispatch/COPY_url [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch (0.14s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.09s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-03-28T11:03:39.794Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestAddScratchImageAddsToMounts [2023-03-28T11:03:40.255Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestAddFromScratchPopulatesPlatform [2023-03-28T11:03:40.255Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-03-28T11:03:40.255Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-03-28T11:03:40.255Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestImageSourceGetAddsToMounts [2023-03-28T11:03:40.255Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestEmptyDockerfile [2023-03-28T11:03:40.255Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-03-28T11:03:40.255Z] === RUN TestSymlinkDockerfile [2023-03-28T11:03:40.255Z] --- PASS: TestSymlinkDockerfile (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestDockerfileOutsideTheBuildContext [2023-03-28T11:03:40.255Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestNonExistingDockerfile [2023-03-28T11:03:40.255Z] --- PASS: TestNonExistingDockerfile (0.01s) [2023-03-28T11:03:40.255Z] === RUN TestCopyRunConfig [2023-03-28T11:03:40.255Z] --- PASS: TestCopyRunConfig (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestDeepCopyRunConfig [2023-03-28T11:03:40.255Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestExportImage [2023-03-28T11:03:40.255Z] --- PASS: TestExportImage (0.00s) [2023-03-28T11:03:40.255Z] === RUN TestNormalizeDest [2023-03-28T11:03:40.255Z] --- PASS: TestNormalizeDest (0.00s) [2023-03-28T11:03:40.255Z] PASS [2023-03-28T11:03:40.255Z] coverage: 46.8% of statements [2023-03-28T11:03:40.255Z] ok github.com/docker/docker/builder/dockerfile 0.320s coverage: 46.8% of statements [2023-03-28T11:03:40.255Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-03-28T11:03:42.331Z] [2023-03-28T11:03:42.331Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T11:03:42.356Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2023-03-28T11:03:42.590Z] #65 DONE 0.3s [2023-03-28T11:03:42.590Z] [2023-03-28T11:03:42.590Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T11:03:42.848Z] #66 DONE 0.1s [2023-03-28T11:03:42.848Z] [2023-03-28T11:03:42.848Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T11:03:43.164Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit66647599/001/repo/sub'... [2023-03-28T11:03:43.164Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-03-28T11:03:43.164Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:43.164Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-03-28T11:03:43.164Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:43.164Z] gitutils_test.go:277: [master 31c33e1] With submodule [2023-03-28T11:03:43.164Z] 2 files changed, 4 insertions(+) [2023-03-28T11:03:43.164Z] create mode 100644 .gitmodules [2023-03-28T11:03:43.164Z] create mode 160000 sub [2023-03-28T11:03:43.164Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-03-28T11:03:43.164Z] The file will have its original line endings in your working directory. [2023-03-28T11:03:43.164Z] === RUN TestCheckoutGit/#00 [2023-03-28T11:03:43.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-03-28T11:03:43.782Z] #67 DONE 1.1s [2023-03-28T11:03:43.782Z] [2023-03-28T11:03:43.782Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T11:03:43.782Z] #68 DONE 0.1s [2023-03-28T11:03:44.040Z] [2023-03-28T11:03:44.040Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T11:03:44.040Z] #69 DONE 0.0s [2023-03-28T11:03:44.040Z] [2023-03-28T11:03:44.040Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T11:03:44.701Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:03:44.701Z] [2023-03-28T11:03:44.701Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:03:45.088Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-03-28T11:03:46.879Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:03:46.879Z] [2023-03-28T11:03:46.879Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:03:49.807Z] === RUN TestCheckoutGit/master [2023-03-28T11:03:50.600Z] #70 DONE 6.4s [2023-03-28T11:03:50.600Z] [2023-03-28T11:03:50.600Z] #71 exporting to image [2023-03-28T11:03:50.600Z] #71 exporting layers [2023-03-28T11:03:50.775Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:03:50.775Z] [2023-03-28T11:03:50.775Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:03:51.628Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2023-03-28T11:03:52.557Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2023-03-28T11:03:52.813Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-03-28T11:03:53.376Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-03-28T11:03:54.304Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2023-03-28T11:03:55.491Z] === RUN TestCheckpointCreateError [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCheckpointCreate [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointCreate (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCheckpointDeleteError [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCheckpointDelete [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointDelete (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCheckpointListError [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointListError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCheckpointList [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointList (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCheckpointListContainerNotFound [2023-03-28T11:03:55.491Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNewClientWithOpsFromEnv [2023-03-28T11:03:55.491Z] client_test.go:23: runtime.GOOS == "windows" [2023-03-28T11:03:55.491Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestGetAPIPath [2023-03-28T11:03:55.491Z] --- PASS: TestGetAPIPath (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestParseHostURL [2023-03-28T11:03:55.491Z] --- PASS: TestParseHostURL (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-03-28T11:03:55.491Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNegotiateAPIVersionEmpty [2023-03-28T11:03:55.491Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNegotiateAPIVersion [2023-03-28T11:03:55.491Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNegotiateAPVersionOverride [2023-03-28T11:03:55.491Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNegotiateAPIVersionAutomatic [2023-03-28T11:03:55.491Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-03-28T11:03:55.491Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-03-28T11:03:55.491Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestClientRedirect [2023-03-28T11:03:55.491Z] --- PASS: TestClientRedirect (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigCreateUnsupported [2023-03-28T11:03:55.491Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigCreateError [2023-03-28T11:03:55.491Z] --- PASS: TestConfigCreateError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigCreate [2023-03-28T11:03:55.491Z] --- PASS: TestConfigCreate (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigInspectNotFound [2023-03-28T11:03:55.491Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigInspectWithEmptyID [2023-03-28T11:03:55.491Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigInspectUnsupported [2023-03-28T11:03:55.491Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigInspectError [2023-03-28T11:03:55.491Z] --- PASS: TestConfigInspectError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigInspectConfigNotFound [2023-03-28T11:03:55.491Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigInspect [2023-03-28T11:03:55.491Z] --- PASS: TestConfigInspect (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigListUnsupported [2023-03-28T11:03:55.491Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigListError [2023-03-28T11:03:55.491Z] --- PASS: TestConfigListError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigList [2023-03-28T11:03:55.491Z] --- PASS: TestConfigList (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigRemoveUnsupported [2023-03-28T11:03:55.491Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigRemoveError [2023-03-28T11:03:55.491Z] --- PASS: TestConfigRemoveError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigRemove [2023-03-28T11:03:55.491Z] --- PASS: TestConfigRemove (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigUpdateUnsupported [2023-03-28T11:03:55.491Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigUpdateError [2023-03-28T11:03:55.491Z] --- PASS: TestConfigUpdateError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestConfigUpdate [2023-03-28T11:03:55.491Z] --- PASS: TestConfigUpdate (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerCommitError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerCommitError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerCommit [2023-03-28T11:03:55.491Z] --- PASS: TestContainerCommit (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStatPathError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStatPathError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStatPathNotFoundError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStatPathNoHeaderError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStatPath [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStatPath (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyToContainerError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyToContainerError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyToContainerNotFoundError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyToContainerNotStatusOKError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyToContainer [2023-03-28T11:03:55.491Z] --- PASS: TestCopyToContainer (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyFromContainerError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyFromContainerNotFoundError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyFromContainerNotStatusOKError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyFromContainerNoHeaderError [2023-03-28T11:03:55.491Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestCopyFromContainer [2023-03-28T11:03:55.491Z] --- PASS: TestCopyFromContainer (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerCreateError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerCreateError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerCreateImageNotFound [2023-03-28T11:03:55.491Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerCreateWithName [2023-03-28T11:03:55.491Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerCreateAutoRemove [2023-03-28T11:03:55.491Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerDiffError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerDiffError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerDiff [2023-03-28T11:03:55.491Z] --- PASS: TestContainerDiff (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecCreateError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecCreate [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecCreate (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecStartError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecStartError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecStart [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecStart (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecInspectError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecInspect [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecInspect (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExportError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExportError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExport [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExport (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerInspectError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerInspectError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerInspectContainerNotFound [2023-03-28T11:03:55.491Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerInspectWithEmptyID [2023-03-28T11:03:55.491Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerInspect [2023-03-28T11:03:55.491Z] --- PASS: TestContainerInspect (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerInspectNode [2023-03-28T11:03:55.491Z] --- PASS: TestContainerInspectNode (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerKillError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerKillError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerKill [2023-03-28T11:03:55.491Z] --- PASS: TestContainerKill (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerListError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerListError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerList [2023-03-28T11:03:55.491Z] --- PASS: TestContainerList (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerLogsNotFoundError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerLogsError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerLogsError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerLogs [2023-03-28T11:03:55.491Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:03:55.491Z] [2023-03-28T11:03:55.491Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:03:55.491Z] --- PASS: TestContainerLogs (0.21s) [2023-03-28T11:03:55.491Z] === RUN TestContainerPauseError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerPauseError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerPause [2023-03-28T11:03:55.491Z] --- PASS: TestContainerPause (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainersPruneError [2023-03-28T11:03:55.491Z] --- PASS: TestContainersPruneError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainersPrune [2023-03-28T11:03:55.491Z] --- PASS: TestContainersPrune (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRemoveError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRemoveError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRemoveNotFoundError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRemove [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRemove (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRenameError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRenameError (0.01s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRename [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRename (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerResizeError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerResizeError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecResizeError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerResize [2023-03-28T11:03:55.491Z] --- PASS: TestContainerResize (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerExecResize [2023-03-28T11:03:55.491Z] --- PASS: TestContainerExecResize (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRestartError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRestartError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerRestart [2023-03-28T11:03:55.491Z] --- PASS: TestContainerRestart (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStartError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStartError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStart [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStart (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStatsError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStatsError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStats [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStats (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStopError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStopError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerStop [2023-03-28T11:03:55.491Z] --- PASS: TestContainerStop (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerTopError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerTopError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerTop [2023-03-28T11:03:55.491Z] --- PASS: TestContainerTop (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerUnpauseError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerUnpause [2023-03-28T11:03:55.491Z] --- PASS: TestContainerUnpause (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerUpdateError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerUpdateError (0.01s) [2023-03-28T11:03:55.491Z] === RUN TestContainerUpdate [2023-03-28T11:03:55.491Z] --- PASS: TestContainerUpdate (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerWaitError [2023-03-28T11:03:55.491Z] --- PASS: TestContainerWaitError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestContainerWait [2023-03-28T11:03:55.491Z] --- PASS: TestContainerWait (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestDiskUsageError [2023-03-28T11:03:55.491Z] --- PASS: TestDiskUsageError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestDiskUsage [2023-03-28T11:03:55.491Z] --- PASS: TestDiskUsage (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestDistributionInspectUnsupported [2023-03-28T11:03:55.491Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestDistributionInspectWithEmptyID [2023-03-28T11:03:55.491Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestEventsErrorInOptions [2023-03-28T11:03:55.491Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestEventsErrorFromServer [2023-03-28T11:03:55.491Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestEvents [2023-03-28T11:03:55.491Z] --- PASS: TestEvents (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestTLSCloseWriter [2023-03-28T11:03:55.491Z] === PAUSE TestTLSCloseWriter [2023-03-28T11:03:55.491Z] === RUN TestImageBuildError [2023-03-28T11:03:55.491Z] --- PASS: TestImageBuildError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageBuild [2023-03-28T11:03:55.491Z] --- PASS: TestImageBuild (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestGetDockerOS [2023-03-28T11:03:55.491Z] --- PASS: TestGetDockerOS (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageCreateError [2023-03-28T11:03:55.491Z] --- PASS: TestImageCreateError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageCreate [2023-03-28T11:03:55.491Z] --- PASS: TestImageCreate (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageHistoryError [2023-03-28T11:03:55.491Z] --- PASS: TestImageHistoryError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageHistory [2023-03-28T11:03:55.491Z] --- PASS: TestImageHistory (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageImportError [2023-03-28T11:03:55.491Z] --- PASS: TestImageImportError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageImport [2023-03-28T11:03:55.491Z] --- PASS: TestImageImport (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageInspectError [2023-03-28T11:03:55.491Z] --- PASS: TestImageInspectError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageInspectImageNotFound [2023-03-28T11:03:55.491Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageInspectWithEmptyID [2023-03-28T11:03:55.491Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageInspect [2023-03-28T11:03:55.491Z] --- PASS: TestImageInspect (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageListError [2023-03-28T11:03:55.491Z] --- PASS: TestImageListError (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageList [2023-03-28T11:03:55.491Z] --- PASS: TestImageList (0.00s) [2023-03-28T11:03:55.491Z] === RUN TestImageListApiBefore125 [2023-03-28T11:03:55.492Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageLoadError [2023-03-28T11:03:55.492Z] --- PASS: TestImageLoadError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageLoad [2023-03-28T11:03:55.492Z] --- PASS: TestImageLoad (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagesPruneError [2023-03-28T11:03:55.492Z] --- PASS: TestImagesPruneError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagesPrune [2023-03-28T11:03:55.492Z] --- PASS: TestImagesPrune (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullReferenceParseError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullAnyError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullAnyError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullStatusUnauthorizedError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePullWithoutErrors [2023-03-28T11:03:55.492Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushReferenceError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushAnyError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushAnyError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushStatusUnauthorizedError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithoutErrors [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-03-28T11:03:55.492Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestImageRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageRemoveImageNotFound [2023-03-28T11:03:55.492Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageRemove [2023-03-28T11:03:55.492Z] --- PASS: TestImageRemove (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSaveError [2023-03-28T11:03:55.492Z] --- PASS: TestImageSaveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSave [2023-03-28T11:03:55.492Z] --- PASS: TestImageSave (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSearchAnyError [2023-03-28T11:03:55.492Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSearchStatusUnauthorizedError [2023-03-28T11:03:55.492Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-03-28T11:03:55.492Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-03-28T11:03:55.492Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-03-28T11:03:55.492Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageSearchWithoutErrors [2023-03-28T11:03:55.492Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageTagError [2023-03-28T11:03:55.492Z] --- PASS: TestImageTagError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageTagInvalidReference [2023-03-28T11:03:55.492Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageTagInvalidSourceImageName [2023-03-28T11:03:55.492Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageTagHexSource [2023-03-28T11:03:55.492Z] --- PASS: TestImageTagHexSource (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestImageTag [2023-03-28T11:03:55.492Z] --- PASS: TestImageTag (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestInfoServerError [2023-03-28T11:03:55.492Z] --- PASS: TestInfoServerError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestInfoInvalidResponseJSONError [2023-03-28T11:03:55.492Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestInfo [2023-03-28T11:03:55.492Z] --- PASS: TestInfo (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkConnectError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkConnectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkConnect [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkConnect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkCreateError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkCreateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkCreate [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkCreate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkDisconnectError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkDisconnect [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkInspectNotFoundError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkInspect [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkListError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkList [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkList (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworksPruneError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworksPruneError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworksPrune [2023-03-28T11:03:55.492Z] --- PASS: TestNetworksPrune (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNetworkRemove [2023-03-28T11:03:55.492Z] --- PASS: TestNetworkRemove (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestNodeInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeInspectNodeNotFound [2023-03-28T11:03:55.492Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeInspect [2023-03-28T11:03:55.492Z] --- PASS: TestNodeInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeListError [2023-03-28T11:03:55.492Z] --- PASS: TestNodeListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeList [2023-03-28T11:03:55.492Z] --- PASS: TestNodeList (0.01s) [2023-03-28T11:03:55.492Z] === RUN TestNodeRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestNodeRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeRemove [2023-03-28T11:03:55.492Z] --- PASS: TestNodeRemove (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeUpdateError [2023-03-28T11:03:55.492Z] --- PASS: TestNodeUpdateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestNodeUpdate [2023-03-28T11:03:55.492Z] --- PASS: TestNodeUpdate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestOptionWithTimeout [2023-03-28T11:03:55.492Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPingFail [2023-03-28T11:03:55.492Z] --- PASS: TestPingFail (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPingWithError [2023-03-28T11:03:55.492Z] 2023/03/28 11:03:54 RoundTripper returned a response & error; ignoring response [2023-03-28T11:03:55.492Z] 2023/03/28 11:03:54 RoundTripper returned a response & error; ignoring response [2023-03-28T11:03:55.492Z] --- PASS: TestPingWithError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPingSuccess [2023-03-28T11:03:55.492Z] --- PASS: TestPingSuccess (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPingHeadFallback [2023-03-28T11:03:55.492Z] === RUN TestPingHeadFallback/OK [2023-03-28T11:03:55.492Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-03-28T11:03:55.492Z] === RUN TestPingHeadFallback/Not_Found [2023-03-28T11:03:55.492Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-03-28T11:03:55.492Z] --- PASS: TestPingHeadFallback (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-03-28T11:03:55.492Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginDisableError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginDisableError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginDisable [2023-03-28T11:03:55.492Z] --- PASS: TestPluginDisable (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginEnableError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginEnableError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginEnable [2023-03-28T11:03:55.492Z] --- PASS: TestPluginEnable (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginInspect [2023-03-28T11:03:55.492Z] --- PASS: TestPluginInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginListError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginList [2023-03-28T11:03:55.492Z] --- PASS: TestPluginList (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginPushError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginPushError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginPush [2023-03-28T11:03:55.492Z] --- PASS: TestPluginPush (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginRemove [2023-03-28T11:03:55.492Z] --- PASS: TestPluginRemove (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginSetError [2023-03-28T11:03:55.492Z] --- PASS: TestPluginSetError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPluginSet [2023-03-28T11:03:55.492Z] --- PASS: TestPluginSet (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSetHostHeader [2023-03-28T11:03:55.492Z] --- PASS: TestSetHostHeader (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestPlainTextError [2023-03-28T11:03:55.492Z] --- PASS: TestPlainTextError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestInfiniteError [2023-03-28T11:03:55.492Z] --- PASS: TestInfiniteError (0.02s) [2023-03-28T11:03:55.492Z] === RUN TestSecretCreateUnsupported [2023-03-28T11:03:55.492Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretCreateError [2023-03-28T11:03:55.492Z] --- PASS: TestSecretCreateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretCreate [2023-03-28T11:03:55.492Z] --- PASS: TestSecretCreate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretInspectUnsupported [2023-03-28T11:03:55.492Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestSecretInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretInspectSecretNotFound [2023-03-28T11:03:55.492Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretInspect [2023-03-28T11:03:55.492Z] --- PASS: TestSecretInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretListUnsupported [2023-03-28T11:03:55.492Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretListError [2023-03-28T11:03:55.492Z] --- PASS: TestSecretListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretList [2023-03-28T11:03:55.492Z] --- PASS: TestSecretList (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretRemoveUnsupported [2023-03-28T11:03:55.492Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestSecretRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretRemove [2023-03-28T11:03:55.492Z] --- PASS: TestSecretRemove (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretUpdateUnsupported [2023-03-28T11:03:55.492Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretUpdateError [2023-03-28T11:03:55.492Z] --- PASS: TestSecretUpdateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSecretUpdate [2023-03-28T11:03:55.492Z] --- PASS: TestSecretUpdate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceCreateError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceCreateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceCreate [2023-03-28T11:03:55.492Z] --- PASS: TestServiceCreate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceCreateCompatiblePlatforms [2023-03-28T11:03:55.492Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceCreateDigestPinning [2023-03-28T11:03:55.492Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceInspectServiceNotFound [2023-03-28T11:03:55.492Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceInspect [2023-03-28T11:03:55.492Z] --- PASS: TestServiceInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceListError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceList [2023-03-28T11:03:55.492Z] --- PASS: TestServiceList (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceLogsError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceLogsError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceLogs [2023-03-28T11:03:55.492Z] --- PASS: TestServiceLogs (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceRemoveNotFoundError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceRemove [2023-03-28T11:03:55.492Z] --- PASS: TestServiceRemove (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceUpdateError [2023-03-28T11:03:55.492Z] --- PASS: TestServiceUpdateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestServiceUpdate [2023-03-28T11:03:55.492Z] --- PASS: TestServiceUpdate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmGetUnlockKeyError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmGetUnlockKey [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmInitError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmInitError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmInit [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmInit (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmInspect [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmJoinError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmJoinError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmJoin [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmJoin (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmLeaveError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmLeave [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmLeave (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmUnlockError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmUnlock [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmUnlock (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmUpdateError [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestSwarmUpdate [2023-03-28T11:03:55.492Z] --- PASS: TestSwarmUpdate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestTaskInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestTaskInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestTaskInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestTaskInspect [2023-03-28T11:03:55.492Z] --- PASS: TestTaskInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestTaskListError [2023-03-28T11:03:55.492Z] --- PASS: TestTaskListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestTaskList [2023-03-28T11:03:55.492Z] --- PASS: TestTaskList (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeCreateError [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeCreateError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeCreate [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeCreate (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeInspectError [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeInspectError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeInspectNotFound [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeInspectWithEmptyID [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeInspect [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeInspect (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeListError [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeListError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeList [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeList (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeRemoveError [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-03-28T11:03:55.492Z] === RUN TestVolumeRemove [2023-03-28T11:03:55.492Z] --- PASS: TestVolumeRemove (0.00s) [2023-03-28T11:03:55.492Z] === CONT TestTLSCloseWriter [2023-03-28T11:03:55.492Z] --- PASS: TestTLSCloseWriter (0.01s) [2023-03-28T11:03:55.492Z] PASS [2023-03-28T11:03:55.492Z] coverage: 74.9% of statements [2023-03-28T11:03:55.493Z] ok github.com/docker/docker/client 0.521s coverage: 74.9% of statements [2023-03-28T11:03:55.672Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.582s coverage: 74.6% of statements [2023-03-28T11:03:56.234Z] ok github.com/docker/docker/daemon 12.100s coverage: 17.1% of statements [2023-03-28T11:03:56.234Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-28T11:03:56.234Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-28T11:03:56.234Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-28T11:03:56.234Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-28T11:03:57.163Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.286s coverage: 60.7% of statements [2023-03-28T11:03:57.163Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-03-28T11:03:57.679Z] === RUN TestCheckoutGit/:subdir [2023-03-28T11:03:58.648Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:03:58.648Z] [2023-03-28T11:03:58.648Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:03:58.745Z] #71 exporting layers 8.6s done [2023-03-28T11:03:58.745Z] #71 writing image sha256:6e8b6c4c43de72d6e1793580f8db7481cf6dc0ac4f8a3c11117bfc2c757d5bd1 done [2023-03-28T11:03:58.745Z] #71 naming to docker.io/library/docker:b56fe595050578ced98af6c2deb70f3126cad0f9 done [2023-03-28T11:03:58.745Z] #71 DONE 8.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-03-28T11:03:59.054Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2023-03-28T11:03:59.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45219/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/validate/default [2023-03-28T11:03:59.988Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.201s coverage: 50.5% of statements [2023-03-28T11:04:00.007Z] Congratulations! All commits are properly signed with the DCO! [2023-03-28T11:04:00.943Z] Congratulations! Seccomp profile generation is done correctly. [2023-03-28T11:04:00.943Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-03-28T11:04:01.559Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:01.559Z] [2023-03-28T11:04:01.559Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:01.923Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.703s coverage: 45.9% of statements [2023-03-28T11:04:01.923Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-28T11:04:02.486Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.193s coverage: 58.0% of statements [2023-03-28T11:04:02.486Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-28T11:04:02.486Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-28T11:04:02.743Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.8% of statements [2023-03-28T11:04:03.673Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2023-03-28T11:04:04.236Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2023-03-28T11:04:04.473Z] === RUN TestCheckoutGit/:nosubdir [2023-03-28T11:04:04.799Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2023-03-28T11:04:04.799Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-28T11:04:04.799Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-28T11:04:05.441Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:05.441Z] [2023-03-28T11:04:05.441Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:05.728Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2023-03-28T11:04:06.290Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.4% of statements [2023-03-28T11:04:06.290Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-03-28T11:04:06.290Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-28T11:04:06.290Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2023-03-28T11:04:06.853Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2023-03-28T11:04:06.979Z] === RUN TestCheckoutGit/:Dockerfile [2023-03-28T11:04:07.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-03-28T11:04:07.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2023-03-28T11:04:07.672Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 78.7% of statements [2023-03-28T11:04:07.672Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-28T11:04:07.946Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:07.946Z] [2023-03-28T11:04:07.946Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:08.234Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 58.9% of statements [2023-03-28T11:04:08.405Z] === RUN TestCheckoutGit/master:nosubdir [2023-03-28T11:04:08.489Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-03-28T11:04:09.062Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-03-28T11:04:09.376Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:09.376Z] [2023-03-28T11:04:09.376Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:09.480Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2023-03-28T11:04:09.745Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-03-28T11:04:09.998Z] Congratulations! All API changes are done the right way. [2023-03-28T11:04:09.998Z] Congratulations! All TOML source files changed here have valid syntax. [2023-03-28T11:04:09.998Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-03-28T11:04:09.998Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-03-28T11:04:09.998Z] Congratulations! No new tests were added to integration-cli. [2023-03-28T11:04:09.998Z] [2023-03-28T11:04:09.998Z] INFO Start validation with golang-ci-lint [2023-03-28T11:04:09.998Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-03-28T11:04:09.998Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-03-28T11:04:09.998Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-03-28T11:04:10.309Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-03-28T11:04:10.345Z] === RUN TestCheckoutGit/master:subdir [2023-03-28T11:04:10.872Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2023-03-28T11:04:10.872Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-28T11:04:10.872Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-28T11:04:11.313Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:11.313Z] [2023-03-28T11:04:11.313Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:11.801Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2023-03-28T11:04:12.363Z] ok github.com/docker/docker/distribution 0.609s coverage: 29.0% of statements [2023-03-28T11:04:12.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-28T11:04:12.926Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2023-03-28T11:04:13.488Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-03-28T11:04:13.492Z] #37 ... [2023-03-28T11:04:13.492Z] [2023-03-28T11:04:13.492Z] #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 [2023-03-28T11:04:13.492Z] #43 241.0 + mkdir -p /build [2023-03-28T11:04:13.492Z] #43 241.0 + cp runc /build/runc [2023-03-28T11:04:13.492Z] #43 DONE 242.8s [2023-03-28T11:04:13.492Z] [2023-03-28T11:04:13.492Z] #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 [2023-03-28T11:04:13.492Z] #36 453.0 + /build/golangci-lint --version [2023-03-28T11:04:13.492Z] #36 453.4 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T11:04:13.492Z] #36 DONE 454.5s [2023-03-28T11:04:13.492Z] [2023-03-28T11:04:13.492Z] #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 [2023-03-28T11:04:13.492Z] #37 391.1 + bin/containerd [2023-03-28T11:04:14.051Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-03-28T11:04:14.221Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:14.221Z] [2023-03-28T11:04:14.221Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:14.613Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2023-03-28T11:04:14.613Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-28T11:04:14.613Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-03-28T11:04:14.613Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2023-03-28T11:04:14.613Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-28T11:04:14.869Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-03-28T11:04:15.798Z] ok github.com/docker/docker/oci 0.014s coverage: 40.6% of statements [2023-03-28T11:04:16.360Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2023-03-28T11:04:16.401Z] === RUN TestCheckoutGit/master:../subdir [2023-03-28T11:04:16.617Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-03-28T11:04:17.369Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:17.369Z] [2023-03-28T11:04:17.369Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:17.703Z] #37 ... [2023-03-28T11:04:17.703Z] [2023-03-28T11:04:17.703Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T11:04:17.833Z] === RUN TestCheckoutGit/test [2023-03-28T11:04:17.965Z] #62 DONE 0.9s [2023-03-28T11:04:17.965Z] [2023-03-28T11:04:17.965Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T11:04:17.965Z] #63 DONE 0.1s [2023-03-28T11:04:17.965Z] [2023-03-28T11:04:17.965Z] #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 [2023-03-28T11:04:18.226Z] #37 ... [2023-03-28T11:04:18.226Z] [2023-03-28T11:04:18.226Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T11:04:18.509Z] ok github.com/docker/docker/pkg/archive 0.319s coverage: 82.1% of statements [2023-03-28T11:04:18.798Z] #64 DONE 0.5s [2023-03-28T11:04:18.798Z] [2023-03-28T11:04:18.798Z] #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 [2023-03-28T11:04:18.801Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:18.801Z] [2023-03-28T11:04:18.801Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:19.437Z] ok github.com/docker/docker/pkg/authorization 0.500s coverage: 68.3% of statements [2023-03-28T11:04:19.437Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-03-28T11:04:19.693Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-03-28T11:04:20.342Z] === RUN TestCheckoutGit/test: [2023-03-28T11:04:21.311Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:21.311Z] [2023-03-28T11:04:21.311Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:22.339Z] #40 259.5 + mkdir -p /build [2023-03-28T11:04:22.339Z] #40 259.5 + cp runc /build/runc [2023-03-28T11:04:22.339Z] #40 DONE 262.2s [2023-03-28T11:04:22.339Z] [2023-03-28T11:04:22.339Z] #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 [2023-03-28T11:04:22.339Z] #37 ... [2023-03-28T11:04:22.339Z] [2023-03-28T11:04:22.339Z] #25 [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 [2023-03-28T11:04:22.339Z] #25 475.7 + /build/golangci-lint --version [2023-03-28T11:04:22.339Z] #25 476.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T11:04:22.339Z] #25 DONE 476.4s [2023-03-28T11:04:22.339Z] [2023-03-28T11:04:22.339Z] #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 [2023-03-28T11:04:22.963Z] ok github.com/docker/docker/pkg/chrootarchive 2.533s coverage: 43.5% of statements [2023-03-28T11:04:22.964Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2023-03-28T11:04:23.220Z] ok github.com/docker/docker/layer 7.070s coverage: 68.8% of statements [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-03-28T11:04:23.220Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-28T11:04:23.220Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-03-28T11:04:23.503Z] === RUN TestCheckoutGit/test:subdir [2023-03-28T11:04:23.708Z] #37 415.8 + bin/containerd [2023-03-28T11:04:23.782Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2023-03-28T11:04:24.038Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-03-28T11:04:24.294Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2023-03-28T11:04:24.469Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T11:04:24.469Z] [2023-03-28T11:04:24.469Z] gitutils_test.go:211: git-http-backend: [2023-03-28T11:04:24.550Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2023-03-28T11:04:25.477Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-03-28T11:04:26.040Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2023-03-28T11:04:26.603Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit (49.17s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/#00 (6.44s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/master (8.16s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/:subdir (6.41s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/:nosubdir (2.64s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/:Dockerfile (1.68s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/master:nosubdir (1.83s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/master:subdir (5.88s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/master:../subdir (1.56s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/test (2.62s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/test: (3.11s) [2023-03-28T11:04:26.652Z] --- PASS: TestCheckoutGit/test:subdir (2.75s) [2023-03-28T11:04:26.652Z] === RUN TestValidGitTransport [2023-03-28T11:04:26.652Z] --- PASS: TestValidGitTransport (0.00s) [2023-03-28T11:04:26.652Z] === RUN TestGitInvalidRef [2023-03-28T11:04:26.652Z] --- PASS: TestGitInvalidRef (0.32s) [2023-03-28T11:04:26.652Z] PASS [2023-03-28T11:04:26.652Z] coverage: 83.5% of statements [2023-03-28T11:04:26.652Z] ok github.com/docker/docker/builder/remotecontext/git 49.579s coverage: 83.5% of statements [2023-03-28T11:04:26.859Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-03-28T11:04:26.984Z] #37 ... [2023-03-28T11:04:26.984Z] [2023-03-28T11:04:26.984Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T11:04:26.984Z] #62 DONE 1.0s [2023-03-28T11:04:26.984Z] [2023-03-28T11:04:26.984Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T11:04:26.984Z] #63 DONE 0.1s [2023-03-28T11:04:26.984Z] [2023-03-28T11:04:26.984Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T11:04:26.984Z] #64 DONE 0.3s [2023-03-28T11:04:26.984Z] [2023-03-28T11:04:26.984Z] #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 [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-03-28T11:04:27.111Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestConfigureDaemonLogs [2023-03-28T11:04:27.111Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-03-28T11:04:27.111Z] === RUN TestCommonOptionsInstallFlags [2023-03-28T11:04:27.111Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-03-28T11:04:27.112Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-03-28T11:04:27.112Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-03-28T11:04:27.112Z] PASS [2023-03-28T11:04:27.112Z] coverage: 18.4% of statements [2023-03-28T11:04:27.112Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 18.4% of statements [2023-03-28T11:04:27.115Z] ok github.com/docker/docker/pkg/discovery/kv 3.048s coverage: 84.1% of statements [2023-03-28T11:04:28.042Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 69.5% of statements [2023-03-28T11:04:28.042Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 70.6% of statements [2023-03-28T11:04:28.079Z] ? github.com/docker/docker/cli [no test files] [2023-03-28T11:04:28.080Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-28T11:04:28.299Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2023-03-28T11:04:28.299Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2023-03-28T11:04:28.299Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-03-28T11:04:28.299Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-28T11:04:28.299Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-03-28T11:04:28.555Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-03-28T11:04:28.555Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-03-28T11:04:28.555Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-03-28T11:04:28.811Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-03-28T11:04:29.047Z] === RUN TestContainerStopSignal [2023-03-28T11:04:29.047Z] --- PASS: TestContainerStopSignal (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestContainerStopTimeout [2023-03-28T11:04:29.047Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestContainerSecretReferenceDestTarget [2023-03-28T11:04:29.047Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-03-28T11:04:29.047Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2023-03-28T11:04:29.047Z] === RUN TestContainerLogPathSetForRingLogger [2023-03-28T11:04:29.047Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestReplaceAndAppendEnvVars [2023-03-28T11:04:29.047Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-03-28T11:04:29.047Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestNewMemoryStore [2023-03-28T11:04:29.047Z] --- PASS: TestNewMemoryStore (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestAddContainers [2023-03-28T11:04:29.047Z] --- PASS: TestAddContainers (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestGetContainer [2023-03-28T11:04:29.047Z] --- PASS: TestGetContainer (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestDeleteContainer [2023-03-28T11:04:29.047Z] --- PASS: TestDeleteContainer (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestListContainers [2023-03-28T11:04:29.047Z] --- PASS: TestListContainers (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestFirstContainer [2023-03-28T11:04:29.047Z] --- PASS: TestFirstContainer (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestApplyAllContainer [2023-03-28T11:04:29.047Z] --- PASS: TestApplyAllContainer (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestIsValidHealthString [2023-03-28T11:04:29.047Z] --- PASS: TestIsValidHealthString (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestStateRunStop [2023-03-28T11:04:29.047Z] --- PASS: TestStateRunStop (0.00s) [2023-03-28T11:04:29.047Z] === RUN TestStateTimeoutWait [2023-03-28T11:04:29.067Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2023-03-28T11:04:29.067Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-03-28T11:04:29.067Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-28T11:04:29.067Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-28T11:04:29.510Z] state_test.go:141: Stop callback fired [2023-03-28T11:04:29.510Z] state_test.go:165: Stop callback fired [2023-03-28T11:04:29.510Z] --- PASS: TestStateTimeoutWait (0.11s) [2023-03-28T11:04:29.510Z] === RUN TestIsValidStateString [2023-03-28T11:04:29.510Z] --- PASS: TestIsValidStateString (0.00s) [2023-03-28T11:04:29.510Z] === RUN TestViewSaveDelete [2023-03-28T11:04:29.510Z] --- PASS: TestViewSaveDelete (0.01s) [2023-03-28T11:04:29.510Z] === RUN TestViewAll [2023-03-28T11:04:29.510Z] --- PASS: TestViewAll (0.03s) [2023-03-28T11:04:29.510Z] === RUN TestViewGet [2023-03-28T11:04:29.510Z] --- PASS: TestViewGet (0.01s) [2023-03-28T11:04:29.510Z] === RUN TestNames [2023-03-28T11:04:29.510Z] --- PASS: TestNames (0.00s) [2023-03-28T11:04:29.510Z] === RUN TestViewWithHealthCheck [2023-03-28T11:04:29.510Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-03-28T11:04:29.510Z] PASS [2023-03-28T11:04:29.510Z] coverage: 41.4% of statements [2023-03-28T11:04:29.510Z] ok github.com/docker/docker/container 0.495s coverage: 41.4% of statements [2023-03-28T11:04:29.510Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-28T11:04:29.510Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-28T11:04:29.510Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-28T11:04:29.510Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-28T11:04:29.629Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2023-03-28T11:04:30.191Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-03-28T11:04:30.447Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-03-28T11:04:30.477Z] === RUN TestPrepare [2023-03-28T11:04:30.477Z] --- PASS: TestPrepare (0.00s) [2023-03-28T11:04:30.477Z] === RUN TestStart [2023-03-28T11:04:30.477Z] --- PASS: TestStart (0.00s) [2023-03-28T11:04:30.477Z] === RUN TestWaitCancel [2023-03-28T11:04:30.477Z] --- PASS: TestWaitCancel (0.00s) [2023-03-28T11:04:30.477Z] === RUN TestWaitDisabled [2023-03-28T11:04:30.477Z] --- PASS: TestWaitDisabled (0.00s) [2023-03-28T11:04:30.477Z] === RUN TestWaitEnabled [2023-03-28T11:04:30.477Z] --- PASS: TestWaitEnabled (0.00s) [2023-03-28T11:04:30.477Z] === RUN TestRemove [2023-03-28T11:04:30.477Z] --- PASS: TestRemove (0.00s) [2023-03-28T11:04:30.477Z] PASS [2023-03-28T11:04:30.477Z] coverage: 65.3% of statements [2023-03-28T11:04:30.477Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2023-03-28T11:04:30.703Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-03-28T11:04:32.069Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2023-03-28T11:04:32.069Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-03-28T11:04:33.347Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:04:33.347Z] [2023-03-28T11:04:33.347Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T11:04:33.347Z] DOCKER_SYSTEMD=1 [2023-03-28T11:04:33.347Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T11:04:33.347Z] HOSTNAME=e101b26f6cd7 [2023-03-28T11:04:33.347Z] DEST=bundles/test-integration [2023-03-28T11:04:33.347Z] PWD=/go/src/github.com/docker/docker [2023-03-28T11:04:33.347Z] DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T11:04:33.347Z] container=docker [2023-03-28T11:04:33.347Z] HOME=/root [2023-03-28T11:04:33.347Z] LANG=C.UTF-8 [2023-03-28T11:04:33.347Z] INVOCATION_ID=a61006eda3414c7ca174c38d2de75226 [2023-03-28T11:04:33.347Z] GOLANG_VERSION=1.18.10 [2023-03-28T11:04:33.347Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T11:04:33.347Z] VALIDATE_BRANCH=20.10 [2023-03-28T11:04:33.347Z] TERM=xterm [2023-03-28T11:04:33.347Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T11:04:33.347Z] SHLVL=3 [2023-03-28T11:04:33.347Z] TIMEOUT=120m [2023-03-28T11:04:33.347Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T11:04:33.347Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T11:04:33.347Z] GO111MODULE=off [2023-03-28T11:04:33.347Z] DOCKER_EXPERIMENTAL=1 [2023-03-28T11:04:33.347Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T11:04:33.347Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T11:04:33.347Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T11:04:33.347Z] GOPATH=/go [2023-03-28T11:04:33.347Z] PKG_CONFIG=pkg-config [2023-03-28T11:04:33.347Z] _=/usr/bin/env [2023-03-28T11:04:33.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T11:04:33.382Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-03-28T11:04:33.382Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCIsolation [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-03-28T11:04:33.382Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-03-28T11:04:33.382Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-03-28T11:04:33.383Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-03-28T11:04:33.383Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertFromGRPCConfigs [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertToGRPCConfigs [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-03-28T11:04:33.383Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-03-28T11:04:33.383Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-03-28T11:04:33.383Z] PASS [2023-03-28T11:04:33.383Z] coverage: 35.9% of statements [2023-03-28T11:04:33.383Z] ok github.com/docker/docker/daemon/cluster/convert 0.328s coverage: 35.9% of statements [2023-03-28T11:04:33.843Z] === RUN TestNewListSecretsFilters [2023-03-28T11:04:33.843Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-03-28T11:04:33.843Z] === RUN TestNewListConfigsFilters [2023-03-28T11:04:33.843Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-03-28T11:04:33.843Z] PASS [2023-03-28T11:04:33.843Z] coverage: 0.5% of statements [2023-03-28T11:04:33.843Z] ok github.com/docker/docker/daemon/cluster 0.339s coverage: 0.5% of statements [2023-03-28T11:04:36.018Z] === RUN TestDiscoveryOptsErrors [2023-03-28T11:04:36.018Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-03-28T11:04:36.018Z] === RUN TestDiscoveryOpts [2023-03-28T11:04:36.018Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-03-28T11:04:36.018Z] PASS [2023-03-28T11:04:36.018Z] coverage: 30.0% of statements [2023-03-28T11:04:36.018Z] ok github.com/docker/docker/daemon/discovery 0.060s coverage: 30.0% of statements [2023-03-28T11:04:36.235Z] ok github.com/docker/docker/pkg/signal 3.371s coverage: 62.3% of statements [2023-03-28T11:04:36.235Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-03-28T11:04:36.491Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-03-28T11:04:36.748Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-03-28T11:04:37.309Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2023-03-28T11:04:37.571Z] === RUN TestWaitNodeAttachment [2023-03-28T11:04:37.571Z] === RUN TestBuilderGC [2023-03-28T11:04:37.571Z] --- PASS: TestBuilderGC (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestDaemonConfigurationNotFound [2023-03-28T11:04:37.571Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestDaemonBrokenConfiguration [2023-03-28T11:04:37.571Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestParseClusterAdvertiseSettings [2023-03-28T11:04:37.571Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestFindConfigurationConflicts [2023-03-28T11:04:37.571Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-03-28T11:04:37.571Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestDaemonConfigurationMergeConflicts [2023-03-28T11:04:37.571Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-03-28T11:04:37.571Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-03-28T11:04:37.571Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-03-28T11:04:37.571Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-03-28T11:04:37.871Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-03-28T11:04:38.031Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-03-28T11:04:38.031Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-03-28T11:04:38.031Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-03-28T11:04:38.031Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-03-28T11:04:38.031Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-03-28T11:04:38.031Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2023-03-28T11:04:38.031Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-03-28T11:04:38.031Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-03-28T11:04:38.031Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-03-28T11:04:38.031Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_label [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_dns [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_dns-search [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-03-28T11:04:38.031Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestModifiedDiscoverySettings [2023-03-28T11:04:38.031Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestReloadSetConfigFileNotExist [2023-03-28T11:04:38.031Z] --- PASS: TestWaitNodeAttachment (0.45s) [2023-03-28T11:04:38.031Z] === RUN TestIsolationConversion [2023-03-28T11:04:38.031Z] === RUN TestIsolationConversion/default [2023-03-28T11:04:38.031Z] === RUN TestIsolationConversion/process [2023-03-28T11:04:38.031Z] === RUN TestIsolationConversion/hyperv [2023-03-28T11:04:38.031Z] --- PASS: TestIsolationConversion (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestContainerLabels [2023-03-28T11:04:38.031Z] --- PASS: TestContainerLabels (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestCredentialSpecConversion [2023-03-28T11:04:38.031Z] === RUN TestCredentialSpecConversion/none [2023-03-28T11:04:38.031Z] === RUN TestCredentialSpecConversion/config [2023-03-28T11:04:38.031Z] === RUN TestCredentialSpecConversion/file [2023-03-28T11:04:38.031Z] === RUN TestCredentialSpecConversion/registry [2023-03-28T11:04:38.031Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-03-28T11:04:38.031Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestControllerValidateMountBind [2023-03-28T11:04:38.031Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestControllerValidateMountVolume [2023-03-28T11:04:38.031Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestControllerValidateMountTarget [2023-03-28T11:04:38.031Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestControllerValidateMountTmpfs [2023-03-28T11:04:38.031Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestControllerValidateMountInvalidType [2023-03-28T11:04:38.031Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestControllerValidateMountNamedPipe [2023-03-28T11:04:38.031Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-03-28T11:04:38.031Z] PASS [2023-03-28T11:04:38.031Z] coverage: 11.0% of statements [2023-03-28T11:04:38.031Z] time="2023-03-28T11:04:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-03-28T11:04:38.031Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2023-03-28T11:04:38.031Z] === RUN TestReloadDefaultConfigNotExist [2023-03-28T11:04:38.031Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:38.031Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestReloadBadDefaultConfig [2023-03-28T11:04:38.031Z] time="2023-03-28T11:04:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3957419622" [2023-03-28T11:04:38.031Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestReloadWithConflictingLabels [2023-03-28T11:04:38.031Z] time="2023-03-28T11:04:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2811321836" [2023-03-28T11:04:38.031Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestReloadWithDuplicateLabels [2023-03-28T11:04:38.031Z] time="2023-03-28T11:04:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1042897532" [2023-03-28T11:04:38.031Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-03-28T11:04:38.031Z] === RUN TestDaemonConfigurationMerge [2023-03-28T11:04:38.031Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2023-03-28T11:04:38.031Z] PASS [2023-03-28T11:04:38.031Z] coverage: 79.7% of statements [2023-03-28T11:04:38.031Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.822s coverage: 11.0% of statements [2023-03-28T11:04:38.031Z] ok github.com/docker/docker/daemon/config 0.449s coverage: 79.7% of statements [2023-03-28T11:04:38.128Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2023-03-28T11:04:38.690Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2023-03-28T11:04:38.690Z] coverage: [no statements] [2023-03-28T11:04:38.690Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-03-28T11:04:38.946Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-03-28T11:04:39.001Z] === RUN TestEventsLog [2023-03-28T11:04:39.001Z] --- PASS: TestEventsLog (0.00s) [2023-03-28T11:04:39.001Z] === RUN TestEventsLogTimeout [2023-03-28T11:04:39.001Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-03-28T11:04:39.001Z] === RUN TestLogEvents [2023-03-28T11:04:39.001Z] --- PASS: TestLogEvents (0.05s) [2023-03-28T11:04:39.001Z] === RUN TestLoadBufferedEvents [2023-03-28T11:04:39.202Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-03-28T11:04:39.459Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-28T11:04:39.459Z] --- PASS: TestLoadBufferedEvents (0.20s) [2023-03-28T11:04:39.459Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-03-28T11:04:39.459Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-03-28T11:04:39.459Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-03-28T11:04:39.459Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-03-28T11:04:39.459Z] PASS [2023-03-28T11:04:39.459Z] coverage: 50.0% of statements [2023-03-28T11:04:39.459Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2023-03-28T11:04:39.918Z] === RUN TestIsEmptyDir [2023-03-28T11:04:39.918Z] --- PASS: TestIsEmptyDir (0.01s) [2023-03-28T11:04:39.918Z] PASS [2023-03-28T11:04:39.918Z] coverage: 2.3% of statements [2023-03-28T11:04:39.918Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2023-03-28T11:04:40.376Z] === RUN TestLinkNaming [2023-03-28T11:04:40.376Z] --- PASS: TestLinkNaming (0.00s) [2023-03-28T11:04:40.376Z] === RUN TestLinkNew [2023-03-28T11:04:40.376Z] --- PASS: TestLinkNew (0.00s) [2023-03-28T11:04:40.376Z] === RUN TestLinkEnv [2023-03-28T11:04:40.376Z] --- PASS: TestLinkEnv (0.00s) [2023-03-28T11:04:40.376Z] === RUN TestLinkMultipleEnv [2023-03-28T11:04:40.376Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-03-28T11:04:40.376Z] === RUN TestLinkPortRangeEnv [2023-03-28T11:04:40.376Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-03-28T11:04:40.376Z] PASS [2023-03-28T11:04:40.376Z] coverage: 93.0% of statements [2023-03-28T11:04:40.376Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2023-03-28T11:04:41.349Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2023-03-28T11:04:41.606Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-03-28T11:04:41.933Z] === RUN TestVerifyNetworkingConfig [2023-03-28T11:04:41.933Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestGetContainer [2023-03-28T11:04:41.933Z] --- PASS: TestGetContainer (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestValidContainerNames [2023-03-28T11:04:41.933Z] --- PASS: TestValidContainerNames (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestContainerInitDNS [2023-03-28T11:04:41.933Z] daemon_test.go:146: root required [2023-03-28T11:04:41.933Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestMerge [2023-03-28T11:04:41.933Z] --- PASS: TestMerge (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestValidateContainerIsolation [2023-03-28T11:04:41.933Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestFindNetworkErrorType [2023-03-28T11:04:41.933Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestEnsureServicesExist [2023-03-28T11:04:41.933Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestEnsureServicesExistErrors [2023-03-28T11:04:41.933Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-03-28T11:04:41.933Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-03-28T11:04:41.933Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-03-28T11:04:41.933Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestContainerDelete [2023-03-28T11:04:41.933Z] --- PASS: TestContainerDelete (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestContainerDoubleDelete [2023-03-28T11:04:41.933Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestLogContainerEventCopyLabels [2023-03-28T11:04:41.933Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestLogContainerEventWithAttributes [2023-03-28T11:04:41.933Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestNoneHealthcheck [2023-03-28T11:04:41.933Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestHealthStates [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] time="2023-03-28T11:04:41Z" 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" [2023-03-28T11:04:41.933Z] --- PASS: TestHealthStates (0.20s) [2023-03-28T11:04:41.933Z] === RUN TestMaskURLCredentials [2023-03-28T11:04:41.933Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestGetInspectData [2023-03-28T11:04:41.933Z] --- PASS: TestGetInspectData (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestFillLicense [2023-03-28T11:04:41.933Z] --- PASS: TestFillLicense (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestListInvalidFilter [2023-03-28T11:04:41.933Z] --- PASS: TestListInvalidFilter (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestNameFilter [2023-03-28T11:04:41.933Z] --- PASS: TestNameFilter (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-03-28T11:04:41.933Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-03-28T11:04:41.933Z] === 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 [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-03-28T11:04:41.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-03-28T11:04:41.933Z] --- 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) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-03-28T11:04:41.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-03-28T11:04:41.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-03-28T11:04:41.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-03-28T11:04:41.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-03-28T11:04:41.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-03-28T11:04:41.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-03-28T11:04:41.934Z] === RUN TestDaemonReloadLabels [2023-03-28T11:04:41.934Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-03-28T11:04:41.934Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-03-28T11:04:41.934Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-03-28T11:04:41.934Z] === RUN TestDaemonReloadMirrors [2023-03-28T11:04:41.934Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-03-28T11:04:41.934Z] === RUN TestDaemonReloadInsecureRegistries [2023-03-28T11:04:41.934Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-03-28T11:04:41.934Z] === RUN TestDaemonReloadNotAffectOthers [2023-03-28T11:04:41.934Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-03-28T11:04:41.934Z] === RUN TestDaemonDiscoveryReload [2023-03-28T11:04:42.169Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2023-03-28T11:04:42.901Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2023-03-28T11:04:42.901Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-03-28T11:04:43.099Z] ok github.com/docker/docker/quota 0.193s coverage: 71.4% of statements [2023-03-28T11:04:43.359Z] === RUN TestNewStreamConfig [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/defaults [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/invalid_create_group [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-03-28T11:04:43.360Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-03-28T11:04:43.360Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-03-28T11:04:43.360Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestNewAWSLogsClientRegionDetect [2023-03-28T11:04:43.360Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2023-03-28T11:04:43.360Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-03-28T11:04:43.360Z] time="2023-03-28T11:04:43Z" level=info msg="Trying to get region from EC2 Metadata" [2023-03-28T11:04:43.360Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2023-03-28T11:04:43.360Z] === RUN TestCreateSuccess [2023-03-28T11:04:43.360Z] --- PASS: TestCreateSuccess (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCreateLogGroupSuccess [2023-03-28T11:04:43.360Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCreateError [2023-03-28T11:04:43.360Z] --- PASS: TestCreateError (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCreateAlreadyExists [2023-03-28T11:04:43.360Z] time="2023-03-28T11:04:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-03-28T11:04:43.360Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestLogClosed [2023-03-28T11:04:43.360Z] --- PASS: TestLogClosed (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestLogBlocking [2023-03-28T11:04:43.360Z] --- PASS: TestLogBlocking (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestLogNonBlockingBufferEmpty [2023-03-28T11:04:43.360Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestLogNonBlockingBufferFull [2023-03-28T11:04:43.360Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestPublishBatchSuccess [2023-03-28T11:04:43.360Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestPublishBatchError [2023-03-28T11:04:43.360Z] time="2023-03-28T11:04:43Z" level=error msg=Error [2023-03-28T11:04:43.360Z] --- PASS: TestPublishBatchError (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-03-28T11:04:43.360Z] time="2023-03-28T11:04:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-03-28T11:04:43.360Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestPublishBatchAlreadyAccepted [2023-03-28T11:04:43.360Z] time="2023-03-28T11:04:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-03-28T11:04:43.360Z] time="2023-03-28T11:04:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-03-28T11:04:43.360Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchSimple [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchTicker [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchMultilinePattern [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchClose [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchClose (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen/0/Hello [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen/2/🙃 [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen/3/���� [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen/4/He��o [2023-03-28T11:04:43.360Z] === RUN TestEffectiveLen/5/ [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/0/ [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/1/Hello [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: Hello [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/2/Hello [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: He [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: llo [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/3/Hello [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: Hello [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/4/🙃 [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: 🙃 [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/5/🙃 [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: 🙃 [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/6/a� [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: a [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: � [2023-03-28T11:04:43.360Z] === RUN TestFindValidSplit/7/a� [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1043: a� [2023-03-28T11:04:43.360Z] cloudwatchlogs_test.go:1044: [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-03-28T11:04:43.360Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestProcessEventEmoji [2023-03-28T11:04:43.360Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchLineSplit [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchLineSplit (0.03s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchLineSplitWithBinary [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchMaxEvents [2023-03-28T11:04:43.360Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2023-03-28T11:04:43.360Z] === RUN TestCollectBatchMaxTotalBytes [2023-03-28T11:04:43.661Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-03-28T11:04:43.818Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2023-03-28T11:04:43.818Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-03-28T11:04:43.818Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-03-28T11:04:43.818Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-03-28T11:04:43.818Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsMultilinePattern [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-03-28T11:04:43.818Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-03-28T11:04:43.818Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestCreateTagSuccess [2023-03-28T11:04:43.818Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-03-28T11:04:43.818Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-03-28T11:04:43.818Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-03-28T11:04:43.818Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-03-28T11:04:43.818Z] === RUN TestAdapterReadLogs [2023-03-28T11:04:43.818Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestCopier [2023-03-28T11:04:43.818Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-03-28T11:04:43.818Z] PASS [2023-03-28T11:04:43.818Z] --- PASS: TestCopier (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestCopierLongLines [2023-03-28T11:04:43.818Z] coverage: 77.4% of statements [2023-03-28T11:04:43.818Z] --- PASS: TestCopierLongLines (0.01s) [2023-03-28T11:04:43.818Z] === RUN TestCopierSlow [2023-03-28T11:04:43.818Z] ok github.com/docker/docker/daemon/logger/awslogs 0.458s coverage: 77.4% of statements [2023-03-28T11:04:43.818Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-03-28T11:04:43.818Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-03-28T11:04:43.818Z] reload_test.go:520: root required [2023-03-28T11:04:43.818Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-03-28T11:04:43.818Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-03-28T11:04:43.818Z] --- PASS: TestCopierSlow (0.21s) [2023-03-28T11:04:43.818Z] === RUN TestCopierWithSized [2023-03-28T11:04:43.818Z] === RUN TestCopierWithSized/as_is [2023-03-28T11:04:43.818Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-03-28T11:04:43.818Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-03-28T11:04:43.818Z] === RUN TestCopierWithSized/With_RingLogger [2023-03-28T11:04:43.818Z] --- PASS: TestCopierWithSized (0.01s) [2023-03-28T11:04:43.818Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-03-28T11:04:43.818Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-03-28T11:04:43.818Z] === RUN TestCopierWithPartial [2023-03-28T11:04:43.818Z] --- PASS: TestCopierWithPartial (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestRingLogger [2023-03-28T11:04:43.818Z] --- PASS: TestRingLogger (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestRingCap [2023-03-28T11:04:43.818Z] --- PASS: TestRingCap (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestRingClose [2023-03-28T11:04:43.818Z] --- PASS: TestRingClose (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestRingDrain [2023-03-28T11:04:43.818Z] --- PASS: TestRingDrain (0.00s) [2023-03-28T11:04:43.818Z] PASS [2023-03-28T11:04:43.818Z] coverage: 43.5% of statements [2023-03-28T11:04:43.818Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2023-03-28T11:04:43.818Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-03-28T11:04:43.818Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-03-28T11:04:43.818Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-03-28T11:04:43.818Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestParseVolumesFrom [2023-03-28T11:04:43.818Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-03-28T11:04:43.818Z] PASS [2023-03-28T11:04:43.818Z] coverage: 9.0% of statements [2023-03-28T11:04:43.818Z] === RUN TestSearchRegistryForImagesErrors [2023-03-28T11:04:43.818Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestSearchRegistryForImages [2023-03-28T11:04:43.818Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.5% of statements [2023-03-28T11:04:43.818Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestOnlyPlatformWithFallback [2023-03-28T11:04:43.818Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-03-28T11:04:43.818Z] === RUN TestImageDelete [2023-03-28T11:04:43.818Z] === RUN TestImageDelete/no_lease [2023-03-28T11:04:43.818Z] === RUN TestImageDelete/lease_exists [2023-03-28T11:04:43.818Z] ok github.com/docker/docker/daemon 2.737s coverage: 9.0% of statements [2023-03-28T11:04:43.818Z] --- PASS: TestImageDelete (0.06s) [2023-03-28T11:04:43.818Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-03-28T11:04:43.818Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-03-28T11:04:43.818Z] === RUN TestContentStoreForPull [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-03-28T11:04:43.818Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-03-28T11:04:44.278Z] --- PASS: TestContentStoreForPull (0.26s) [2023-03-28T11:04:44.278Z] PASS [2023-03-28T11:04:44.278Z] coverage: 6.6% of statements [2023-03-28T11:04:44.278Z] ok github.com/docker/docker/daemon/images 0.436s coverage: 6.6% of statements [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-03-28T11:04:44.278Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-03-28T11:04:44.589Z] ok github.com/docker/docker/registry 0.081s coverage: 57.3% of statements [2023-03-28T11:04:45.195Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-03-28T11:04:45.195Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-03-28T11:04:45.248Z] === RUN TestJSONLogsMarshalJSONBuf [2023-03-28T11:04:45.248Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-03-28T11:04:45.248Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-03-28T11:04:45.248Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2023-03-28T11:04:45.248Z] === RUN TestFastTimeMarshalJSON [2023-03-28T11:04:45.248Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-03-28T11:04:45.248Z] PASS [2023-03-28T11:04:45.248Z] coverage: 87.2% of statements [2023-03-28T11:04:45.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.275s coverage: 87.2% of statements [2023-03-28T11:04:45.706Z] === RUN TestJSONFileLogger [2023-03-28T11:04:45.706Z] --- PASS: TestJSONFileLogger (0.00s) [2023-03-28T11:04:45.706Z] === RUN TestJSONFileLoggerWithTags [2023-03-28T11:04:45.706Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2023-03-28T11:04:45.706Z] === RUN TestJSONFileLoggerWithOpts [2023-03-28T11:04:45.707Z] --- PASS: TestJSONFileLoggerWithOpts (0.00s) [2023-03-28T11:04:45.707Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-03-28T11:04:45.707Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2023-03-28T11:04:45.707Z] === RUN TestEncodeDecode [2023-03-28T11:04:45.707Z] === PAUSE TestEncodeDecode [2023-03-28T11:04:45.707Z] === RUN TestUnexpectedEOF [2023-03-28T11:04:45.707Z] time="2023-03-28T11:04:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-03-28T11:04:45.707Z] time="2023-03-28T11:04:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-03-28T11:04:45.707Z] --- PASS: TestUnexpectedEOF (0.22s) [2023-03-28T11:04:45.707Z] === CONT TestEncodeDecode [2023-03-28T11:04:45.707Z] --- PASS: TestEncodeDecode (0.00s) [2023-03-28T11:04:45.707Z] PASS [2023-03-28T11:04:45.707Z] coverage: 69.9% of statements [2023-03-28T11:04:45.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.332s coverage: 69.9% of statements [2023-03-28T11:04:45.707Z] === RUN TestWriteLog [2023-03-28T11:04:45.707Z] === PAUSE TestWriteLog [2023-03-28T11:04:45.707Z] === RUN TestReadLog [2023-03-28T11:04:45.707Z] === PAUSE TestReadLog [2023-03-28T11:04:45.707Z] === RUN TestDecode [2023-03-28T11:04:45.707Z] --- PASS: TestDecode (0.03s) [2023-03-28T11:04:45.707Z] === CONT TestWriteLog [2023-03-28T11:04:45.707Z] === CONT TestReadLog [2023-03-28T11:04:45.707Z] === RUN TestReadLog/tail_exact [2023-03-28T11:04:45.707Z] --- PASS: TestWriteLog (0.00s) [2023-03-28T11:04:45.764Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2023-03-28T11:04:46.020Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-03-28T11:04:46.166Z] === RUN TestReadLog/tail_less_than_available [2023-03-28T11:04:46.166Z] === RUN TestReadLog/tail_more_than_available [2023-03-28T11:04:46.166Z] --- PASS: TestReadLog (0.22s) [2023-03-28T11:04:46.166Z] --- PASS: TestReadLog/tail_exact (0.20s) [2023-03-28T11:04:46.166Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-03-28T11:04:46.166Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-03-28T11:04:46.166Z] PASS [2023-03-28T11:04:46.166Z] coverage: 78.7% of statements [2023-03-28T11:04:46.166Z] ok github.com/docker/docker/daemon/logger/local 0.333s coverage: 78.7% of statements [2023-03-28T11:04:46.166Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-28T11:04:47.138Z] === RUN TestOpenFileDelete [2023-03-28T11:04:47.138Z] --- PASS: TestOpenFileDelete (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestOpenFileRename [2023-03-28T11:04:47.138Z] --- PASS: TestOpenFileRename (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestHandleDecoderErr [2023-03-28T11:04:47.138Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestParseLogTagDefaultTag [2023-03-28T11:04:47.138Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestParseLogTag [2023-03-28T11:04:47.138Z] --- PASS: TestParseLogTag (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestParseLogTagEmptyTag [2023-03-28T11:04:47.138Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestTailFiles [2023-03-28T11:04:47.138Z] --- PASS: TestTailFiles (0.00s) [2023-03-28T11:04:47.138Z] === RUN TestFollowLogsConsumerGone [2023-03-28T11:04:47.138Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2023-03-28T11:04:47.138Z] === RUN TestFollowLogsProducerGone [2023-03-28T11:04:47.138Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-03-28T11:04:47.138Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-03-28T11:04:47.138Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-03-28T11:04:47.138Z] === RUN TestCheckCapacityAndRotate [2023-03-28T11:04:47.138Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-03-28T11:04:47.138Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-03-28T11:04:47.138Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2023-03-28T11:04:47.138Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-03-28T11:04:47.138Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2023-03-28T11:04:47.138Z] PASS [2023-03-28T11:04:47.138Z] coverage: 54.9% of statements [2023-03-28T11:04:47.138Z] === RUN TestLog [2023-03-28T11:04:47.138Z] --- PASS: TestLog (0.01s) [2023-03-28T11:04:47.138Z] PASS [2023-03-28T11:04:47.138Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.244s coverage: 54.9% of statements [2023-03-28T11:04:47.138Z] coverage: 31.5% of statements [2023-03-28T11:04:47.138Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2023-03-28T11:04:47.911Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-03-28T11:04:48.105Z] === RUN TestNewParse [2023-03-28T11:04:48.105Z] --- PASS: TestNewParse (0.00s) [2023-03-28T11:04:48.105Z] PASS [2023-03-28T11:04:48.105Z] coverage: 8.3% of statements [2023-03-28T11:04:48.105Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2023-03-28T11:04:48.105Z] === RUN TestValidateLogOpt [2023-03-28T11:04:48.105Z] --- PASS: TestValidateLogOpt (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestNewMissedConfig [2023-03-28T11:04:48.105Z] --- PASS: TestNewMissedConfig (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestNewMissedUrl [2023-03-28T11:04:48.105Z] --- PASS: TestNewMissedUrl (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestNewMissedToken [2023-03-28T11:04:48.105Z] --- PASS: TestNewMissedToken (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestNewWithProxy [2023-03-28T11:04:48.105Z] --- PASS: TestNewWithProxy (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestDefault [2023-03-28T11:04:48.105Z] --- PASS: TestDefault (0.01s) [2023-03-28T11:04:48.105Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-03-28T11:04:48.105Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestJsonFormat [2023-03-28T11:04:48.105Z] --- PASS: TestJsonFormat (0.02s) [2023-03-28T11:04:48.105Z] === RUN TestRawFormat [2023-03-28T11:04:48.105Z] --- PASS: TestRawFormat (0.01s) [2023-03-28T11:04:48.105Z] === RUN TestRawFormatWithLabels [2023-03-28T11:04:48.105Z] === RUN TestParseLogFormat [2023-03-28T11:04:48.105Z] --- PASS: TestParseLogFormat (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestValidateLogOptEmpty [2023-03-28T11:04:48.105Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestValidateSyslogAddress [2023-03-28T11:04:48.105Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestParseAddressDefaultPort [2023-03-28T11:04:48.105Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestValidateSyslogFacility [2023-03-28T11:04:48.105Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestValidateLogOptSyslogFormat [2023-03-28T11:04:48.105Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestValidateLogOpt [2023-03-28T11:04:48.105Z] --- PASS: TestValidateLogOpt (0.00s) [2023-03-28T11:04:48.105Z] PASS [2023-03-28T11:04:48.105Z] coverage: 46.8% of statements [2023-03-28T11:04:48.105Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestRawFormatWithoutTag [2023-03-28T11:04:48.105Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-03-28T11:04:48.105Z] === RUN TestBatching [2023-03-28T11:04:48.105Z] ok github.com/docker/docker/daemon/logger/syslog 0.079s coverage: 46.8% of statements [2023-03-28T11:04:48.473Z] ok github.com/docker/docker/volume/local 0.047s coverage: 76.4% of statements [2023-03-28T11:04:48.565Z] --- PASS: TestBatching (0.29s) [2023-03-28T11:04:48.565Z] === RUN TestFrequency [2023-03-28T11:04:49.024Z] --- PASS: TestFrequency (0.22s) [2023-03-28T11:04:49.024Z] === RUN TestOneMessagePerRequest [2023-03-28T11:04:49.024Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-03-28T11:04:49.024Z] === RUN TestVerify [2023-03-28T11:04:49.024Z] --- PASS: TestVerify (0.00s) [2023-03-28T11:04:49.024Z] === RUN TestSkipVerify [2023-03-28T11:04:49.024Z] time="2023-03-28T11:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.024Z] time="2023-03-28T11:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.024Z] time="2023-03-28T11:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.035Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2023-03-28T11:04:49.483Z] --- PASS: TestSkipVerify (0.61s) [2023-03-28T11:04:49.484Z] === RUN TestBufferMaximum [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] --- PASS: TestBufferMaximum (0.00s) [2023-03-28T11:04:49.484Z] === RUN TestServerAlwaysDown [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] time="2023-03-28T11:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680001489.105889\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:49.484Z] --- PASS: TestServerAlwaysDown (0.02s) [2023-03-28T11:04:49.484Z] === RUN TestCannotSendAfterClose [2023-03-28T11:04:49.484Z] --- PASS: TestCannotSendAfterClose (0.01s) [2023-03-28T11:04:49.484Z] === RUN TestDeadlockOnBlockedEndpoint [2023-03-28T11:04:50.402Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2023-03-28T11:04:50.451Z] === RUN TestV1IDService [2023-03-28T11:04:50.451Z] --- PASS: TestV1IDService (0.02s) [2023-03-28T11:04:50.451Z] === RUN TestV2MetadataService [2023-03-28T11:04:50.451Z] time="2023-03-28T11:04:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49220/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-03-28T11:04:50.451Z] time="2023-03-28T11:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"269734f5805c\"}'" [2023-03-28T11:04:50.451Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-03-28T11:04:50.451Z] PASS [2023-03-28T11:04:50.451Z] coverage: 82.5% of statements [2023-03-28T11:04:50.451Z] ok github.com/docker/docker/daemon/logger/splunk 2.288s coverage: 82.5% of statements [2023-03-28T11:04:50.451Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-28T11:04:50.451Z] ? github.com/docker/docker/daemon/network [no test files] [2023-03-28T11:04:50.451Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-28T11:04:50.911Z] === RUN TestSuccessfulDownload [2023-03-28T11:04:50.911Z] download_test.go:267: Needs fixing on Windows [2023-03-28T11:04:50.911Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-03-28T11:04:50.911Z] === RUN TestCancelledDownload [2023-03-28T11:04:50.911Z] --- PASS: TestCancelledDownload (0.01s) [2023-03-28T11:04:50.911Z] === RUN TestMaxDownloadAttempts [2023-03-28T11:04:50.911Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-03-28T11:04:50.911Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-03-28T11:04:50.911Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-03-28T11:04:50.911Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-03-28T11:04:50.911Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-03-28T11:04:50.911Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-03-28T11:04:50.911Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-03-28T11:04:50.911Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-03-28T11:04:50.911Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-03-28T11:04:50.911Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-03-28T11:04:50.911Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-03-28T11:04:50.911Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-03-28T11:04:50.911Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-03-28T11:04:50.911Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-03-28T11:04:50.911Z] === RUN TestContinueOnError_MirrorEndpoint [2023-03-28T11:04:50.911Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-03-28T11:04:50.911Z] === RUN TestContinueOnError_NeverContinue [2023-03-28T11:04:50.911Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-03-28T11:04:50.911Z] === RUN TestContinueOnError_UnnestsErrors [2023-03-28T11:04:50.911Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-03-28T11:04:50.911Z] === RUN TestManifestStore [2023-03-28T11:04:50.912Z] === RUN TestManifestStore/no_remote_or_local [2023-03-28T11:04:50.912Z] time="2023-03-28T11:04:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2322668880\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-03-28T11:04:50.912Z] === RUN TestManifestStore/no_local_cache [2023-03-28T11:04:50.912Z] === RUN TestManifestStore/no_local_cache/digested [2023-03-28T11:04:50.912Z] === RUN TestManifestStore/with_local_cache [2023-03-28T11:04:50.912Z] === RUN TestManifestStore/unknown_media_type [2023-03-28T11:04:50.912Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-03-28T11:04:50.912Z] time="2023-03-28T11:04:50Z" level=warning msg="reference for unknown type: " [2023-03-28T11:04:51.370Z] time="2023-03-28T11:04:50Z" level=warning msg="reference for unknown type: " [2023-03-28T11:04:51.370Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-03-28T11:04:51.370Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-03-28T11:04:51.370Z] time="2023-03-28T11:04:50Z" level=warning msg="reference for unknown type: " [2023-03-28T11:04:51.370Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-03-28T11:04:51.370Z] time="2023-03-28T11:04:50Z" level=warning msg="reference for unknown type: " [2023-03-28T11:04:51.370Z] time="2023-03-28T11:04:50Z" level=warning msg="reference for unknown type: " [2023-03-28T11:04:51.370Z] === RUN TestManifestStore/error_persisting_manifest [2023-03-28T11:04:51.370Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-03-28T11:04:51.370Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-03-28T11:04:51.370Z] time="2023-03-28T11:04:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-03-28T11:04:51.370Z] --- PASS: TestManifestStore (0.40s) [2023-03-28T11:04:51.370Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2023-03-28T11:04:51.370Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-03-28T11:04:51.370Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-03-28T11:04:51.370Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2023-03-28T11:04:51.370Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2023-03-28T11:04:51.371Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-03-28T11:04:51.371Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestFixManifestLayers [2023-03-28T11:04:51.371Z] --- PASS: TestFixManifestLayers (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestFixManifestLayersBaseLayerParent [2023-03-28T11:04:51.371Z] pull_v2_test.go:81: Needs fixing on Windows [2023-03-28T11:04:51.371Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestFixManifestLayersBadParent [2023-03-28T11:04:51.371Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestValidateManifest [2023-03-28T11:04:51.371Z] pull_v2_test.go:126: Needs fixing on Windows [2023-03-28T11:04:51.371Z] --- SKIP: TestValidateManifest (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestFormatPlatform [2023-03-28T11:04:51.371Z] --- PASS: TestFormatPlatform (0.00s) [2023-03-28T11:04:51.371Z] === RUN TestPullSchema2Config [2023-03-28T11:04:51.371Z] === RUN TestPullSchema2Config/success_first_time [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T11:04:51.371Z] === RUN TestPullSchema2Config/500_status [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T11:04:51.371Z] time="2023-03-28T11:04:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T11:04:51.371Z] time="2023-03-28T11:04:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T11:04:51.371Z] time="2023-03-28T11:04:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T11:04:51.371Z] time="2023-03-28T11:04:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T11:04:51.371Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-03-28T11:04:51.371Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.58s) [2023-03-28T11:04:51.371Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.58s) [2023-03-28T11:04:51.371Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.58s) [2023-03-28T11:04:51.371Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.58s) [2023-03-28T11:04:51.371Z] === RUN TestTransfer [2023-03-28T11:04:51.371Z] --- PASS: TestTransfer (0.15s) [2023-03-28T11:04:51.371Z] === RUN TestConcurrencyLimit [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T11:04:51.371Z] === RUN TestPullSchema2Config/EOF [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T11:04:51.371Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T11:04:51.371Z] 2023/03/28 11:04:51 http: panic serving 127.0.0.1:49231: intentional panic [2023-03-28T11:04:51.371Z] goroutine 110 [running]: [2023-03-28T11:04:51.371Z] net/http.(*conn).serve.func1() [2023-03-28T11:04:51.371Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-03-28T11:04:51.371Z] panic({0x1345c40, 0x14ebaf0}) [2023-03-28T11:04:51.371Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-03-28T11:04:51.371Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00003d860?, {0x14f29e8?, 0xc0003d62a0?}) [2023-03-28T11:04:51.371Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-03-28T11:04:51.371Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14f29e8, 0xc0003d62a0}, 0xc000228700) [2023-03-28T11:04:51.371Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x286 [2023-03-28T11:04:51.371Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14f29e8?, 0xc0003d62a0?}, 0xc000046c00?) [2023-03-28T11:04:51.371Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-03-28T11:04:51.371Z] net/http.serverHandler.ServeHTTP({0xc000079e30?}, {0x14f29e8, 0xc0003d62a0}, 0xc000228700) [2023-03-28T11:04:51.371Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-03-28T11:04:51.371Z] net/http.(*conn).serve(0xc0001fe1e0, {0x14f30f8, 0xc000327680}) [2023-03-28T11:04:51.371Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-03-28T11:04:51.371Z] created by net/http.(*Server).Serve [2023-03-28T11:04:51.371Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-03-28T11:04:51.837Z] --- PASS: TestV2MetadataService (1.30s) [2023-03-28T11:04:51.837Z] PASS [2023-03-28T11:04:51.837Z] coverage: 48.2% of statements [2023-03-28T11:04:51.837Z] ok github.com/docker/docker/distribution/metadata 1.427s coverage: 48.2% of statements [2023-03-28T11:04:51.837Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T11:04:51.837Z] === RUN TestPullSchema2Config/unauthorized [2023-03-28T11:04:51.837Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T11:04:51.837Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T11:04:51.837Z] --- PASS: TestPullSchema2Config (0.56s) [2023-03-28T11:04:51.837Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-03-28T11:04:51.837Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-03-28T11:04:51.837Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2023-03-28T11:04:51.837Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-03-28T11:04:51.837Z] === RUN TestGetRepositoryMountCandidates [2023-03-28T11:04:51.837Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestLayerAlreadyExists [2023-03-28T11:04:51.837Z] 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} [2023-03-28T11:04:51.837Z] 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} [2023-03-28T11:04:51.837Z] 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} [2023-03-28T11:04:51.837Z] 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} [2023-03-28T11:04:51.837Z] 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} [2023-03-28T11:04:51.837Z] 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} [2023-03-28T11:04:51.837Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestWhenEmptyAuthConfig [2023-03-28T11:04:51.837Z] === RUN TestNotFound [2023-03-28T11:04:51.837Z] --- PASS: TestNotFound (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestConflict [2023-03-28T11:04:51.837Z] --- PASS: TestConflict (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestForbidden [2023-03-28T11:04:51.837Z] --- PASS: TestForbidden (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestInvalidParameter [2023-03-28T11:04:51.837Z] --- PASS: TestInvalidParameter (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestNotImplemented [2023-03-28T11:04:51.837Z] --- PASS: TestNotImplemented (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestNotModified [2023-03-28T11:04:51.837Z] --- PASS: TestNotModified (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestUnauthorized [2023-03-28T11:04:51.837Z] --- PASS: TestUnauthorized (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestUnknown [2023-03-28T11:04:51.837Z] --- PASS: TestUnknown (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestCancelled [2023-03-28T11:04:51.837Z] --- PASS: TestCancelled (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestDeadline [2023-03-28T11:04:51.837Z] --- PASS: TestDeadline (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestDataLoss [2023-03-28T11:04:51.837Z] --- PASS: TestDataLoss (0.00s) [2023-03-28T11:04:51.837Z] === RUN TestUnavailable [2023-03-28T11:04:51.837Z] --- PASS: TestUnavailable (0.00s) [2023-03-28T11:04:51.838Z] === RUN TestSystem [2023-03-28T11:04:51.838Z] --- PASS: TestSystem (0.00s) [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Not_Found [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Bad_Request [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Conflict [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Unauthorized [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Service_Unavailable [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Forbidden [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Not_Modified [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Not_Implemented [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-03-28T11:04:51.838Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-03-28T11:04:51.838Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-03-28T11:04:51.838Z] PASS [2023-03-28T11:04:51.838Z] coverage: 77.0% of statements [2023-03-28T11:04:51.838Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2023-03-28T11:04:51.838Z] --- PASS: TestConcurrencyLimit (0.55s) [2023-03-28T11:04:51.838Z] === RUN TestInactiveJobs [2023-03-28T11:04:52.807Z] --- PASS: TestInactiveJobs (0.54s) [2023-03-28T11:04:52.807Z] === RUN TestWatchRelease [2023-03-28T11:04:52.807Z] --- PASS: TestWatchRelease (0.10s) [2023-03-28T11:04:52.807Z] === RUN TestWatchFinishedTransfer [2023-03-28T11:04:52.807Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-03-28T11:04:52.807Z] === RUN TestDuplicateTransfer [2023-03-28T11:04:52.807Z] --- PASS: TestWhenEmptyAuthConfig (0.90s) [2023-03-28T11:04:52.807Z] --- PASS: TestDuplicateTransfer (0.08s) [2023-03-28T11:04:52.807Z] === RUN TestSuccessfulUpload [2023-03-28T11:04:52.807Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-03-28T11:04:52.807Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-03-28T11:04:52.807Z] === RUN TestTokenPassThru [2023-03-28T11:04:52.807Z] --- PASS: TestTokenPassThru (0.01s) [2023-03-28T11:04:52.807Z] === RUN TestTokenPassThruDifferentHost [2023-03-28T11:04:52.807Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-03-28T11:04:52.807Z] PASS [2023-03-28T11:04:52.807Z] coverage: 27.4% of statements [2023-03-28T11:04:52.807Z] ok github.com/docker/docker/distribution 1.988s coverage: 27.4% of statements [2023-03-28T11:04:52.807Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-28T11:04:53.266Z] time="2023-03-28T11:04:52Z" level=error msg="Upload failed, retrying: simulating retry" [2023-03-28T11:04:53.266Z] === RUN TestCompare [2023-03-28T11:04:53.266Z] --- PASS: TestCompare (0.00s) [2023-03-28T11:04:53.266Z] PASS [2023-03-28T11:04:53.266Z] coverage: 19.2% of statements [2023-03-28T11:04:53.266Z] ok github.com/docker/docker/image/cache 0.110s coverage: 19.2% of statements [2023-03-28T11:04:53.266Z] --- PASS: TestSuccessfulUpload (0.59s) [2023-03-28T11:04:53.266Z] === RUN TestCancelledUpload [2023-03-28T11:04:53.266Z] --- PASS: TestCancelledUpload (0.01s) [2023-03-28T11:04:53.266Z] PASS [2023-03-28T11:04:53.266Z] coverage: 76.9% of statements [2023-03-28T11:04:53.266Z] ok github.com/docker/docker/distribution/xfer 2.696s coverage: 76.9% of statements [2023-03-28T11:04:53.266Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-28T11:04:53.266Z] === RUN TestFSGetInvalidData [2023-03-28T11:04:53.725Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-03-28T11:04:53.725Z] === RUN TestFSInvalidSet [2023-03-28T11:04:53.725Z] --- PASS: TestFSInvalidSet (0.01s) [2023-03-28T11:04:53.725Z] === RUN TestFSInvalidRoot [2023-03-28T11:04:53.725Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-03-28T11:04:53.725Z] === RUN TestFSMetadataGetSet [2023-03-28T11:04:53.725Z] --- PASS: TestFSMetadataGetSet (0.05s) [2023-03-28T11:04:53.725Z] === RUN TestFSInvalidWalker [2023-03-28T11:04:53.725Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-03-28T11:04:53.725Z] === RUN TestFSGetSet [2023-03-28T11:04:53.725Z] --- PASS: TestFSGetSet (0.02s) [2023-03-28T11:04:53.725Z] === RUN TestFSGetUnsetKey [2023-03-28T11:04:53.725Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-03-28T11:04:53.725Z] === RUN TestFSGetEmptyData [2023-03-28T11:04:53.725Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-03-28T11:04:53.725Z] === RUN TestFSDelete [2023-03-28T11:04:53.725Z] --- PASS: TestFSDelete (0.02s) [2023-03-28T11:04:53.725Z] === RUN TestFSWalker [2023-03-28T11:04:53.725Z] --- PASS: TestFSWalker (0.02s) [2023-03-28T11:04:53.725Z] === RUN TestFSWalkerStopOnError [2023-03-28T11:04:53.725Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-03-28T11:04:53.725Z] === RUN TestNewFromJSON [2023-03-28T11:04:53.725Z] --- PASS: TestNewFromJSON (0.00s) [2023-03-28T11:04:53.725Z] === RUN TestNewFromJSONWithInvalidJSON [2023-03-28T11:04:53.725Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-03-28T11:04:53.725Z] === RUN TestMarshalKeyOrder [2023-03-28T11:04:53.725Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-03-28T11:04:53.725Z] === RUN TestImage [2023-03-28T11:04:53.725Z] --- PASS: TestImage (0.00s) [2023-03-28T11:04:53.725Z] === RUN TestImageOSNotEmpty [2023-03-28T11:04:53.725Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-03-28T11:04:53.725Z] === RUN TestNewChildImageFromImageWithRootFS [2023-03-28T11:04:53.725Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-03-28T11:04:53.725Z] === RUN TestCreate [2023-03-28T11:04:53.725Z] --- PASS: TestCreate (0.01s) [2023-03-28T11:04:53.725Z] === RUN TestRestore [2023-03-28T11:04:54.184Z] time="2023-03-28T11:04:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-03-28T11:04:54.184Z] --- PASS: TestRestore (0.25s) [2023-03-28T11:04:54.184Z] === RUN TestAddDelete [2023-03-28T11:04:54.184Z] --- PASS: TestAddDelete (0.06s) [2023-03-28T11:04:54.184Z] === RUN TestSearchAfterDelete [2023-03-28T11:04:54.184Z] --- PASS: TestSearchAfterDelete (0.01s) [2023-03-28T11:04:54.184Z] === RUN TestParentReset [2023-03-28T11:04:54.184Z] --- PASS: TestParentReset (0.04s) [2023-03-28T11:04:54.184Z] === RUN TestGetAndSetLastUpdated [2023-03-28T11:04:54.184Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2023-03-28T11:04:54.184Z] === RUN TestStoreLen [2023-03-28T11:04:54.645Z] === RUN TestMakeV1ConfigFromConfig [2023-03-28T11:04:54.645Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-03-28T11:04:54.645Z] PASS [2023-03-28T11:04:54.645Z] coverage: 25.0% of statements [2023-03-28T11:04:54.645Z] --- PASS: TestStoreLen (0.28s) [2023-03-28T11:04:54.645Z] PASS [2023-03-28T11:04:54.645Z] coverage: 86.8% of statements [2023-03-28T11:04:54.645Z] ok github.com/docker/docker/image/v1 0.135s coverage: 25.0% of statements [2023-03-28T11:04:54.645Z] ok github.com/docker/docker/image 1.020s coverage: 86.8% of statements [2023-03-28T11:04:54.645Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-03-28T11:04:54.645Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-28T11:04:55.621Z] === RUN TestSerialization [2023-03-28T11:04:55.621Z] --- PASS: TestSerialization (0.03s) [2023-03-28T11:04:55.621Z] PASS [2023-03-28T11:04:55.621Z] coverage: 100.0% of statements [2023-03-28T11:04:55.621Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2023-03-28T11:04:56.079Z] === RUN TestEmptyLayer [2023-03-28T11:04:56.079Z] --- PASS: TestEmptyLayer (0.00s) [2023-03-28T11:04:56.079Z] === RUN TestCommitFailure [2023-03-28T11:04:56.079Z] --- PASS: TestCommitFailure (0.01s) [2023-03-28T11:04:56.079Z] === RUN TestStartTransactionFailure [2023-03-28T11:04:56.079Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-03-28T11:04:56.079Z] === RUN TestGetOrphan [2023-03-28T11:04:56.079Z] --- PASS: TestGetOrphan (0.01s) [2023-03-28T11:04:56.079Z] === RUN TestMountAndRegister [2023-03-28T11:04:56.079Z] === RUN TestEnvironmentParsing [2023-03-28T11:04:56.079Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-03-28T11:04:56.079Z] PASS [2023-03-28T11:04:56.079Z] coverage: 1.0% of statements [2023-03-28T11:04:56.079Z] layer_test.go:270: Layer size: 14 [2023-03-28T11:04:56.079Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.0% of statements [2023-03-28T11:04:56.079Z] --- PASS: TestMountAndRegister (0.08s) [2023-03-28T11:04:56.079Z] === RUN TestLayerRelease [2023-03-28T11:04:56.079Z] layer_test.go:303: Failing on Windows [2023-03-28T11:04:56.079Z] --- SKIP: TestLayerRelease (0.00s) [2023-03-28T11:04:56.079Z] === RUN TestStoreRestore [2023-03-28T11:04:56.079Z] layer_test.go:352: Failing on Windows [2023-03-28T11:04:56.079Z] --- SKIP: TestStoreRestore (0.00s) [2023-03-28T11:04:56.079Z] === RUN TestTarStreamStability [2023-03-28T11:04:56.079Z] layer_test.go:467: Failing on Windows [2023-03-28T11:04:56.079Z] --- SKIP: TestTarStreamStability (0.00s) [2023-03-28T11:04:56.079Z] === RUN TestRegisterExistingLayer [2023-03-28T11:04:56.538Z] --- PASS: TestRegisterExistingLayer (0.17s) [2023-03-28T11:04:56.538Z] === RUN TestTarStreamVerification [2023-03-28T11:04:56.538Z] layer_test.go:696: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-03-28T11:04:56.538Z] === RUN TestLayerMigration [2023-03-28T11:04:56.538Z] migration_test.go:45: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestLayerMigration (0.00s) [2023-03-28T11:04:56.538Z] === RUN TestLayerMigrationNoTarsplit [2023-03-28T11:04:56.538Z] migration_test.go:181: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-03-28T11:04:56.538Z] === RUN TestMountInit [2023-03-28T11:04:56.538Z] mount_test.go:17: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestMountInit (0.00s) [2023-03-28T11:04:56.538Z] === RUN TestMountSize [2023-03-28T11:04:56.538Z] mount_test.go:76: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestMountSize (0.00s) [2023-03-28T11:04:56.538Z] === RUN TestMountChanges [2023-03-28T11:04:56.538Z] mount_test.go:125: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestMountChanges (0.00s) [2023-03-28T11:04:56.538Z] === RUN TestMountApply [2023-03-28T11:04:56.538Z] mount_test.go:212: Failing on Windows [2023-03-28T11:04:56.538Z] --- SKIP: TestMountApply (0.00s) [2023-03-28T11:04:56.538Z] PASS [2023-03-28T11:04:56.538Z] coverage: 30.1% of statements [2023-03-28T11:04:56.538Z] ok github.com/docker/docker/layer 0.357s coverage: 30.1% of statements [2023-03-28T11:04:56.538Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-28T11:04:56.538Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-28T11:04:56.538Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-28T11:04:56.538Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-03-28T11:04:56.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-03-28T11:04:56.996Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-03-28T11:04:56.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-03-28T11:04:56.996Z] PASS [2023-03-28T11:04:56.996Z] coverage: 45.8% of statements [2023-03-28T11:04:56.996Z] ok github.com/docker/docker/oci 0.120s coverage: 45.8% of statements [2023-03-28T11:04:56.996Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-28T11:04:56.996Z] === RUN TestParseVersion [2023-03-28T11:04:56.996Z] --- PASS: TestParseVersion (0.00s) [2023-03-28T11:04:56.996Z] PASS [2023-03-28T11:04:56.996Z] coverage: 52.9% of statements [2023-03-28T11:04:56.996Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2023-03-28T11:04:57.965Z] === RUN TestAddressPoolOpt [2023-03-28T11:04:57.965Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/a [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/something [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/_=a [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/env1=value1 [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/_env1=value1 [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/env2=value2=value3 [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/env3=abc!qwe [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/env_4=value_4 [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/PATH [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/=a [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/PATH= [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/PATH=something [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/asd!qwe [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/1asd [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/123 [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/some_space [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/__some_space_before [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/some_space_after__ [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/= [2023-03-28T11:04:57.965Z] === RUN TestValidateEnv/PaTh [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/a (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/something (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/= (0.00s) [2023-03-28T11:04:57.965Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestParseHost [2023-03-28T11:04:57.965Z] --- PASS: TestParseHost (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestParseDockerDaemonHost [2023-03-28T11:04:57.965Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestParseTCP [2023-03-28T11:04:57.965Z] --- PASS: TestParseTCP (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestParseInvalidUnixAddrInvalid [2023-03-28T11:04:57.965Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestValidateExtraHosts [2023-03-28T11:04:57.965Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestIpOptString [2023-03-28T11:04:57.965Z] --- PASS: TestIpOptString (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestNewIpOptInvalidDefaultVal [2023-03-28T11:04:57.965Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestNewIpOptValidDefaultVal [2023-03-28T11:04:57.965Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestIpOptSetInvalidVal [2023-03-28T11:04:57.965Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestValidateIPAddress [2023-03-28T11:04:57.965Z] --- PASS: TestValidateIPAddress (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestMapOpts [2023-03-28T11:04:57.965Z] --- PASS: TestMapOpts (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestListOptsWithoutValidator [2023-03-28T11:04:57.965Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestListOptsWithValidator [2023-03-28T11:04:57.965Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestValidateDNSSearch [2023-03-28T11:04:57.965Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_general_format [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_one_more [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-03-28T11:04:57.965Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-03-28T11:04:57.966Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-03-28T11:04:57.966Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-03-28T11:04:57.966Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestNamedListOpts [2023-03-28T11:04:57.966Z] --- PASS: TestNamedListOpts (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestNamedMapOpts [2023-03-28T11:04:57.966Z] --- PASS: TestNamedMapOpts (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestParseLink [2023-03-28T11:04:57.966Z] --- PASS: TestParseLink (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestQuotedStringSetWithQuotes [2023-03-28T11:04:57.966Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-03-28T11:04:57.966Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestQuotedStringSetWithNoQuotes [2023-03-28T11:04:57.966Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestUlimitOpt [2023-03-28T11:04:57.966Z] --- PASS: TestUlimitOpt (0.00s) [2023-03-28T11:04:57.966Z] PASS [2023-03-28T11:04:57.966Z] coverage: 67.1% of statements [2023-03-28T11:04:57.966Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2023-03-28T11:04:57.966Z] === RUN TestUnbuffered [2023-03-28T11:04:57.966Z] --- PASS: TestUnbuffered (0.00s) [2023-03-28T11:04:57.966Z] === RUN TestRaceUnbuffered [2023-03-28T11:04:57.966Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-03-28T11:04:57.966Z] PASS [2023-03-28T11:04:57.966Z] coverage: 100.0% of statements [2023-03-28T11:04:57.966Z] ok github.com/docker/docker/pkg/broadcaster 0.079s coverage: 100.0% of statements [2023-03-28T11:04:58.426Z] === RUN TestPeerCertificateMarshalJSON [2023-03-28T11:04:58.884Z] === RUN TestMatch [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[foo]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[bar]_[foo]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[foo_bar]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[qux]_[foo]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[]#01 [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[qux]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[foo_bar_qux]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[qux]_[baz]] [2023-03-28T11:04:58.884Z] === RUN TestMatch/[[foo_baz]] [2023-03-28T11:04:58.884Z] --- PASS: TestMatch (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-03-28T11:04:58.884Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-03-28T11:04:58.884Z] PASS [2023-03-28T11:04:58.884Z] coverage: 87.5% of statements [2023-03-28T11:04:58.884Z] ok github.com/docker/docker/pkg/capabilities 0.071s coverage: 87.5% of statements [2023-03-28T11:04:59.342Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-03-28T11:04:59.342Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-03-28T11:04:59.342Z] --- PASS: TestPeerCertificateMarshalJSON (0.93s) [2023-03-28T11:04:59.342Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-03-28T11:04:59.342Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-03-28T11:04:59.342Z] === RUN TestMiddleware [2023-03-28T11:04:59.342Z] --- PASS: TestMiddleware (0.00s) [2023-03-28T11:04:59.342Z] === RUN TestNewResponseModifier [2023-03-28T11:04:59.342Z] --- PASS: TestNewResponseModifier (0.00s) [2023-03-28T11:04:59.342Z] PASS [2023-03-28T11:04:59.342Z] coverage: 26.8% of statements [2023-03-28T11:04:59.342Z] ok github.com/docker/docker/pkg/authorization 1.025s coverage: 26.8% of statements [2023-03-28T11:04:59.805Z] === RUN TestChrootTarUntar [2023-03-28T11:04:59.805Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootUntarWithHugeExcludesList [2023-03-28T11:04:59.805Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootUntarEmptyArchive [2023-03-28T11:04:59.805Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootTarUntarWithSymlink [2023-03-28T11:04:59.805Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootCopyWithTar [2023-03-28T11:04:59.805Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2023-03-28T11:04:59.805Z] === RUN TestChrootCopyFileWithTar [2023-03-28T11:04:59.805Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootUntarPath [2023-03-28T11:04:59.805Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-03-28T11:04:59.805Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-03-28T11:04:59.805Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-03-28T11:04:59.805Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2023-03-28T11:04:59.805Z] === RUN TestChrootApplyDotDotFile [2023-03-28T11:04:59.805Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:04:59.805Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2023-03-28T11:04:59.805Z] PASS [2023-03-28T11:04:59.805Z] coverage: 15.1% of statements [2023-03-28T11:04:59.805Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2023-03-28T11:04:59.805Z] === RUN TestIsArchivePathDir [2023-03-28T11:04:59.805Z] --- PASS: TestIsArchivePathDir (0.10s) [2023-03-28T11:04:59.805Z] === RUN TestIsArchivePathInvalidFile [2023-03-28T11:05:00.263Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2023-03-28T11:05:00.263Z] === RUN TestIsArchivePathTar [2023-03-28T11:05:00.263Z] === RUN TestSizeEmpty [2023-03-28T11:05:00.263Z] --- PASS: TestSizeEmpty (0.00s) [2023-03-28T11:05:00.263Z] === RUN TestSizeEmptyFile [2023-03-28T11:05:00.263Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-03-28T11:05:00.263Z] === RUN TestSizeNonemptyFile [2023-03-28T11:05:00.263Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-03-28T11:05:00.263Z] === RUN TestSizeNestedDirectoryEmpty [2023-03-28T11:05:00.263Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-03-28T11:05:00.263Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-03-28T11:05:00.263Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-03-28T11:05:00.263Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-03-28T11:05:00.263Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2023-03-28T11:05:00.263Z] === RUN TestMoveToSubdir [2023-03-28T11:05:00.263Z] --- PASS: TestMoveToSubdir (0.00s) [2023-03-28T11:05:00.263Z] === RUN TestSizeNonExistingDirectory [2023-03-28T11:05:00.263Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-03-28T11:05:00.263Z] PASS [2023-03-28T11:05:00.263Z] coverage: 80.0% of statements [2023-03-28T11:05:00.263Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2023-03-28T11:05:00.263Z] --- PASS: TestIsArchivePathTar (0.22s) [2023-03-28T11:05:00.263Z] === RUN TestDecompressStreamGzip [2023-03-28T11:05:00.263Z] --- PASS: TestDecompressStreamGzip (0.16s) [2023-03-28T11:05:00.263Z] === RUN TestDecompressStreamBzip2 [2023-03-28T11:05:00.723Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2023-03-28T11:05:00.723Z] === RUN TestDecompressStreamXz [2023-03-28T11:05:00.723Z] archive_test.go:133: Xz not present in msys2 [2023-03-28T11:05:00.723Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestCompressStreamXzUnsupported [2023-03-28T11:05:00.723Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestCompressStreamBzip2Unsupported [2023-03-28T11:05:00.723Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestCompressStreamInvalid [2023-03-28T11:05:00.723Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestExtensionInvalid [2023-03-28T11:05:00.723Z] --- PASS: TestExtensionInvalid (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestExtensionUncompressed [2023-03-28T11:05:00.723Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestExtensionBzip2 [2023-03-28T11:05:00.723Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestExtensionGzip [2023-03-28T11:05:00.723Z] --- PASS: TestExtensionGzip (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestExtensionXz [2023-03-28T11:05:00.723Z] --- PASS: TestExtensionXz (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestCmdStreamLargeStderr [2023-03-28T11:05:00.723Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2023-03-28T11:05:00.723Z] === RUN TestCmdStreamBad [2023-03-28T11:05:00.723Z] archive_test.go:238: Failing on Windows CI machines [2023-03-28T11:05:00.723Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-03-28T11:05:00.723Z] === RUN TestCmdStreamGood [2023-03-28T11:05:00.723Z] === RUN Test [2023-03-28T11:05:00.723Z] === RUN Test/TestContainsEntry [2023-03-28T11:05:00.723Z] === RUN Test/TestCreateEntries [2023-03-28T11:05:00.723Z] === RUN Test/TestEntriesDiff [2023-03-28T11:05:00.723Z] === RUN Test/TestEntriesEquality [2023-03-28T11:05:00.723Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-03-28T11:05:00.723Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-03-28T11:05:00.723Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-03-28T11:05:00.723Z] === RUN Test/TestGeneratorNotGenerate [2023-03-28T11:05:00.723Z] === RUN Test/TestGeneratorWithPort [2023-03-28T11:05:00.723Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-03-28T11:05:00.723Z] === RUN Test/TestNewEntry [2023-03-28T11:05:00.723Z] === RUN Test/TestParse [2023-03-28T11:05:00.723Z] --- PASS: Test (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestNewEntry (0.00s) [2023-03-28T11:05:00.723Z] --- PASS: Test/TestParse (0.00s) [2023-03-28T11:05:00.723Z] PASS [2023-03-28T11:05:00.723Z] coverage: 58.3% of statements [2023-03-28T11:05:00.723Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2023-03-28T11:05:00.723Z] --- PASS: TestCmdStreamGood (0.06s) [2023-03-28T11:05:00.723Z] === RUN TestUntarPathWithInvalidDest [2023-03-28T11:05:00.724Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-03-28T11:05:00.724Z] === RUN TestUntarPathWithInvalidSrc [2023-03-28T11:05:00.724Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-03-28T11:05:00.724Z] === RUN TestUntarPath [2023-03-28T11:05:01.183Z] --- PASS: TestUntarPath (0.08s) [2023-03-28T11:05:01.183Z] === RUN TestUntarPathWithDestinationFile [2023-03-28T11:05:01.183Z] === RUN Test [2023-03-28T11:05:01.183Z] === RUN Test/TestContent [2023-03-28T11:05:01.183Z] === RUN Test/TestInitialize [2023-03-28T11:05:01.183Z] === RUN Test/TestNew [2023-03-28T11:05:01.183Z] === RUN Test/TestParsingContentsWithComments [2023-03-28T11:05:01.183Z] === RUN Test/TestRegister [2023-03-28T11:05:01.183Z] === RUN Test/TestWatch [2023-03-28T11:05:01.183Z] --- PASS: Test (0.01s) [2023-03-28T11:05:01.183Z] --- PASS: Test/TestContent (0.00s) [2023-03-28T11:05:01.183Z] --- PASS: Test/TestInitialize (0.00s) [2023-03-28T11:05:01.183Z] --- PASS: Test/TestNew (0.00s) [2023-03-28T11:05:01.183Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-03-28T11:05:01.183Z] --- PASS: Test/TestRegister (0.00s) [2023-03-28T11:05:01.183Z] --- PASS: Test/TestWatch (0.01s) [2023-03-28T11:05:01.183Z] PASS [2023-03-28T11:05:01.183Z] coverage: 97.6% of statements [2023-03-28T11:05:01.183Z] ok github.com/docker/docker/pkg/discovery/file 0.069s coverage: 97.6% of statements [2023-03-28T11:05:01.183Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2023-03-28T11:05:01.183Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-03-28T11:05:01.183Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2023-03-28T11:05:01.183Z] === RUN TestCopyWithTarInvalidSrc [2023-03-28T11:05:01.183Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-03-28T11:05:01.183Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-03-28T11:05:01.183Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-03-28T11:05:01.183Z] === RUN TestCopyWithTarSrcFile [2023-03-28T11:05:01.183Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-03-28T11:05:01.183Z] === RUN TestCopyWithTarSrcFolder [2023-03-28T11:05:01.183Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-03-28T11:05:01.183Z] === RUN TestCopyFileWithTarInvalidSrc [2023-03-28T11:05:01.183Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-03-28T11:05:01.183Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-03-28T11:05:01.183Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2023-03-28T11:05:01.183Z] === RUN TestCopyFileWithTarSrcFolder [2023-03-28T11:05:01.183Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-03-28T11:05:01.183Z] === RUN TestCopyFileWithTarSrcFile [2023-03-28T11:05:01.183Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-03-28T11:05:01.183Z] === RUN TestTarFiles [2023-03-28T11:05:02.154Z] === RUN Test [2023-03-28T11:05:02.154Z] === RUN Test/TestWatch [2023-03-28T11:05:02.154Z] --- PASS: Test (0.00s) [2023-03-28T11:05:02.154Z] --- PASS: Test/TestWatch (0.00s) [2023-03-28T11:05:02.154Z] PASS [2023-03-28T11:05:02.154Z] coverage: 92.3% of statements [2023-03-28T11:05:02.154Z] === RUN Test [2023-03-28T11:05:02.154Z] === RUN Test/TestInitialize [2023-03-28T11:05:02.154Z] ok github.com/docker/docker/pkg/discovery/memory 0.081s coverage: 92.3% of statements [2023-03-28T11:05:02.154Z] === RUN Test [2023-03-28T11:05:02.154Z] === RUN Test/TestInitialize [2023-03-28T11:05:02.154Z] === RUN Test/TestInitializeWithPattern [2023-03-28T11:05:02.154Z] === RUN Test/TestRegister [2023-03-28T11:05:02.154Z] === RUN Test/TestWatch [2023-03-28T11:05:02.154Z] --- PASS: Test (0.00s) [2023-03-28T11:05:02.154Z] --- PASS: Test/TestInitialize (0.00s) [2023-03-28T11:05:02.154Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-03-28T11:05:02.154Z] --- PASS: Test/TestRegister (0.00s) [2023-03-28T11:05:02.154Z] --- PASS: Test/TestWatch (0.00s) [2023-03-28T11:05:02.154Z] PASS [2023-03-28T11:05:02.154Z] coverage: 93.8% of statements [2023-03-28T11:05:02.154Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2023-03-28T11:05:02.154Z] time="2023-03-28T11:05:01Z" level=info msg="Initializing discovery without TLS" [2023-03-28T11:05:02.154Z] time="2023-03-28T11:05:01Z" level=info msg="Initializing discovery without TLS" [2023-03-28T11:05:02.154Z] time="2023-03-28T11:05:01Z" level=info msg="Initializing discovery without TLS" [2023-03-28T11:05:02.154Z] === RUN Test/TestInitializeWithCerts [2023-03-28T11:05:02.154Z] time="2023-03-28T11:05:01Z" level=info msg="Initializing discovery with TLS" [2023-03-28T11:05:02.154Z] === RUN Test/TestWatch [2023-03-28T11:05:02.154Z] time="2023-03-28T11:05:01Z" level=info msg="Initializing discovery without TLS" [2023-03-28T11:05:03.123Z] === RUN TestPollerAddRemove [2023-03-28T11:05:03.123Z] --- PASS: TestPollerAddRemove (0.01s) [2023-03-28T11:05:03.123Z] === RUN TestPollerEvent [2023-03-28T11:05:03.123Z] poller_test.go:40: No chmod on Windows [2023-03-28T11:05:03.123Z] --- SKIP: TestPollerEvent (0.00s) [2023-03-28T11:05:03.123Z] === RUN TestPollerClose [2023-03-28T11:05:03.123Z] --- PASS: TestPollerClose (0.00s) [2023-03-28T11:05:03.123Z] PASS [2023-03-28T11:05:03.123Z] coverage: 45.7% of statements [2023-03-28T11:05:03.123Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 45.7% of statements [2023-03-28T11:05:03.584Z] === RUN TestCopyFileWithInvalidSrc [2023-03-28T11:05:03.584Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCopyFileWithInvalidDest [2023-03-28T11:05:03.584Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2023-03-28T11:05:03.584Z] === RUN TestCopyFileWithSameSrcAndDest [2023-03-28T11:05:03.584Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-03-28T11:05:03.584Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCopyFile [2023-03-28T11:05:03.584Z] --- PASS: TestCopyFile (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-03-28T11:05:03.584Z] fileutils_test.go:133: Needs porting to Windows [2023-03-28T11:05:03.584Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-03-28T11:05:03.584Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestReadSymlinkedDirectoryToFile [2023-03-28T11:05:03.584Z] fileutils_test.go:179: Needs porting to Windows [2023-03-28T11:05:03.584Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestWildcardMatches [2023-03-28T11:05:03.584Z] --- PASS: TestWildcardMatches (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestPatternMatches [2023-03-28T11:05:03.584Z] --- PASS: TestPatternMatches (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-03-28T11:05:03.584Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestPatternMatchesFolderExclusions [2023-03-28T11:05:03.584Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-03-28T11:05:03.584Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-03-28T11:05:03.584Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-03-28T11:05:03.584Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-03-28T11:05:03.584Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestSingleExclamationError [2023-03-28T11:05:03.584Z] --- PASS: TestSingleExclamationError (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestMatchesWithNoPatterns [2023-03-28T11:05:03.584Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestMatchesWithMalformedPatterns [2023-03-28T11:05:03.584Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestMatches [2023-03-28T11:05:03.584Z] --- PASS: TestMatches (0.01s) [2023-03-28T11:05:03.584Z] === RUN TestCleanPatterns [2023-03-28T11:05:03.584Z] --- PASS: TestCleanPatterns (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-03-28T11:05:03.584Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCleanPatternsExceptionFlag [2023-03-28T11:05:03.584Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-03-28T11:05:03.584Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-03-28T11:05:03.584Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCleanPatternsErrorSingleException [2023-03-28T11:05:03.584Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-03-28T11:05:03.584Z] === RUN TestCreateIfNotExistsDir [2023-03-28T11:05:03.584Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2023-03-28T11:05:03.584Z] === RUN TestCreateIfNotExistsFile [2023-03-28T11:05:03.584Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2023-03-28T11:05:03.584Z] === RUN TestMatch [2023-03-28T11:05:03.584Z] --- PASS: TestMatch (0.00s) [2023-03-28T11:05:03.584Z] PASS [2023-03-28T11:05:03.584Z] coverage: 85.4% of statements [2023-03-28T11:05:03.584Z] ok github.com/docker/docker/pkg/fileutils 0.205s coverage: 85.4% of statements [2023-03-28T11:05:04.043Z] === RUN TestGet [2023-03-28T11:05:04.043Z] --- PASS: TestGet (0.00s) [2023-03-28T11:05:04.043Z] === RUN TestGetShortcutString [2023-03-28T11:05:04.043Z] --- PASS: TestGetShortcutString (0.00s) [2023-03-28T11:05:04.043Z] PASS [2023-03-28T11:05:04.043Z] coverage: 42.9% of statements [2023-03-28T11:05:04.043Z] ok github.com/docker/docker/pkg/homedir 0.073s coverage: 42.9% of statements [2023-03-28T11:05:04.502Z] === RUN TestCreateIDMapOrder [2023-03-28T11:05:04.502Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-03-28T11:05:04.502Z] PASS [2023-03-28T11:05:04.502Z] coverage: 7.2% of statements [2023-03-28T11:05:04.502Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2023-03-28T11:05:04.961Z] --- PASS: Test (3.21s) [2023-03-28T11:05:04.961Z] --- PASS: Test/TestInitialize (0.20s) [2023-03-28T11:05:04.961Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-03-28T11:05:04.961Z] --- PASS: Test/TestWatch (3.00s) [2023-03-28T11:05:04.961Z] PASS [2023-03-28T11:05:04.961Z] coverage: 84.1% of statements [2023-03-28T11:05:04.961Z] ok github.com/docker/docker/pkg/discovery/kv 3.276s coverage: 84.1% of statements [2023-03-28T11:05:05.277Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/pkg/term [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/rootless [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/volume [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-28T11:05:05.277Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-28T11:05:05.277Z] [2023-03-28T11:05:05.277Z] === Skipped [2023-03-28T11:05:05.277Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-03-28T11:05:05.277Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-03-28T11:05:05.277Z] [2023-03-28T11:05:05.277Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-03-28T11:05:05.277Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-03-28T11:05:05.277Z] [2023-03-28T11:05:05.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-28T11:05:05.277Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.277Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:05:05.277Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:73: No driver to put! [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-28T11:05:05.278Z] time="2023-03-28T11:03:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-28T11:05:05.278Z] time="2023-03-28T11:03:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-28T11:05:05.278Z] time="2023-03-28T11:03:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-28T11:05:05.278Z] time="2023-03-28T11:03:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-28T11:05:05.278Z] time="2023-03-28T11:03:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:73: No driver to put! [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-28T11:05:05.278Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-28T11:05:05.278Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-28T11:05:05.278Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:05:05.278Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-28T11:05:05.278Z] graphtest_unix.go:73: No driver to put! [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-28T11:05:05.278Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-28T11:05:05.278Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-03-28T11:05:05.278Z] [2023-03-28T11:05:05.278Z] DONE 2267 tests, 26 skipped in 206.550s Post stage [Pipeline] junit [2023-03-28T11:05:05.288Z] Recording test results [2023-03-28T11:05:05.929Z] === RUN TestFixedBufferCap [2023-03-28T11:05:05.929Z] --- PASS: TestFixedBufferCap (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestFixedBufferLen [2023-03-28T11:05:05.929Z] --- PASS: TestFixedBufferLen (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestFixedBufferString [2023-03-28T11:05:05.929Z] --- PASS: TestFixedBufferString (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestFixedBufferWrite [2023-03-28T11:05:05.929Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestFixedBufferRead [2023-03-28T11:05:05.929Z] --- PASS: TestFixedBufferRead (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestBytesPipeRead [2023-03-28T11:05:05.929Z] --- PASS: TestBytesPipeRead (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestBytesPipeWrite [2023-03-28T11:05:05.929Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestBytesPipeWriteRandomChunks [2023-03-28T11:05:05.929Z] === RUN TestError [2023-03-28T11:05:05.929Z] --- PASS: TestError (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestProgressString [2023-03-28T11:05:05.929Z] === RUN TestProgressString/no_progress [2023-03-28T11:05:05.929Z] === RUN TestProgressString/progress_1 [2023-03-28T11:05:05.929Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-03-28T11:05:05.929Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-03-28T11:05:05.929Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-03-28T11:05:05.929Z] === RUN TestProgressString/with_units [2023-03-28T11:05:05.929Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-03-28T11:05:05.929Z] === RUN TestProgressString/hide_counts [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/with_units (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-03-28T11:05:05.929Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestJSONMessageDisplay [2023-03-28T11:05:05.929Z] --- PASS: TestJSONMessageDisplay (0.20s) [2023-03-28T11:05:05.929Z] === RUN TestJSONMessageDisplayWithJSONError [2023-03-28T11:05:05.929Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-03-28T11:05:05.929Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-03-28T11:05:05.929Z] === RUN TestDisplayJSONMessagesStream [2023-03-28T11:05:05.929Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2023-03-28T11:05:05.929Z] PASS [2023-03-28T11:05:05.929Z] coverage: 91.7% of statements [2023-03-28T11:05:05.929Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2023-03-28T11:05:06.391Z] === RUN TestStandardLongPath [2023-03-28T11:05:06.391Z] --- PASS: TestStandardLongPath (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestUNCLongPath [2023-03-28T11:05:06.391Z] --- PASS: TestUNCLongPath (0.00s) [2023-03-28T11:05:06.391Z] PASS [2023-03-28T11:05:06.391Z] coverage: 100.0% of statements [2023-03-28T11:05:06.391Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2023-03-28T11:05:06.391Z] === RUN TestAtomicWriteToFile [2023-03-28T11:05:06.391Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2023-03-28T11:05:06.391Z] --- PASS: TestAtomicWriteToFile (0.02s) [2023-03-28T11:05:06.391Z] === RUN TestAtomicWriteSetCommit [2023-03-28T11:05:06.391Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-03-28T11:05:06.391Z] === RUN TestAtomicWriteSetCancel [2023-03-28T11:05:06.391Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-03-28T11:05:06.391Z] === RUN TestReadCloserWrapperClose [2023-03-28T11:05:06.391Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestReaderErrWrapperReadOnError [2023-03-28T11:05:06.391Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestReaderErrWrapperRead [2023-03-28T11:05:06.391Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestHashData [2023-03-28T11:05:06.391Z] --- PASS: TestHashData (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestCancelReadCloser [2023-03-28T11:05:06.391Z] --- PASS: TestCancelReadCloser (0.10s) [2023-03-28T11:05:06.391Z] === RUN TestWriteCloserWrapperClose [2023-03-28T11:05:06.391Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestNopWriteCloser [2023-03-28T11:05:06.391Z] --- PASS: TestNopWriteCloser (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestNopWriter [2023-03-28T11:05:06.391Z] --- PASS: TestNopWriter (0.00s) [2023-03-28T11:05:06.391Z] === RUN TestWriteCounter [2023-03-28T11:05:06.391Z] --- PASS: TestWriteCounter (0.00s) [2023-03-28T11:05:06.391Z] PASS [2023-03-28T11:05:06.391Z] coverage: 69.7% of statements [2023-03-28T11:05:06.391Z] ok github.com/docker/docker/pkg/ioutils 0.767s coverage: 69.7% of statements [2023-03-28T11:05:06.666Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:05:07.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -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:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh dynbinary test-integration [2023-03-28T11:05:07.361Z] === RUN TestNameFormat [2023-03-28T11:05:07.361Z] --- PASS: TestNameFormat (0.00s) [2023-03-28T11:05:07.361Z] === RUN TestNameRetries [2023-03-28T11:05:07.361Z] --- PASS: TestNameRetries (0.00s) [2023-03-28T11:05:07.361Z] PASS [2023-03-28T11:05:07.361Z] coverage: 85.7% of statements [2023-03-28T11:05:07.361Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2023-03-28T11:05:07.361Z] === RUN TestParseKeyValueOpt [2023-03-28T11:05:07.361Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-03-28T11:05:07.361Z] === RUN TestParseUintList [2023-03-28T11:05:07.361Z] --- PASS: TestParseUintList (0.00s) [2023-03-28T11:05:07.361Z] === RUN TestParseUintListMaximumLimits [2023-03-28T11:05:07.361Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-03-28T11:05:07.361Z] PASS [2023-03-28T11:05:07.361Z] coverage: 97.0% of statements [2023-03-28T11:05:07.361Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2023-03-28T11:05:07.694Z] [2023-03-28T11:05:07.694Z] Removing bundles/ [2023-03-28T11:05:07.694Z] [2023-03-28T11:05:07.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-28T11:05:07.694Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:05:07.694Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T11:05:07.820Z] === RUN TestNewAndRemove [2023-03-28T11:05:07.820Z] --- PASS: TestNewAndRemove (0.00s) [2023-03-28T11:05:07.820Z] === RUN TestRemoveInvalidPath [2023-03-28T11:05:07.820Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-03-28T11:05:07.820Z] PASS [2023-03-28T11:05:07.820Z] coverage: 82.6% of statements [2023-03-28T11:05:07.820Z] ok github.com/docker/docker/pkg/pidfile 0.093s coverage: 82.6% of statements [2023-03-28T11:05:08.289Z] --- PASS: TestTarFiles (6.93s) [2023-03-28T11:05:08.289Z] === RUN TestTarUntar [2023-03-28T11:05:08.289Z] --- PASS: TestTarUntar (0.04s) [2023-03-28T11:05:08.289Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-03-28T11:05:08.289Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestTarWithOptions [2023-03-28T11:05:08.289Z] --- PASS: TestTarWithOptions (0.03s) [2023-03-28T11:05:08.289Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-03-28T11:05:08.289Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestUntarUstarGnuConflict [2023-03-28T11:05:08.289Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestUntarInvalidFilenames [2023-03-28T11:05:08.289Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames973624761\\dest" [2023-03-28T11:05:08.289Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2023-03-28T11:05:08.289Z] === RUN TestUntarHardlinkToSymlink [2023-03-28T11:05:08.289Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-03-28T11:05:08.289Z] === RUN TestUntarInvalidHardlink [2023-03-28T11:05:08.289Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1471350331\\victim\\hello" -> "../victim/hello" [2023-03-28T11:05:08.289Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink634119361\\victim\\hello" -> "/../victim/hello" [2023-03-28T11:05:08.289Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3786957656\\victim" -> "../victim" [2023-03-28T11:05:08.289Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1686323132\\victim" -> "../victim" [2023-03-28T11:05:08.289Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1933642737\\victim" -> "../victim" [2023-03-28T11:05:08.289Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2915017675\\victim" -> "../victim" [2023-03-28T11:05:08.289Z] === RUN TestParseEmptyInterface [2023-03-28T11:05:08.289Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestParseNonInterfaceType [2023-03-28T11:05:08.289Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestParseWithOneFunction [2023-03-28T11:05:08.289Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestParseWithMultipleFuncs [2023-03-28T11:05:08.289Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-03-28T11:05:08.289Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2023-03-28T11:05:08.289Z] === RUN TestUntarInvalidSymlink [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink770164693\\dest\\dotdot" -> "../victim/hello" [2023-03-28T11:05:08.289Z] === RUN TestParseWithUnnamedReturn [2023-03-28T11:05:08.289Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestEmbeddedInterface [2023-03-28T11:05:08.289Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestParsedImports [2023-03-28T11:05:08.289Z] --- PASS: TestParsedImports (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestAliasedImports [2023-03-28T11:05:08.289Z] --- PASS: TestAliasedImports (0.00s) [2023-03-28T11:05:08.289Z] PASS [2023-03-28T11:05:08.289Z] coverage: 56.8% of statements [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2704030467\\dest\\slash-dotdot" -> "/../victim/hello" [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3037919946\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2596543595\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:08.289Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.088s coverage: 56.8% of statements [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3412740677\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3059703298\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:08.289Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2068487675\\dest\\dir\\loophole" -> "../../victim" [2023-03-28T11:05:08.289Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2023-03-28T11:05:08.289Z] === RUN TestTempArchiveCloseMultipleTimes [2023-03-28T11:05:08.289Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-03-28T11:05:08.289Z] === RUN TestXGlobalNoParent [2023-03-28T11:05:08.289Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-03-28T11:05:08.748Z] === RUN TestReplaceFileTarWrapper [2023-03-28T11:05:08.748Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2023-03-28T11:05:08.748Z] === RUN TestPrefixHeaderReadable [2023-03-28T11:05:08.748Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-03-28T11:05:08.748Z] === RUN TestDisablePigz [2023-03-28T11:05:08.748Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-03-28T11:05:08.748Z] --- PASS: TestDisablePigz (0.17s) [2023-03-28T11:05:08.748Z] === RUN TestPigz [2023-03-28T11:05:09.207Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-03-28T11:05:09.207Z] --- PASS: TestPigz (0.20s) [2023-03-28T11:05:09.207Z] === RUN TestCopyFileWithInvalidDest [2023-03-28T11:05:09.207Z] archive_windows_test.go:16: Currently fails [2023-03-28T11:05:09.207Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-03-28T11:05:09.207Z] === RUN TestCanonicalTarNameForPath [2023-03-28T11:05:09.207Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-03-28T11:05:09.207Z] === RUN TestCanonicalTarName [2023-03-28T11:05:09.207Z] --- PASS: TestCanonicalTarName (0.00s) [2023-03-28T11:05:09.207Z] === RUN TestChmodTarEntry [2023-03-28T11:05:09.207Z] --- PASS: TestChmodTarEntry (0.00s) [2023-03-28T11:05:09.207Z] === RUN TestHardLinkOrder [2023-03-28T11:05:09.207Z] === RUN TestFailedConnection [2023-03-28T11:05:09.207Z] --- PASS: TestHardLinkOrder (0.13s) [2023-03-28T11:05:09.207Z] === RUN TestChangeString [2023-03-28T11:05:09.207Z] --- PASS: TestChangeString (0.00s) [2023-03-28T11:05:09.207Z] === RUN TestChangesWithNoChanges [2023-03-28T11:05:09.207Z] --- PASS: TestChangesWithNoChanges (0.04s) [2023-03-28T11:05:09.207Z] === RUN TestChangesWithChanges [2023-03-28T11:05:09.207Z] --- PASS: TestChangesWithChanges (0.04s) [2023-03-28T11:05:09.207Z] === RUN TestChangesWithChangesGH13590 [2023-03-28T11:05:09.207Z] changes_test.go:191: needs more investigation [2023-03-28T11:05:09.207Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-03-28T11:05:09.207Z] === RUN TestChangesDirsEmpty [2023-03-28T11:05:09.665Z] --- PASS: TestChangesDirsEmpty (0.18s) [2023-03-28T11:05:09.665Z] === RUN TestChangesDirsMutated [2023-03-28T11:05:09.665Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-03-28T11:05:09.665Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-03-28T11:05:09.665Z] === RUN TestBufioReaderPoolPutAndGet [2023-03-28T11:05:09.665Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-03-28T11:05:09.665Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-03-28T11:05:09.665Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-03-28T11:05:09.665Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-03-28T11:05:09.665Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-03-28T11:05:09.665Z] === RUN TestBufioWriterPoolPutAndGet [2023-03-28T11:05:09.665Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-03-28T11:05:09.665Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-03-28T11:05:09.666Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-03-28T11:05:09.666Z] === RUN TestBufferPoolPutAndGet [2023-03-28T11:05:09.666Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-03-28T11:05:09.666Z] PASS [2023-03-28T11:05:09.666Z] coverage: 88.2% of statements [2023-03-28T11:05:09.666Z] === RUN TestHTTPTransport [2023-03-28T11:05:09.666Z] --- PASS: TestHTTPTransport (0.00s) [2023-03-28T11:05:09.666Z] PASS [2023-03-28T11:05:09.666Z] coverage: 85.7% of statements [2023-03-28T11:05:09.666Z] ok github.com/docker/docker/pkg/pools 0.070s coverage: 88.2% of statements [2023-03-28T11:05:09.666Z] ok github.com/docker/docker/pkg/plugins/transport 0.081s coverage: 85.7% of statements [2023-03-28T11:05:09.666Z] --- PASS: TestChangesDirsMutated (0.21s) [2023-03-28T11:05:09.666Z] === RUN TestApplyLayer [2023-03-28T11:05:09.666Z] changes_test.go:404: needs further investigation [2023-03-28T11:05:09.666Z] --- SKIP: TestApplyLayer (0.00s) [2023-03-28T11:05:09.666Z] === RUN TestChangesSizeWithHardlinks [2023-03-28T11:05:09.666Z] changes_test.go:440: needs further investigation [2023-03-28T11:05:09.666Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-03-28T11:05:09.666Z] === RUN TestChangesSizeWithNoChanges [2023-03-28T11:05:09.666Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-03-28T11:05:09.666Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-03-28T11:05:09.666Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-03-28T11:05:09.666Z] === RUN TestChangesSize [2023-03-28T11:05:09.666Z] --- PASS: TestChangesSize (0.00s) [2023-03-28T11:05:09.666Z] === RUN TestApplyLayerInvalidFilenames [2023-03-28T11:05:09.666Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames801101950\\dest" [2023-03-28T11:05:09.666Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-03-28T11:05:09.666Z] === RUN TestApplyLayerInvalidHardlink [2023-03-28T11:05:09.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2652970065\\victim\\hello" -> "../victim/hello" [2023-03-28T11:05:09.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink554250783\\victim\\hello" -> "/../victim/hello" [2023-03-28T11:05:09.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink420900665\\victim" -> "../victim" [2023-03-28T11:05:09.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3120578107\\victim" -> "../victim" [2023-03-28T11:05:09.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3245991308\\victim" -> "../victim" [2023-03-28T11:05:09.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1964017361\\victim" -> "../victim" [2023-03-28T11:05:09.666Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2023-03-28T11:05:09.666Z] === RUN TestApplyLayerInvalidSymlink [2023-03-28T11:05:09.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2988186386\\dest\\dotdot" -> "../victim/hello" [2023-03-28T11:05:09.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink882864645\\dest\\slash-dotdot" -> "/../victim/hello" [2023-03-28T11:05:09.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink265687435\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:09.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1185591830\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:09.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3560842678\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:09.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3999271988\\dest\\loophole-victim" -> "../victim" [2023-03-28T11:05:09.666Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-03-28T11:05:09.666Z] === RUN TestApplyLayerWhiteouts [2023-03-28T11:05:10.126Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2023-03-28T11:05:10.126Z] === RUN TestGenerateEmptyFile [2023-03-28T11:05:10.126Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-03-28T11:05:10.126Z] === RUN TestGenerateWithContent [2023-03-28T11:05:10.126Z] --- PASS: TestGenerateWithContent (0.00s) [2023-03-28T11:05:10.126Z] PASS [2023-03-28T11:05:10.126Z] coverage: 62.6% of statements [2023-03-28T11:05:10.126Z] ok github.com/docker/docker/pkg/archive 10.164s coverage: 62.6% of statements [2023-03-28T11:05:10.587Z] --- PASS: TestFailedConnection (1.13s) [2023-03-28T11:05:10.587Z] === RUN TestFailOnce [2023-03-28T11:05:10.587Z] === RUN TestOutputOnPrematureClose [2023-03-28T11:05:10.587Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-03-28T11:05:10.587Z] === RUN TestCompleteSilently [2023-03-28T11:05:10.587Z] --- PASS: TestCompleteSilently (0.00s) [2023-03-28T11:05:10.587Z] PASS [2023-03-28T11:05:10.587Z] coverage: 75.9% of statements [2023-03-28T11:05:10.587Z] ok github.com/docker/docker/pkg/progress 0.051s coverage: 75.9% of statements [2023-03-28T11:05:10.587Z] 2023/03/28 11:05:10 http: panic serving 127.0.0.1:49253: Plugin not ready [2023-03-28T11:05:10.587Z] goroutine 34 [running]: [2023-03-28T11:05:10.587Z] net/http.(*conn).serve.func1() [2023-03-28T11:05:10.587Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-03-28T11:05:10.587Z] panic({0xcb5a00, 0xdf9810}) [2023-03-28T11:05:10.587Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-03-28T11:05:10.587Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x4d0000000000003b?, 0xffffffffffffffff?}, 0x4db3be9cf8c63889?) [2023-03-28T11:05:10.587Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-03-28T11:05:10.587Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdff068?, 0xc0001c6000?}, 0xc0001b3a78?) [2023-03-28T11:05:10.587Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-03-28T11:05:10.587Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xdff068, 0xc0001c6000}, 0xc0001aa000) [2023-03-28T11:05:10.587Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-03-28T11:05:10.587Z] net/http.serverHandler.ServeHTTP({0xdfd598?}, {0xdff068, 0xc0001c6000}, 0xc0001aa000) [2023-03-28T11:05:10.587Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-03-28T11:05:10.587Z] net/http.(*conn).serve(0xc00018e000, {0xdff478, 0xc000090420}) [2023-03-28T11:05:10.587Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-03-28T11:05:10.587Z] created by net/http.(*Server).Serve [2023-03-28T11:05:10.587Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-03-28T11:05:10.587Z] time="2023-03-28T11:05:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49252/Test.FailOnce: Post \"http://127.0.0.1:49252/Test.FailOnce\": EOF, retrying in 1s" [2023-03-28T11:05:10.587Z] === RUN TestSendToOneSub [2023-03-28T11:05:10.587Z] --- PASS: TestSendToOneSub (0.00s) [2023-03-28T11:05:10.587Z] === RUN TestSendToMultipleSubs [2023-03-28T11:05:10.587Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-03-28T11:05:10.587Z] === RUN TestEvictOneSub [2023-03-28T11:05:10.587Z] --- PASS: TestEvictOneSub (0.00s) [2023-03-28T11:05:10.587Z] === RUN TestClosePublisher [2023-03-28T11:05:10.587Z] --- PASS: TestClosePublisher (0.00s) [2023-03-28T11:05:10.587Z] === RUN TestPubSubRace [2023-03-28T11:05:11.557Z] === RUN TestRegister [2023-03-28T11:05:11.557Z] --- PASS: TestRegister (0.00s) [2023-03-28T11:05:11.557Z] === RUN TestCommand [2023-03-28T11:05:11.557Z] --- PASS: TestCommand (0.04s) [2023-03-28T11:05:11.557Z] === RUN TestNaiveSelf [2023-03-28T11:05:11.557Z] --- PASS: TestNaiveSelf (0.04s) [2023-03-28T11:05:11.557Z] PASS [2023-03-28T11:05:11.557Z] coverage: 82.4% of statements [2023-03-28T11:05:11.557Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2023-03-28T11:05:11.557Z] --- PASS: TestFailOnce (1.21s) [2023-03-28T11:05:11.557Z] === RUN TestEchoInputOutput [2023-03-28T11:05:11.557Z] --- PASS: TestEchoInputOutput (0.00s) [2023-03-28T11:05:11.557Z] === RUN TestBackoff [2023-03-28T11:05:11.557Z] --- PASS: TestBackoff (0.00s) [2023-03-28T11:05:11.557Z] === RUN TestAbortRetry [2023-03-28T11:05:11.557Z] --- PASS: TestAbortRetry (0.00s) [2023-03-28T11:05:11.557Z] === RUN TestClientScheme [2023-03-28T11:05:11.557Z] --- PASS: TestClientScheme (0.00s) [2023-03-28T11:05:11.557Z] === RUN TestNewClientWithTimeout [2023-03-28T11:05:11.557Z] --- PASS: TestPubSubRace (1.08s) [2023-03-28T11:05:11.557Z] PASS [2023-03-28T11:05:11.557Z] coverage: 75.0% of statements [2023-03-28T11:05:11.557Z] ok github.com/docker/docker/pkg/pubsub 1.149s coverage: 75.0% of statements [2023-03-28T11:05:12.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T11:05:12.022Z] time="2023-03-28T11:05:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-03-28T11:05:12.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T11:05:12.481Z] === RUN TestParseSignal [2023-03-28T11:05:12.481Z] --- PASS: TestParseSignal (0.00s) [2023-03-28T11:05:12.481Z] === RUN TestValidSignalForPlatform [2023-03-28T11:05:12.481Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-03-28T11:05:12.481Z] PASS [2023-03-28T11:05:12.481Z] coverage: 19.7% of statements [2023-03-28T11:05:12.481Z] ok github.com/docker/docker/pkg/signal 0.057s coverage: 19.7% of statements [2023-03-28T11:05:12.940Z] === RUN TestNewStdWriter [2023-03-28T11:05:12.940Z] --- PASS: TestNewStdWriter (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestWriteWithUninitializedStdWriter [2023-03-28T11:05:12.940Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestWriteWithNilBytes [2023-03-28T11:05:12.940Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestWrite [2023-03-28T11:05:12.940Z] --- PASS: TestWrite (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestWriteWithWriterError [2023-03-28T11:05:12.940Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-03-28T11:05:12.940Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyWriteAndRead [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyWithInvalidInputHeader [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyWithCorruptedPrefix [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyReturnsWriteErrors [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-03-28T11:05:12.940Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-03-28T11:05:12.940Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-03-28T11:05:12.940Z] PASS [2023-03-28T11:05:12.940Z] coverage: 100.0% of statements [2023-03-28T11:05:12.940Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2023-03-28T11:05:13.399Z] === RUN TestRawProgressFormatterFormatStatus [2023-03-28T11:05:13.399Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestRawProgressFormatterFormatProgress [2023-03-28T11:05:13.399Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestFormatStatus [2023-03-28T11:05:13.399Z] --- PASS: TestFormatStatus (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestFormatError [2023-03-28T11:05:13.399Z] --- PASS: TestFormatError (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestFormatJSONError [2023-03-28T11:05:13.399Z] --- PASS: TestFormatJSONError (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestJsonProgressFormatterFormatProgress [2023-03-28T11:05:13.399Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestJsonProgressFormatterFormatStatus [2023-03-28T11:05:13.399Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestNewJSONProgressOutput [2023-03-28T11:05:13.399Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestAuxFormatterEmit [2023-03-28T11:05:13.399Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestStreamWriterStdout [2023-03-28T11:05:13.399Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestStreamWriterStderr [2023-03-28T11:05:13.399Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-03-28T11:05:13.399Z] PASS [2023-03-28T11:05:13.399Z] coverage: 66.2% of statements [2023-03-28T11:05:13.399Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2023-03-28T11:05:13.399Z] time="2023-03-28T11:05:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-03-28T11:05:13.399Z] === RUN TestGenerateRandomID [2023-03-28T11:05:13.399Z] --- PASS: TestGenerateRandomID (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestShortenId [2023-03-28T11:05:13.399Z] --- PASS: TestShortenId (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestShortenSha256Id [2023-03-28T11:05:13.399Z] --- PASS: TestShortenSha256Id (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestShortenIdEmpty [2023-03-28T11:05:13.399Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestShortenIdInvalid [2023-03-28T11:05:13.399Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestIsShortIDNonHex [2023-03-28T11:05:13.399Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-03-28T11:05:13.399Z] === RUN TestIsShortIDNotCorrectSize [2023-03-28T11:05:13.399Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-03-28T11:05:13.399Z] PASS [2023-03-28T11:05:13.399Z] coverage: 70.6% of statements [2023-03-28T11:05:13.399Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2023-03-28T11:05:14.938Z] === RUN TestIsCpusetListAvailable [2023-03-28T11:05:14.938Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-03-28T11:05:14.938Z] PASS [2023-03-28T11:05:14.938Z] coverage: 38.2% of statements [2023-03-28T11:05:14.938Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2023-03-28T11:05:15.080Z] #37 453.4 # github.com/containerd/containerd/cmd/containerd [2023-03-28T11:05:15.080Z] #37 453.4 /usr/bin/ld: /tmp/go-link-3142390284/000019.o: in function `New': [2023-03-28T11:05:15.080Z] #37 453.4 /tmp/tmp.S8WdfsU83T/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 [2023-03-28T11:05:15.080Z] #37 453.6 + bin/containerd-stress [2023-03-28T11:05:15.650Z] #37 454.8 + bin/containerd-shim [2023-03-28T11:05:15.972Z] === RUN TestChtimes [2023-03-28T11:05:15.972Z] --- PASS: TestChtimes (0.01s) [2023-03-28T11:05:15.972Z] === RUN TestChtimesWindows [2023-03-28T11:05:15.972Z] --- PASS: TestChtimesWindows (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-03-28T11:05:15.972Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestEnsureRemoveAllNotExist [2023-03-28T11:05:15.972Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestEnsureRemoveAllWithDir [2023-03-28T11:05:15.972Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestEnsureRemoveAllWithFile [2023-03-28T11:05:15.972Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestHasWin32KSupport [2023-03-28T11:05:15.972Z] syscall_windows_test.go:8: win32k: true [2023-03-28T11:05:15.972Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-03-28T11:05:15.972Z] PASS [2023-03-28T11:05:15.972Z] coverage: 12.0% of statements [2023-03-28T11:05:15.972Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 12.0% of statements [2023-03-28T11:05:15.972Z] === RUN TestTailFile [2023-03-28T11:05:15.972Z] --- PASS: TestTailFile (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestTailFileManyLines [2023-03-28T11:05:15.972Z] --- PASS: TestTailFileManyLines (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestTailEmptyFile [2023-03-28T11:05:15.972Z] --- PASS: TestTailEmptyFile (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestTailNegativeN [2023-03-28T11:05:15.972Z] --- PASS: TestTailNegativeN (0.00s) [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader [2023-03-28T11:05:15.972Z] === CONT TestNewTailReader [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/single_byte_delimiter [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/2_byte_delimiter [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/8_byte_delimiter [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/12_byte_delimiter [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/truncated_last_line [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-03-28T11:05:15.972Z] === CONT TestNewTailReader/no_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-03-28T11:05:15.972Z] === CONT TestNewTailReader/4_byte_delimiter [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/12_byte_delimiter [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/2_byte_delimiter [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/single_byte_delimiter [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/8_byte_delimiter [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:15.973Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:15.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:15.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-03-28T11:05:15.974Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:15.974Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:15.974Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.433Z] time="2023-03-28T11:05:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-03-28T11:05:16.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.436Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T11:05:16.896Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T11:05:16.896Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T11:05:16.897Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T11:05:16.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T11:05:16.898Z] PASS [2023-03-28T11:05:16.898Z] coverage: 88.6% of statements [2023-03-28T11:05:16.898Z] ok github.com/docker/docker/pkg/tailfile 0.338s coverage: 88.6% of statements [2023-03-28T11:05:17.357Z] === RUN TestTarSumRemoveNonExistent [2023-03-28T11:05:17.357Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2023-03-28T11:05:17.357Z] === RUN TestTarSumRemove [2023-03-28T11:05:17.357Z] --- PASS: TestTarSumRemove (0.00s) [2023-03-28T11:05:17.357Z] === RUN TestSortFileInfoSums [2023-03-28T11:05:17.357Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-03-28T11:05:17.357Z] === RUN TestNewTarSumForLabelInvalid [2023-03-28T11:05:17.357Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-03-28T11:05:17.357Z] === RUN TestNewTarSumForLabel [2023-03-28T11:05:17.357Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-03-28T11:05:17.357Z] === RUN TestEmptyTar [2023-03-28T11:05:17.357Z] --- PASS: TestEmptyTar (0.00s) [2023-03-28T11:05:17.357Z] === RUN TestTarSumsReadSize [2023-03-28T11:05:17.357Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-03-28T11:05:17.357Z] === RUN TestTarSums [2023-03-28T11:05:17.815Z] --- PASS: TestTarSums (0.09s) [2023-03-28T11:05:17.815Z] === RUN TestIteration [2023-03-28T11:05:17.815Z] --- PASS: TestIteration (0.00s) [2023-03-28T11:05:17.815Z] === RUN TestVersionLabelForChecksum [2023-03-28T11:05:17.815Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-03-28T11:05:17.815Z] === RUN TestVersion [2023-03-28T11:05:17.815Z] --- PASS: TestVersion (0.00s) [2023-03-28T11:05:17.815Z] === RUN TestGetVersion [2023-03-28T11:05:17.815Z] --- PASS: TestGetVersion (0.00s) [2023-03-28T11:05:17.815Z] === RUN TestGetVersions [2023-03-28T11:05:17.815Z] --- PASS: TestGetVersions (0.00s) [2023-03-28T11:05:17.815Z] PASS [2023-03-28T11:05:17.815Z] coverage: 89.3% of statements [2023-03-28T11:05:17.815Z] ok github.com/docker/docker/pkg/tarsum 0.183s coverage: 89.3% of statements [2023-03-28T11:05:17.815Z] testing: warning: no tests to run [2023-03-28T11:05:17.815Z] PASS [2023-03-28T11:05:17.815Z] coverage: [no statements] [2023-03-28T11:05:17.815Z] ok github.com/docker/docker/pkg/term/windows 0.058s coverage: [no statements] [no tests to run] [2023-03-28T11:05:18.278Z] === RUN TestTruncIndex [2023-03-28T11:05:18.737Z] --- PASS: TestTruncIndex (0.11s) [2023-03-28T11:05:18.737Z] PASS [2023-03-28T11:05:18.737Z] coverage: 91.5% of statements [2023-03-28T11:05:18.737Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements [2023-03-28T11:05:18.737Z] === RUN TestIsGIT [2023-03-28T11:05:18.737Z] --- PASS: TestIsGIT (0.00s) [2023-03-28T11:05:18.737Z] === RUN TestIsTransport [2023-03-28T11:05:18.737Z] --- PASS: TestIsTransport (0.00s) [2023-03-28T11:05:18.737Z] PASS [2023-03-28T11:05:18.737Z] coverage: 100.0% of statements [2023-03-28T11:05:18.737Z] ok github.com/docker/docker/pkg/urlutil 0.060s coverage: 100.0% of statements [2023-03-28T11:05:19.195Z] === RUN TestVersionInfo [2023-03-28T11:05:19.195Z] --- PASS: TestVersionInfo (0.00s) [2023-03-28T11:05:19.195Z] === RUN TestAppendVersions [2023-03-28T11:05:19.195Z] --- PASS: TestAppendVersions (0.00s) [2023-03-28T11:05:19.195Z] PASS [2023-03-28T11:05:19.195Z] coverage: 88.9% of statements [2023-03-28T11:05:19.195Z] ok github.com/docker/docker/pkg/useragent 0.072s coverage: 88.9% of statements [2023-03-28T11:05:20.738Z] time="2023-03-28T11:05:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-03-28T11:05:20.738Z] === RUN TestValidatePrivileges [2023-03-28T11:05:20.738Z] --- PASS: TestValidatePrivileges (0.00s) [2023-03-28T11:05:20.738Z] === RUN TestFilterByCapNeg [2023-03-28T11:05:20.738Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-03-28T11:05:20.739Z] === RUN TestFilterByCapPos [2023-03-28T11:05:20.739Z] --- PASS: TestFilterByCapPos (0.00s) [2023-03-28T11:05:20.739Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-03-28T11:05:20.739Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-03-28T11:05:20.739Z] PASS [2023-03-28T11:05:20.739Z] coverage: 12.0% of statements [2023-03-28T11:05:20.739Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2023-03-28T11:05:21.198Z] === RUN TestNewSettable [2023-03-28T11:05:21.198Z] --- PASS: TestNewSettable (0.00s) [2023-03-28T11:05:21.198Z] === RUN TestIsSettable [2023-03-28T11:05:21.198Z] --- PASS: TestIsSettable (0.00s) [2023-03-28T11:05:21.198Z] === RUN TestUpdateSettingsEnv [2023-03-28T11:05:21.198Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-03-28T11:05:21.198Z] PASS [2023-03-28T11:05:21.198Z] coverage: 20.0% of statements [2023-03-28T11:05:21.198Z] ok github.com/docker/docker/plugin/v2 0.068s coverage: 20.0% of statements [2023-03-28T11:05:22.169Z] === RUN TestLoad [2023-03-28T11:05:22.169Z] --- PASS: TestLoad (0.01s) [2023-03-28T11:05:22.169Z] === RUN TestSave [2023-03-28T11:05:22.169Z] --- PASS: TestSave (0.05s) [2023-03-28T11:05:22.169Z] === RUN TestAddDeleteGet [2023-03-28T11:05:22.169Z] --- PASS: TestAddDeleteGet (0.07s) [2023-03-28T11:05:22.169Z] === RUN TestInvalidTags [2023-03-28T11:05:22.169Z] --- PASS: TestInvalidTags (0.01s) [2023-03-28T11:05:22.169Z] PASS [2023-03-28T11:05:22.169Z] coverage: 84.4% of statements [2023-03-28T11:05:22.169Z] ok github.com/docker/docker/reference 0.201s coverage: 84.4% of statements [2023-03-28T11:05:23.708Z] === RUN TestResolveAuthConfigIndexServer [2023-03-28T11:05:23.708Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestResolveAuthConfigFullURL [2023-03-28T11:05:23.708Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestLoadAllowNondistributableArtifacts [2023-03-28T11:05:23.708Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestValidateMirror [2023-03-28T11:05:23.708Z] --- PASS: TestValidateMirror (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestLoadInsecureRegistries [2023-03-28T11:05:23.708Z] time="2023-03-28T11:05:23Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-03-28T11:05:23.708Z] time="2023-03-28T11:05:23Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-03-28T11:05:23.708Z] time="2023-03-28T11:05:23Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-03-28T11:05:23.708Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2023-03-28T11:05:23.708Z] === RUN TestNewServiceConfig [2023-03-28T11:05:23.708Z] --- PASS: TestNewServiceConfig (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestValidateIndexName [2023-03-28T11:05:23.708Z] --- PASS: TestValidateIndexName (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestValidateIndexNameWithError [2023-03-28T11:05:23.708Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestEndpointParse [2023-03-28T11:05:23.708Z] --- PASS: TestEndpointParse (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestEndpointParseInvalid [2023-03-28T11:05:23.708Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestValidateEndpoint [2023-03-28T11:05:23.708Z] --- PASS: TestValidateEndpoint (0.01s) [2023-03-28T11:05:23.708Z] === RUN TestPing [2023-03-28T11:05:23.708Z] --- PASS: TestPing (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestPingRegistryEndpoint [2023-03-28T11:05:23.708Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:23.708Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-03-28T11:05:23.708Z] === RUN TestEndpoint [2023-03-28T11:05:23.708Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:23.708Z] --- SKIP: TestEndpoint (0.01s) [2023-03-28T11:05:23.708Z] === RUN TestParseRepositoryInfo [2023-03-28T11:05:23.708Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestNewIndexInfo [2023-03-28T11:05:23.708Z] --- PASS: TestNewIndexInfo (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestMirrorEndpointLookup [2023-03-28T11:05:23.708Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:23.708Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestSearchRepositories [2023-03-28T11:05:23.708Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-03-28T11:05:23.708Z] Host: 127.0.0.1:49262 [2023-03-28T11:05:23.708Z] User-Agent: docker test client [2023-03-28T11:05:23.708Z] Authorization: Token fake-token [2023-03-28T11:05:23.708Z] X-Docker-Token: true [2023-03-28T11:05:23.708Z] Accept-Encoding: gzip [2023-03-28T11:05:23.708Z] [2023-03-28T11:05:23.708Z] [2023-03-28T11:05:23.708Z] registry_test.go:730: HTTP/1.1 200 OK [2023-03-28T11:05:23.708Z] Connection: close [2023-03-28T11:05:23.708Z] Content-Length: 144 [2023-03-28T11:05:23.708Z] Cache-Control: no-cache [2023-03-28T11:05:23.708Z] Content-Type: application/json [2023-03-28T11:05:23.708Z] Date: Tue, 28 Mar 2023 11:05:23 GMT [2023-03-28T11:05:23.708Z] Expires: -1 [2023-03-28T11:05:23.708Z] Pragma: no-cache [2023-03-28T11:05:23.708Z] Server: docker-tests/mock [2023-03-28T11:05:23.708Z] X-Docker-Registry-Config: mock [2023-03-28T11:05:23.708Z] X-Docker-Registry-Version: 0.0.0 [2023-03-28T11:05:23.708Z] [2023-03-28T11:05:23.708Z] [2023-03-28T11:05:23.708Z] --- PASS: TestSearchRepositories (0.01s) [2023-03-28T11:05:23.708Z] === RUN TestTrustedLocation [2023-03-28T11:05:23.708Z] --- PASS: TestTrustedLocation (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-03-28T11:05:23.708Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestAllowNondistributableArtifacts [2023-03-28T11:05:23.708Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-03-28T11:05:23.708Z] === RUN TestIsSecureIndex [2023-03-28T11:05:23.708Z] --- PASS: TestIsSecureIndex (0.00s) [2023-03-28T11:05:23.708Z] PASS [2023-03-28T11:05:23.708Z] coverage: 50.2% of statements [2023-03-28T11:05:23.708Z] ok github.com/docker/docker/registry 0.323s coverage: 50.2% of statements [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestReaderWithReadError [2023-03-28T11:05:24.166Z] time="2023-03-28T11:05:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestReader [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestReader (0.00s) [2023-03-28T11:05:24.166Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-03-28T11:05:24.166Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-03-28T11:05:24.166Z] PASS [2023-03-28T11:05:24.166Z] coverage: 100.0% of statements [2023-03-28T11:05:24.166Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2023-03-28T11:05:24.627Z] === RUN TestRestartManagerTimeout [2023-03-28T11:05:24.627Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-03-28T11:05:24.627Z] === RUN TestRestartManagerTimeoutReset [2023-03-28T11:05:24.627Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-03-28T11:05:24.627Z] PASS [2023-03-28T11:05:24.627Z] coverage: 50.9% of statements [2023-03-28T11:05:24.627Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2023-03-28T11:05:25.596Z] === RUN TestDecodeContainerConfig [2023-03-28T11:05:25.596Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-03-28T11:05:25.596Z] === RUN TestDecodeContainerConfigIsolation [2023-03-28T11:05:25.596Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-03-28T11:05:25.596Z] === RUN TestValidatePrivileged [2023-03-28T11:05:25.596Z] --- PASS: TestValidatePrivileged (0.00s) [2023-03-28T11:05:25.596Z] PASS [2023-03-28T11:05:25.596Z] coverage: 52.2% of statements [2023-03-28T11:05:25.596Z] ok github.com/docker/docker/runconfig 0.062s coverage: 52.2% of statements [2023-03-28T11:05:25.596Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-03-28T11:05:25.596Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-03-28T11:05:25.596Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-03-28T11:05:25.596Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-03-28T11:05:25.596Z] PASS [2023-03-28T11:05:25.596Z] coverage: 62.5% of statements [2023-03-28T11:05:25.596Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2023-03-28T11:05:27.885Z] #37 465.7 + bin/containerd-shim-runc-v1 [2023-03-28T11:05:29.329Z] --- PASS: TestNewClientWithTimeout (17.67s) [2023-03-28T11:05:29.329Z] === RUN TestClientStream [2023-03-28T11:05:29.329Z] --- PASS: TestClientStream (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestClientSendFile [2023-03-28T11:05:29.329Z] --- PASS: TestClientSendFile (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestClientWithRequestTimeout [2023-03-28T11:05:29.329Z] === RUN TestGetDriver [2023-03-28T11:05:29.329Z] --- PASS: TestGetDriver (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestVolumeRequestError [2023-03-28T11:05:29.329Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestFileSpecPlugin [2023-03-28T11:05:29.329Z] --- PASS: TestVolumeRequestError (0.01s) [2023-03-28T11:05:29.329Z] PASS [2023-03-28T11:05:29.329Z] coverage: 36.1% of statements [2023-03-28T11:05:29.329Z] --- PASS: TestFileSpecPlugin (0.02s) [2023-03-28T11:05:29.329Z] === RUN TestFileJSONSpecPlugin [2023-03-28T11:05:29.329Z] ok github.com/docker/docker/volume/drivers 0.065s coverage: 36.1% of statements [2023-03-28T11:05:29.329Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-03-28T11:05:29.329Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-03-28T11:05:29.329Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2023-03-28T11:05:29.329Z] === RUN TestPluginAddHandler [2023-03-28T11:05:29.329Z] --- PASS: TestPluginAddHandler (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestPluginWaitBadPlugin [2023-03-28T11:05:29.329Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestGet [2023-03-28T11:05:29.329Z] time="2023-03-28T11:05:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-03-28T11:05:29.329Z] === RUN TestGetAddress [2023-03-28T11:05:29.329Z] --- PASS: TestGetAddress (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestRemove [2023-03-28T11:05:29.329Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-03-28T11:05:29.329Z] --- SKIP: TestRemove (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestInitializeWithVolumes [2023-03-28T11:05:29.329Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-03-28T11:05:29.329Z] === RUN TestCreate [2023-03-28T11:05:29.329Z] --- PASS: TestCreate (0.03s) [2023-03-28T11:05:29.329Z] === RUN TestValidateName [2023-03-28T11:05:29.329Z] --- PASS: TestValidateName (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestCreateWithOpts [2023-03-28T11:05:29.329Z] local_test.go:180: runtime.GOOS == "windows" [2023-03-28T11:05:29.329Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-03-28T11:05:29.329Z] === RUN TestRelaodNoOpts [2023-03-28T11:05:29.329Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-03-28T11:05:29.329Z] PASS [2023-03-28T11:05:29.329Z] coverage: 41.5% of statements [2023-03-28T11:05:29.329Z] ok github.com/docker/docker/volume/local 0.117s coverage: 41.5% of statements [2023-03-28T11:05:30.311Z] time="2023-03-28T11:05:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-03-28T11:05:30.769Z] === RUN TestConvertTmpfsOptions [2023-03-28T11:05:30.769Z] parser_test.go:48: data="mode=700,size=1m" [2023-03-28T11:05:30.769Z] parser_test.go:48: data="ro" [2023-03-28T11:05:30.769Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-03-28T11:05:30.769Z] === RUN TestParseMountRaw [2023-03-28T11:05:30.769Z] --- PASS: TestParseMountRaw (0.04s) [2023-03-28T11:05:30.769Z] === RUN TestParseMountRawSplit [2023-03-28T11:05:30.769Z] parser_test.go:389: case 0 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 1 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 2 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 3 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 4 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 5 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 6 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 7 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 8 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 0 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 1 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 2 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 3 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 4 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 5 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 6 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 7 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 8 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 9 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 10 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 11 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 12 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 0 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 1 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 2 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 3 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 4 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 5 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 6 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 7 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 8 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 9 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 10 [2023-03-28T11:05:30.769Z] parser_test.go:389: case 11 [2023-03-28T11:05:30.769Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-03-28T11:05:30.769Z] === RUN TestParseMountSpec [2023-03-28T11:05:30.769Z] parser_test.go:454: case 0 [2023-03-28T11:05:30.769Z] parser_test.go:454: case 1 [2023-03-28T11:05:30.769Z] parser_test.go:454: case 2 [2023-03-28T11:05:30.769Z] parser_test.go:454: case 3 [2023-03-28T11:05:30.769Z] parser_test.go:454: case 4 [2023-03-28T11:05:30.769Z] parser_test.go:454: case 5 [2023-03-28T11:05:30.769Z] --- PASS: TestParseMountSpec (0.01s) [2023-03-28T11:05:30.769Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-03-28T11:05:30.769Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-03-28T11:05:30.769Z] === RUN TestValidateMount [2023-03-28T11:05:30.769Z] --- PASS: TestValidateMount (0.01s) [2023-03-28T11:05:30.769Z] PASS [2023-03-28T11:05:30.769Z] coverage: 66.2% of statements [2023-03-28T11:05:30.769Z] ok github.com/docker/docker/volume/mounts 0.109s coverage: 66.2% of statements [2023-03-28T11:05:31.736Z] === RUN TestSetGetMeta [2023-03-28T11:05:31.736Z] === PAUSE TestSetGetMeta [2023-03-28T11:05:31.736Z] === RUN TestRestore [2023-03-28T11:05:31.736Z] === PAUSE TestRestore [2023-03-28T11:05:31.736Z] === RUN TestServiceCreate [2023-03-28T11:05:31.736Z] === PAUSE TestServiceCreate [2023-03-28T11:05:31.736Z] === RUN TestServiceList [2023-03-28T11:05:31.736Z] === PAUSE TestServiceList [2023-03-28T11:05:31.736Z] === RUN TestServiceRemove [2023-03-28T11:05:31.736Z] === PAUSE TestServiceRemove [2023-03-28T11:05:31.736Z] === RUN TestServiceGet [2023-03-28T11:05:31.736Z] === PAUSE TestServiceGet [2023-03-28T11:05:31.736Z] === RUN TestServicePrune [2023-03-28T11:05:31.736Z] === PAUSE TestServicePrune [2023-03-28T11:05:31.736Z] === RUN TestCreate [2023-03-28T11:05:31.736Z] === PAUSE TestCreate [2023-03-28T11:05:31.736Z] === RUN TestRemove [2023-03-28T11:05:31.736Z] === PAUSE TestRemove [2023-03-28T11:05:31.736Z] === RUN TestList [2023-03-28T11:05:31.736Z] === PAUSE TestList [2023-03-28T11:05:31.736Z] === RUN TestFindByDriver [2023-03-28T11:05:31.736Z] === PAUSE TestFindByDriver [2023-03-28T11:05:31.736Z] === RUN TestFindByReferenced [2023-03-28T11:05:31.736Z] === PAUSE TestFindByReferenced [2023-03-28T11:05:31.736Z] === RUN TestDerefMultipleOfSameRef [2023-03-28T11:05:31.736Z] === PAUSE TestDerefMultipleOfSameRef [2023-03-28T11:05:31.736Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-03-28T11:05:31.736Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-03-28T11:05:31.736Z] === RUN TestDefererencePluginOnCreateError [2023-03-28T11:05:31.736Z] === PAUSE TestDefererencePluginOnCreateError [2023-03-28T11:05:31.736Z] === RUN TestRefDerefRemove [2023-03-28T11:05:31.736Z] === PAUSE TestRefDerefRemove [2023-03-28T11:05:31.736Z] === RUN TestGet [2023-03-28T11:05:31.736Z] === PAUSE TestGet [2023-03-28T11:05:31.736Z] === RUN TestGetWithReference [2023-03-28T11:05:31.736Z] === PAUSE TestGetWithReference [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_nil_list [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_nil_list [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_empty_list [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_empty_list [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_filter_some [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_filter_some [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_filter_middle [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_filter_middle [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-03-28T11:05:31.736Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-03-28T11:05:31.736Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_nil_list [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_empty_list [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_filter_middle [2023-03-28T11:05:31.736Z] === CONT TestFilterFunc/test_filter_some [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-03-28T11:05:31.736Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-03-28T11:05:31.736Z] === CONT TestSetGetMeta [2023-03-28T11:05:31.736Z] === CONT TestList [2023-03-28T11:05:31.736Z] === CONT TestServiceGet [2023-03-28T11:05:31.736Z] === CONT TestServiceList [2023-03-28T11:05:31.736Z] === CONT TestServiceCreate [2023-03-28T11:05:31.736Z] --- PASS: TestSetGetMeta (0.02s) [2023-03-28T11:05:31.736Z] --- PASS: TestList (0.06s) [2023-03-28T11:05:31.736Z] === CONT TestRestore [2023-03-28T11:05:31.736Z] --- PASS: TestRestore (0.04s) [2023-03-28T11:05:31.736Z] === CONT TestCreate [2023-03-28T11:05:31.736Z] --- PASS: TestCreate (0.02s) [2023-03-28T11:05:31.736Z] === CONT TestRemove [2023-03-28T11:05:31.736Z] --- PASS: TestRemove (0.03s) [2023-03-28T11:05:31.736Z] === CONT TestDefererencePluginOnCreateError [2023-03-28T11:05:32.195Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2023-03-28T11:05:32.195Z] === CONT TestGetWithReference [2023-03-28T11:05:32.195Z] === CONT TestGet [2023-03-28T11:05:32.195Z] --- PASS: TestGetWithReference (0.03s) [2023-03-28T11:05:32.195Z] --- PASS: TestGet (0.02s) [2023-03-28T11:05:32.195Z] === CONT TestRefDerefRemove [2023-03-28T11:05:32.195Z] --- PASS: TestRefDerefRemove (0.04s) [2023-03-28T11:05:32.195Z] === CONT TestServicePrune [2023-03-28T11:05:32.195Z] --- PASS: TestServiceGet (0.31s) [2023-03-28T11:05:32.195Z] === CONT TestServiceRemove [2023-03-28T11:05:32.195Z] time="2023-03-28T11:05:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T11:05:32.195Z] --- PASS: TestServiceList (0.32s) [2023-03-28T11:05:32.195Z] === CONT TestDerefMultipleOfSameRef [2023-03-28T11:05:32.195Z] --- PASS: TestServiceCreate (0.31s) [2023-03-28T11:05:32.195Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-03-28T11:05:32.195Z] time="2023-03-28T11:05:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T11:05:32.195Z] time="2023-03-28T11:05:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T11:05:32.195Z] --- PASS: TestServiceRemove (0.04s) [2023-03-28T11:05:32.195Z] === CONT TestFindByReferenced [2023-03-28T11:05:32.195Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2023-03-28T11:05:32.195Z] === CONT TestFindByDriver [2023-03-28T11:05:32.195Z] time="2023-03-28T11:05:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-03-28T11:05:32.195Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-03-28T11:05:32.195Z] time="2023-03-28T11:05:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T11:05:32.195Z] --- PASS: TestServicePrune (0.11s) [2023-03-28T11:05:32.195Z] --- PASS: TestFindByReferenced (0.04s) [2023-03-28T11:05:32.195Z] --- PASS: TestFindByDriver (0.04s) [2023-03-28T11:05:32.195Z] PASS [2023-03-28T11:05:32.195Z] coverage: 70.3% of statements [2023-03-28T11:05:32.195Z] ok github.com/docker/docker/volume/service 0.454s coverage: 70.3% of statements [2023-03-28T11:05:32.195Z] time="2023-03-28T11:05:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-03-28T11:05:33.171Z] #37 471.9 + bin/containerd-shim-runc-v2 [2023-03-28T11:05:33.741Z] #37 472.6 + binaries [2023-03-28T11:05:33.741Z] #37 472.6 + install -D bin/containerd /build/containerd [2023-03-28T11:05:33.741Z] #37 472.7 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T11:05:33.741Z] #37 472.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T11:05:33.741Z] #37 472.7 + install -D bin/ctr /build/ctr [2023-03-28T11:05:34.311Z] #37 DONE 473.4s [2023-03-28T11:05:34.373Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-28T11:05:34.374Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-28T11:05:34.690Z] #37 484.8 # github.com/containerd/containerd/cmd/containerd [2023-03-28T11:05:34.690Z] #37 484.8 /usr/bin/ld: /tmp/go-link-1585684208/000019.o: in function `New': [2023-03-28T11:05:34.690Z] #37 484.8 /tmp/tmp.xLsaveQT7s/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 [2023-03-28T11:05:34.690Z] #37 485.0 + bin/containerd-stress [2023-03-28T11:05:34.690Z] #37 486.1 + bin/containerd-shim [2023-03-28T11:05:36.549Z] time="2023-03-28T11:05:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-03-28T11:05:37.606Z] [2023-03-28T11:05:37.606Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T11:05:37.606Z] #65 DONE 0.2s [2023-03-28T11:05:37.606Z] [2023-03-28T11:05:37.606Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T11:05:37.867Z] #66 DONE 0.1s [2023-03-28T11:05:37.867Z] [2023-03-28T11:05:37.867Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T11:05:37.867Z] #67 DONE 0.2s [2023-03-28T11:05:38.127Z] [2023-03-28T11:05:38.127Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T11:05:38.127Z] #68 DONE 0.1s [2023-03-28T11:05:38.127Z] [2023-03-28T11:05:38.127Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T11:05:38.127Z] #69 DONE 0.0s [2023-03-28T11:05:38.127Z] [2023-03-28T11:05:38.127Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T11:05:38.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T11:05:38.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T11:05:43.409Z] #70 DONE 4.4s [2023-03-28T11:05:43.409Z] [2023-03-28T11:05:43.409Z] #71 exporting to image [2023-03-28T11:05:43.409Z] #71 exporting layers [2023-03-28T11:05:45.108Z] --- PASS: TestGet (15.04s) [2023-03-28T11:05:45.108Z] === RUN TestPluginWithNoManifest [2023-03-28T11:05:45.108Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-03-28T11:05:45.108Z] === RUN TestGetAll [2023-03-28T11:05:45.108Z] --- PASS: TestGetAll (0.00s) [2023-03-28T11:05:45.108Z] PASS [2023-03-28T11:05:45.108Z] coverage: 73.2% of statements [2023-03-28T11:05:45.108Z] ok github.com/docker/docker/pkg/plugins 35.169s coverage: 73.2% of statements [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/pkg/term [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/quota [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/rootless [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/volume [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-28T11:05:45.108Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-28T11:05:46.872Z] #37 497.4 + bin/containerd-shim-runc-v1 [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === Skipped [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-03-28T11:05:47.302Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-03-28T11:05:47.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-03-28T11:05:47.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2023-03-28T11:05:47.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-03-28T11:05:47.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-03-28T11:05:47.302Z] client_test.go:23: runtime.GOOS == "windows" [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-03-28T11:05:47.302Z] daemon_test.go:146: root required [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-03-28T11:05:47.302Z] reload_test.go:520: root required [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-03-28T11:05:47.302Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-03-28T11:05:47.302Z] pull_v2_test.go:81: Needs fixing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-03-28T11:05:47.302Z] pull_v2_test.go:126: Needs fixing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-03-28T11:05:47.302Z] download_test.go:267: Needs fixing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-03-28T11:05:47.302Z] layer_test.go:303: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-03-28T11:05:47.302Z] layer_test.go:352: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-03-28T11:05:47.302Z] layer_test.go:467: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-03-28T11:05:47.302Z] layer_test.go:696: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-03-28T11:05:47.302Z] migration_test.go:45: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-03-28T11:05:47.302Z] migration_test.go:181: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-03-28T11:05:47.302Z] mount_test.go:17: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-03-28T11:05:47.302Z] mount_test.go:76: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-03-28T11:05:47.302Z] mount_test.go:125: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-03-28T11:05:47.302Z] mount_test.go:212: Failing on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:133: Xz not present in msys2 [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:238: Failing on Windows CI machines [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-03-28T11:05:47.302Z] archive_windows_test.go:16: Currently fails [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-03-28T11:05:47.302Z] changes_test.go:191: needs more investigation [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-03-28T11:05:47.302Z] changes_test.go:404: needs further investigation [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-03-28T11:05:47.302Z] changes_test.go:440: needs further investigation [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2023-03-28T11:05:47.302Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-03-28T11:05:47.302Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2023-03-28T11:05:47.302Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2023-03-28T11:05:47.302Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-03-28T11:05:47.302Z] poller_test.go:40: No chmod on Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-03-28T11:05:47.302Z] fileutils_test.go:133: Needs porting to Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-03-28T11:05:47.302Z] fileutils_test.go:179: Needs porting to Windows [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-03-28T11:05:47.302Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-03-28T11:05:47.302Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-03-28T11:05:47.302Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-03-28T11:05:47.302Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-03-28T11:05:47.302Z] local_test.go:180: runtime.GOOS == "windows" [2023-03-28T11:05:47.302Z] [2023-03-28T11:05:47.302Z] DONE 1865 tests, 45 skipped in 233.538s [2023-03-28T11:05:47.302Z] INFO: make.ps1 ended at 03/28/2023 11:05:47 [2023-03-28T11:05:49.476Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-03-28T11:05:49.476Z] INFO: Unit tests ended at 03/28/2023 11:05:49. Duration:00:04:12.9138024 [2023-03-28T11:05:49.476Z] INFO: Building busybox [2023-03-28T11:05:49.476Z] Sending build context to Docker daemon 5.12kB [2023-03-28T11:05:49.476Z] [2023-03-28T11:05:49.476Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-03-28T11:05:49.476Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-03-28T11:05:49.476Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-03-28T11:05:49.476Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-03-28T11:05:49.476Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-03-28T11:05:49.476Z] ---> 5b4de02c9906 [2023-03-28T11:05:49.476Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-03-28T11:05:49.476Z] ---> Running in d87253e7e7c6 [2023-03-28T11:05:49.992Z] #71 exporting layers 7.4s done [2023-03-28T11:05:49.992Z] #71 writing image sha256:12180cfbe5f7c9e7da0da3054f115123565daa4258dafbdce96735a48e02720f done [2023-03-28T11:05:49.992Z] #71 naming to docker.io/library/docker:b56fe595050578ced98af6c2deb70f3126cad0f9 done [2023-03-28T11:05:49.992Z] #71 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:05:50.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -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:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh dynbinary test-integration [2023-03-28T11:05:52.120Z] #37 503.7 + bin/containerd-shim-runc-v2 [2023-03-28T11:05:52.120Z] #37 504.5 + binaries [2023-03-28T11:05:52.376Z] #37 504.5 + install -D bin/containerd /build/containerd [2023-03-28T11:05:52.376Z] #37 504.6 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T11:05:52.376Z] #37 504.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T11:05:52.376Z] #37 504.6 + install -D bin/ctr /build/ctr [2023-03-28T11:05:52.872Z] [2023-03-28T11:05:52.872Z] Removing bundles/ [2023-03-28T11:05:52.872Z] [2023-03-28T11:05:52.872Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-28T11:05:52.872Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:05:52.872Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T11:05:54.892Z] #37 DONE 506.8s [2023-03-28T11:05:56.782Z] [2023-03-28T11:05:56.782Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T11:05:56.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T11:05:56.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T11:05:56.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T11:05:56.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T11:05:56.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T11:05:57.347Z] #65 DONE 0.8s [2023-03-28T11:05:57.347Z] [2023-03-28T11:05:57.347Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T11:05:57.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T11:05:57.910Z] #66 DONE 0.2s [2023-03-28T11:05:57.910Z] [2023-03-28T11:05:57.910Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T11:05:58.838Z] #67 DONE 1.0s [2023-03-28T11:05:58.838Z] [2023-03-28T11:05:58.838Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T11:05:58.838Z] #68 DONE 0.0s [2023-03-28T11:05:58.838Z] [2023-03-28T11:05:58.838Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T11:05:58.838Z] #69 DONE 0.0s [2023-03-28T11:05:58.838Z] [2023-03-28T11:05:58.838Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T11:05:59.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T11:06:00.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T11:06:00.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T11:06:01.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T11:06:02.111Z] #70 DONE 3.0s [2023-03-28T11:06:02.111Z] [2023-03-28T11:06:02.111Z] #71 exporting to image [2023-03-28T11:06:02.111Z] #71 exporting layers [2023-03-28T11:06:02.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T11:06:02.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T11:06:04.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T11:06:04.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T11:06:05.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T11:06:06.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T11:06:06.276Z] Using test binary docker [2023-03-28T11:06:06.276Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T11:06:06.276Z] Starting apparmor (via systemctl): apparmor.service. [2023-03-28T11:06:06.276Z] INFO: Waiting for daemon to start... [2023-03-28T11:06:06.276Z] Starting dockerd [2023-03-28T11:06:08.166Z] . [2023-03-28T11:06:08.166Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T11:06:08.423Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T11:06:08.423Z] Error: No such image: emptyfs [2023-03-28T11:06:08.423Z] Running integration-test (iteration 1) [2023-03-28T11:06:08.423Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T11:06:08.668Z] #71 exporting layers 6.5s done [2023-03-28T11:06:08.668Z] #71 writing image sha256:57753deaeb53fb83deee5a98a17d371ef64e572a9128f4a545861f2beeb8be46 done [2023-03-28T11:06:08.668Z] #71 naming to docker.io/library/docker:b56fe595050578ced98af6c2deb70f3126cad0f9 done [2023-03-28T11:06:08.668Z] #71 DONE 6.5s [Pipeline] } [2023-03-28T11:06:08.679Z] Loaded image: busybox:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-03-28T11:06:08.936Z] Loaded image: busybox:glibc [2023-03-28T11:06:08.989Z] + trap exit INT TERM [2023-03-28T11:06:08.989Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-03-28T11:06:08.989Z] + CONTAINER_NAME=docker-pr2 [2023-03-28T11:06:08.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45219/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh dynbinary-daemon [2023-03-28T11:06:10.302Z] Loaded image: debian:bullseye-slim [2023-03-28T11:06:10.302Z] Loaded image: hello-world:latest [2023-03-28T11:06:10.302Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:06:10.302Z] INFO: Testing against a local daemon [2023-03-28T11:06:10.302Z] === RUN TestCgroupNamespacesBuild [2023-03-28T11:06:10.357Z] [2023-03-28T11:06:10.357Z] Removing bundles/ [2023-03-28T11:06:10.357Z] [2023-03-28T11:06:10.357Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-03-28T11:06:10.357Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:06:10.357Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T11:06:13.575Z] --- PASS: TestCgroupNamespacesBuild (3.17s) [2023-03-28T11:06:13.575Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T11:06:14.969Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2023-03-28T11:06:14.969Z] === RUN TestBuildWithSession [2023-03-28T11:06:14.969Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:06:14.969Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T11:06:14.969Z] === RUN TestBuildSquashParent [2023-03-28T11:06:19.424Z] Removing intermediate container d87253e7e7c6 [2023-03-28T11:06:19.424Z] ---> a8ac062b16cc [2023-03-28T11:06:19.425Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-03-28T11:06:19.425Z] ---> Running in bf7fcced084f [2023-03-28T11:06:19.425Z] Removing intermediate container bf7fcced084f [2023-03-28T11:06:19.425Z] ---> fff6b4ed3edd [2023-03-28T11:06:19.425Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-03-28T11:06:19.425Z] ---> Running in b93e47701561 [2023-03-28T11:06:19.425Z] Removing intermediate container b93e47701561 [2023-03-28T11:06:19.425Z] ---> 43b6f43a5338 [2023-03-28T11:06:19.425Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-03-28T11:06:19.425Z] [2023-03-28T11:06:19.425Z] [2023-03-28T11:06:19.425Z] ---> 3651e25b6714 [2023-03-28T11:06:19.425Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-03-28T11:06:19.425Z] ---> Running in ea23754a941c [2023-03-28T11:06:20.235Z] --- PASS: TestBuildSquashParent (4.67s) [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:06:20.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:06:20.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:06:20.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:06:20.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:06:20.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:06:20.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:06:20.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:06:20.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:06:20.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:06:21.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:06:21.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:06:22.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:06:22.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s) [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2023-03-28T11:06:24.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2023-03-28T11:06:24.153Z] === RUN TestBuildMultiStageCopy [2023-03-28T11:06:24.153Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T11:06:25.518Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T11:06:25.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T11:06:25.774Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T11:06:26.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T11:06:26.286Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2023-03-28T11:06:26.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2023-03-28T11:06:26.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-03-28T11:06:26.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-03-28T11:06:26.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-03-28T11:06:26.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-03-28T11:06:26.286Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T11:06:26.848Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2023-03-28T11:06:26.848Z] === RUN TestBuildLabelWithTargets [2023-03-28T11:06:27.777Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2023-03-28T11:06:27.777Z] === RUN TestBuildWithEmptyLayers [2023-03-28T11:06:28.340Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-03-28T11:06:28.340Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T11:06:30.231Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2023-03-28T11:06:30.231Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T11:06:30.488Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2023-03-28T11:06:30.488Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T11:06:31.852Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) [2023-03-28T11:06:31.852Z] === RUN TestBuildWithHugeFile [2023-03-28T11:06:40.503Z] Removing intermediate container ea23754a941c [2023-03-28T11:06:40.503Z] ---> 7c8d663f8248 [2023-03-28T11:06:40.503Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-03-28T11:06:40.503Z] ---> Running in 7f46abe5298f [2023-03-28T11:06:41.482Z] [2023-03-28T11:06:41.482Z] SUCCESS: Specified value was saved. [2023-03-28T11:06:44.086Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:06:44.086Z] [2023-03-28T11:06:44.086Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T11:06:44.086Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T11:06:44.086Z] HOSTNAME=7c599061ef84 [2023-03-28T11:06:44.086Z] TESTDEBUG=0 [2023-03-28T11:06:44.086Z] DEST=bundles/test-integration [2023-03-28T11:06:44.086Z] PWD=/go/src/github.com/docker/docker [2023-03-28T11:06:44.086Z] DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T11:06:44.086Z] container=docker [2023-03-28T11:06:44.086Z] HOME=/root [2023-03-28T11:06:44.086Z] GOLANG_VERSION=1.18.10 [2023-03-28T11:06:44.086Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T11:06:44.086Z] VALIDATE_BRANCH=20.10 [2023-03-28T11:06:44.086Z] TERM=xterm [2023-03-28T11:06:44.086Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T11:06:44.086Z] SHLVL=1 [2023-03-28T11:06:44.086Z] TIMEOUT=120m [2023-03-28T11:06:44.086Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T11:06:44.086Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T11:06:44.086Z] GO111MODULE=off [2023-03-28T11:06:44.086Z] DOCKER_EXPERIMENTAL=1 [2023-03-28T11:06:44.086Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T11:06:44.086Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T11:06:44.086Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T11:06:44.086Z] GOPATH=/go [2023-03-28T11:06:44.086Z] PKG_CONFIG=pkg-config [2023-03-28T11:06:44.086Z] _=/usr/bin/env [2023-03-28T11:06:44.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T11:06:44.389Z] Removing intermediate container 7f46abe5298f [2023-03-28T11:06:44.389Z] ---> 986221fb5cb0 [2023-03-28T11:06:44.389Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-03-28T11:06:44.389Z] ---> Running in 0a4512f3520d [2023-03-28T11:06:46.483Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|deps|exports_file|compiled_files|name) took 2m25.345403995s [2023-03-28T11:06:46.483Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 407.765426ms [2023-03-28T11:06:50.177Z] Cannot create a file when that file already exists. [2023-03-28T11:06:55.978Z] Removing intermediate container 0a4512f3520d [2023-03-28T11:06:55.978Z] ---> 3e86f466b86c [2023-03-28T11:06:55.978Z] Step 13/13 : CMD ["sh"] [2023-03-28T11:06:55.978Z] ---> Running in 17174e322a93 [2023-03-28T11:06:55.978Z] Removing intermediate container 17174e322a93 [2023-03-28T11:06:55.978Z] ---> 79c81ad8e72b [2023-03-28T11:06:55.978Z] Successfully built 79c81ad8e72b [2023-03-28T11:06:55.978Z] Successfully tagged busybox:latest [2023-03-28T11:06:55.978Z] INFO: Docker images of the daemon under test [2023-03-28T11:06:55.978Z] [2023-03-28T11:06:56.437Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T11:06:56.437Z] busybox latest 79c81ad8e72b Less than a second ago 4.55GB [2023-03-28T11:06:56.437Z] microsoft/windowsservercore latest 5b4de02c9906 2 weeks ago 4.53GB [2023-03-28T11:06:56.437Z] mcr.microsoft.com/windows/servercore ltsc2019 5b4de02c9906 2 weeks ago 4.53GB [2023-03-28T11:06:56.437Z] [2023-03-28T11:06:56.437Z] INFO: Running integration tests at 03/28/2023 11:06:55... [2023-03-28T11:06:56.437Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-03-28T11:06:56.437Z] INFO: Integration API tests being run from the host: [2023-03-28T11:06:56.437Z] INFO: make.ps1 starting at 03/28/2023 11:06:56 [2023-03-28T11:06:57.406Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-03-28T11:07:05.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T11:07:05.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T11:07:22.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:07:22.548Z] INFO: Testing against a local daemon [2023-03-28T11:07:22.548Z] === RUN TestBuildWithSession [2023-03-28T11:07:22.548Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:07:22.548Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T11:07:22.548Z] === RUN TestBuildSquashParent [2023-03-28T11:07:22.548Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:07:22.548Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:07:22.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:07:22.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:07:22.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:07:22.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:07:22.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:07:22.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:07:22.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:07:22.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:07:22.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:07:22.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:07:22.549Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:07:27.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T11:07:27.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T11:07:28.030Z] --- PASS: TestBuildWithHugeFile (49.52s) [2023-03-28T11:07:28.030Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T11:07:28.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:07:28.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:07:28.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:07:28.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:07:28.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:07:28.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:07:28.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:07:28.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:07:28.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:07:28.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-28T11:07:28.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2023-03-28T11:07:28.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-03-28T11:07:28.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-03-28T11:07:28.030Z] === RUN TestBuildPreserveOwnership [2023-03-28T11:07:28.030Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T11:07:28.030Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T11:07:28.030Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2023-03-28T11:07:28.030Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2023-03-28T11:07:28.030Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2023-03-28T11:07:28.030Z] === RUN TestBuildPlatformInvalid [2023-03-28T11:07:28.030Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-03-28T11:07:28.030Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T11:07:28.030Z] Loaded image: busybox:latest [2023-03-28T11:07:28.030Z] Loaded image: busybox:glibc [2023-03-28T11:07:28.030Z] Loaded image: debian:bullseye-slim [2023-03-28T11:07:28.030Z] Loaded image: hello-world:latest [2023-03-28T11:07:28.030Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:07:34.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:07:34.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:07:36.119Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.95s) [2023-03-28T11:07:36.119Z] PASS [2023-03-28T11:07:36.119Z] [2023-03-28T11:07:36.119Z] === Skipped [2023-03-28T11:07:36.119Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-03-28T11:07:36.119Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:07:36.119Z] [2023-03-28T11:07:36.119Z] DONE 33 tests, 1 skipped in 87.615s [2023-03-28T11:07:36.119Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T11:07:36.119Z] INFO: Testing against a local daemon [2023-03-28T11:07:36.119Z] === RUN TestConfigInspect [2023-03-28T11:07:38.634Z] --- PASS: TestConfigInspect (2.30s) [2023-03-28T11:07:38.634Z] === RUN TestConfigList [2023-03-28T11:07:40.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T11:07:40.523Z] --- PASS: TestConfigList (2.04s) [2023-03-28T11:07:40.523Z] === RUN TestConfigsCreateAndDelete [2023-03-28T11:07:40.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T11:07:41.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.45s) [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.55s) [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.94s) [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.04s) [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.52s) [2023-03-28T11:07:42.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.68s) [2023-03-28T11:07:42.013Z] === RUN TestBuildMultiStageCopy [2023-03-28T11:07:42.013Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T11:07:42.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T11:07:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T11:07:42.412Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2023-03-28T11:07:42.412Z] === RUN TestConfigsUpdate [2023-03-28T11:07:43.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T11:07:44.425Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:07:44.425Z] [2023-03-28T11:07:44.425Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T11:07:44.425Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T11:07:44.425Z] HOSTNAME=5233aaf38cf0 [2023-03-28T11:07:44.425Z] DEST=bundles/test-integration [2023-03-28T11:07:44.425Z] PWD=/go/src/github.com/docker/docker [2023-03-28T11:07:44.425Z] DOCKER_ROOTLESS=1 [2023-03-28T11:07:44.425Z] DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T11:07:44.425Z] container=docker [2023-03-28T11:07:44.425Z] HOME=/root [2023-03-28T11:07:44.425Z] GOLANG_VERSION=1.18.10 [2023-03-28T11:07:44.425Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T11:07:44.425Z] VALIDATE_BRANCH=20.10 [2023-03-28T11:07:44.425Z] TERM=xterm [2023-03-28T11:07:44.426Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T11:07:44.426Z] SHLVL=1 [2023-03-28T11:07:44.426Z] TIMEOUT=120m [2023-03-28T11:07:44.426Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T11:07:44.426Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T11:07:44.426Z] GO111MODULE=off [2023-03-28T11:07:44.426Z] DOCKER_EXPERIMENTAL=1 [2023-03-28T11:07:44.426Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T11:07:44.426Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T11:07:44.426Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T11:07:44.426Z] GOPATH=/go [2023-03-28T11:07:44.426Z] PKG_CONFIG=pkg-config [2023-03-28T11:07:44.426Z] _=/usr/bin/env [2023-03-28T11:07:44.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T11:07:44.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T11:07:44.928Z] --- PASS: TestConfigsUpdate (2.07s) [2023-03-28T11:07:44.928Z] === RUN TestTemplatedConfig [2023-03-28T11:07:46.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T11:07:46.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T11:07:47.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T11:07:47.444Z] --- PASS: TestTemplatedConfig (2.52s) [2023-03-28T11:07:47.444Z] === RUN TestConfigCreateResolve [2023-03-28T11:07:48.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T11:07:48.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T11:07:49.332Z] --- PASS: TestConfigCreateResolve (2.07s) [2023-03-28T11:07:49.332Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T11:07:49.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T11:07:49.896Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-03-28T11:07:49.896Z] PASS [2023-03-28T11:07:49.896Z] [2023-03-28T11:07:49.896Z] DONE 7 tests in 13.646s [2023-03-28T11:07:49.896Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T11:07:49.896Z] INFO: Testing against a local daemon [2023-03-28T11:07:49.896Z] === RUN TestCheckpoint [2023-03-28T11:07:49.896Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:07:49.896Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T11:07:49.896Z] === RUN TestContainerInvalidJSON [2023-03-28T11:07:49.896Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:07:49.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:07:49.896Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:07:49.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:07:49.896Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:07:49.896Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:07:49.896Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:07:49.896Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:07:49.896Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:07:49.896Z] --- PASS: TestContainerInvalidJSON (0.02s) [2023-03-28T11:07:49.896Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T11:07:49.896Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-03-28T11:07:49.896Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-03-28T11:07:49.896Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T11:07:50.153Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2023-03-28T11:07:50.153Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T11:07:50.153Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-03-28T11:07:50.153Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T11:07:50.153Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-03-28T11:07:50.153Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T11:07:50.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-03-28T11:07:50.153Z] === RUN TestCopyFromContainer [2023-03-28T11:07:50.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T11:07:51.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer// [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T11:07:51.519Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T11:07:51.776Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T11:07:51.776Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer (1.59s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-03-28T11:07:51.776Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-03-28T11:07:51.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T11:07:51.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:07:51.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:07:51.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:07:51.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:07:51.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:07:51.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:07:51.776Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:07:51.776Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:07:51.776Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:07:51.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-03-28T11:07:51.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T11:07:51.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T11:07:51.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T11:07:51.776Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T11:07:51.776Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-28T11:07:51.776Z] === RUN TestCreateWithInvalidEnv [2023-03-28T11:07:51.776Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T11:07:51.776Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T11:07:51.776Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T11:07:51.776Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T11:07:51.776Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T11:07:51.776Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T11:07:51.776Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T11:07:51.776Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T11:07:51.776Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T11:07:51.776Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-28T11:07:51.776Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T11:07:51.776Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T11:07:51.776Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T11:07:51.776Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T11:07:52.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T11:07:52.019Z] Using test binary docker [2023-03-28T11:07:52.019Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T11:07:52.019Z] +++ /etc/init.d/apparmor start [2023-03-28T11:07:52.019Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T11:07:52.019Z] INFO: Waiting for daemon to start... [2023-03-28T11:07:52.019Z] Starting dockerd [2023-03-28T11:07:52.019Z] +++ 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 [2023-03-28T11:07:52.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-03-28T11:07:52.032Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T11:07:52.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T11:07:52.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T11:07:52.782Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T11:07:53.398Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2023-03-28T11:07:53.398Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T11:07:53.908Z] . [2023-03-28T11:07:53.909Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T11:07:53.909Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T11:07:53.909Z] Error: No such image: emptyfs [2023-03-28T11:07:53.909Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T11:07:53.909Z] ++++ docker load [2023-03-28T11:07:54.165Z] Running integration-test (iteration 1) [2023-03-28T11:07:54.165Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T11:07:54.165Z] ++ 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 [2023-03-28T11:07:54.165Z] ++ set -e [2023-03-28T11:07:54.165Z] ++ '[' -n 0 ']' [2023-03-28T11:07:54.165Z] ++ set -x [2023-03-28T11:07:54.165Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:07:54.319Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T11:07:54.421Z] Loaded image: busybox:latest [2023-03-28T11:07:54.421Z] Loaded image: busybox:glibc [2023-03-28T11:07:55.286Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s) [2023-03-28T11:07:55.287Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T11:07:55.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:07:55.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:07:55.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:07:55.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:07:55.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:07:55.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:07:55.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:07:55.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:07:55.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:07:55.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:07:55.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:07:55.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:07:55.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:07:55.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:07:55.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:07:55.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T11:07:55.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-28T11:07:55.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T11:07:55.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T11:07:55.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T11:07:55.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T11:07:55.287Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T11:07:55.287Z] --- PASS: TestBuildMultiStageCopy (13.06s) [2023-03-28T11:07:55.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.22s) [2023-03-28T11:07:55.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2023-03-28T11:07:55.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2023-03-28T11:07:55.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2023-03-28T11:07:55.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2023-03-28T11:07:55.287Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T11:07:55.543Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2023-03-28T11:07:55.543Z] === RUN TestCreateDifferentPlatform [2023-03-28T11:07:55.543Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T11:07:55.543Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T11:07:55.543Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-03-28T11:07:55.543Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T11:07:55.543Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T11:07:55.543Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T11:07:55.543Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-28T11:07:55.543Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T11:07:55.543Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-28T11:07:55.543Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T11:07:55.543Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-28T11:07:55.543Z] === RUN TestDaemonRestartIpcMode [2023-03-28T11:07:55.543Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T11:07:55.543Z] === RUN TestDaemonHostGatewayIP [2023-03-28T11:07:55.543Z] === PAUSE TestDaemonHostGatewayIP [2023-03-28T11:07:55.543Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T11:07:55.543Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T11:07:55.543Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T11:07:55.543Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-28T11:07:55.543Z] === RUN TestDiff [2023-03-28T11:07:55.788Z] Loaded image: debian:bullseye-slim [2023-03-28T11:07:55.788Z] Loaded image: hello-world:latest [2023-03-28T11:07:55.788Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:07:55.788Z] INFO: Testing against a local daemon [2023-03-28T11:07:55.788Z] === RUN TestCgroupNamespacesBuild [2023-03-28T11:07:56.470Z] --- PASS: TestDiff (0.66s) [2023-03-28T11:07:56.470Z] === RUN TestExecWithCloseStdin [2023-03-28T11:07:57.032Z] --- PASS: TestExecWithCloseStdin (0.61s) [2023-03-28T11:07:57.032Z] === RUN TestExec [2023-03-28T11:07:57.594Z] --- PASS: TestExec (0.63s) [2023-03-28T11:07:57.594Z] === RUN TestExecUser [2023-03-28T11:07:58.156Z] --- PASS: TestExecUser (0.63s) [2023-03-28T11:07:58.156Z] === RUN TestExportContainerAndImportImage [2023-03-28T11:07:58.193Z] --- PASS: TestBuildMultiStageParentConfig (2.54s) [2023-03-28T11:07:58.193Z] === RUN TestBuildLabelWithTargets [2023-03-28T11:07:58.193Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:07:58.193Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-03-28T11:07:58.193Z] === RUN TestBuildWithEmptyLayers [2023-03-28T11:07:58.719Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2023-03-28T11:07:58.719Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T11:07:59.171Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2023-03-28T11:07:59.171Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T11:07:59.959Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2023-03-28T11:07:59.959Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T11:08:00.521Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2023-03-28T11:08:00.521Z] === RUN TestBuildWithSession [2023-03-28T11:08:00.521Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:08:00.521Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T11:08:00.521Z] === RUN TestBuildSquashParent [2023-03-28T11:08:00.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2023-03-28T11:08:00.608Z] === RUN TestHealthCheckWorkdir [2023-03-28T11:08:00.864Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2023-03-28T11:08:00.864Z] === RUN TestHealthKillContainer [2023-03-28T11:08:01.789Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:08:01.789Z] [2023-03-28T11:08:01.789Z] + TEST_INTEGRATION_DEST=1 [2023-03-28T11:08:01.789Z] + CONTAINER_NAME=docker-pr2-1 [2023-03-28T11:08:01.789Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T11:08:01.789Z] + run_tests test-integration-flaky [2023-03-28T11:08:01.789Z] + '[' -n 0 ']' [2023-03-28T11:08:01.789Z] + rm= [2023-03-28T11:08:01.789Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45219/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45219/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh test-integration-flaky test-integration [2023-03-28T11:08:01.789Z] + c=0 [2023-03-28T11:08:01.789Z] + TEST_INTEGRATION_DEST=3 [2023-03-28T11:08:01.789Z] + TEST_INTEGRATION_DEST=2 [2023-03-28T11:08:01.789Z] + CONTAINER_NAME=docker-pr2-3 [2023-03-28T11:08:01.789Z] + CONTAINER_NAME=docker-pr2-2 [2023-03-28T11:08:01.789Z] + TEST_SKIP_INTEGRATION=1 [2023-03-28T11:08:01.789Z] + TEST_SKIP_INTEGRATION=1 [2023-03-28T11:08:01.789Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-03-28T11:08:01.789Z] + run_tests [2023-03-28T11:08:01.789Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-03-28T11:08:01.789Z] + run_tests [2023-03-28T11:08:01.789Z] + '[' -n 0 ']' [2023-03-28T11:08:01.789Z] + '[' -n 0 ']' [2023-03-28T11:08:01.789Z] + rm= [2023-03-28T11:08:01.789Z] + rm= [2023-03-28T11:08:01.789Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45219/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45219/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh '' test-integration [2023-03-28T11:08:01.789Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45219/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45219/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh '' test-integration [2023-03-28T11:08:01.789Z] ++ jobs -p [2023-03-28T11:08:01.789Z] + for job in $(jobs -p) [2023-03-28T11:08:01.789Z] + wait 5401 [2023-03-28T11:08:01.789Z] [2023-03-28T11:08:01.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T11:08:01.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T11:08:01.789Z] HOSTNAME=0cb2008b3413 [2023-03-28T11:08:01.789Z] TEST_SKIP_INTEGRATION=1 [2023-03-28T11:08:01.789Z] TESTDEBUG=0 [2023-03-28T11:08:01.789Z] DEST=bundles/test-integration [2023-03-28T11:08:01.789Z] PWD=/go/src/github.com/docker/docker [2023-03-28T11:08:01.789Z] KEEPBUNDLE=1 [2023-03-28T11:08:01.789Z] DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T11:08:01.789Z] container=docker [2023-03-28T11:08:01.789Z] HOME=/root [2023-03-28T11:08:01.789Z] GOLANG_VERSION=1.18.10 [2023-03-28T11:08:01.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T11:08:01.789Z] VALIDATE_BRANCH=20.10 [2023-03-28T11:08:01.789Z] TERM=xterm [2023-03-28T11:08:01.789Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T11:08:01.789Z] SHLVL=1 [2023-03-28T11:08:01.789Z] TIMEOUT=120m [2023-03-28T11:08:01.789Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T11:08:01.789Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T11:08:01.789Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-03-28T11:08:01.789Z] GO111MODULE=off [2023-03-28T11:08:01.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T11:08:01.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T11:08:01.789Z] GOPATH=/go [2023-03-28T11:08:01.789Z] PKG_CONFIG=pkg-config [2023-03-28T11:08:01.789Z] _=/usr/bin/env [2023-03-28T11:08:01.789Z] Building test suite binary ./integration-cli/test.main [2023-03-28T11:08:01.789Z] [2023-03-28T11:08:01.789Z] [2023-03-28T11:08:01.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T11:08:01.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T11:08:01.789Z] HOSTNAME=6c12b42f381f [2023-03-28T11:08:01.789Z] TEST_SKIP_INTEGRATION=1 [2023-03-28T11:08:01.789Z] TESTDEBUG=0 [2023-03-28T11:08:01.789Z] DEST=bundles/test-integration [2023-03-28T11:08:01.789Z] PWD=/go/src/github.com/docker/docker [2023-03-28T11:08:01.789Z] KEEPBUNDLE=1 [2023-03-28T11:08:01.789Z] DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T11:08:01.789Z] container=docker [2023-03-28T11:08:01.789Z] HOME=/root [2023-03-28T11:08:01.789Z] GOLANG_VERSION=1.18.10 [2023-03-28T11:08:01.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T11:08:01.789Z] VALIDATE_BRANCH=20.10 [2023-03-28T11:08:01.789Z] TERM=xterm [2023-03-28T11:08:01.789Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T11:08:01.789Z] SHLVL=1 [2023-03-28T11:08:01.789Z] TIMEOUT=120m [2023-03-28T11:08:01.789Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T11:08:01.789Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T11:08:01.789Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-03-28T11:08:01.789Z] GO111MODULE=off [2023-03-28T11:08:01.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T11:08:01.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T11:08:01.789Z] GOPATH=/go [2023-03-28T11:08:01.789Z] PKG_CONFIG=pkg-config [2023-03-28T11:08:01.790Z] _=/usr/bin/env [2023-03-28T11:08:01.790Z] Building test suite binary ./integration-cli/test.main [2023-03-28T11:08:01.790Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-03-28T11:08:01.790Z] No new tests added to integration. [2023-03-28T11:08:01.790Z] [2023-03-28T11:08:01.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T11:08:02.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T11:08:02.353Z] HOSTNAME=9e6292880bc3 [2023-03-28T11:08:02.353Z] TESTDEBUG=0 [2023-03-28T11:08:02.353Z] DEST=bundles/test-integration [2023-03-28T11:08:02.353Z] PWD=/go/src/github.com/docker/docker [2023-03-28T11:08:02.353Z] KEEPBUNDLE=1 [2023-03-28T11:08:02.353Z] DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 [2023-03-28T11:08:02.353Z] container=docker [2023-03-28T11:08:02.353Z] HOME=/root [2023-03-28T11:08:02.353Z] GOLANG_VERSION=1.18.10 [2023-03-28T11:08:02.353Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T11:08:02.353Z] VALIDATE_BRANCH=20.10 [2023-03-28T11:08:02.353Z] TERM=xterm [2023-03-28T11:08:02.353Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T11:08:02.353Z] SHLVL=1 [2023-03-28T11:08:02.353Z] TIMEOUT=120m [2023-03-28T11:08:02.353Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T11:08:02.353Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T11:08:02.353Z] GO111MODULE=off [2023-03-28T11:08:02.353Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T11:08:02.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T11:08:02.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T11:08:02.353Z] GOPATH=/go [2023-03-28T11:08:02.353Z] PKG_CONFIG=pkg-config [2023-03-28T11:08:02.353Z] _=/usr/bin/env [2023-03-28T11:08:02.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T11:08:04.699Z] --- PASS: TestBuildSquashParent (3.86s) [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:08:04.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:08:04.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:08:04.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:08:04.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:08:04.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:08:04.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:08:04.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:08:04.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:08:04.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:08:06.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:08:06.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:08:07.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:08:07.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:08:07.923Z] INFO [linters context/goanalysis] analyzers took 4m37.243351931s with top 10 stages: buildir: 1m52.419612391s, goimports: 22.291420306s, the_only_name: 18.843031772s, unconvert: 16.613053389s, S1038: 12.44904634s, gosec: 12.347424722s, misspell: 5.409807239s, unused: 3.970685001s, S1039: 3.96128883s, inspect: 3.515388623s [2023-03-28T11:08:07.923Z] INFO [runner] Issues before processing: 1851, after processing: 0 [2023-03-28T11:08:07.923Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1753/1753, skip_files: 1773/1773, autogenerated_exclude: 1753/1773, nolint: 0/58, filename_unadjuster: 1773/1773, path_prettifier: 1773/1773, cgo: 1773/1851, exclude: 1753/1753, exclude-rules: 58/1753, skip_dirs: 1773/1773 [2023-03-28T11:08:07.923Z] INFO [runner] processing took 69.75276ms with stages: nolint: 24.714509ms, identifier_marker: 19.895ms, path_prettifier: 7.815336ms, exclude-rules: 7.423649ms, autogenerated_exclude: 7.099443ms, skip_dirs: 1.464077ms, cgo: 1.220391ms, filename_unadjuster: 113.962µs, max_same_issues: 2.129µs, uniq_by_line: 648ns, skip_files: 602ns, diff: 573ns, severity-rules: 431ns, max_from_linter: 404ns, source_code: 323ns, max_per_file_from_linter: 291ns, path_shortener: 291ns, exclude: 284ns, sort_results: 278ns, path_prefixer: 139ns [2023-03-28T11:08:07.923Z] INFO [runner] linters took 1m23.837926298s with stages: goanalysis_metalinter: 1m23.767989604s [2023-03-28T11:08:07.923Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-03-28T11:08:07.923Z] INFO Memory: 2297 samples, avg is 273.6MB, max is 1046.1MB [2023-03-28T11:08:07.923Z] INFO Execution took 3m49.599383447s [2023-03-28T11:08:07.923Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-03-28T11:08:08.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh dynbinary-daemon test-docker-py [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s) [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2023-03-28T11:08:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2023-03-28T11:08:08.369Z] === RUN TestBuildMultiStageCopy [2023-03-28T11:08:08.369Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T11:08:08.816Z] [2023-03-28T11:08:08.816Z] Removing bundles/ [2023-03-28T11:08:08.816Z] [2023-03-28T11:08:08.816Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-03-28T11:08:08.816Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:08:08.816Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T11:08:09.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T11:08:09.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T11:08:09.993Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T11:08:09.993Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T11:08:10.249Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2023-03-28T11:08:10.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2023-03-28T11:08:10.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-03-28T11:08:10.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-03-28T11:08:10.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-03-28T11:08:10.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-03-28T11:08:10.249Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T11:08:10.803Z] --- PASS: TestHealthKillContainer (8.23s) [2023-03-28T11:08:10.803Z] === RUN TestHealthCheckProcessKilled [2023-03-28T11:08:10.803Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2023-03-28T11:08:10.803Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T11:08:10.803Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2023-03-28T11:08:10.803Z] === RUN TestIpcModeNone [2023-03-28T11:08:10.811Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2023-03-28T11:08:10.811Z] === RUN TestBuildLabelWithTargets [2023-03-28T11:08:11.060Z] --- PASS: TestIpcModeNone (0.61s) [2023-03-28T11:08:11.060Z] === RUN TestIpcModePrivate [2023-03-28T11:08:11.622Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-03-28T11:08:11.878Z] --- PASS: TestIpcModePrivate (0.64s) [2023-03-28T11:08:11.878Z] === RUN TestIpcModeShareable [2023-03-28T11:08:12.178Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2023-03-28T11:08:12.178Z] === RUN TestBuildWithEmptyLayers [2023-03-28T11:08:12.183Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-03-28T11:08:12.435Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2023-03-28T11:08:12.435Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T11:08:12.443Z] --- PASS: TestIpcModeShareable (0.64s) [2023-03-28T11:08:12.443Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T11:08:13.801Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2023-03-28T11:08:13.801Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T11:08:14.354Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2023-03-28T11:08:14.354Z] === RUN TestAPIIpcModeHost [2023-03-28T11:08:14.364Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2023-03-28T11:08:14.364Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T11:08:14.610Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-03-28T11:08:14.610Z] === RUN TestDaemonIpcModeShareable [2023-03-28T11:08:15.730Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2023-03-28T11:08:15.730Z] === RUN TestBuildWithHugeFile [2023-03-28T11:08:15.977Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-03-28T11:08:15.977Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2023-03-28T11:08:15.977Z] === RUN TestDaemonIpcModePrivate [2023-03-28T11:08:16.905Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-03-28T11:08:17.161Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2023-03-28T11:08:17.161Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T11:08:18.089Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-03-28T11:08:18.346Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2023-03-28T11:08:18.346Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T11:08:19.274Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-03-28T11:08:19.530Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2023-03-28T11:08:19.530Z] === RUN TestIpcModeOlderClient [2023-03-28T11:08:19.530Z] === PAUSE TestIpcModeOlderClient [2023-03-28T11:08:19.530Z] === RUN TestKillContainerInvalidSignal [2023-03-28T11:08:19.787Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-03-28T11:08:19.787Z] === RUN TestKillContainer [2023-03-28T11:08:19.787Z] === RUN TestKillContainer/no_signal [2023-03-28T11:08:20.249Z] --- PASS: TestBuildMultiStageOnBuild (18.36s) [2023-03-28T11:08:20.249Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T11:08:20.249Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:08:20.249Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-03-28T11:08:20.249Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T11:08:20.349Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T11:08:20.606Z] === RUN TestKillContainer/killing_signal [2023-03-28T11:08:21.169Z] --- PASS: TestKillContainer (1.30s) [2023-03-28T11:08:21.169Z] --- PASS: TestKillContainer/no_signal (0.43s) [2023-03-28T11:08:21.169Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-03-28T11:08:21.169Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2023-03-28T11:08:21.169Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T11:08:21.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T11:08:21.731Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T11:08:22.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2023-03-28T11:08:22.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2023-03-28T11:08:22.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2023-03-28T11:08:22.294Z] === RUN TestKillStoppedContainer [2023-03-28T11:08:22.550Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-03-28T11:08:22.550Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T11:08:22.550Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-03-28T11:08:22.550Z] === RUN TestKillDifferentUserContainer [2023-03-28T11:08:22.807Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2023-03-28T11:08:22.807Z] === RUN TestInspectOomKilledTrue [2023-03-28T11:08:23.065Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-03-28T11:08:23.065Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T11:08:23.065Z] === RUN TestInspectOomKilledFalse [2023-03-28T11:08:23.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T11:08:23.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T11:08:23.321Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-03-28T11:08:23.321Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T11:08:23.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2023-03-28T11:08:23.883Z] === RUN TestLinksContainerNames [2023-03-28T11:08:24.811Z] --- PASS: TestLinksContainerNames (0.85s) [2023-03-28T11:08:24.811Z] === RUN TestLogsFollowTailEmpty [2023-03-28T11:08:25.067Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2023-03-28T11:08:25.067Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T11:08:25.629Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/default [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/private [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/slave [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/shared [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/default [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/shared [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/slave [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/private [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T11:08:25.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:08:25.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:08:25.629Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:08:25.886Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:08:26.143Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:08:26.143Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:08:26.143Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T11:08:26.143Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-28T11:08:26.143Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-03-28T11:08:26.143Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T11:08:27.513Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2023-03-28T11:08:27.513Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T11:08:27.769Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-03-28T11:08:27.769Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T11:08:28.025Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2023-03-28T11:08:28.025Z] === RUN TestNetworkNat [2023-03-28T11:08:28.589Z] --- PASS: TestNetworkNat (0.47s) [2023-03-28T11:08:28.589Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T11:08:28.845Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2023-03-28T11:08:28.845Z] === RUN TestNetworkLoopbackNat [2023-03-28T11:08:32.112Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2023-03-28T11:08:32.112Z] === RUN TestPause [2023-03-28T11:08:32.112Z] --- PASS: TestPause (0.44s) [2023-03-28T11:08:32.112Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T11:08:32.112Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:08:32.112Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:08:32.112Z] === RUN TestPauseStopPausedContainer [2023-03-28T11:08:32.673Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2023-03-28T11:08:32.673Z] === RUN TestPsFilter [2023-03-28T11:08:32.673Z] --- PASS: TestPsFilter (0.12s) [2023-03-28T11:08:32.673Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T11:08:33.236Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2023-03-28T11:08:33.236Z] === RUN TestRemoveContainerWithVolume [2023-03-28T11:08:33.492Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-03-28T11:08:33.492Z] === RUN TestRemoveContainerRunning [2023-03-28T11:08:34.056Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-03-28T11:08:34.056Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T11:08:34.312Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-03-28T11:08:34.312Z] === RUN TestRemoveInvalidContainer [2023-03-28T11:08:34.312Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-28T11:08:34.312Z] === RUN TestRenameLinkedContainer [2023-03-28T11:08:36.202Z] --- PASS: TestRenameLinkedContainer (1.97s) [2023-03-28T11:08:36.202Z] === RUN TestRenameStoppedContainer [2023-03-28T11:08:36.763Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-03-28T11:08:36.764Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T11:08:37.691Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2023-03-28T11:08:37.691Z] === RUN TestRenameInvalidName [2023-03-28T11:08:37.947Z] --- PASS: TestRenameInvalidName (0.42s) [2023-03-28T11:08:37.947Z] === RUN TestRenameAnonymousContainer [2023-03-28T11:08:39.844Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2023-03-28T11:08:39.844Z] === RUN TestRenameContainerWithSameName [2023-03-28T11:08:39.844Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2023-03-28T11:08:39.844Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T11:08:40.774Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2023-03-28T11:08:40.774Z] === RUN TestResize [2023-03-28T11:08:41.332Z] --- PASS: TestBuildMultiStageLayerLeak (21.17s) [2023-03-28T11:08:41.332Z] === RUN TestBuildWithHugeFile [2023-03-28T11:08:41.335Z] --- PASS: TestResize (0.43s) [2023-03-28T11:08:41.335Z] === RUN TestResizeWithInvalidSize [2023-03-28T11:08:41.592Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-03-28T11:08:41.592Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T11:08:42.153Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:08:42.153Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:08:42.153Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:08:42.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:08:42.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:08:44.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:08:44.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:08:44.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:08:45.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T11:08:45.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T11:08:45.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:08:46.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:08:46.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:08:47.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:08:48.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:08:49.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:08:50.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2023-03-28T11:08:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2023-03-28T11:08:52.347Z] === RUN TestCgroupNamespacesRun [2023-03-28T11:08:53.275Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2023-03-28T11:08:53.275Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T11:08:53.275Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-03-28T11:08:53.275Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-03-28T11:08:53.275Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T11:08:54.642Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2023-03-28T11:08:54.642Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T11:08:56.006Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2023-03-28T11:08:56.006Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T11:08:56.935Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2023-03-28T11:08:56.935Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T11:08:57.904Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-03-28T11:08:57.904Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T11:08:58.832Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2023-03-28T11:08:58.832Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T11:08:59.761Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2023-03-28T11:08:59.761Z] === RUN TestNISDomainname [2023-03-28T11:09:00.324Z] --- PASS: TestNISDomainname (0.54s) [2023-03-28T11:09:00.324Z] === RUN TestHostnameDnsResolution [2023-03-28T11:09:01.252Z] --- PASS: TestHostnameDnsResolution (0.69s) [2023-03-28T11:09:01.252Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T11:09:01.814Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2023-03-28T11:09:01.814Z] === RUN TestStats [2023-03-28T11:09:03.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T11:09:03.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T11:09:03.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T11:09:04.329Z] --- PASS: TestStats (2.48s) [2023-03-28T11:09:04.329Z] === RUN TestStopContainerWithTimeout [2023-03-28T11:09:04.329Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T11:09:04.329Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T11:09:04.329Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T11:09:04.329Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T11:09:04.329Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T11:09:04.329Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T11:09:04.329Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T11:09:04.329Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T11:09:04.329Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T11:09:04.329Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T11:09:04.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T11:09:04.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T11:09:04.939Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T11:09:05.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T11:09:06.886Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T11:09:07.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T11:09:08.259Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T11:09:08.259Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2023-03-28T11:09:08.259Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2023-03-28T11:09:08.259Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2023-03-28T11:09:08.259Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-03-28T11:09:08.259Z] === RUN TestDeleteDevicemapper [2023-03-28T11:09:08.259Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:09:08.259Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T11:09:08.259Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T11:09:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T11:09:08.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T11:09:09.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T11:09:09.627Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s) [2023-03-28T11:09:09.627Z] === RUN TestUpdateMemory [2023-03-28T11:09:09.885Z] --- PASS: TestUpdateMemory (0.58s) [2023-03-28T11:09:09.885Z] === RUN TestUpdateCPUQuota [2023-03-28T11:09:10.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T11:09:10.814Z] --- PASS: TestUpdateCPUQuota (0.93s) [2023-03-28T11:09:10.814Z] === RUN TestUpdatePidsLimit [2023-03-28T11:09:10.814Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-28T11:09:11.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T11:09:11.070Z] === RUN TestUpdatePidsLimit/no_change [2023-03-28T11:09:11.327Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-28T11:09:11.583Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-28T11:09:11.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-28T11:09:11.910Z] --- PASS: TestBuildWithHugeFile (55.92s) [2023-03-28T11:09:11.910Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T11:09:11.910Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:09:11.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:09:11.910Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:09:11.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:09:11.910Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:09:11.910Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:09:11.910Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:09:11.910Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:09:11.910Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:09:11.910Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-28T11:09:11.910Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2023-03-28T11:09:11.910Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2023-03-28T11:09:11.910Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-03-28T11:09:11.910Z] === RUN TestBuildPreserveOwnership [2023-03-28T11:09:11.910Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T11:09:11.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T11:09:12.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-28T11:09:12.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-28T11:09:12.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T11:09:13.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit (2.14s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2023-03-28T11:09:13.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-03-28T11:09:13.279Z] === RUN TestUpdateRestartPolicy [2023-03-28T11:09:13.801Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T11:09:14.082Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T11:09:14.082Z] Using test binary docker [2023-03-28T11:09:14.082Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T11:09:14.082Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T11:09:14.082Z] INFO: Waiting for daemon to start... [2023-03-28T11:09:14.082Z] Starting dockerd [2023-03-28T11:09:14.729Z] --- PASS: TestBuildPreserveOwnership (2.99s) [2023-03-28T11:09:14.729Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.05s) [2023-03-28T11:09:14.729Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2023-03-28T11:09:14.729Z] === RUN TestBuildPlatformInvalid [2023-03-28T11:09:14.729Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-03-28T11:09:14.729Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T11:09:15.658Z] Loaded image: busybox:latest [2023-03-28T11:09:15.658Z] Loaded image: busybox:glibc [2023-03-28T11:09:15.991Z] . [2023-03-28T11:09:15.991Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T11:09:15.991Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T11:09:15.991Z] Error: No such image: emptyfs [2023-03-28T11:09:16.251Z] Running integration-test (iteration 1) [2023-03-28T11:09:16.251Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T11:09:16.512Z] Loaded image: busybox:latest [2023-03-28T11:09:16.512Z] Loaded image: busybox:glibc [2023-03-28T11:09:16.586Z] Loaded image: debian:bullseye-slim [2023-03-28T11:09:16.842Z] Loaded image: hello-world:latest [2023-03-28T11:09:16.842Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:09:17.896Z] Loaded image: debian:bullseye-slim [2023-03-28T11:09:17.896Z] Loaded image: hello-world:latest [2023-03-28T11:09:17.896Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:09:17.896Z] INFO: Testing against a local daemon [2023-03-28T11:09:17.896Z] === RUN TestCgroupNamespacesBuild [2023-03-28T11:09:20.438Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2023-03-28T11:09:20.438Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T11:09:22.347Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2023-03-28T11:09:22.347Z] === RUN TestBuildWithSession [2023-03-28T11:09:22.347Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:09:22.347Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T11:09:22.347Z] === RUN TestBuildSquashParent [2023-03-28T11:09:24.966Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.94s) [2023-03-28T11:09:24.966Z] PASS [2023-03-28T11:09:24.966Z] [2023-03-28T11:09:24.966Z] === Skipped [2023-03-28T11:09:24.966Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-03-28T11:09:24.966Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:09:24.966Z] [2023-03-28T11:09:24.966Z] DONE 33 tests, 1 skipped in 90.630s [2023-03-28T11:09:24.966Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T11:09:24.966Z] ++ 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 [2023-03-28T11:09:24.966Z] ++ set -e [2023-03-28T11:09:24.966Z] ++ '[' -n 0 ']' [2023-03-28T11:09:24.966Z] ++ set -x [2023-03-28T11:09:24.966Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:09:24.966Z] INFO: Testing against a local daemon [2023-03-28T11:09:24.966Z] === RUN TestConfigInspect [2023-03-28T11:09:25.445Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2023-03-28T11:09:25.445Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T11:09:25.445Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-03-28T11:09:25.445Z] === RUN TestWaitNonBlocked [2023-03-28T11:09:25.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:09:25.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:09:25.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:09:25.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:09:25.445Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:09:25.445Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:09:25.445Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-28T11:09:25.445Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2023-03-28T11:09:25.445Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2023-03-28T11:09:25.445Z] === RUN TestWaitBlocked [2023-03-28T11:09:25.445Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:09:25.445Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:09:25.445Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:09:25.445Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:09:25.445Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:09:25.445Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:09:26.373Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-28T11:09:26.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2023-03-28T11:09:26.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2023-03-28T11:09:26.373Z] === CONT TestContainerStartOnDaemonRestart [2023-03-28T11:09:26.373Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T11:09:27.482Z] --- PASS: TestConfigInspect (2.52s) [2023-03-28T11:09:27.482Z] === RUN TestConfigList [2023-03-28T11:09:28.891Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2023-03-28T11:09:28.891Z] === CONT TestIpcModeOlderClient [2023-03-28T11:09:28.891Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2023-03-28T11:09:28.891Z] === CONT TestContainerKillOnDaemonStart [2023-03-28T11:09:28.891Z] --- PASS: TestIpcModeOlderClient (0.10s) [2023-03-28T11:09:28.891Z] === CONT TestDaemonHostGatewayIP [2023-03-28T11:09:28.924Z] --- PASS: TestBuildSquashParent (6.63s) [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:09:28.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:09:28.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:09:28.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:09:28.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:09:28.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:09:28.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:09:28.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:09:28.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:09:28.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:09:29.999Z] --- PASS: TestConfigList (2.13s) [2023-03-28T11:09:29.999Z] === RUN TestConfigsCreateAndDelete [2023-03-28T11:09:30.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:09:30.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:09:31.410Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2023-03-28T11:09:31.410Z] === CONT TestDaemonRestartIpcMode [2023-03-28T11:09:31.889Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2023-03-28T11:09:31.889Z] === RUN TestConfigsUpdate [2023-03-28T11:09:32.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:09:32.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:09:33.298Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2023-03-28T11:09:33.779Z] --- PASS: TestConfigsUpdate (2.16s) [2023-03-28T11:09:33.779Z] === RUN TestTemplatedConfig [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.80s) [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2023-03-28T11:09:34.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2023-03-28T11:09:34.679Z] === RUN TestBuildMultiStageCopy [2023-03-28T11:09:34.679Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T11:09:36.296Z] --- PASS: TestTemplatedConfig (2.53s) [2023-03-28T11:09:36.296Z] === RUN TestConfigCreateResolve [2023-03-28T11:09:37.974Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T11:09:38.812Z] --- PASS: TestConfigCreateResolve (2.26s) [2023-03-28T11:09:38.812Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T11:09:38.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T11:09:39.069Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2023-03-28T11:09:39.069Z] PASS [2023-03-28T11:09:39.069Z] [2023-03-28T11:09:39.069Z] DONE 7 tests in 14.372s [2023-03-28T11:09:39.326Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T11:09:39.326Z] ++ 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 [2023-03-28T11:09:39.326Z] ++ set -e [2023-03-28T11:09:39.326Z] ++ '[' -n 0 ']' [2023-03-28T11:09:39.326Z] ++ set -x [2023-03-28T11:09:39.326Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:09:39.326Z] INFO: Testing against a local daemon [2023-03-28T11:09:39.326Z] === RUN TestCheckpoint [2023-03-28T11:09:39.326Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:09:39.326Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T11:09:39.326Z] === RUN TestContainerInvalidJSON [2023-03-28T11:09:39.326Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:09:39.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:09:39.326Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:09:39.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:09:39.326Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:09:39.326Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:09:39.326Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:09:39.326Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:09:39.326Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:09:39.326Z] --- PASS: TestContainerInvalidJSON (0.02s) [2023-03-28T11:09:39.326Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T11:09:39.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T11:09:39.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T11:09:39.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T11:09:39.326Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-03-28T11:09:39.326Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T11:09:39.583Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-03-28T11:09:39.583Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T11:09:39.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-03-28T11:09:39.583Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T11:09:39.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-03-28T11:09:39.583Z] === RUN TestCopyFromContainer [2023-03-28T11:09:40.294Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T11:09:40.511Z] === RUN TestCopyFromContainer// [2023-03-28T11:09:40.511Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T11:09:40.767Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T11:09:40.767Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T11:09:40.767Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T11:09:40.767Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T11:09:41.023Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T11:09:41.023Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T11:09:41.023Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T11:09:41.023Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T11:09:41.234Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer (1.53s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-03-28T11:09:41.279Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-03-28T11:09:41.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T11:09:41.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:09:41.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:09:41.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:09:41.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:09:41.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:09:41.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:09:41.279Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:09:41.279Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:09:41.279Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:09:41.279Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-03-28T11:09:41.279Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T11:09:41.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T11:09:41.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T11:09:41.280Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T11:09:41.280Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-28T11:09:41.280Z] === RUN TestCreateWithInvalidEnv [2023-03-28T11:09:41.280Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T11:09:41.280Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T11:09:41.280Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T11:09:41.280Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T11:09:41.280Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T11:09:41.280Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T11:09:41.280Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T11:09:41.280Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T11:09:41.280Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T11:09:41.280Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-28T11:09:41.280Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T11:09:41.280Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T11:09:41.280Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T11:09:41.280Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T11:09:41.280Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-03-28T11:09:41.280Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T11:09:41.384Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2023-03-28T11:09:41.384Z] PASS [2023-03-28T11:09:41.384Z] [2023-03-28T11:09:41.384Z] === Skipped [2023-03-28T11:09:41.384Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-03-28T11:09:41.384Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:09:41.384Z] [2023-03-28T11:09:41.384Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-03-28T11:09:41.384Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-03-28T11:09:41.384Z] [2023-03-28T11:09:41.384Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:09:41.384Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:09:41.384Z] [2023-03-28T11:09:41.384Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-03-28T11:09:41.384Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-03-28T11:09:41.384Z] [2023-03-28T11:09:41.384Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T11:09:41.384Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:09:41.384Z] [2023-03-28T11:09:41.384Z] DONE 197 tests, 5 skipped in 110.402s [2023-03-28T11:09:41.384Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T11:09:41.384Z] INFO: Testing against a local daemon [2023-03-28T11:09:41.384Z] === RUN TestLiveRestore [2023-03-28T11:09:41.384Z] === RUN TestLiveRestore/volume_references [2023-03-28T11:09:41.384Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T11:09:41.384Z] === CONT TestLiveRestore/volume_references [2023-03-28T11:09:41.384Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T11:09:41.384Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T11:09:41.945Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T11:09:42.173Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2023-03-28T11:09:42.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2023-03-28T11:09:42.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-03-28T11:09:42.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-03-28T11:09:42.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-03-28T11:09:42.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-03-28T11:09:42.173Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T11:09:42.645Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2023-03-28T11:09:42.645Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T11:09:42.873Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T11:09:43.800Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2023-03-28T11:09:44.012Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T11:09:44.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:09:44.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:09:44.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:09:44.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:09:44.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:09:44.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:09:44.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:09:44.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:09:44.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:09:44.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:09:44.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:09:44.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:09:44.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:09:44.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:09:44.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T11:09:44.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T11:09:44.012Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T11:09:44.268Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2023-03-28T11:09:44.268Z] === RUN TestCreateDifferentPlatform [2023-03-28T11:09:44.268Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T11:09:44.268Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T11:09:44.268Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-03-28T11:09:44.268Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-03-28T11:09:44.268Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T11:09:44.268Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T11:09:44.268Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-03-28T11:09:44.268Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T11:09:44.268Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-28T11:09:44.268Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T11:09:44.268Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-28T11:09:44.268Z] === RUN TestDaemonRestartIpcMode [2023-03-28T11:09:44.268Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T11:09:44.268Z] === RUN TestDaemonHostGatewayIP [2023-03-28T11:09:44.268Z] === PAUSE TestDaemonHostGatewayIP [2023-03-28T11:09:44.268Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T11:09:44.268Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T11:09:44.268Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T11:09:44.268Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-28T11:09:44.268Z] === RUN TestDiff [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore/volume_references (4.55s) [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s) [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s) [2023-03-28T11:09:44.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-03-28T11:09:44.728Z] PASS [2023-03-28T11:09:44.728Z] [2023-03-28T11:09:44.728Z] DONE 7 tests in 4.589s [2023-03-28T11:09:44.728Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T11:09:44.728Z] INFO: Testing against a local daemon [2023-03-28T11:09:44.728Z] === RUN TestCommitInheritsEnv [2023-03-28T11:09:44.830Z] --- PASS: TestDiff (0.43s) [2023-03-28T11:09:44.830Z] === RUN TestExecWithCloseStdin [2023-03-28T11:09:44.985Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-03-28T11:09:44.985Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T11:09:44.985Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-03-28T11:09:44.985Z] === RUN TestImagesFilterMultiReference [2023-03-28T11:09:45.086Z] --- PASS: TestExecWithCloseStdin (0.50s) [2023-03-28T11:09:45.086Z] === RUN TestExec [2023-03-28T11:09:45.242Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-28T11:09:45.242Z] === RUN TestImagePullPlatformInvalid [2023-03-28T11:09:45.242Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-28T11:09:45.242Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" 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.10 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.18.10 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=160a8230-0bd8-48e0-88f8-59dd57151432 http.request.method=GET http.request.remoteaddr="127.0.0.1:60068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=160a8230-0bd8-48e0-88f8-59dd57151432 http.request.method=GET http.request.remoteaddr="127.0.0.1:60068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.517671ms http.response.status=200 http.response.written=2 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d7594d2-d158-4f75-84d5-99424fdc9282 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d7594d2-d158-4f75-84d5-99424fdc9282 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d7594d2-d158-4f75-84d5-99424fdc9282 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=31.554µ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=b5eb9384-e6b8-4b35-a78d-349c967be83b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=0d7594d2-d158-4f75-84d5-99424fdc9282 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" 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=9.315909ms http.response.status=404 http.response.written=157 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0751cb4e-9504-40ec-995b-9553cc084da7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0751cb4e-9504-40ec-995b-9553cc084da7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.242Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0751cb4e-9504-40ec-995b-9553cc084da7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=20.22µ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=6e9d5123-6be5-4610-9c82-528a7ff7ede9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=0751cb4e-9504-40ec-995b-9553cc084da7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60078" 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.153939ms http.response.status=404 http.response.written=157 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=556f055f-4426-405f-97ce-3c5f5857fbd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4ea073b6-04a3-4b2c-b1b7-6d7765bdb1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4ea073b6-04a3-4b2c-b1b7-6d7765bdb1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=556f055f-4426-405f-97ce-3c5f5857fbd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4ea073b6-04a3-4b2c-b1b7-6d7765bdb1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=318.569µ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=01751ea7-6bfe-4741-85f6-b4686f92d8b4 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=556f055f-4426-405f-97ce-3c5f5857fbd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=279.554µ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=6a9cb608-6fdc-48da-90b0-ecf9d84a8376 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4ea073b6-04a3-4b2c-b1b7-6d7765bdb1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=18.011µ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=ebf5e9af-1f86-4544-9f60-f9e40e3df0a6 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=556f055f-4426-405f-97ce-3c5f5857fbd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=15.816µ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=fc208984-73aa-418f-a649-03a22c0311bc trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4ea073b6-04a3-4b2c-b1b7-6d7765bdb1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=175.94µ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=592bf60b-a28b-42cc-be14-91a0955eb0ec trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4ea073b6-04a3-4b2c-b1b7-6d7765bdb1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.340216ms http.response.status=202 http.response.written=0 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=556f055f-4426-405f-97ce-3c5f5857fbd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=203.081µ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=fd8798c5-6b1d-4304-8f5c-4ad2a7debf6a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=556f055f-4426-405f-97ce-3c5f5857fbd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.638386ms http.response.status=202 http.response.written=0 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=246.205µ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=7e4be328-5d38-49ae-877a-513ab33d1309 trace.line=82 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=28.686µ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=8e83f1e5-564b-4eca-8b32-9706bfd775ac trace.line=141 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=76.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).WriteStream" trace.id=39992960-4684-48d8-8353-dc968e427c0b trace.line=124 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=155.069µ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=536064e5-6600-4da9-8fae-e1691d88e15c trace.line=141 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=25.294µ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=c3f306c9-eb41-416a-93d7-f13d768ef403 trace.line=141 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=19.328µ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=8fa6a83a-fa53-443c-9e74-a8854246c928 trace.line=141 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=335.891µ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=222f0189-6f98-4358-8aa0-7b148f5ced70 trace.line=167 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=294.535µ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=85ef81a6-9958-4ade-b300-9ca4d70b169e trace.line=95 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.243Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=1.178046ms 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=6535bde5-6a73-47ae-8633-4fe71432cd5d trace.line=181 vars.name=test vars.uuid=2d7733e5-71e9-4d50-b204-0567a77f29fa version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66ded45b-0801-422e-bf42-489a1c161aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.312752ms http.response.status=201 http.response.written=0 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "PUT /v2/test/blobs/uploads/2d7733e5-71e9-4d50-b204-0567a77f29fa?_state=kHpUqc_Zbzpk1ADdHN4bLocqFtT_X1QBszUwPhYRZNt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkNzczM2U1LTcxZTktNGQ1MC1iMjA0LTA1NjdhNzdmMjlmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3NjQ2MDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=210.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=c1b23d7e-fd52-4aed-887e-b4c45f81b2bd trace.line=82 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=16.4µ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=3e82c143-c465-482d-b908-62e91cd98a7d trace.line=141 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=606.647µ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=dfad5843-e079-41e3-8a58-8f5c528f67c4 trace.line=124 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=30.716µ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=50c1393c-9c99-4dc5-a849-e96151d03b2a trace.line=141 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=35.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).Stat" trace.id=2fa1cf1a-33de-47f5-88e0-1cf596c1db5d trace.line=141 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=20.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).Stat" trace.id=f28752b1-8bb2-440a-8122-b2fba954b15c trace.line=141 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=244.389µ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=7c71a960-b2eb-4318-b52f-25e22ebaa285 trace.line=167 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=215.303µ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=5e0eb48d-985e-4510-b6c6-2fcc71d7f770 trace.line=95 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=523.637µ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=267b1031-35d6-4947-85c3-3b79c94e717b trace.line=181 vars.name=test vars.uuid=c23ae049-1f14-4a0d-b16e-64cb6fc42132 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48e85cec-412c-404e-8bf5-18a5da1bbcf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.328157ms http.response.status=201 http.response.written=0 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "PUT /v2/test/blobs/uploads/c23ae049-1f14-4a0d-b16e-64cb6fc42132?_state=ISMqynp1_U7JFDs5cCpxOIx_ocRUAtpSwtq41nINIj17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyM2FlMDQ5LTFmMTQtNGEwZC1iMTZlLTY0Y2I2ZmM0MjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMTowOTo0NS4yMTU3MTU4OTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b35a728f-4ed3-4ca0-8124-0c12e025dd0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b35a728f-4ed3-4ca0-8124-0c12e025dd0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b35a728f-4ed3-4ca0-8124-0c12e025dd0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=25.238µ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=b68513c1-ee13-4f5c-8edd-851264c102b3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b35a728f-4ed3-4ca0-8124-0c12e025dd0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" 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.393027ms http.response.status=404 http.response.written=96 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=41.774µ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=d8d28049-d9fb-4d0f-a306-abdd6f528869 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=20.497µ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=f7ab7b86-c26a-4f94-a60e-4c3bc188ea68 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.244Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=58.686µ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=1c7a45ec-b2d4-4b4b-b5cc-d5888a976af5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=20.843µ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=64d6b49e-a235-4b15-ab75-fe1147c03d66 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=42.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).Stat" trace.id=2e7c3768-3b4f-4216-a797-c3c3afed9248 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=193.005µ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=10a429d5-eba4-4bf4-a48f-2c04c2f9191f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=253.366µ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=bfd764f0-617e-40b8-8caa-0dd38f9047cf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=79.403µ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=81fbedfe-5fbc-41bc-9a90-fea4e8dc30a0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=300.548µ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=74ff3f49-0043-4120-a6b0-cb1955903cba trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=151.574µ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=7743bffd-07df-429f-9d48-343a01e19147 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2d609e39-6840-4cb9-aa35-46b9d6f1e49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.687497ms http.response.status=201 http.response.written=0 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bacfd6b1-d29b-4887-9bb5-2d42f944b00f http.request.method=GET http.request.remoteaddr="127.0.0.1:60102" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bacfd6b1-d29b-4887-9bb5-2d42f944b00f http.request.method=GET http.request.remoteaddr="127.0.0.1:60102" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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="766.237µs" http.response.status=200 http.response.written=2 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=153.736µ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=b30185e8-074b-468f-9f6c-ee243dc57dbb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=37.116µ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=d23bfcb6-2b19-4b3c-ae36-93ab0a9fb1ec trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=21.367µ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=4b2c15bb-4f8c-4f13-abce-2b7be87eaae1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=41.33µ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=8daca930-01e3-488f-b2fd-bfedd2247ddb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d268c11e-2224-45b3-9c9d-356aa1f93b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=2.511336ms http.response.status=200 http.response.written=417 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.245Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=95.327µ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=23699d0d-42a7-4d7e-bb09-5f5109458a59 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=20.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).Stat" trace.id=f6b52d76-8811-4f0d-a19e-4370ec9f25b1 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=83.128µ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=8716e90d-6e42-487f-b089-6a98d3b1930e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=547960bf-247c-4627-82f0-f127c9e79b4d http.request.method=GET http.request.remoteaddr="127.0.0.1:60128" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=2.407824ms http.response.status=200 http.response.written=417 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=137.195µ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=9bd3463b-9038-4319-ac4d-44ff3d6a4586 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=92.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).Stat" trace.id=b63b9d61-9e65-4b2c-a92b-ec0bb4aa5a8f trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.502Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=107.619µ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=15a2c2d7-c1f6-44cd-8b63-57a460dd2c6f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=36.036µ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=ca6589ad-48ff-40a0-961a-fef9dd38933b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=76.45µ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=7254124a-0971-45d8-ad92-cf644dfecf32 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=9.134µ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=11721f3e-4313-4efb-bae3-033878cea467 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=76.616µ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=fa4f3d38-740b-42ce-a59d-6f4019625d45 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=14.082µ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=fc20d6fe-5235-4304-8094-a6b3aaddfcb8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=129.728µ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=7529c9ce-8285-4855-9539-14808cfedf9d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=20.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).Stat" trace.id=07ae5443-44f8-4795-8e1e-f23faf0817fc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=49.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).ReadStream" trace.id=f5a531a9-ebc3-498f-9669-cea204e06d40 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=19.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=91ce0f73-c361-406c-a59d-abdec783937a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=10.051µ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=d9168a6f-37f6-4621-9b8d-fc1400fd6204 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=26.407µ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=c25e59e8-df87-45be-9372-4da57b8393a9 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=77.278µ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=5ba4d2c6-13c6-4dce-b151-e4d29f39b4a4 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=118.428µ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=62ab3ad3-57ae-4b2f-8faa-92188dbd2884 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=18.53µ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=5f57251a-2393-4eba-ae3e-f54d57ee86ca trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fb8bf5c5-3d91-45c1-bf33-052a3a7f4166 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=13.708876ms http.response.status=200 http.response.written=68 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=64.248µ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=85b92d3c-e204-40be-a43a-71de7da92801 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=71e9875a-1415-4160-9d47-b0abcd0a10ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60132" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=13.891101ms http.response.status=200 http.response.written=179 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=69ba230d-4efc-4d11-9fb8-3a6f4f3c67fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=69ba230d-4efc-4d11-9fb8-3a6f4f3c67fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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="980.896µs" http.response.status=200 http.response.written=2 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=270d3560-fe67-4f9f-a774-bb57d212c770 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=270d3560-fe67-4f9f-a774-bb57d212c770 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=270d3560-fe67-4f9f-a774-bb57d212c770 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.503Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=270d3560-fe67-4f9f-a774-bb57d212c770 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=36.763µ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=538641a5-3a91-4cee-a08b-fd14fa90ec00 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=270d3560-fe67-4f9f-a774-bb57d212c770 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=16.855µ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=b660b602-7610-40b8-91d9-194289937b09 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=270d3560-fe67-4f9f-a774-bb57d212c770 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.18999ms http.response.status=404 http.response.written=181 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=73682760-1b58-4745-99b5-145fbf1137a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60176" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=73682760-1b58-4745-99b5-145fbf1137a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60176" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=73682760-1b58-4745-99b5-145fbf1137a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60176" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=73682760-1b58-4745-99b5-145fbf1137a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60176" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=38.822µ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=1dddd81b-3173-414f-a64d-75764dec183d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=73682760-1b58-4745-99b5-145fbf1137a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60176" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=98aadef1-e16c-48ce-bd04-de292998d932 trace.duration=15.523µ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=3f8e858a-9d36-4f57-ba0c-c2153b4a32d3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] time="2023-03-28T11:09:45Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=73682760-1b58-4745-99b5-145fbf1137a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60176" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.771271ms http.response.status=404 http.response.written=181 instance.id=98aadef1-e16c-48ce-bd04-de292998d932 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:09:45.504Z] 127.0.0.1 - - [28/Mar/2023:11:09:45 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:09:45.504Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2023-03-28T11:09:45.504Z] === RUN TestRemoveImageOrphaning [2023-03-28T11:09:45.648Z] --- PASS: TestExec (0.52s) [2023-03-28T11:09:45.648Z] === RUN TestExecUser [2023-03-28T11:09:45.760Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2023-03-28T11:09:45.760Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T11:09:46.211Z] --- PASS: TestExecUser (0.49s) [2023-03-28T11:09:46.211Z] === RUN TestExportContainerAndImportImage [2023-03-28T11:09:46.773Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2023-03-28T11:09:46.773Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T11:09:47.452Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-03-28T11:09:47.452Z] === RUN TestBuildLabelWithTargets [2023-03-28T11:09:47.649Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2023-03-28T11:09:47.649Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T11:09:47.649Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-28T11:09:47.649Z] === RUN TestTagInvalidReference [2023-03-28T11:09:47.649Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-28T11:09:47.649Z] === RUN TestTagValidPrefixedRepo [2023-03-28T11:09:47.649Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-03-28T11:09:47.649Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T11:09:47.905Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-28T11:09:47.905Z] === RUN TestTagOfficialNames [2023-03-28T11:09:47.905Z] --- PASS: TestTagOfficialNames (0.05s) [2023-03-28T11:09:47.905Z] === RUN TestTagMatchesDigest [2023-03-28T11:09:47.905Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-03-28T11:09:47.905Z] === CONT TestImportExtremelyLargeImageWorks [2023-03-28T11:09:48.139Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2023-03-28T11:09:48.139Z] === RUN TestHealthCheckWorkdir [2023-03-28T11:09:48.701Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2023-03-28T11:09:48.701Z] === RUN TestHealthKillContainer [2023-03-28T11:09:55.580Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-03-28T11:09:55.580Z] === RUN TestBuildWithEmptyLayers [2023-03-28T11:09:56.788Z] --- PASS: TestHealthKillContainer (7.82s) [2023-03-28T11:09:56.788Z] === RUN TestHealthCheckProcessKilled [2023-03-28T11:09:57.350Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2023-03-28T11:09:57.350Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T11:09:57.606Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2023-03-28T11:09:57.606Z] === RUN TestIpcModeNone [2023-03-28T11:09:58.120Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2023-03-28T11:09:58.120Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T11:09:58.168Z] --- PASS: TestIpcModeNone (0.47s) [2023-03-28T11:09:58.168Z] === RUN TestIpcModePrivate [2023-03-28T11:09:58.424Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-28T11:09:58.681Z] --- PASS: TestIpcModePrivate (0.48s) [2023-03-28T11:09:58.681Z] === RUN TestIpcModeShareable [2023-03-28T11:09:58.937Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-03-28T11:09:59.194Z] --- PASS: TestIpcModeShareable (0.48s) [2023-03-28T11:09:59.194Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T11:10:00.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T11:10:00.266Z] [2023-03-28T11:10:00.266Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-03-28T11:10:00.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-03-28T11:10:00.266Z] Using test binary docker [2023-03-28T11:10:00.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T11:10:00.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T11:10:00.266Z] INFO: Waiting for daemon to start... [2023-03-28T11:10:00.266Z] Starting dockerd [2023-03-28T11:10:00.266Z] . [2023-03-28T11:10:00.266Z] INFO: Building docker-sdk-python3:4.4.1... [2023-03-28T11:10:00.564Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2023-03-28T11:10:00.564Z] === RUN TestAPIIpcModeHost [2023-03-28T11:10:01.128Z] --- PASS: TestAPIIpcModeHost (0.37s) [2023-03-28T11:10:01.128Z] === RUN TestDaemonIpcModeShareable [2023-03-28T11:10:02.056Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-28T11:10:02.312Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2023-03-28T11:10:02.312Z] === RUN TestDaemonIpcModePrivate [2023-03-28T11:10:03.240Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-28T11:10:03.398Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-03-28T11:10:03.399Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T11:10:03.496Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2023-03-28T11:10:03.496Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T11:10:03.659Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-03-28T11:10:03.659Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T11:10:04.425Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-28T11:10:04.683Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2023-03-28T11:10:04.683Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T11:10:05.611Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-28T11:10:05.876Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2023-03-28T11:10:05.876Z] === RUN TestIpcModeOlderClient [2023-03-28T11:10:05.876Z] === PAUSE TestIpcModeOlderClient [2023-03-28T11:10:05.876Z] === RUN TestKillContainerInvalidSignal [2023-03-28T11:10:06.132Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-03-28T11:10:06.132Z] === RUN TestKillContainer [2023-03-28T11:10:06.132Z] === RUN TestKillContainer/no_signal [2023-03-28T11:10:06.695Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T11:10:06.953Z] === RUN TestKillContainer/killing_signal [2023-03-28T11:10:07.515Z] --- PASS: TestKillContainer (1.32s) [2023-03-28T11:10:07.515Z] --- PASS: TestKillContainer/no_signal (0.45s) [2023-03-28T11:10:07.515Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-03-28T11:10:07.515Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-03-28T11:10:07.515Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T11:10:07.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T11:10:08.091Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T11:10:08.941Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2023-03-28T11:10:08.941Z] === RUN TestBuildWithHugeFile [2023-03-28T11:10:09.033Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2023-03-28T11:10:09.033Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2023-03-28T11:10:09.033Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2023-03-28T11:10:09.033Z] === RUN TestKillStoppedContainer [2023-03-28T11:10:09.033Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-03-28T11:10:09.033Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T11:10:09.033Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-03-28T11:10:09.033Z] === RUN TestKillDifferentUserContainer [2023-03-28T11:10:09.291Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2023-03-28T11:10:09.291Z] === RUN TestInspectOomKilledTrue [2023-03-28T11:10:09.854Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2023-03-28T11:10:09.854Z] === RUN TestInspectOomKilledFalse [2023-03-28T11:10:10.416Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2023-03-28T11:10:10.416Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T11:10:10.672Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-03-28T11:10:10.672Z] === RUN TestLinksContainerNames [2023-03-28T11:10:11.600Z] --- PASS: TestLinksContainerNames (0.89s) [2023-03-28T11:10:11.600Z] === RUN TestLogsFollowTailEmpty [2023-03-28T11:10:11.856Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2023-03-28T11:10:11.856Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T11:10:12.419Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/default [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/private [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/slave [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/shared [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/default [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/shared [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/slave [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/private [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T11:10:12.419Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:10:12.419Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T11:10:12.419Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:10:12.675Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:10:12.676Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T11:10:12.932Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-28T11:10:12.932Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-03-28T11:10:12.932Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T11:10:14.298Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2023-03-28T11:10:14.298Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T11:10:14.864Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2023-03-28T11:10:14.864Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T11:10:15.120Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2023-03-28T11:10:15.121Z] === RUN TestNetworkNat [2023-03-28T11:10:15.682Z] --- PASS: TestNetworkNat (0.48s) [2023-03-28T11:10:15.682Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T11:10:15.938Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2023-03-28T11:10:15.938Z] === RUN TestNetworkLoopbackNat [2023-03-28T11:10:19.208Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2023-03-28T11:10:19.208Z] === RUN TestPause [2023-03-28T11:10:19.208Z] --- PASS: TestPause (0.47s) [2023-03-28T11:10:19.208Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T11:10:19.208Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:10:19.208Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:10:19.208Z] === RUN TestPauseStopPausedContainer [2023-03-28T11:10:19.770Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2023-03-28T11:10:19.770Z] === RUN TestPsFilter [2023-03-28T11:10:19.770Z] --- PASS: TestPsFilter (0.13s) [2023-03-28T11:10:19.770Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T11:10:20.027Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2023-03-28T11:10:20.027Z] === RUN TestRemoveContainerWithVolume [2023-03-28T11:10:20.588Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-03-28T11:10:20.589Z] === RUN TestRemoveContainerRunning [2023-03-28T11:10:21.150Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-03-28T11:10:21.150Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T11:10:21.406Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-03-28T11:10:21.406Z] === RUN TestRemoveInvalidContainer [2023-03-28T11:10:21.406Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2023-03-28T11:10:21.406Z] === RUN TestRenameLinkedContainer [2023-03-28T11:10:23.296Z] --- PASS: TestRenameLinkedContainer (1.82s) [2023-03-28T11:10:23.296Z] === RUN TestRenameStoppedContainer [2023-03-28T11:10:23.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T11:10:23.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T11:10:23.857Z] --- PASS: TestRenameStoppedContainer (0.43s) [2023-03-28T11:10:23.857Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T11:10:24.827Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2023-03-28T11:10:24.827Z] === RUN TestRenameInvalidName [2023-03-28T11:10:25.083Z] --- PASS: TestRenameInvalidName (0.42s) [2023-03-28T11:10:25.083Z] === RUN TestRenameAnonymousContainer [2023-03-28T11:10:26.975Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2023-03-28T11:10:26.975Z] === RUN TestRenameContainerWithSameName [2023-03-28T11:10:26.975Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2023-03-28T11:10:26.975Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T11:10:27.903Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2023-03-28T11:10:27.903Z] === RUN TestResize [2023-03-28T11:10:28.465Z] --- PASS: TestResize (0.44s) [2023-03-28T11:10:28.465Z] === RUN TestResizeWithInvalidSize [2023-03-28T11:10:28.721Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2023-03-28T11:10:28.721Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T11:10:29.283Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2023-03-28T11:10:29.283Z] === RUN TestDaemonRestartKillContainers [2023-03-28T11:10:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:10:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:10:29.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:10:29.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:10:29.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:10:29.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:10:31.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:10:31.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:10:32.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:10:32.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:10:33.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:10:33.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:10:35.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:10:35.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:10:37.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:10:37.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2023-03-28T11:10:39.405Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2023-03-28T11:10:39.405Z] === RUN TestCgroupNamespacesRun [2023-03-28T11:10:40.334Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2023-03-28T11:10:40.334Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T11:10:41.699Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2023-03-28T11:10:41.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T11:10:42.628Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2023-03-28T11:10:42.628Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T11:10:43.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2023-03-28T11:10:43.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T11:10:44.922Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2023-03-28T11:10:44.922Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T11:10:46.295Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2023-03-28T11:10:46.295Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T11:10:46.857Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-03-28T11:10:46.857Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T11:10:47.047Z] sha256:636d1766391e8e239bdcfeba27072e62214ff7264c2cd2ee9dd54c1410f230ad [2023-03-28T11:10:47.047Z] INFO: Starting docker-py tests... [2023-03-28T11:10:47.047Z] ============================= test session starts ============================== [2023-03-28T11:10:47.047Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-03-28T11:10:47.047Z] rootdir: /src, inifile: pytest.ini [2023-03-28T11:10:47.047Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-03-28T11:10:47.047Z] collected 389 items / 1 deselected / 388 selected [2023-03-28T11:10:47.047Z] [2023-03-28T11:10:48.223Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2023-03-28T11:10:48.223Z] === RUN TestNISDomainname [2023-03-28T11:10:48.785Z] --- PASS: TestNISDomainname (0.56s) [2023-03-28T11:10:48.785Z] === RUN TestHostnameDnsResolution [2023-03-28T11:10:49.346Z] --- PASS: TestHostnameDnsResolution (0.69s) [2023-03-28T11:10:49.346Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T11:10:49.911Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2023-03-28T11:10:49.911Z] === RUN TestStats [2023-03-28T11:10:52.427Z] --- PASS: TestStats (2.46s) [2023-03-28T11:10:52.427Z] === RUN TestStopContainerWithTimeout [2023-03-28T11:10:52.427Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T11:10:52.427Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T11:10:52.427Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T11:10:52.427Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T11:10:52.427Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T11:10:52.427Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T11:10:52.427Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T11:10:52.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T11:10:52.427Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T11:10:52.427Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T11:10:52.989Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T11:10:54.877Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T11:10:56.276Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T11:10:56.276Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2023-03-28T11:10:56.276Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2023-03-28T11:10:56.276Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2023-03-28T11:10:56.276Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-03-28T11:10:56.276Z] === RUN TestDeleteDevicemapper [2023-03-28T11:10:56.276Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:10:56.276Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T11:10:56.276Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T11:10:58.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2023-03-28T11:10:58.167Z] === RUN TestUpdateMemory [2023-03-28T11:10:58.241Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-03-28T11:10:58.423Z] --- PASS: TestUpdateMemory (0.53s) [2023-03-28T11:10:58.423Z] === RUN TestUpdateCPUQuota [2023-03-28T11:10:58.806Z] tests/integration/api_client_test.py ..... [ 7%] [2023-03-28T11:10:59.352Z] --- PASS: TestUpdateCPUQuota (0.80s) [2023-03-28T11:10:59.352Z] === RUN TestUpdatePidsLimit [2023-03-28T11:10:59.352Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-28T11:10:59.352Z] === RUN TestUpdatePidsLimit/no_change [2023-03-28T11:10:59.608Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-28T11:10:59.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-28T11:11:00.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-28T11:11:00.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-28T11:11:00.565Z] tests/integration/api_config_test.py ..... [ 8%] [2023-03-28T11:11:00.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit (2.00s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-03-28T11:11:01.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-03-28T11:11:01.196Z] === RUN TestUpdateRestartPolicy [2023-03-28T11:11:05.203Z] --- PASS: TestBuildWithHugeFile (51.31s) [2023-03-28T11:11:05.203Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T11:11:05.203Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:11:05.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:11:05.203Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:11:05.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:11:05.203Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:11:05.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:11:05.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:11:05.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:11:05.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:11:05.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-28T11:11:05.203Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2023-03-28T11:11:05.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2023-03-28T11:11:05.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-03-28T11:11:05.203Z] === RUN TestBuildPreserveOwnership [2023-03-28T11:11:05.203Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T11:11:05.203Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T11:11:08.217Z] --- PASS: TestBuildWithHugeFile (145.86s) [2023-03-28T11:11:08.217Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T11:11:08.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:11:08.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:11:08.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:11:08.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:11:08.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:11:08.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:11:08.217Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:11:08.217Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:11:08.217Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:11:08.217Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2023-03-28T11:11:08.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-03-28T11:11:08.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-03-28T11:11:08.217Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-03-28T11:11:08.217Z] === RUN TestBuildPreserveOwnership [2023-03-28T11:11:08.217Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:11:08.217Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestBuildPlatformInvalid [2023-03-28T11:11:08.217Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-03-28T11:11:08.217Z] PASS [2023-03-28T11:11:08.217Z] ok github.com/docker/docker/integration/build 224.799s [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === Skipped [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-03-28T11:11:08.217Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-03-28T11:11:08.217Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-03-28T11:11:08.217Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-03-28T11:11:08.217Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-03-28T11:11:08.217Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] DONE 28 tests, 5 skipped in 247.710s [2023-03-28T11:11:08.217Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-03-28T11:11:08.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:11:08.217Z] INFO: Testing against a local daemon [2023-03-28T11:11:08.217Z] === RUN TestConfigInspect [2023-03-28T11:11:08.217Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] --- SKIP: TestConfigInspect (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestConfigList [2023-03-28T11:11:08.217Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] --- SKIP: TestConfigList (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestConfigsCreateAndDelete [2023-03-28T11:11:08.217Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestConfigsUpdate [2023-03-28T11:11:08.217Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestTemplatedConfig [2023-03-28T11:11:08.217Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestConfigCreateResolve [2023-03-28T11:11:08.217Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:11:08.217Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-03-28T11:11:08.217Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T11:11:08.217Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:11:08.217Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-03-28T11:11:08.217Z] PASS [2023-03-28T11:11:08.217Z] ok github.com/docker/docker/integration/config 0.160s [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === Skipped [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-03-28T11:11:08.217Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:11:08.217Z] [2023-03-28T11:11:08.217Z] DONE 7 tests, 7 skipped in 2.091s [2023-03-28T11:11:08.217Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-03-28T11:11:09.401Z] --- PASS: TestBuildPreserveOwnership (9.46s) [2023-03-28T11:11:09.401Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.45s) [2023-03-28T11:11:09.401Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-03-28T11:11:09.401Z] === RUN TestBuildPlatformInvalid [2023-03-28T11:11:09.401Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-03-28T11:11:09.401Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T11:11:09.401Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-03-28T11:11:09.401Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-03-28T11:11:09.401Z] PASS [2023-03-28T11:11:09.401Z] [2023-03-28T11:11:09.401Z] === Skipped [2023-03-28T11:11:09.401Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-03-28T11:11:09.401Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:11:09.401Z] [2023-03-28T11:11:09.401Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-03-28T11:11:09.401Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-03-28T11:11:09.401Z] [2023-03-28T11:11:09.401Z] DONE 33 tests, 2 skipped in 112.960s [2023-03-28T11:11:09.401Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T11:11:09.401Z] INFO: Testing against a local daemon [2023-03-28T11:11:09.401Z] === RUN TestConfigInspect [2023-03-28T11:11:09.401Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:09.401Z] --- SKIP: TestConfigInspect (0.02s) [2023-03-28T11:11:09.401Z] === RUN TestConfigList [2023-03-28T11:11:09.401Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:09.401Z] --- SKIP: TestConfigList (0.01s) [2023-03-28T11:11:09.401Z] === RUN TestConfigsCreateAndDelete [2023-03-28T11:11:09.401Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:09.401Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2023-03-28T11:11:09.401Z] === RUN TestConfigsUpdate [2023-03-28T11:11:09.401Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:09.401Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-03-28T11:11:09.401Z] === RUN TestTemplatedConfig [2023-03-28T11:11:09.401Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:09.401Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-03-28T11:11:09.401Z] === RUN TestConfigCreateResolve [2023-03-28T11:11:09.401Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:09.401Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-03-28T11:11:09.401Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T11:11:10.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:11:10.393Z] INFO: Testing against a local daemon [2023-03-28T11:11:10.393Z] === RUN TestCheckpoint [2023-03-28T11:11:10.393Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:11:10.393Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T11:11:10.393Z] === RUN TestContainerInvalidJSON [2023-03-28T11:11:10.393Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:11:10.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:11:10.393Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:11:10.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:11:10.393Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:11:10.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:11:10.393Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:11:10.393Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:11:10.393Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:11:10.393Z] --- PASS: TestContainerInvalidJSON (0.06s) [2023-03-28T11:11:10.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-03-28T11:11:10.393Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-03-28T11:11:10.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-03-28T11:11:10.393Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T11:11:10.393Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2023-03-28T11:11:10.393Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T11:11:10.393Z] copy_test.go:37: testEnv.OSType == "windows" [2023-03-28T11:11:10.393Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-03-28T11:11:10.393Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T11:11:10.781Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2023-03-28T11:11:10.781Z] PASS [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] === Skipped [2023-03-28T11:11:10.781Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-03-28T11:11:10.781Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-03-28T11:11:10.781Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2023-03-28T11:11:10.781Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-03-28T11:11:10.781Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-03-28T11:11:10.781Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-03-28T11:11:10.781Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:11:10.781Z] [2023-03-28T11:11:10.781Z] DONE 7 tests, 6 skipped in 1.721s [2023-03-28T11:11:10.781Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T11:11:10.852Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2023-03-28T11:11:10.852Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T11:11:10.852Z] copy_test.go:62: testEnv.OSType == "windows" [2023-03-28T11:11:10.852Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2023-03-28T11:11:10.852Z] === RUN TestCopyFromContainer [2023-03-28T11:11:10.852Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:10.852Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-03-28T11:11:10.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T11:11:10.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:11:10.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:11:10.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:11:10.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:11:10.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:11:10.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:11:10.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:11:10.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:11:10.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:11:10.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-03-28T11:11:10.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T11:11:10.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-03-28T11:11:10.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-03-28T11:11:10.852Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T11:11:10.852Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-03-28T11:11:10.852Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidEnv [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T11:11:10.852Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T11:11:10.852Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T11:11:10.852Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T11:11:10.852Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2023-03-28T11:11:10.852Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T11:11:10.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-03-28T11:11:10.852Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-03-28T11:11:10.852Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T11:11:10.852Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:10.852Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-03-28T11:11:10.852Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T11:11:10.852Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:11:10.852Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-03-28T11:11:10.852Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T11:11:10.852Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:11:10.852Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:11:10.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:11:10.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:11:10.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:11:10.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:11:10.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:11:10.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:11:10.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:11:10.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T11:11:10.853Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T11:11:10.853Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-03-28T11:11:10.853Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-03-28T11:11:10.853Z] === RUN TestCreateDifferentPlatform [2023-03-28T11:11:10.853Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T11:11:10.853Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T11:11:10.853Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-03-28T11:11:10.853Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-03-28T11:11:10.853Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T11:11:10.853Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-03-28T11:11:10.853Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T11:11:10.853Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-03-28T11:11:10.853Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-03-28T11:11:10.853Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T11:11:10.853Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:10.853Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-03-28T11:11:10.853Z] === RUN TestDiff [2023-03-28T11:11:10.853Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-03-28T11:11:10.853Z] --- SKIP: TestDiff (0.01s) [2023-03-28T11:11:10.853Z] === RUN TestExecWithCloseStdin [2023-03-28T11:11:11.041Z] INFO: Testing against a local daemon [2023-03-28T11:11:11.041Z] === RUN TestCheckpoint [2023-03-28T11:11:11.041Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:11:11.041Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T11:11:11.041Z] === RUN TestContainerInvalidJSON [2023-03-28T11:11:11.041Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:11:11.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:11:11.041Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:11:11.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:11:11.041Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:11:11.041Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:11:11.041Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:11:11.041Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:11:11.042Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:11:11.042Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-28T11:11:11.042Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T11:11:11.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T11:11:11.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T11:11:11.042Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T11:11:11.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-03-28T11:11:11.302Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T11:11:11.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-03-28T11:11:11.302Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T11:11:11.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-03-28T11:11:11.302Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T11:11:11.302Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-03-28T11:11:11.302Z] === RUN TestCopyFromContainer [2023-03-28T11:11:13.364Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2023-03-28T11:11:13.364Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T11:11:13.364Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-03-28T11:11:13.364Z] === RUN TestWaitNonBlocked [2023-03-28T11:11:13.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:11:13.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:11:13.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:11:13.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:11:13.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:11:13.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:11:13.364Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-28T11:11:13.364Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2023-03-28T11:11:13.364Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2023-03-28T11:11:13.364Z] === RUN TestWaitBlocked [2023-03-28T11:11:13.364Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:11:13.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:11:13.364Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:11:13.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:11:13.364Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:11:13.364Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:11:13.761Z] --- PASS: TestExecWithCloseStdin (2.69s) [2023-03-28T11:11:13.761Z] === RUN TestExec [2023-03-28T11:11:14.298Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-28T11:11:14.298Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2023-03-28T11:11:14.298Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2023-03-28T11:11:14.298Z] === CONT TestContainerStartOnDaemonRestart [2023-03-28T11:11:14.298Z] === CONT TestContainerKillOnDaemonStart [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer// [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T11:11:15.502Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer (4.19s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-03-28T11:11:15.502Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-03-28T11:11:15.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T11:11:15.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:11:15.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:11:15.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:11:15.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:11:15.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:11:15.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:11:15.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:11:15.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:11:15.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:11:15.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-03-28T11:11:15.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T11:11:15.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T11:11:15.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T11:11:15.502Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T11:11:15.502Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2023-03-28T11:11:15.502Z] === RUN TestCreateWithInvalidEnv [2023-03-28T11:11:15.502Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T11:11:15.502Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T11:11:15.502Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T11:11:15.502Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T11:11:15.502Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T11:11:15.502Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T11:11:15.502Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T11:11:15.502Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T11:11:15.502Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T11:11:15.502Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-03-28T11:11:15.502Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T11:11:15.502Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T11:11:15.502Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T11:11:15.502Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T11:11:15.502Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-03-28T11:11:15.502Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T11:11:16.664Z] --- PASS: TestExec (2.58s) [2023-03-28T11:11:16.664Z] === RUN TestExecUser [2023-03-28T11:11:16.664Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-03-28T11:11:16.664Z] --- SKIP: TestExecUser (0.01s) [2023-03-28T11:11:16.664Z] === RUN TestExportContainerAndImportImage [2023-03-28T11:11:16.664Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:16.664Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-03-28T11:11:16.664Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T11:11:16.664Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:16.664Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-03-28T11:11:16.664Z] === RUN TestHealthCheckWorkdir [2023-03-28T11:11:16.664Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-03-28T11:11:16.664Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-03-28T11:11:16.664Z] === RUN TestHealthKillContainer [2023-03-28T11:11:16.664Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-03-28T11:11:16.664Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-03-28T11:11:16.664Z] === RUN TestHealthCheckProcessKilled [2023-03-28T11:11:16.815Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2023-03-28T11:11:16.815Z] === CONT TestIpcModeOlderClient [2023-03-28T11:11:16.815Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-03-28T11:11:16.815Z] === CONT TestDaemonHostGatewayIP [2023-03-28T11:11:16.883Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2023-03-28T11:11:16.883Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2023-03-28T11:11:17.822Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T11:11:17.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:11:17.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:11:17.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:11:17.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:11:17.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:11:17.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:11:17.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:11:17.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:11:17.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:11:17.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:11:17.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:11:17.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:11:17.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:11:17.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:11:17.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T11:11:17.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T11:11:17.822Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T11:11:18.083Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2023-03-28T11:11:18.083Z] === RUN TestCreateDifferentPlatform [2023-03-28T11:11:18.083Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T11:11:18.083Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T11:11:18.083Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-03-28T11:11:18.083Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T11:11:18.083Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T11:11:18.083Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T11:11:18.083Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-03-28T11:11:18.083Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T11:11:18.083Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-03-28T11:11:18.083Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T11:11:18.083Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-03-28T11:11:18.083Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-03-28T11:11:18.083Z] === RUN TestDaemonRestartIpcMode [2023-03-28T11:11:18.083Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T11:11:18.083Z] === RUN TestDaemonHostGatewayIP [2023-03-28T11:11:18.083Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:11:18.083Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-03-28T11:11:18.083Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T11:11:18.083Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T11:11:18.083Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T11:11:18.083Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-03-28T11:11:18.083Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-03-28T11:11:18.083Z] === RUN TestDiff [2023-03-28T11:11:18.658Z] --- PASS: TestDiff (0.40s) [2023-03-28T11:11:18.658Z] === RUN TestExecWithCloseStdin [2023-03-28T11:11:18.703Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2023-03-28T11:11:18.704Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T11:11:18.844Z] --- PASS: TestHealthCheckProcessKilled (2.51s) [2023-03-28T11:11:18.844Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T11:11:18.844Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T11:11:18.844Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T11:11:18.844Z] === RUN TestKillContainerInvalidSignal [2023-03-28T11:11:18.919Z] --- PASS: TestExecWithCloseStdin (0.43s) [2023-03-28T11:11:18.919Z] === RUN TestExec [2023-03-28T11:11:19.494Z] --- PASS: TestExec (0.45s) [2023-03-28T11:11:19.494Z] === RUN TestExecUser [2023-03-28T11:11:20.064Z] --- PASS: TestExecUser (0.43s) [2023-03-28T11:11:20.064Z] === RUN TestExportContainerAndImportImage [2023-03-28T11:11:20.328Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2023-03-28T11:11:20.328Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T11:11:20.593Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.71s) [2023-03-28T11:11:20.593Z] === CONT TestDaemonRestartIpcMode [2023-03-28T11:11:21.019Z] --- PASS: TestKillContainerInvalidSignal (2.19s) [2023-03-28T11:11:21.019Z] === RUN TestKillContainer [2023-03-28T11:11:21.019Z] === RUN TestKillContainer/no_signal [2023-03-28T11:11:22.483Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2023-03-28T11:11:23.207Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T11:11:23.207Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-03-28T11:11:23.207Z] === RUN TestKillContainer/killing_signal [2023-03-28T11:11:23.665Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2023-03-28T11:11:23.665Z] === RUN TestHealthCheckWorkdir [2023-03-28T11:11:24.248Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2023-03-28T11:11:24.248Z] === RUN TestHealthKillContainer [2023-03-28T11:11:24.285Z] --- PASS: TestImportExtremelyLargeImageWorks (92.93s) [2023-03-28T11:11:24.285Z] PASS [2023-03-28T11:11:24.285Z] [2023-03-28T11:11:24.285Z] DONE 13 tests in 96.028s [2023-03-28T11:11:24.285Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T11:11:24.285Z] INFO: Testing against a local daemon [2023-03-28T11:11:24.285Z] === RUN TestNetworkCreateDelete [2023-03-28T11:11:24.285Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-03-28T11:11:24.285Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T11:11:24.285Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2023-03-28T11:11:24.285Z] === RUN TestDaemonDNSFallback [2023-03-28T11:11:26.105Z] --- PASS: TestKillContainer (4.72s) [2023-03-28T11:11:26.105Z] --- PASS: TestKillContainer/no_signal (2.15s) [2023-03-28T11:11:26.105Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-03-28T11:11:26.105Z] --- PASS: TestKillContainer/killing_signal (2.50s) [2023-03-28T11:11:26.105Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T11:11:26.105Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T11:11:26.105Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-03-28T11:11:26.105Z] === RUN TestKillStoppedContainer [2023-03-28T11:11:26.105Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T11:11:26.105Z] --- SKIP: TestKillStoppedContainer (0.01s) [2023-03-28T11:11:26.105Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T11:11:26.105Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T11:11:26.105Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-03-28T11:11:26.105Z] === RUN TestKillDifferentUserContainer [2023-03-28T11:11:26.105Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-03-28T11:11:26.105Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-03-28T11:11:26.105Z] === RUN TestInspectOomKilledTrue [2023-03-28T11:11:26.105Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:26.105Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T11:11:26.105Z] === RUN TestInspectOomKilledFalse [2023-03-28T11:11:26.105Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:11:26.105Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-03-28T11:11:26.105Z] === RUN TestLogsFollowTailEmpty [2023-03-28T11:11:26.648Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2023-03-28T11:11:26.649Z] PASS [2023-03-28T11:11:26.649Z] [2023-03-28T11:11:26.649Z] === Skipped [2023-03-28T11:11:26.649Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-03-28T11:11:26.649Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:11:26.649Z] [2023-03-28T11:11:26.649Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:11:26.649Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:11:26.649Z] [2023-03-28T11:11:26.649Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T11:11:26.649Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:11:26.649Z] [2023-03-28T11:11:26.649Z] DONE 197 tests, 3 skipped in 106.715s [2023-03-28T11:11:26.649Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T11:11:26.649Z] ++ 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 [2023-03-28T11:11:26.649Z] ++ set -e [2023-03-28T11:11:26.649Z] ++ '[' -n 0 ']' [2023-03-28T11:11:26.649Z] ++ set -x [2023-03-28T11:11:26.649Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:11:26.649Z] INFO: Testing against a local daemon [2023-03-28T11:11:26.649Z] === RUN TestLiveRestore [2023-03-28T11:11:26.649Z] === RUN TestLiveRestore/volume_references [2023-03-28T11:11:26.649Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T11:11:26.649Z] === CONT TestLiveRestore/volume_references [2023-03-28T11:11:26.649Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T11:11:26.649Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T11:11:27.548Z] --- PASS: TestDaemonDNSFallback (6.29s) [2023-03-28T11:11:27.548Z] === RUN TestInspectNetwork [2023-03-28T11:11:27.577Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T11:11:28.277Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2023-03-28T11:11:28.277Z] === RUN TestNetworkNat [2023-03-28T11:11:28.277Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-03-28T11:11:28.277Z] --- SKIP: TestNetworkNat (0.00s) [2023-03-28T11:11:28.277Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T11:11:28.941Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T11:11:29.503Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T11:11:29.807Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore/volume_references (4.51s) [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s) [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2023-03-28T11:11:30.431Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-03-28T11:11:30.431Z] PASS [2023-03-28T11:11:30.431Z] [2023-03-28T11:11:30.431Z] DONE 7 tests in 4.604s [2023-03-28T11:11:30.451Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2023-03-28T11:11:30.451Z] === RUN TestNetworkLoopbackNat [2023-03-28T11:11:30.451Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-03-28T11:11:30.451Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-03-28T11:11:30.451Z] === RUN TestPause [2023-03-28T11:11:30.451Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-03-28T11:11:30.451Z] --- SKIP: TestPause (0.00s) [2023-03-28T11:11:30.451Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T11:11:30.687Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T11:11:30.687Z] ++ 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 [2023-03-28T11:11:30.687Z] ++ set -e [2023-03-28T11:11:30.687Z] ++ '[' -n 0 ']' [2023-03-28T11:11:30.687Z] ++ set -x [2023-03-28T11:11:30.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-03-28T11:11:30.687Z] INFO: Testing against a local daemon [2023-03-28T11:11:30.687Z] === RUN TestCommitInheritsEnv [2023-03-28T11:11:30.815Z] === RUN TestInspectNetwork/full_network_id [2023-03-28T11:11:30.815Z] === RUN TestInspectNetwork/partial_network_id [2023-03-28T11:11:30.815Z] === RUN TestInspectNetwork/network_name [2023-03-28T11:11:30.815Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-28T11:11:31.251Z] --- PASS: TestCommitInheritsEnv (0.33s) [2023-03-28T11:11:31.251Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T11:11:31.251Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-03-28T11:11:31.251Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T11:11:31.251Z] === RUN TestImagesFilterMultiReference [2023-03-28T11:11:31.251Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-28T11:11:31.251Z] === RUN TestImagePullPlatformInvalid [2023-03-28T11:11:31.251Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-28T11:11:31.251Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" 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.10 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.18.10 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8375ca37-733b-45ba-b142-7d613cb3ead1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8375ca37-733b-45ba-b142-7d613cb3ead1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.112872ms http.response.status=200 http.response.written=2 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b1347cce-ae23-46d3-aeca-a1fc2fb1ea2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b1347cce-ae23-46d3-aeca-a1fc2fb1ea2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=937d42ce-6e35-42ca-b492-b6e5481a6265 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=937d42ce-6e35-42ca-b492-b6e5481a6265 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b1347cce-ae23-46d3-aeca-a1fc2fb1ea2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=48.41µ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=1de7a5b2-6cfe-44f8-b2c5-f3a2c82f63bd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=b1347cce-ae23-46d3-aeca-a1fc2fb1ea2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51376" 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=3.223735ms http.response.status=404 http.response.written=157 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=937d42ce-6e35-42ca-b492-b6e5481a6265 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=31.311µ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=7b758662-3317-4d13-a2af-f6debe245e57 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=937d42ce-6e35-42ca-b492-b6e5481a6265 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" 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=6.214068ms http.response.status=404 http.response.written=157 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d2d22a5-f343-4575-9831-3d19dfdb7d53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d2d22a5-f343-4575-9831-3d19dfdb7d53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d2d22a5-f343-4575-9831-3d19dfdb7d53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=109.924µ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=aa7dc963-303a-4a82-b576-1dcb2520f2ce trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d2d22a5-f343-4575-9831-3d19dfdb7d53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=10.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).Stat" trace.id=710ac7f5-b79a-49ec-8c75-c43bfcdc75ce trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d1391658-fd25-43df-a0e6-c7d3f7c675b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d1391658-fd25-43df-a0e6-c7d3f7c675b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d1391658-fd25-43df-a0e6-c7d3f7c675b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=203.666µ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=6c923640-8f75-46e0-8d9e-70fe7a5e1dbf trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d1391658-fd25-43df-a0e6-c7d3f7c675b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=15.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=90c57b3c-2285-4ee2-92e6-537020e2f640 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d2d22a5-f343-4575-9831-3d19dfdb7d53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=101.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).PutContent" trace.id=317e7418-e3fa-4665-aa1f-fbf74955155f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d1391658-fd25-43df-a0e6-c7d3f7c675b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=234.953µ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=7e042bae-1971-4545-a1f8-3a01769a6105 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d1391658-fd25-43df-a0e6-c7d3f7c675b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.14562ms http.response.status=202 http.response.written=0 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d2d22a5-f343-4575-9831-3d19dfdb7d53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.318213ms http.response.status=202 http.response.written=0 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.251Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.251Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=44.726µ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=4bee1bf2-0450-4aff-97a7-9b5714950f68 trace.line=82 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca 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).Stat" trace.id=50cfeba3-0654-47ea-b4de-1548828bfac5 trace.line=141 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=107.044µ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=78ee17f0-aeea-47cd-8c4f-db9d1b3de4a9 trace.line=124 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=12.57µ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=a718493c-c137-4957-88d4-6e4bbb750b4b trace.line=141 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=12.767µ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=f597de07-0b7d-45db-9ce9-81cdce62c3b6 trace.line=141 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=8.255µ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=03cfaaf1-2baf-4a84-a280-bfbe9768fcf5 trace.line=141 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=54.277µ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=6cc0e92a-f782-4508-bc79-dbe34a32d729 trace.line=167 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=52.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).PutContent" trace.id=6d01ae40-090b-44d1-afa3-1a81c2076baf trace.line=95 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=86.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).Delete" trace.id=e1cb6c55-28d2-4c01-8764-f6087cdec246 trace.line=181 vars.name=test vars.uuid=94d3c063-8d3c-4eeb-8eff-41df449d1074 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1f5cc860-0d5d-4857-a4aa-49eb56f94564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.323793ms http.response.status=201 http.response.written=0 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "PUT /v2/test/blobs/uploads/94d3c063-8d3c-4eeb-8eff-41df449d1074?_state=BypX9Q8jhGFmqWVYBqwjZ9nMeySlddWn1EMxEsTYnQV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0ZDNjMDYzLThkM2MtNGVlYi04ZWZmLTQxZGY0NDlkMTA3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjcxODczMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=42.051µ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=cdd0a0e1-e406-4805-b209-3015a90ee05a trace.line=82 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=15.376µ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=01baff47-c71e-41c6-a3cc-2a15bdfeb37a trace.line=141 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=105.402µ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=817cc4ab-ec5c-41f5-8f52-5c74e87954c1 trace.line=124 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=1.532004ms 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=2e859a8e-af84-4736-9e58-e8aeb0b029ab trace.line=141 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.252Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=20.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=b2d827e7-afe8-4509-aca1-8dcd3626fc42 trace.line=141 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=14.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).Stat" trace.id=ee2c7ab9-674e-4b97-b12d-c35e02682dd3 trace.line=141 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=135.195µ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=d4622135-b483-4514-bdfa-a96140bed73b trace.line=167 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=56.057µ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=05f6d2f2-d117-44ad-8ed9-e245406f1c5e trace.line=95 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=331.764µ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=43f988bb-ebb2-4e5c-ac10-1855b4f1ca1d trace.line=181 vars.name=test vars.uuid=6f6d4c41-4d6f-4b74-96a6-59f112b080c5 version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da1c050f-2960-4143-8bc0-931b61186126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.545722ms http.response.status=201 http.response.written=0 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "PUT /v2/test/blobs/uploads/6f6d4c41-4d6f-4b74-96a6-59f112b080c5?_state=8blkj42YVM0GtIHgGP5eMMe08sA4JCRPuuLwWpb2xM97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmNmQ0YzQxLTRkNmYtNGI3NC05NmE2LTU5ZjExMmIwODBjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxMTozMS4xNjg3NTY2MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a03be190-c8cf-48f4-9b7f-fbb9ccb26332 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a03be190-c8cf-48f4-9b7f-fbb9ccb26332 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a03be190-c8cf-48f4-9b7f-fbb9ccb26332 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=131.602µ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=9f9681c6-cb33-408f-9fe8-c5ca97e740ac trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a03be190-c8cf-48f4-9b7f-fbb9ccb26332 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51390" 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.0451ms http.response.status=404 http.response.written=96 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=512.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).GetContent" trace.id=674c6949-299b-4146-8175-138e8c9632c3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=116.693µ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=04a6657f-fce0-4305-800c-fcb1ef89af62 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=33.026µ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=58dc9dc4-adbe-498a-bb1b-e5a70b47e469 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=43.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=1a5ef61c-9daa-4c1a-906a-711962071fa2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=15.737µ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=c75f6be7-2714-456f-b0cd-5d9857c9286a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=180.011µ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=e6cb712b-1de0-424e-b00b-f83f802a2357 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=236.716µ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=f30cf980-b70c-49fa-b3fb-049e4fc72232 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=119.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).PutContent" trace.id=de7229bd-958b-4ded-a28f-7b6d66437525 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=189.816µ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=95848a1e-aa23-4143-9e86-e5c74b68e42a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=139.552µ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=6fca3189-e435-4b5c-90e6-18db2f350ca8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0c1e71af-6a2a-4b41-91b9-caa17546ef68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.544072ms http.response.status=201 http.response.written=0 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4925afc3-e641-4add-9167-d4f6f53ea7ff http.request.method=GET http.request.remoteaddr="127.0.0.1:51410" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4925afc3-e641-4add-9167-d4f6f53ea7ff http.request.method=GET http.request.remoteaddr="127.0.0.1:51410" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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="918.083µs" http.response.status=200 http.response.written=2 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.253Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.253Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=45.743µ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=cf14269d-291e-45e8-a7d1-1ceba0cb119f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=19.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=9e5676d3-7095-46ce-8d61-de375049c98b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=22.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).Stat" trace.id=5084fd76-d70a-4b66-8bbd-df9882dec7af trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=17.937µ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=bef28da6-fa3b-4b44-83c1-025fac55d753 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bc4f1763-1cbb-4552-a89b-d1e1266e56aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.295229ms http.response.status=200 http.response.written=417 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=641.506µ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=c098c065-5ed8-4004-a412-e182642e666f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=38.703µ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=edbdca42-1603-42e5-8a8d-b416282a6fe8 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=101.587µ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=427734fb-344c-4e95-8725-87e8e44ebfd1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b530f94f-55b6-4797-8859-97722019d495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=2.618069ms http.response.status=200 http.response.written=417 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=56.968µ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=295fe88f-86bc-434b-a049-5522a9ab8f02 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=68.931µ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=a8a61b5c-6e78-428e-a7f7-b9c5a187c258 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=24.066µ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=bdaf679e-ca54-4931-b93d-7317326f1254 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.254Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=13.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).Stat" trace.id=70468b7d-21dc-46f0-8d37-e15a83915497 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=13.513µ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=afa85be8-7bc0-47ae-9299-280458e229a6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=6.507µ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=b54b8ed7-f529-4385-92a8-139ca01f759a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=35.618µ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=2b05a732-ecb7-412e-bf0e-87eb329ba7ff trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=35.429µ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=3a763c55-2bba-4d3b-824e-0752d4a82886 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca 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).Stat" trace.id=62640269-1c69-4a10-ab37-a54ca11c8adf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=64fc3a5e-5f64-4422-961b-e5e4e10528ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=6.5948ms http.response.status=200 http.response.written=68 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=37.136µ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=b9de479f-1e9c-4ba8-850e-217698618b02 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca 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=265f97d3-2d06-4148-84a9-06c6770054c1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=15.737µ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=8708fc37-acb9-4d24-9574-0fd71168f69b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=9.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).Stat" trace.id=5ad2b8b3-147d-46af-9042-93615b615cad trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=9.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=1ff8f715-ecb7-4c47-808d-bb587a243e2f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=6.146µ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=31334db6-41f8-428c-b471-64b3a2d0d180 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=11.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).ReadStream" trace.id=cb713b57-c266-47c4-bd45-86116923a213 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=45.653µ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=4f13c6cc-9774-4789-8e29-cbe8ecf1135c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=46.113µ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=e905d912-1875-4084-a9c9-e9050bb825f8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b9c95967-1259-435b-9b93-8009f9917b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=19.121735ms http.response.status=200 http.response.written=179 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.255Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1fe9d067-a4cf-4152-a203-5c05a6b05c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1fe9d067-a4cf-4152-a203-5c05a6b05c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:51442" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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="978.054µs" http.response.status=200 http.response.written=2 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca version="v2.1.0+unknown" [2023-03-28T11:11:31.511Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b4f55b1a-51d7-464f-afc4-c8f7914d186d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51456" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b4f55b1a-51d7-464f-afc4-c8f7914d186d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51456" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b4f55b1a-51d7-464f-afc4-c8f7914d186d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51456" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b4f55b1a-51d7-464f-afc4-c8f7914d186d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51456" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=161.829µ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=31ebc63a-12ec-476a-93d5-3e274f027ace trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.511Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b4f55b1a-51d7-464f-afc4-c8f7914d186d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51456" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=145.074µ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=45e0df89-6dd0-45fe-b5fb-1b09e13411ed trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=b4f55b1a-51d7-464f-afc4-c8f7914d186d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51456" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.556834ms http.response.status=404 http.response.written=181 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7061d485-93d2-4eac-8bd6-9c7c085782ac http.request.method=GET http.request.remoteaddr="127.0.0.1:51466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7061d485-93d2-4eac-8bd6-9c7c085782ac http.request.method=GET http.request.remoteaddr="127.0.0.1:51466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7061d485-93d2-4eac-8bd6-9c7c085782ac http.request.method=GET http.request.remoteaddr="127.0.0.1:51466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7061d485-93d2-4eac-8bd6-9c7c085782ac http.request.method=GET http.request.remoteaddr="127.0.0.1:51466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=36.422µ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=4eaa8f38-42ce-4b22-8d0c-0d2ee0a90d90 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7061d485-93d2-4eac-8bd6-9c7c085782ac http.request.method=GET http.request.remoteaddr="127.0.0.1:51466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca trace.duration=12.078µ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=d7638541-24c5-4f16-b130-b753bbcd979b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] time="2023-03-28T11:11:31Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=7061d485-93d2-4eac-8bd6-9c7c085782ac http.request.method=GET http.request.remoteaddr="127.0.0.1:51466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.167362ms http.response.status=404 http.response.written=181 instance.id=ec2cbacb-7bab-4a6b-862b-acc0ab86d2ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T11:11:31.512Z] 127.0.0.1 - - [28/Mar/2023:11:11:31 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:11:31.512Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2023-03-28T11:11:31.512Z] === RUN TestRemoveImageOrphaning [2023-03-28T11:11:31.768Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2023-03-28T11:11:31.768Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T11:11:31.768Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:11:31.768Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-28T11:11:31.768Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T11:11:31.768Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-28T11:11:31.768Z] === RUN TestTagInvalidReference [2023-03-28T11:11:31.768Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-28T11:11:31.768Z] === RUN TestTagValidPrefixedRepo [2023-03-28T11:11:31.768Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-03-28T11:11:31.768Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T11:11:31.768Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-03-28T11:11:31.768Z] === RUN TestTagOfficialNames [2023-03-28T11:11:32.023Z] --- PASS: TestTagOfficialNames (0.06s) [2023-03-28T11:11:32.023Z] === RUN TestTagMatchesDigest [2023-03-28T11:11:32.023Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-03-28T11:11:32.023Z] PASS [2023-03-28T11:11:32.023Z] [2023-03-28T11:11:32.023Z] === Skipped [2023-03-28T11:11:32.023Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T11:11:32.023Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-03-28T11:11:32.023Z] [2023-03-28T11:11:32.023Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-28T11:11:32.023Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:11:32.023Z] [2023-03-28T11:11:32.023Z] DONE 13 tests, 2 skipped in 1.355s [2023-03-28T11:11:32.023Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T11:11:32.023Z] ++ 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 [2023-03-28T11:11:32.023Z] ++ set -e [2023-03-28T11:11:32.023Z] ++ '[' -n 0 ']' [2023-03-28T11:11:32.023Z] ++ set -x [2023-03-28T11:11:32.023Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:11:32.023Z] INFO: Testing against a local daemon [2023-03-28T11:11:32.023Z] === RUN TestNetworkCreateDelete [2023-03-28T11:11:32.279Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-03-28T11:11:32.279Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T11:11:32.377Z] --- PASS: TestHealthKillContainer (7.84s) [2023-03-28T11:11:32.378Z] === RUN TestHealthCheckProcessKilled [2023-03-28T11:11:32.535Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2023-03-28T11:11:32.535Z] === RUN TestDaemonDNSFallback [2023-03-28T11:11:32.623Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.16s) [2023-03-28T11:11:32.623Z] === RUN TestPauseStopPausedContainer [2023-03-28T11:11:32.623Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:11:32.623Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-03-28T11:11:32.623Z] === RUN TestPsFilter [2023-03-28T11:11:32.623Z] --- PASS: TestPsFilter (0.16s) [2023-03-28T11:11:32.623Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T11:11:32.947Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2023-03-28T11:11:32.947Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T11:11:32.947Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T11:11:32.947Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T11:11:32.947Z] === RUN TestIpcModeNone [2023-03-28T11:11:33.207Z] --- PASS: TestIpcModeNone (0.41s) [2023-03-28T11:11:33.207Z] === RUN TestIpcModePrivate [2023-03-28T11:11:33.467Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-03-28T11:11:33.728Z] --- PASS: TestIpcModePrivate (0.43s) [2023-03-28T11:11:33.728Z] === RUN TestIpcModeShareable [2023-03-28T11:11:33.728Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:11:33.728Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-03-28T11:11:33.728Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T11:11:34.980Z] --- PASS: TestInspectNetwork (7.07s) [2023-03-28T11:11:34.980Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-28T11:11:34.980Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-28T11:11:34.980Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-28T11:11:34.980Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-28T11:11:34.980Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T11:11:35.111Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s) [2023-03-28T11:11:35.111Z] === RUN TestAPIIpcModeHost [2023-03-28T11:11:35.111Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:11:35.111Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-03-28T11:11:35.111Z] === RUN TestDaemonIpcModeShareable [2023-03-28T11:11:35.111Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:11:35.111Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-03-28T11:11:35.111Z] === RUN TestDaemonIpcModePrivate [2023-03-28T11:11:36.051Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-28T11:11:36.347Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2023-03-28T11:11:36.347Z] === RUN TestNetworkInvalidJSON [2023-03-28T11:11:36.347Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T11:11:36.347Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T11:11:36.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:11:36.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:11:36.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:11:36.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:11:36.347Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T11:11:36.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:11:36.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T11:11:36.347Z] === RUN TestNetworkList [2023-03-28T11:11:36.347Z] === RUN TestNetworkList//networks [2023-03-28T11:11:36.347Z] === PAUSE TestNetworkList//networks [2023-03-28T11:11:36.347Z] === RUN TestNetworkList//networks/ [2023-03-28T11:11:36.347Z] === PAUSE TestNetworkList//networks/ [2023-03-28T11:11:36.347Z] === CONT TestNetworkList//networks [2023-03-28T11:11:36.347Z] === CONT TestNetworkList//networks/ [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkList (0.01s) [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T11:11:36.347Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T11:11:36.347Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T11:11:36.911Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-03-28T11:11:36.911Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T11:11:36.989Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2023-03-28T11:11:36.989Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T11:11:36.989Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:11:36.989Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-03-28T11:11:36.989Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T11:11:36.989Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:11:36.989Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-03-28T11:11:36.989Z] === RUN TestIpcModeOlderClient [2023-03-28T11:11:36.989Z] === PAUSE TestIpcModeOlderClient [2023-03-28T11:11:36.989Z] === RUN TestKillContainerInvalidSignal [2023-03-28T11:11:37.559Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2023-03-28T11:11:37.559Z] === RUN TestKillContainer [2023-03-28T11:11:37.559Z] === RUN TestKillContainer/no_signal [2023-03-28T11:11:37.819Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T11:11:37.839Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-03-28T11:11:37.839Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T11:11:38.079Z] === RUN TestKillContainer/killing_signal [2023-03-28T11:11:38.649Z] --- PASS: TestKillContainer (1.14s) [2023-03-28T11:11:38.649Z] --- PASS: TestKillContainer/no_signal (0.36s) [2023-03-28T11:11:38.649Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-03-28T11:11:38.649Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2023-03-28T11:11:38.649Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T11:11:38.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T11:11:38.766Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-03-28T11:11:38.766Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T11:11:38.908Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T11:11:39.072Z] --- PASS: TestDaemonDNSFallback (6.30s) [2023-03-28T11:11:39.072Z] === RUN TestInspectNetwork [2023-03-28T11:11:39.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.72s) [2023-03-28T11:11:39.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2023-03-28T11:11:39.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s) [2023-03-28T11:11:39.169Z] === RUN TestKillStoppedContainer [2023-03-28T11:11:39.429Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-03-28T11:11:39.429Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T11:11:39.429Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-03-28T11:11:39.429Z] === RUN TestKillDifferentUserContainer [2023-03-28T11:11:39.689Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2023-03-28T11:11:39.689Z] === RUN TestInspectOomKilledTrue [2023-03-28T11:11:39.689Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:11:39.689Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T11:11:39.689Z] === RUN TestInspectOomKilledFalse [2023-03-28T11:11:39.689Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:11:39.689Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-03-28T11:11:39.689Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T11:11:39.689Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-03-28T11:11:39.689Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-03-28T11:11:39.689Z] === RUN TestLinksContainerNames [2023-03-28T11:11:39.695Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-03-28T11:11:39.695Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T11:11:40.630Z] --- PASS: TestLinksContainerNames (0.78s) [2023-03-28T11:11:40.630Z] === RUN TestLogsFollowTailEmpty [2023-03-28T11:11:40.890Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2023-03-28T11:11:40.890Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T11:11:41.065Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-03-28T11:11:41.065Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T11:11:41.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.37s) [2023-03-28T11:11:41.180Z] === RUN TestRemoveContainerWithVolume [2023-03-28T11:11:41.460Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/default [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/private [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/slave [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/shared [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T11:11:41.460Z] === CONT TestMountDaemonRoot/default [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T11:11:41.460Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:11:41.460Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:11:41.460Z] === CONT TestMountDaemonRoot/shared [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:11:41.460Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:11:41.460Z] === CONT TestMountDaemonRoot/slave [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T11:11:41.460Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T11:11:41.460Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:11:41.461Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T11:11:41.461Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/private [2023-03-28T11:11:41.461Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:11:41.461Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T11:11:41.461Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:11:41.461Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T11:11:41.461Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T11:11:41.461Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:11:41.626Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-03-28T11:11:41.626Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:11:41.720Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T11:11:41.720Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2023-03-28T11:11:41.721Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-03-28T11:11:41.721Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T11:11:41.721Z] 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) [2023-03-28T11:11:41.721Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-03-28T11:11:41.721Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T11:11:41.721Z] 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) [2023-03-28T11:11:41.721Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-03-28T11:11:41.721Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T11:11:41.721Z] 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) [2023-03-28T11:11:41.721Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-03-28T11:11:41.721Z] === RUN TestNetworkNat [2023-03-28T11:11:42.291Z] --- PASS: TestNetworkNat (0.49s) [2023-03-28T11:11:42.291Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T11:11:42.339Z] === RUN TestInspectNetwork/full_network_id [2023-03-28T11:11:42.339Z] === RUN TestInspectNetwork/partial_network_id [2023-03-28T11:11:42.339Z] === RUN TestInspectNetwork/network_name [2023-03-28T11:11:42.339Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-28T11:11:42.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2023-03-28T11:11:42.552Z] === RUN TestNetworkLoopbackNat [2023-03-28T11:11:42.714Z] --- PASS: TestRemoveContainerWithVolume (2.78s) [2023-03-28T11:11:42.714Z] === RUN TestRemoveContainerRunning [2023-03-28T11:11:44.191Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2023-03-28T11:11:44.191Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T11:11:44.191Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:11:44.191Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:11:44.191Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T11:11:44.894Z] --- PASS: TestRemoveContainerRunning (2.16s) [2023-03-28T11:11:44.894Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T11:11:45.094Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2023-03-28T11:11:45.094Z] === RUN TestPause [2023-03-28T11:11:45.094Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:11:45.094Z] --- SKIP: TestPause (0.00s) [2023-03-28T11:11:45.094Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T11:11:45.094Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:11:45.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:11:45.094Z] === RUN TestPauseStopPausedContainer [2023-03-28T11:11:45.094Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:11:45.094Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-03-28T11:11:45.094Z] === RUN TestPsFilter [2023-03-28T11:11:45.094Z] --- PASS: TestPsFilter (0.09s) [2023-03-28T11:11:45.094Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T11:11:45.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T11:11:45.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T11:11:45.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-03-28T11:11:45.666Z] === RUN TestRemoveContainerWithVolume [2023-03-28T11:11:45.927Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-03-28T11:11:45.927Z] === RUN TestRemoveContainerRunning [2023-03-28T11:11:46.496Z] --- PASS: TestRemoveContainerRunning (0.37s) [2023-03-28T11:11:46.496Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T11:11:46.503Z] --- PASS: TestInspectNetwork (7.07s) [2023-03-28T11:11:46.503Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-28T11:11:46.503Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-28T11:11:46.503Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-28T11:11:46.503Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-28T11:11:46.503Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T11:11:46.756Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2023-03-28T11:11:46.757Z] === RUN TestRemoveInvalidContainer [2023-03-28T11:11:46.757Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-28T11:11:46.757Z] === RUN TestRenameLinkedContainer [2023-03-28T11:11:47.069Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.18s) [2023-03-28T11:11:47.069Z] === RUN TestRemoveInvalidContainer [2023-03-28T11:11:47.069Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2023-03-28T11:11:47.069Z] === RUN TestRenameLinkedContainer [2023-03-28T11:11:47.069Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-03-28T11:11:47.069Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-03-28T11:11:47.069Z] === RUN TestRenameStoppedContainer [2023-03-28T11:11:47.431Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2023-03-28T11:11:47.431Z] === RUN TestNetworkInvalidJSON [2023-03-28T11:11:47.431Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T11:11:47.431Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T11:11:47.431Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:11:47.431Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:11:47.431Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:11:47.431Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:11:47.431Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T11:11:47.431Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:11:47.431Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T11:11:47.431Z] === RUN TestNetworkList [2023-03-28T11:11:47.431Z] === RUN TestNetworkList//networks [2023-03-28T11:11:47.431Z] === PAUSE TestNetworkList//networks [2023-03-28T11:11:47.431Z] === RUN TestNetworkList//networks/ [2023-03-28T11:11:47.431Z] === PAUSE TestNetworkList//networks/ [2023-03-28T11:11:47.431Z] === CONT TestNetworkList//networks [2023-03-28T11:11:47.431Z] === CONT TestNetworkList//networks/ [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkList (0.01s) [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T11:11:47.431Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T11:11:47.431Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T11:11:47.993Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-03-28T11:11:47.993Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T11:11:48.667Z] --- PASS: TestRenameLinkedContainer (1.52s) [2023-03-28T11:11:48.667Z] === RUN TestRenameStoppedContainer [2023-03-28T11:11:48.667Z] --- PASS: TestRenameStoppedContainer (0.35s) [2023-03-28T11:11:48.667Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T11:11:49.357Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-03-28T11:11:49.357Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T11:11:49.606Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2023-03-28T11:11:49.606Z] === RUN TestRenameInvalidName [2023-03-28T11:11:49.867Z] --- PASS: TestRenameInvalidName (0.39s) [2023-03-28T11:11:49.867Z] === RUN TestRenameAnonymousContainer [2023-03-28T11:11:49.919Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-03-28T11:11:49.919Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T11:11:51.249Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2023-03-28T11:11:51.249Z] === RUN TestRenameContainerWithSameName [2023-03-28T11:11:51.284Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-03-28T11:11:51.285Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T11:11:51.513Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2023-03-28T11:11:51.513Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T11:11:52.213Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-03-28T11:11:52.213Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T11:11:52.453Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2023-03-28T11:11:52.454Z] === RUN TestResize [2023-03-28T11:11:52.714Z] --- PASS: TestResize (0.39s) [2023-03-28T11:11:52.714Z] === RUN TestResizeWithInvalidSize [2023-03-28T11:11:52.774Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-03-28T11:11:52.774Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T11:11:53.284Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2023-03-28T11:11:53.284Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T11:11:53.544Z] --- PASS: TestResizeWhenContainerNotStarted (0.34s) [2023-03-28T11:11:53.544Z] === RUN TestDaemonRestartKillContainers [2023-03-28T11:11:53.544Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-03-28T11:11:53.544Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:11:53.544Z] === RUN TestCgroupNamespacesRun [2023-03-28T11:11:55.289Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2023-03-28T11:11:55.289Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T11:11:55.289Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:11:55.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:11:55.289Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T11:11:55.453Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2023-03-28T11:11:55.453Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T11:11:55.637Z] --- PASS: TestRenameStoppedContainer (7.37s) [2023-03-28T11:11:55.637Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T11:11:57.994Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) [2023-03-28T11:11:57.994Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T11:11:59.066Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2023-03-28T11:11:59.067Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T11:11:59.380Z] --- PASS: TestRenameRunningContainerAndReuse (4.50s) [2023-03-28T11:11:59.380Z] === RUN TestRenameInvalidName [2023-03-28T11:11:59.903Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2023-03-28T11:11:59.903Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T11:11:59.994Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dap61dh90rhln62l9m985c8uf Created:2023-03-28 11:11:58.717769744 +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[ba7736bcab88af550367f2bf51270a2e4037158116a2dbf114f24a63831dbf46:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.djx886suinjxplqoxinnytpui EndpointID:e69d51e50dc4ba359acad63cf2e35aa13a2cb17075ce8408b08f16edcf67ae34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4336c5c3d2704dc25246cb27647e3a573c3f4b1415e08b96a474a15fafebdbe8 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:ff1216c9c755 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.djx886suinjxplqoxinnytpui EndpointID:e69d51e50dc4ba359acad63cf2e35aa13a2cb17075ce8408b08f16edcf67ae34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-28T11:12:01.553Z] --- PASS: TestRenameInvalidName (2.14s) [2023-03-28T11:12:01.553Z] === RUN TestRenameAnonymousContainer [2023-03-28T11:12:01.553Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:01.553Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-03-28T11:12:01.553Z] === RUN TestRenameContainerWithSameName [2023-03-28T11:12:01.814Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2023-03-28T11:12:01.814Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T11:12:03.738Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2023-03-28T11:12:03.738Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T11:12:03.738Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:03.738Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-03-28T11:12:03.738Z] === RUN TestResize [2023-03-28T11:12:04.358Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2023-03-28T11:12:04.358Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T11:12:05.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2023-03-28T11:12:05.239Z] PASS [2023-03-28T11:12:05.239Z] [2023-03-28T11:12:05.239Z] === Skipped [2023-03-28T11:12:05.239Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:12:05.239Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:12:05.239Z] [2023-03-28T11:12:05.239Z] DONE 26 tests, 1 skipped in 43.628s [2023-03-28T11:12:05.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:12:05.239Z] INFO: Testing against a local daemon [2023-03-28T11:12:05.239Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T11:12:05.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:05.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:12:05.239Z] === RUN TestDockerNetworkIpvlan [2023-03-28T11:12:05.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:05.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:12:05.239Z] PASS [2023-03-28T11:12:05.239Z] [2023-03-28T11:12:05.239Z] === Skipped [2023-03-28T11:12:05.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:12:05.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:05.239Z] [2023-03-28T11:12:05.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:12:05.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:05.239Z] [2023-03-28T11:12:05.239Z] DONE 2 tests, 2 skipped in 0.036s [2023-03-28T11:12:05.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:12:05.239Z] INFO: Testing against a local daemon [2023-03-28T11:12:05.239Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T11:12:05.801Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2023-03-28T11:12:05.801Z] === RUN TestDockerNetworkMacvlan [2023-03-28T11:12:05.914Z] --- PASS: TestResize (2.22s) [2023-03-28T11:12:05.914Z] === RUN TestResizeWithInvalidSize [2023-03-28T11:12:05.914Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:05.914Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-03-28T11:12:05.914Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T11:12:06.267Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2023-03-28T11:12:06.267Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T11:12:06.362Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-28T11:12:07.290Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-28T11:12:07.648Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-03-28T11:12:07.648Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T11:12:07.851Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-28T11:12:09.740Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-28T11:12:10.153Z] --- PASS: TestServiceWithDataPathPortInit (13.69s) [2023-03-28T11:12:10.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T11:12:10.187Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2023-03-28T11:12:10.187Z] === RUN TestNISDomainname [2023-03-28T11:12:10.187Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-03-28T11:12:10.187Z] --- SKIP: TestNISDomainname (0.01s) [2023-03-28T11:12:10.187Z] === RUN TestHostnameDnsResolution [2023-03-28T11:12:10.447Z] --- PASS: TestHostnameDnsResolution (0.62s) [2023-03-28T11:12:10.447Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T11:12:10.447Z] 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 [2023-03-28T11:12:10.447Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-03-28T11:12:10.447Z] === RUN TestStats [2023-03-28T11:12:10.447Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:10.447Z] --- SKIP: TestStats (0.00s) [2023-03-28T11:12:10.447Z] === RUN TestStopContainerWithTimeout [2023-03-28T11:12:10.447Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T11:12:10.447Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T11:12:10.447Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T11:12:10.447Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T11:12:10.447Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T11:12:10.447Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T11:12:10.447Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T11:12:10.447Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T11:12:10.447Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T11:12:10.447Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T11:12:11.017Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T11:12:11.517Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:35039e5797cifwlmtxllr0io8 Created:2023-03-28 11:12:10.176016078 +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[e886fff2b4ddc44ec87b4ab7afc2003506ae5d52f995218039f9a59a5d247656:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3mykzby4jce8j1sjlpvjvoayc EndpointID:5c0d084b36c657341296f695638ae651f67488f11f48b61cd4a0a056c8f8d768 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd6cf92db6ede826c77b1d6cd836a69ab4c6bf0357807d47ec818b2bac361747 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:c85f19e79f13 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3mykzby4jce8j1sjlpvjvoayc EndpointID:5c0d084b36c657341296f695638ae651f67488f11f48b61cd4a0a056c8f8d768 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-28T11:12:11.632Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-28T11:12:12.985Z] --- PASS: TestResizeWhenContainerNotStarted (7.40s) [2023-03-28T11:12:12.985Z] === RUN TestDaemonRestartKillContainers [2023-03-28T11:12:12.985Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:12.985Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:12:12.985Z] === RUN TestStats [2023-03-28T11:12:12.985Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-03-28T11:12:12.985Z] --- SKIP: TestStats (0.00s) [2023-03-28T11:12:12.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T11:12:13.554Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T11:12:14.493Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T11:12:14.493Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2023-03-28T11:12:14.493Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2023-03-28T11:12:14.493Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2023-03-28T11:12:14.493Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2023-03-28T11:12:14.493Z] === RUN TestDeleteDevicemapper [2023-03-28T11:12:14.493Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:12:14.493Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T11:12:14.493Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T11:12:14.899Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2023-03-28T11:12:15.460Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2023-03-28T11:12:15.460Z] PASS [2023-03-28T11:12:15.460Z] [2023-03-28T11:12:15.460Z] DONE 8 tests in 10.815s [2023-03-28T11:12:15.460Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T11:12:15.460Z] testing: warning: no tests to run [2023-03-28T11:12:15.460Z] PASS [2023-03-28T11:12:15.460Z] [2023-03-28T11:12:15.460Z] DONE 0 tests in 0.007s [2023-03-28T11:12:15.460Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T11:12:15.460Z] INFO: Testing against a local daemon [2023-03-28T11:12:15.460Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T11:12:15.682Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2023-03-28T11:12:15.682Z] PASS [2023-03-28T11:12:15.682Z] [2023-03-28T11:12:15.682Z] === Skipped [2023-03-28T11:12:15.682Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:12:15.682Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:12:15.682Z] [2023-03-28T11:12:15.682Z] DONE 26 tests, 1 skipped in 43.721s [2023-03-28T11:12:15.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:12:15.682Z] ++ 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 [2023-03-28T11:12:15.682Z] ++ set -e [2023-03-28T11:12:15.682Z] ++ '[' -n 0 ']' [2023-03-28T11:12:15.682Z] ++ set -x [2023-03-28T11:12:15.682Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:12:15.682Z] INFO: Testing against a local daemon [2023-03-28T11:12:15.682Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T11:12:15.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:15.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:12:15.682Z] === RUN TestDockerNetworkIpvlan [2023-03-28T11:12:15.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:15.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:12:15.682Z] PASS [2023-03-28T11:12:15.682Z] [2023-03-28T11:12:15.682Z] === Skipped [2023-03-28T11:12:15.682Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:12:15.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:15.682Z] [2023-03-28T11:12:15.682Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:12:15.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:12:15.682Z] [2023-03-28T11:12:15.682Z] DONE 2 tests, 2 skipped in 0.104s [2023-03-28T11:12:15.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2023-03-28T11:12:15.916Z] === RUN TestUpdateMemory [2023-03-28T11:12:15.916Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:15.916Z] --- SKIP: TestUpdateMemory (0.00s) [2023-03-28T11:12:15.916Z] === RUN TestUpdateCPUQuota [2023-03-28T11:12:15.916Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:15.916Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-03-28T11:12:15.916Z] === RUN TestUpdatePidsLimit [2023-03-28T11:12:15.916Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:15.916Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-03-28T11:12:15.916Z] === RUN TestUpdateRestartPolicy [2023-03-28T11:12:15.938Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:12:15.938Z] ++ 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 [2023-03-28T11:12:15.938Z] ++ set -e [2023-03-28T11:12:15.938Z] ++ '[' -n 0 ']' [2023-03-28T11:12:15.938Z] ++ set -x [2023-03-28T11:12:15.938Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:12:15.938Z] INFO: Testing against a local daemon [2023-03-28T11:12:15.938Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T11:12:16.828Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-03-28T11:12:16.828Z] === RUN TestAuthZPluginTLS [2023-03-28T11:12:17.085Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-03-28T11:12:17.085Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T11:12:17.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2023-03-28T11:12:17.303Z] === RUN TestDockerNetworkMacvlan [2023-03-28T11:12:17.647Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-28T11:12:17.647Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T11:12:17.865Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-28T11:12:18.211Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-28T11:12:18.211Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T11:12:18.776Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-03-28T11:12:18.776Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T11:12:18.793Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-28T11:12:19.355Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-28T11:12:20.142Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2023-03-28T11:12:20.142Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T11:12:20.398Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-03-28T11:12:20.398Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T11:12:20.961Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-28T11:12:20.961Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T11:12:21.244Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-28T11:12:21.522Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-03-28T11:12:21.522Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T11:12:22.769Z] ..........................xx.................... [ 29%] [2023-03-28T11:12:22.889Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2023-03-28T11:12:22.889Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T11:12:23.133Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-28T11:12:23.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.09s) [2023-03-28T11:12:23.295Z] === RUN TestStopContainerWithTimeout [2023-03-28T11:12:23.295Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-03-28T11:12:23.295Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-03-28T11:12:23.295Z] === RUN TestUpdateRestartPolicy [2023-03-28T11:12:24.254Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2023-03-28T11:12:24.254Z] === RUN TestAuthZPluginHeader [2023-03-28T11:12:25.182Z] --- PASS: TestAuthZPluginHeader (0.69s) [2023-03-28T11:12:25.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T11:12:26.401Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan (9.69s) [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2023-03-28T11:12:26.963Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2023-03-28T11:12:26.963Z] PASS [2023-03-28T11:12:26.963Z] [2023-03-28T11:12:26.963Z] DONE 8 tests in 11.162s [2023-03-28T11:12:26.963Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T11:12:26.963Z] ++ 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 [2023-03-28T11:12:26.963Z] ++ set -e [2023-03-28T11:12:26.963Z] ++ '[' -n 0 ']' [2023-03-28T11:12:26.963Z] ++ set -x [2023-03-28T11:12:26.963Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:12:26.963Z] testing: warning: no tests to run [2023-03-28T11:12:26.963Z] PASS [2023-03-28T11:12:26.963Z] [2023-03-28T11:12:26.963Z] DONE 0 tests in 0.026s [2023-03-28T11:12:26.963Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T11:12:26.963Z] ++ 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 [2023-03-28T11:12:26.963Z] ++ set -e [2023-03-28T11:12:26.963Z] ++ '[' -n 0 ']' [2023-03-28T11:12:26.963Z] ++ set -x [2023-03-28T11:12:26.963Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:12:27.219Z] INFO: Testing against a local daemon [2023-03-28T11:12:27.219Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T11:12:28.147Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2023-03-28T11:12:28.147Z] === RUN TestAuthZPluginTLS [2023-03-28T11:12:28.153Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2023-03-28T11:12:28.153Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T11:12:28.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2023-03-28T11:12:28.153Z] === RUN TestWaitNonBlocked [2023-03-28T11:12:28.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:12:28.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:12:28.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:12:28.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:12:28.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:12:28.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:12:28.153Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-03-28T11:12:28.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2023-03-28T11:12:28.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2023-03-28T11:12:28.153Z] === RUN TestWaitBlocked [2023-03-28T11:12:28.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:12:28.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:12:28.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:12:28.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:12:28.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:12:28.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:12:28.413Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-28T11:12:28.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2023-03-28T11:12:28.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2023-03-28T11:12:28.413Z] === CONT TestDaemonRestartIpcMode [2023-03-28T11:12:28.413Z] === CONT TestIpcModeOlderClient [2023-03-28T11:12:28.413Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-03-28T11:12:28.413Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T11:12:28.709Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-03-28T11:12:28.709Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T11:12:29.271Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-28T11:12:29.271Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T11:12:29.346Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2023-03-28T11:12:29.346Z] === RUN TestAuthZPluginV2Disable [2023-03-28T11:12:29.833Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-28T11:12:29.833Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T11:12:30.395Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-03-28T11:12:30.395Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T11:12:31.760Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2023-03-28T11:12:31.760Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T11:12:31.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T11:12:32.016Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-03-28T11:12:32.016Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T11:12:32.578Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-28T11:12:32.578Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T11:12:32.611Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2023-03-28T11:12:32.871Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2023-03-28T11:12:32.871Z] PASS [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === Skipped [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-03-28T11:12:32.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-03-28T11:12:32.871Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-03-28T11:12:32.871Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-03-28T11:12:32.871Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T11:12:32.871Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-03-28T11:12:32.871Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-03-28T11:12:32.871Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-03-28T11:12:32.871Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-03-28T11:12:32.871Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-03-28T11:12:32.871Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-03-28T11:12:32.871Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-03-28T11:12:32.871Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-03-28T11:12:32.871Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-03-28T11:12:32.871Z] 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) [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-03-28T11:12:32.871Z] 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) [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-03-28T11:12:32.871Z] 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) [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-03-28T11:12:32.871Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:12:32.871Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-03-28T11:12:32.871Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:12:32.871Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-03-28T11:12:32.871Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-03-28T11:12:32.871Z] 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 [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-03-28T11:12:32.871Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T11:12:32.871Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-03-28T11:12:32.871Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-03-28T11:12:32.871Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-03-28T11:12:32.871Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T11:12:32.871Z] [2023-03-28T11:12:32.871Z] DONE 178 tests, 27 skipped in 82.048s [2023-03-28T11:12:32.871Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T11:12:33.131Z] INFO: Testing against a local daemon [2023-03-28T11:12:33.131Z] === RUN TestLiveRestore [2023-03-28T11:12:33.131Z] === RUN TestLiveRestore/volume_references [2023-03-28T11:12:33.131Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T11:12:33.131Z] === CONT TestLiveRestore/volume_references [2023-03-28T11:12:33.140Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2023-03-28T11:12:33.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T11:12:33.509Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2023-03-28T11:12:33.509Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T11:12:33.702Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T11:12:33.702Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T11:12:33.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T11:12:34.505Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-03-28T11:12:34.505Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T11:12:35.871Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2023-03-28T11:12:35.871Z] === RUN TestAuthZPluginHeader [2023-03-28T11:12:36.241Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T11:12:36.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T11:12:36.775Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2023-03-28T11:12:36.775Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T11:12:36.799Z] --- PASS: TestAuthZPluginHeader (0.69s) [2023-03-28T11:12:36.799Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T11:12:36.799Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:36.799Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-28T11:12:36.799Z] === RUN TestAuthZPluginV2Disable [2023-03-28T11:12:36.799Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:36.799Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-03-28T11:12:36.799Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T11:12:36.799Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:36.799Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-28T11:12:36.799Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T11:12:36.799Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:36.799Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-28T11:12:36.799Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T11:12:38.149Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T11:12:38.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T11:12:39.014Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-03-28T11:12:39.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T11:12:40.061Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T11:12:42.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore/volume_references (9.74s) [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.06s) [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.12s) [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.05s) [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.10s) [2023-03-28T11:12:43.354Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.78s) [2023-03-28T11:12:43.354Z] PASS [2023-03-28T11:12:43.354Z] [2023-03-28T11:12:43.354Z] DONE 7 tests in 9.862s [2023-03-28T11:12:43.354Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T11:12:43.354Z] INFO: Testing against a local daemon [2023-03-28T11:12:43.354Z] === RUN TestCommitInheritsEnv [2023-03-28T11:12:44.377Z] --- PASS: TestUpdateRestartPolicy (21.99s) [2023-03-28T11:12:44.377Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T11:12:45.262Z] --- PASS: TestCommitInheritsEnv (2.00s) [2023-03-28T11:12:45.263Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T11:12:45.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-03-28T11:12:45.263Z] === RUN TestImagesFilterMultiReference [2023-03-28T11:12:45.263Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-03-28T11:12:45.263Z] === RUN TestImagePullPlatformInvalid [2023-03-28T11:12:45.263Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-28T11:12:45.263Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T11:12:45.263Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T11:12:45.263Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T11:12:45.263Z] === RUN TestRemoveImageOrphaning [2023-03-28T11:12:46.467Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-03-28T11:12:46.554Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2023-03-28T11:12:46.554Z] === RUN TestWaitNonBlocked [2023-03-28T11:12:46.554Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:12:46.554Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:12:46.554Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:12:46.554Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:12:46.554Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:12:46.554Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:12:47.174Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2023-03-28T11:12:47.174Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T11:12:47.174Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-03-28T11:12:47.174Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-28T11:12:47.174Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T11:12:47.174Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-28T11:12:47.174Z] === RUN TestTagInvalidReference [2023-03-28T11:12:47.174Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-28T11:12:47.174Z] === RUN TestTagValidPrefixedRepo [2023-03-28T11:12:47.174Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-03-28T11:12:47.174Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T11:12:47.174Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-28T11:12:47.174Z] === RUN TestTagOfficialNames [2023-03-28T11:12:47.174Z] --- PASS: TestTagOfficialNames (0.04s) [2023-03-28T11:12:47.174Z] === RUN TestTagMatchesDigest [2023-03-28T11:12:47.174Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-03-28T11:12:47.174Z] === CONT TestImportExtremelyLargeImageWorks [2023-03-28T11:12:47.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T11:12:48.941Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.32s) [2023-03-28T11:12:48.941Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T11:12:49.468Z] --- PASS: TestWaitNonBlocked (0.04s) [2023-03-28T11:12:49.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2023-03-28T11:12:49.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s) [2023-03-28T11:12:49.468Z] === RUN TestWaitBlocked [2023-03-28T11:12:49.468Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:12:49.468Z] --- SKIP: TestWaitBlocked (0.00s) [2023-03-28T11:12:49.468Z] PASS [2023-03-28T11:12:49.468Z] ok github.com/docker/docker/integration/container 99.307s [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === Skipped [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-03-28T11:12:49.468Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-03-28T11:12:49.468Z] copy_test.go:37: testEnv.OSType == "windows" [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2023-03-28T11:12:49.468Z] copy_test.go:62: testEnv.OSType == "windows" [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-03-28T11:12:49.468Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-03-28T11:12:49.468Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-03-28T11:12:49.468Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-03-28T11:12:49.468Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-03-28T11:12:49.468Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-03-28T11:12:49.468Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.468Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-03-28T11:12:49.468Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-03-28T11:12:49.468Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-03-28T11:12:49.469Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.01s) [2023-03-28T11:12:49.469Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2023-03-28T11:12:49.469Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-03-28T11:12:49.469Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-03-28T11:12:49.469Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-03-28T11:12:49.469Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-03-28T11:12:49.469Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T11:12:49.469Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-03-28T11:12:49.469Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-03-28T11:12:49.469Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-03-28T11:12:49.469Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s) [2023-03-28T11:12:49.469Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-03-28T11:12:49.469Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-03-28T11:12:49.469Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-03-28T11:12:49.469Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-03-28T11:12:49.469Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-03-28T11:12:49.469Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-03-28T11:12:49.469Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-03-28T11:12:49.469Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-03-28T11:12:49.469Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-03-28T11:12:49.469Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-03-28T11:12:49.469Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-03-28T11:12:49.469Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-03-28T11:12:49.469Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:12:49.469Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-03-28T11:12:49.469Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-03-28T11:12:49.469Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-03-28T11:12:49.469Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:12:49.469Z] [2023-03-28T11:12:49.469Z] DONE 89 tests, 37 skipped in 101.892s [2023-03-28T11:12:49.469Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-03-28T11:12:50.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T11:12:51.124Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-03-28T11:12:51.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:12:51.655Z] INFO: Testing against a local daemon [2023-03-28T11:12:51.655Z] === RUN TestLiveRestore [2023-03-28T11:12:51.655Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-03-28T11:12:51.655Z] --- SKIP: TestLiveRestore (0.00s) [2023-03-28T11:12:51.655Z] PASS [2023-03-28T11:12:51.655Z] ok github.com/docker/docker/integration/daemon 0.128s [2023-03-28T11:12:51.655Z] [2023-03-28T11:12:51.655Z] === Skipped [2023-03-28T11:12:51.655Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-03-28T11:12:51.655Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-03-28T11:12:51.655Z] [2023-03-28T11:12:51.655Z] DONE 1 tests, 1 skipped in 1.809s [2023-03-28T11:12:51.655Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-03-28T11:12:52.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T11:12:53.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T11:12:54.839Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-03-28T11:12:54.839Z] PASS [2023-03-28T11:12:54.839Z] [2023-03-28T11:12:54.839Z] === Skipped [2023-03-28T11:12:54.839Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-28T11:12:54.839Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:54.839Z] [2023-03-28T11:12:54.839Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-03-28T11:12:54.839Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:54.839Z] [2023-03-28T11:12:54.839Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-28T11:12:54.839Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:54.839Z] [2023-03-28T11:12:54.839Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-28T11:12:54.839Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:12:54.839Z] [2023-03-28T11:12:54.839Z] DONE 17 tests, 4 skipped in 26.458s [2023-03-28T11:12:54.839Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T11:12:54.839Z] ++ 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 [2023-03-28T11:12:54.839Z] ++ set -e [2023-03-28T11:12:54.839Z] ++ '[' -n 0 ']' [2023-03-28T11:12:54.839Z] ++ set -x [2023-03-28T11:12:54.839Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:12:54.839Z] INFO: Testing against a local daemon [2023-03-28T11:12:54.839Z] === RUN TestPluginInvalidJSON [2023-03-28T11:12:54.839Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:12:54.839Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:12:54.839Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:12:54.839Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-28T11:12:54.839Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T11:12:54.839Z] === RUN TestPluginInstall [2023-03-28T11:12:54.839Z] === RUN TestPluginInstall/no_auth [2023-03-28T11:12:54.839Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:12:54.839Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bacae838a2fe7c3a5b27ed7030b721f39ad63c2e275180762f3b4e6969eb86ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:12:54.840Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:12:54.840Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bacae838a2fe7c3a5b27ed7030b721f39ad63c2e275180762f3b4e6969eb86ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:12:54.840Z] === RUN TestPluginInstall/with_htpasswd [2023-03-28T11:12:54.840Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:12:55.096Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34ba6aef3d427a7890983eb3a22f1b2914a481173c0e8b4805f22d833604b4a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:12:55.096Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:12:55.096Z] time="2023-03-28T11:12:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34ba6aef3d427a7890983eb3a22f1b2914a481173c0e8b4805f22d833604b4a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:12:55.096Z] === RUN TestPluginInstall/with_insecure [2023-03-28T11:12:56.022Z] time="2023-03-28T11:12:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:12:56.022Z] time="2023-03-28T11:12:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c8a28d2718912b0851581851986206b03f177fee7f566b39a7d08bdec5ed1d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:12:56.022Z] time="2023-03-28T11:12:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:12:56.022Z] time="2023-03-28T11:12:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c8a28d2718912b0851581851986206b03f177fee7f566b39a7d08bdec5ed1d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:12:56.279Z] plugin_test.go:164: [d6927e74a1276] daemon is not started [2023-03-28T11:12:56.279Z] --- PASS: TestPluginInstall (2.61s) [2023-03-28T11:12:56.279Z] --- PASS: TestPluginInstall/no_auth (0.99s) [2023-03-28T11:12:56.279Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2023-03-28T11:12:56.279Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2023-03-28T11:12:56.279Z] === RUN TestPluginsWithRuntimes [2023-03-28T11:12:56.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T11:12:57.644Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-28T11:12:58.572Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-28T11:12:59.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T11:12:59.498Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2023-03-28T11:12:59.498Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2023-03-28T11:12:59.498Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-03-28T11:12:59.498Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T11:13:00.060Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-03-28T11:13:00.060Z] PASS [2023-03-28T11:13:00.060Z] [2023-03-28T11:13:00.060Z] DONE 10 tests in 6.657s [2023-03-28T11:13:00.315Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T11:13:00.315Z] ++ 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 [2023-03-28T11:13:00.315Z] ++ set -e [2023-03-28T11:13:00.315Z] ++ '[' -n 0 ']' [2023-03-28T11:13:00.315Z] ++ set -x [2023-03-28T11:13:00.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-03-28T11:13:00.315Z] INFO: Testing against a local daemon [2023-03-28T11:13:00.315Z] === RUN TestExternalGraphDriver [2023-03-28T11:13:00.571Z] === RUN TestExternalGraphDriver/json [2023-03-28T11:13:02.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T11:13:02.459Z] === RUN TestExternalGraphDriver/spec [2023-03-28T11:13:03.825Z] === RUN TestExternalGraphDriver/pull [2023-03-28T11:13:04.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T11:13:05.713Z] --- PASS: TestExternalGraphDriver (5.18s) [2023-03-28T11:13:05.713Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2023-03-28T11:13:05.713Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2023-03-28T11:13:05.713Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2023-03-28T11:13:05.713Z] === RUN TestGraphdriverPluginV2 [2023-03-28T11:13:05.713Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:13:05.713Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-03-28T11:13:05.713Z] PASS [2023-03-28T11:13:05.713Z] [2023-03-28T11:13:05.713Z] === Skipped [2023-03-28T11:13:05.713Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-03-28T11:13:05.713Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:13:05.713Z] [2023-03-28T11:13:05.713Z] DONE 5 tests, 1 skipped in 5.634s [2023-03-28T11:13:05.969Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T11:13:05.969Z] ++ 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 [2023-03-28T11:13:05.969Z] ++ set -e [2023-03-28T11:13:05.969Z] ++ '[' -n 0 ']' [2023-03-28T11:13:05.969Z] ++ set -x [2023-03-28T11:13:05.969Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:13:05.969Z] INFO: Testing against a local daemon [2023-03-28T11:13:05.969Z] === RUN TestContinueAfterPluginCrash [2023-03-28T11:13:05.969Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T11:13:05.969Z] === RUN TestReadPluginNoRead [2023-03-28T11:13:05.969Z] === PAUSE TestReadPluginNoRead [2023-03-28T11:13:05.969Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T11:13:05.969Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T11:13:05.969Z] === CONT TestContinueAfterPluginCrash [2023-03-28T11:13:05.969Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T11:13:06.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:06.479Z] INFO: Testing against a local daemon [2023-03-28T11:13:06.479Z] === RUN TestCommitInheritsEnv [2023-03-28T11:13:06.479Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:13:06.479Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-03-28T11:13:06.479Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T11:13:06.479Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-03-28T11:13:06.479Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T11:13:06.479Z] === RUN TestImagesFilterMultiReference [2023-03-28T11:13:06.479Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2023-03-28T11:13:06.479Z] === RUN TestImagePullPlatformInvalid [2023-03-28T11:13:06.479Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-03-28T11:13:06.479Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T11:13:06.479Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-03-28T11:13:06.479Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T11:13:06.479Z] === RUN TestRemoveImageOrphaning [2023-03-28T11:13:06.479Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2023-03-28T11:13:06.479Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T11:13:06.479Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-03-28T11:13:06.479Z] === RUN TestTagInvalidReference [2023-03-28T11:13:06.479Z] --- PASS: TestTagInvalidReference (0.05s) [2023-03-28T11:13:06.479Z] === RUN TestTagValidPrefixedRepo [2023-03-28T11:13:06.479Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2023-03-28T11:13:06.479Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T11:13:06.479Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2023-03-28T11:13:06.479Z] === RUN TestTagOfficialNames [2023-03-28T11:13:06.480Z] --- PASS: TestTagOfficialNames (0.12s) [2023-03-28T11:13:06.480Z] === RUN TestTagMatchesDigest [2023-03-28T11:13:06.480Z] --- PASS: TestTagMatchesDigest (0.04s) [2023-03-28T11:13:06.480Z] PASS [2023-03-28T11:13:06.480Z] ok github.com/docker/docker/integration/image 1.827s [2023-03-28T11:13:06.480Z] [2023-03-28T11:13:06.480Z] === Skipped [2023-03-28T11:13:06.480Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-03-28T11:13:06.480Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:13:06.480Z] [2023-03-28T11:13:06.480Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T11:13:06.480Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-03-28T11:13:06.480Z] [2023-03-28T11:13:06.480Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T11:13:06.480Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-03-28T11:13:06.480Z] [2023-03-28T11:13:06.480Z] DONE 12 tests, 3 skipped in 14.983s [2023-03-28T11:13:06.480Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-03-28T11:13:06.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T11:13:06.954Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-03-28T11:13:06.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-03-28T11:13:06.979Z] PASS [2023-03-28T11:13:06.979Z] [2023-03-28T11:13:06.979Z] DONE 17 tests in 49.226s [2023-03-28T11:13:06.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T11:13:06.979Z] INFO: Testing against a local daemon [2023-03-28T11:13:06.979Z] === RUN TestPluginInvalidJSON [2023-03-28T11:13:06.979Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:06.979Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:06.979Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:06.979Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-03-28T11:13:06.979Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T11:13:06.979Z] === RUN TestPluginInstall [2023-03-28T11:13:06.979Z] === RUN TestPluginInstall/no_auth [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d807df2fe23a43941d49f9acf26c229dc83fcd3df6b4e1c2c70b80039fe933f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d807df2fe23a43941d49f9acf26c229dc83fcd3df6b4e1c2c70b80039fe933f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:13:06.979Z] === RUN TestPluginInstall/with_htpasswd [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5825b98c51ff109fc48421e0330a226fcdb4382da616547e70128c7fe74e2840" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:13:06.979Z] time="2023-03-28T11:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5825b98c51ff109fc48421e0330a226fcdb4382da616547e70128c7fe74e2840" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:13:06.979Z] === RUN TestPluginInstall/with_insecure [2023-03-28T11:13:07.235Z] time="2023-03-28T11:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:13:07.235Z] time="2023-03-28T11:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34779800d433a068833a190e27ee34df50a2a3302b8c7d886e0f73c901ee0e4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:13:07.235Z] time="2023-03-28T11:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:13:07.235Z] time="2023-03-28T11:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34779800d433a068833a190e27ee34df50a2a3302b8c7d886e0f73c901ee0e4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:13:07.491Z] plugin_test.go:164: [d2b169fbaab37] daemon is not started [2023-03-28T11:13:07.491Z] --- PASS: TestPluginInstall (2.76s) [2023-03-28T11:13:07.491Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2023-03-28T11:13:07.491Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2023-03-28T11:13:07.491Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2023-03-28T11:13:07.491Z] === RUN TestPluginsWithRuntimes [2023-03-28T11:13:08.015Z] testing: warning: no tests to run [2023-03-28T11:13:08.016Z] PASS [2023-03-28T11:13:08.016Z] ok github.com/docker/docker/integration/network/ipvlan 0.125s [no tests to run] [2023-03-28T11:13:08.016Z] testing: warning: no tests to run [2023-03-28T11:13:08.016Z] PASS [2023-03-28T11:13:08.016Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [no tests to run] [2023-03-28T11:13:08.855Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-28T11:13:08.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:08.984Z] INFO: Testing against a local daemon [2023-03-28T11:13:08.984Z] === RUN TestNetworkCreateDelete [2023-03-28T11:13:08.984Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:08.984Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T11:13:08.984Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-03-28T11:13:08.984Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestDaemonDNSFallback [2023-03-28T11:13:08.984Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:08.984Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestInspectNetwork [2023-03-28T11:13:08.984Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-03-28T11:13:08.984Z] --- SKIP: TestInspectNetwork (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T11:13:08.984Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:08.984Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestNetworkInvalidJSON [2023-03-28T11:13:08.984Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T11:13:08.984Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T11:13:08.984Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:13:08.984Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:13:08.984Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:13:08.984Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:13:08.984Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T11:13:08.984Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:13:08.984Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-03-28T11:13:08.984Z] === RUN TestNetworkList [2023-03-28T11:13:08.984Z] === RUN TestNetworkList//networks [2023-03-28T11:13:08.984Z] === PAUSE TestNetworkList//networks [2023-03-28T11:13:08.984Z] === RUN TestNetworkList//networks/ [2023-03-28T11:13:08.984Z] === PAUSE TestNetworkList//networks/ [2023-03-28T11:13:08.984Z] === CONT TestNetworkList//networks/ [2023-03-28T11:13:08.984Z] === CONT TestNetworkList//networks [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkList (0.04s) [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T11:13:08.984Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T11:13:08.984Z] network_test.go:126: testEnv.OSType == "windows" [2023-03-28T11:13:08.984Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-03-28T11:13:08.984Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T11:13:08.985Z] service_test.go:29: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T11:13:08.985Z] service_test.go:58: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T11:13:08.985Z] service_test.go:102: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T11:13:08.985Z] service_test.go:136: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T11:13:08.985Z] service_test.go:187: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T11:13:08.985Z] service_test.go:212: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T11:13:08.985Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:13:08.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:13:08.985Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T11:13:08.985Z] service_test.go:333: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2023-03-28T11:13:08.985Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T11:13:08.985Z] service_test.go:401: testEnv.OSType == "windows" [2023-03-28T11:13:08.985Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T11:13:08.985Z] PASS [2023-03-28T11:13:08.985Z] ok github.com/docker/docker/integration/network 0.221s [2023-03-28T11:13:09.235Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) [2023-03-28T11:13:09.235Z] === CONT TestReadPluginNoRead [2023-03-28T11:13:09.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T11:13:09.263Z] Using test binary docker [2023-03-28T11:13:09.263Z] +++ /etc/init.d/apparmor start [2023-03-28T11:13:09.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T11:13:09.263Z] INFO: Waiting for daemon to start... [2023-03-28T11:13:09.263Z] Starting dockerd [2023-03-28T11:13:09.263Z] +++ 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 [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === Skipped [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-03-28T11:13:09.443Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-03-28T11:13:09.443Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-03-28T11:13:09.443Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-03-28T11:13:09.443Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-03-28T11:13:09.443Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-03-28T11:13:09.443Z] network_test.go:126: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:29: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:58: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:102: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:136: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:187: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:212: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2023-03-28T11:13:09.443Z] service_test.go:333: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T11:13:09.443Z] service_test.go:401: testEnv.OSType == "windows" [2023-03-28T11:13:09.443Z] [2023-03-28T11:13:09.443Z] DONE 22 tests, 15 skipped in 2.594s [2023-03-28T11:13:09.443Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-03-28T11:13:09.782Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-28T11:13:09.909Z] testing: warning: no tests to run [2023-03-28T11:13:09.909Z] PASS [2023-03-28T11:13:09.909Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-03-28T11:13:09.909Z] [2023-03-28T11:13:09.909Z] DONE 0 tests in 0.558s [2023-03-28T11:13:10.368Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-03-28T11:13:10.709Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2023-03-28T11:13:10.709Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2023-03-28T11:13:10.709Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-03-28T11:13:10.709Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T11:13:10.826Z] testing: warning: no tests to run [2023-03-28T11:13:10.826Z] PASS [2023-03-28T11:13:10.826Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-03-28T11:13:10.826Z] [2023-03-28T11:13:10.826Z] DONE 0 tests in 0.518s [2023-03-28T11:13:10.826Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-03-28T11:13:11.270Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-03-28T11:13:11.270Z] PASS [2023-03-28T11:13:11.270Z] [2023-03-28T11:13:11.270Z] DONE 10 tests in 6.668s [2023-03-28T11:13:11.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T11:13:11.270Z] INFO: Testing against a local daemon [2023-03-28T11:13:11.270Z] === RUN TestExternalGraphDriver [2023-03-28T11:13:11.526Z] === RUN TestExternalGraphDriver/json [2023-03-28T11:13:11.786Z] . [2023-03-28T11:13:11.787Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T11:13:11.787Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T11:13:11.787Z] Error: No such image: emptyfs [2023-03-28T11:13:11.787Z] ++++ docker load [2023-03-28T11:13:11.787Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T11:13:11.787Z] Running integration-test (iteration 1) [2023-03-28T11:13:11.787Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T11:13:11.787Z] ++ 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 [2023-03-28T11:13:11.787Z] ++ set -e [2023-03-28T11:13:11.787Z] ++ '[' -n 0 ']' [2023-03-28T11:13:11.787Z] ++ set -x [2023-03-28T11:13:11.787Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:13:11.818Z] === RUN TestReadPluginNoRead/default [2023-03-28T11:13:12.362Z] testing: warning: no tests to run [2023-03-28T11:13:12.362Z] PASS [2023-03-28T11:13:12.362Z] ok github.com/docker/docker/integration/plugin/authz 0.141s [no tests to run] [2023-03-28T11:13:12.362Z] testing: warning: no tests to run [2023-03-28T11:13:12.362Z] PASS [2023-03-28T11:13:12.362Z] ok github.com/docker/docker/integration/plugin 0.116s [no tests to run] [2023-03-28T11:13:12.718Z] Loaded image: busybox:latest [2023-03-28T11:13:12.751Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T11:13:13.314Z] Loaded image: busybox:glibc [2023-03-28T11:13:13.415Z] === RUN TestExternalGraphDriver/spec [2023-03-28T11:13:14.117Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T11:13:14.117Z] --- PASS: TestContinueAfterPluginCrash (8.17s) [2023-03-28T11:13:15.043Z] === CONT TestReadPluginNoRead [2023-03-28T11:13:15.044Z] read_test.go:92: [daca781b652df] daemon is not started [2023-03-28T11:13:15.044Z] --- PASS: TestReadPluginNoRead (6.02s) [2023-03-28T11:13:15.044Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2023-03-28T11:13:15.044Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2023-03-28T11:13:15.044Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2023-03-28T11:13:15.044Z] PASS [2023-03-28T11:13:15.044Z] [2023-03-28T11:13:15.044Z] DONE 6 tests in 9.285s [2023-03-28T11:13:15.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-03-28T11:13:15.044Z] ++ 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 [2023-03-28T11:13:15.044Z] ++ set -e [2023-03-28T11:13:15.044Z] ++ '[' -n 0 ']' [2023-03-28T11:13:15.044Z] ++ set -x [2023-03-28T11:13:15.044Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:13:15.299Z] testing: warning: no tests to run [2023-03-28T11:13:15.299Z] PASS [2023-03-28T11:13:15.299Z] [2023-03-28T11:13:15.299Z] DONE 0 tests in 0.038s [2023-03-28T11:13:15.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T11:13:15.299Z] ++ 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 [2023-03-28T11:13:15.299Z] ++ set -e [2023-03-28T11:13:15.299Z] ++ '[' -n 0 ']' [2023-03-28T11:13:15.299Z] ++ set -x [2023-03-28T11:13:15.300Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:13:15.300Z] INFO: Testing against a local daemon [2023-03-28T11:13:15.300Z] === RUN TestPluginWithDevMounts [2023-03-28T11:13:15.300Z] === PAUSE TestPluginWithDevMounts [2023-03-28T11:13:15.300Z] === CONT TestPluginWithDevMounts [2023-03-28T11:13:15.304Z] === RUN TestExternalGraphDriver/pull [2023-03-28T11:13:16.687Z] --- PASS: TestExternalGraphDriver (5.25s) [2023-03-28T11:13:16.687Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2023-03-28T11:13:16.687Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2023-03-28T11:13:16.687Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2023-03-28T11:13:16.687Z] === RUN TestGraphdriverPluginV2 [2023-03-28T11:13:16.974Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-03-28T11:13:17.057Z] testing: warning: no tests to run [2023-03-28T11:13:17.057Z] PASS [2023-03-28T11:13:17.057Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [no tests to run] [2023-03-28T11:13:17.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:17.057Z] INFO: Testing against a local daemon [2023-03-28T11:13:17.057Z] === RUN TestExternalGraphDriver [2023-03-28T11:13:17.057Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T11:13:17.057Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-03-28T11:13:17.057Z] === RUN TestGraphdriverPluginV2 [2023-03-28T11:13:17.057Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T11:13:17.057Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-03-28T11:13:17.057Z] PASS [2023-03-28T11:13:17.057Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.135s [2023-03-28T11:13:17.189Z] --- PASS: TestPluginWithDevMounts (1.52s) [2023-03-28T11:13:17.189Z] PASS [2023-03-28T11:13:17.189Z] [2023-03-28T11:13:17.189Z] DONE 1 tests in 1.641s [2023-03-28T11:13:17.189Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T11:13:17.189Z] ++ 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 [2023-03-28T11:13:17.189Z] ++ set -e [2023-03-28T11:13:17.189Z] ++ '[' -n 0 ']' [2023-03-28T11:13:17.189Z] ++ set -x [2023-03-28T11:13:17.189Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:13:17.189Z] INFO: Testing against a local daemon [2023-03-28T11:13:17.189Z] === RUN TestSecretInspect [2023-03-28T11:13:18.165Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-03-28T11:13:18.594Z] Loaded image: debian:bullseye-slim [2023-03-28T11:13:18.594Z] Loaded image: hello-world:latest [2023-03-28T11:13:18.594Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:13:18.594Z] INFO: Testing against a local daemon [2023-03-28T11:13:18.594Z] === RUN TestCgroupNamespacesBuild [2023-03-28T11:13:19.078Z] --- PASS: TestSecretInspect (2.11s) [2023-03-28T11:13:19.078Z] === RUN TestSecretList [2023-03-28T11:13:19.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:19.245Z] INFO: Testing against a local daemon [2023-03-28T11:13:19.245Z] === RUN TestReadPluginNoRead [2023-03-28T11:13:19.245Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T11:13:19.245Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-03-28T11:13:19.245Z] PASS [2023-03-28T11:13:19.245Z] ok github.com/docker/docker/integration/plugin/logging 0.094s [2023-03-28T11:13:19.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:19.245Z] INFO: Testing against a local daemon [2023-03-28T11:13:19.245Z] === RUN TestPluginInvalidJSON [2023-03-28T11:13:19.245Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:19.245Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:19.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:19.704Z] INFO: Testing against a local daemon [2023-03-28T11:13:19.704Z] === RUN TestPluginWithDevMounts [2023-03-28T11:13:19.704Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:19.704Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:19.704Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2023-03-28T11:13:19.704Z] PASS [2023-03-28T11:13:19.704Z] --- PASS: TestPluginInvalidJSON (0.06s) [2023-03-28T11:13:19.704Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-03-28T11:13:19.704Z] === RUN TestPluginInstall [2023-03-28T11:13:19.704Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T11:13:19.704Z] --- SKIP: TestPluginInstall (0.00s) [2023-03-28T11:13:19.704Z] === RUN TestPluginsWithRuntimes [2023-03-28T11:13:19.704Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T11:13:19.704Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2023-03-28T11:13:19.704Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T11:13:19.704Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T11:13:19.704Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T11:13:19.704Z] PASS [2023-03-28T11:13:19.704Z] ok github.com/docker/docker/integration/plugin/volumes 0.115s [2023-03-28T11:13:19.704Z] ok github.com/docker/docker/integration/plugin/common 0.170s [2023-03-28T11:13:19.704Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-03-28T11:13:19.704Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-03-28T11:13:19.704Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === Skipped [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-03-28T11:13:20.162Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2023-03-28T11:13:20.162Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T11:13:20.162Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-03-28T11:13:20.162Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-03-28T11:13:20.162Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-03-28T11:13:20.162Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2023-03-28T11:13:20.162Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:20.162Z] [2023-03-28T11:13:20.162Z] DONE 9 tests, 7 skipped in 9.161s [2023-03-28T11:13:20.162Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-03-28T11:13:20.489Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2023-03-28T11:13:20.489Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T11:13:20.621Z] testing: warning: no tests to run [2023-03-28T11:13:20.621Z] PASS [2023-03-28T11:13:20.621Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-03-28T11:13:20.621Z] [2023-03-28T11:13:20.621Z] DONE 0 tests in 0.557s [2023-03-28T11:13:20.621Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-03-28T11:13:20.876Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2023-03-28T11:13:20.876Z] PASS [2023-03-28T11:13:20.876Z] [2023-03-28T11:13:20.876Z] DONE 5 tests in 9.632s [2023-03-28T11:13:20.876Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T11:13:20.876Z] INFO: Testing against a local daemon [2023-03-28T11:13:20.876Z] === RUN TestContinueAfterPluginCrash [2023-03-28T11:13:20.876Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T11:13:20.876Z] === RUN TestReadPluginNoRead [2023-03-28T11:13:20.876Z] === PAUSE TestReadPluginNoRead [2023-03-28T11:13:20.876Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T11:13:20.876Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T11:13:20.876Z] === CONT TestContinueAfterPluginCrash [2023-03-28T11:13:20.876Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T11:13:21.592Z] --- PASS: TestSecretList (2.18s) [2023-03-28T11:13:21.592Z] === RUN TestSecretsCreateAndDelete [2023-03-28T11:13:22.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:22.158Z] INFO: Testing against a local daemon [2023-03-28T11:13:22.158Z] === RUN TestPluginInvalidJSON [2023-03-28T11:13:22.158Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:22.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:22.158Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:13:22.158Z] --- PASS: TestPluginInvalidJSON (0.06s) [2023-03-28T11:13:22.158Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-03-28T11:13:22.158Z] === RUN TestPluginInstall [2023-03-28T11:13:22.158Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T11:13:22.158Z] --- SKIP: TestPluginInstall (0.00s) [2023-03-28T11:13:22.158Z] === RUN TestPluginsWithRuntimes [2023-03-28T11:13:22.158Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T11:13:22.158Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2023-03-28T11:13:22.158Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T11:13:22.158Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T11:13:22.158Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T11:13:22.158Z] PASS [2023-03-28T11:13:22.158Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-03-28T11:13:22.158Z] [2023-03-28T11:13:22.158Z] === Skipped [2023-03-28T11:13:22.158Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-03-28T11:13:22.158Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T11:13:22.158Z] [2023-03-28T11:13:22.158Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2023-03-28T11:13:22.158Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T11:13:22.158Z] [2023-03-28T11:13:22.158Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T11:13:22.158Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T11:13:22.158Z] [2023-03-28T11:13:22.158Z] DONE 5 tests, 3 skipped in 1.085s [2023-03-28T11:13:22.158Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-03-28T11:13:22.384Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2023-03-28T11:13:22.384Z] === RUN TestBuildWithSession [2023-03-28T11:13:22.384Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:13:22.384Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T11:13:22.384Z] === RUN TestBuildSquashParent [2023-03-28T11:13:23.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:23.126Z] INFO: Testing against a local daemon [2023-03-28T11:13:23.126Z] === RUN TestExternalGraphDriver [2023-03-28T11:13:23.126Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T11:13:23.126Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-03-28T11:13:23.126Z] === RUN TestGraphdriverPluginV2 [2023-03-28T11:13:23.126Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T11:13:23.126Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-03-28T11:13:23.126Z] PASS [2023-03-28T11:13:23.126Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-03-28T11:13:23.126Z] [2023-03-28T11:13:23.126Z] === Skipped [2023-03-28T11:13:23.126Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-03-28T11:13:23.126Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T11:13:23.126Z] [2023-03-28T11:13:23.126Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-03-28T11:13:23.126Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T11:13:23.126Z] [2023-03-28T11:13:23.126Z] DONE 2 tests, 2 skipped in 1.002s [2023-03-28T11:13:23.126Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-03-28T11:13:23.246Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-03-28T11:13:23.480Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2023-03-28T11:13:23.481Z] === RUN TestSecretsUpdate [2023-03-28T11:13:24.111Z] testing: warning: no tests to run [2023-03-28T11:13:24.111Z] PASS [2023-03-28T11:13:24.111Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-03-28T11:13:24.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:24.111Z] INFO: Testing against a local daemon [2023-03-28T11:13:24.111Z] === RUN TestReadPluginNoRead [2023-03-28T11:13:24.111Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T11:13:24.111Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-03-28T11:13:24.111Z] PASS [2023-03-28T11:13:24.111Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-03-28T11:13:24.570Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-03-28T11:13:24.570Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-03-28T11:13:24.570Z] [2023-03-28T11:13:24.570Z] === Skipped [2023-03-28T11:13:24.570Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-03-28T11:13:24.570Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T11:13:24.570Z] [2023-03-28T11:13:24.570Z] DONE 1 tests, 1 skipped in 1.167s [2023-03-28T11:13:24.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-03-28T11:13:25.042Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2023-03-28T11:13:25.042Z] === CONT TestReadPluginNoRead [2023-03-28T11:13:25.552Z] testing: warning: no tests to run [2023-03-28T11:13:25.552Z] PASS [2023-03-28T11:13:25.552Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-03-28T11:13:25.552Z] [2023-03-28T11:13:25.552Z] DONE 0 tests in 0.725s [2023-03-28T11:13:25.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-03-28T11:13:25.996Z] --- PASS: TestSecretsUpdate (2.15s) [2023-03-28T11:13:25.996Z] === RUN TestTemplatedSecret [2023-03-28T11:13:26.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:26.528Z] INFO: Testing against a local daemon [2023-03-28T11:13:26.528Z] === RUN TestPluginWithDevMounts [2023-03-28T11:13:26.528Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:26.528Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2023-03-28T11:13:26.528Z] PASS [2023-03-28T11:13:26.528Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-03-28T11:13:26.528Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-03-28T11:13:26.528Z] [2023-03-28T11:13:26.528Z] === Skipped [2023-03-28T11:13:26.528Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2023-03-28T11:13:26.528Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:26.528Z] [2023-03-28T11:13:26.528Z] DONE 1 tests, 1 skipped in 1.092s [2023-03-28T11:13:26.528Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-03-28T11:13:26.930Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T11:13:27.857Z] === RUN TestReadPluginNoRead/default [2023-03-28T11:13:28.511Z] --- PASS: TestTemplatedSecret (2.44s) [2023-03-28T11:13:28.511Z] === RUN TestSecretCreateResolve [2023-03-28T11:13:28.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:28.707Z] INFO: Testing against a local daemon [2023-03-28T11:13:28.707Z] === RUN TestSecretInspect [2023-03-28T11:13:28.707Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] --- SKIP: TestSecretInspect (0.01s) [2023-03-28T11:13:28.707Z] === RUN TestSecretList [2023-03-28T11:13:28.707Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] --- SKIP: TestSecretList (0.00s) [2023-03-28T11:13:28.707Z] === RUN TestSecretsCreateAndDelete [2023-03-28T11:13:28.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-03-28T11:13:28.707Z] === RUN TestSecretsUpdate [2023-03-28T11:13:28.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-03-28T11:13:28.707Z] === RUN TestTemplatedSecret [2023-03-28T11:13:28.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-03-28T11:13:28.707Z] === RUN TestSecretCreateResolve [2023-03-28T11:13:28.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:28.707Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-03-28T11:13:28.707Z] PASS [2023-03-28T11:13:28.707Z] ok github.com/docker/docker/integration/secret 0.129s [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] === Skipped [2023-03-28T11:13:28.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2023-03-28T11:13:28.707Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-03-28T11:13:28.707Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-03-28T11:13:28.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-03-28T11:13:28.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-03-28T11:13:28.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-03-28T11:13:28.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:28.707Z] [2023-03-28T11:13:28.707Z] DONE 6 tests, 6 skipped in 1.903s [2023-03-28T11:13:28.707Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-03-28T11:13:29.223Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T11:13:29.479Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2023-03-28T11:13:30.401Z] --- PASS: TestSecretCreateResolve (2.17s) [2023-03-28T11:13:30.401Z] PASS [2023-03-28T11:13:30.401Z] [2023-03-28T11:13:30.401Z] DONE 6 tests in 13.367s [2023-03-28T11:13:30.401Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T11:13:30.401Z] ++ 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 [2023-03-28T11:13:30.401Z] ++ set -e [2023-03-28T11:13:30.401Z] ++ '[' -n 0 ']' [2023-03-28T11:13:30.401Z] ++ set -x [2023-03-28T11:13:30.401Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:13:30.401Z] INFO: Testing against a local daemon [2023-03-28T11:13:30.401Z] === RUN TestServiceCreateInit [2023-03-28T11:13:30.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T11:13:30.407Z] === CONT TestReadPluginNoRead [2023-03-28T11:13:30.407Z] read_test.go:92: [dd89ea669053b] daemon is not started [2023-03-28T11:13:30.407Z] --- PASS: TestReadPluginNoRead (5.85s) [2023-03-28T11:13:30.407Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2023-03-28T11:13:30.407Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2023-03-28T11:13:30.407Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2023-03-28T11:13:30.407Z] PASS [2023-03-28T11:13:30.407Z] [2023-03-28T11:13:30.407Z] DONE 6 tests in 9.281s [2023-03-28T11:13:30.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-03-28T11:13:30.407Z] testing: warning: no tests to run [2023-03-28T11:13:30.407Z] PASS [2023-03-28T11:13:30.407Z] [2023-03-28T11:13:30.407Z] DONE 0 tests in 0.008s [2023-03-28T11:13:30.407Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T11:13:30.407Z] INFO: Testing against a local daemon [2023-03-28T11:13:30.407Z] === RUN TestPluginWithDevMounts [2023-03-28T11:13:30.407Z] === PAUSE TestPluginWithDevMounts [2023-03-28T11:13:30.407Z] === CONT TestPluginWithDevMounts [2023-03-28T11:13:30.499Z] --- PASS: TestBuildSquashParent (7.86s) [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:13:30.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:13:30.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:13:30.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:13:30.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:13:30.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:13:30.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:13:30.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:13:30.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T11:13:30.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T11:13:30.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:30.894Z] INFO: Testing against a local daemon [2023-03-28T11:13:30.894Z] === RUN TestServiceCreateInit [2023-03-28T11:13:30.894Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T11:13:30.894Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T11:13:30.894Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- PASS: TestServiceCreateInit (0.07s) [2023-03-28T11:13:30.894Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T11:13:30.894Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T11:13:30.894Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T11:13:30.894Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-03-28T11:13:30.894Z] === RUN TestCreateServiceConflict [2023-03-28T11:13:30.894Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-03-28T11:13:30.894Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T11:13:30.894Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2023-03-28T11:13:30.894Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T11:13:30.894Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-03-28T11:13:30.894Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T11:13:30.894Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-03-28T11:13:30.894Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T11:13:30.894Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:30.894Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-03-28T11:13:30.894Z] === RUN TestCreateServiceSysctls [2023-03-28T11:13:31.352Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2023-03-28T11:13:31.352Z] === RUN TestCreateServiceCapabilities [2023-03-28T11:13:31.352Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2023-03-28T11:13:31.352Z] === RUN TestInspect [2023-03-28T11:13:31.352Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestInspect (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestCreateJob [2023-03-28T11:13:31.352Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestCreateJob (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestReplicatedJob [2023-03-28T11:13:31.352Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestReplicatedJob (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestUpdateReplicatedJob [2023-03-28T11:13:31.352Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServiceListWithStatuses [2023-03-28T11:13:31.352Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T11:13:31.352Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestDockerNetworkReConnect [2023-03-28T11:13:31.352Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServicePlugin [2023-03-28T11:13:31.352Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServiceUpdateLabel [2023-03-28T11:13:31.352Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServiceUpdateSecrets [2023-03-28T11:13:31.352Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServiceUpdateConfigs [2023-03-28T11:13:31.352Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServiceUpdateNetwork [2023-03-28T11:13:31.352Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-03-28T11:13:31.352Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T11:13:31.352Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-03-28T11:13:31.352Z] PASS [2023-03-28T11:13:31.352Z] ok github.com/docker/docker/integration/service 0.341s [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === Skipped [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2023-03-28T11:13:31.352Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-03-28T11:13:31.352Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2023-03-28T11:13:31.352Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2023-03-28T11:13:31.352Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-03-28T11:13:31.352Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-03-28T11:13:31.352Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-03-28T11:13:31.352Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-03-28T11:13:31.352Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-03-28T11:13:31.352Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-03-28T11:13:31.352Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-03-28T11:13:31.352Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-03-28T11:13:31.352Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-03-28T11:13:31.352Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.352Z] [2023-03-28T11:13:31.353Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-03-28T11:13:31.353Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.353Z] [2023-03-28T11:13:31.353Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-03-28T11:13:31.353Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.353Z] [2023-03-28T11:13:31.353Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-03-28T11:13:31.353Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.353Z] [2023-03-28T11:13:31.353Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-03-28T11:13:31.353Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T11:13:31.353Z] [2023-03-28T11:13:31.353Z] DONE 24 tests, 23 skipped in 2.689s [2023-03-28T11:13:31.771Z] --- PASS: TestPluginWithDevMounts (1.58s) [2023-03-28T11:13:31.771Z] PASS [2023-03-28T11:13:31.771Z] [2023-03-28T11:13:31.771Z] DONE 1 tests in 1.612s [2023-03-28T11:13:31.771Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T11:13:31.771Z] INFO: Testing against a local daemon [2023-03-28T11:13:31.771Z] === RUN TestSecretInspect [2023-03-28T11:13:31.813Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-03-28T11:13:33.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:33.351Z] INFO: Testing against a local daemon [2023-03-28T11:13:33.351Z] === RUN TestSessionCreate [2023-03-28T11:13:33.351Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-03-28T11:13:33.352Z] --- SKIP: TestSessionCreate (0.00s) [2023-03-28T11:13:33.352Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T11:13:33.352Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-03-28T11:13:33.352Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-03-28T11:13:33.352Z] PASS [2023-03-28T11:13:33.352Z] ok github.com/docker/docker/integration/session 0.146s [2023-03-28T11:13:33.352Z] [2023-03-28T11:13:33.352Z] === Skipped [2023-03-28T11:13:33.352Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-03-28T11:13:33.352Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-03-28T11:13:33.352Z] [2023-03-28T11:13:33.352Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-03-28T11:13:33.352Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-03-28T11:13:33.352Z] [2023-03-28T11:13:33.352Z] DONE 2 tests, 2 skipped in 1.787s [2023-03-28T11:13:33.352Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-03-28T11:13:33.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T11:13:33.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T11:13:34.287Z] --- PASS: TestSecretInspect (2.13s) [2023-03-28T11:13:34.287Z] === RUN TestSecretList [2023-03-28T11:13:34.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T11:13:36.177Z] --- PASS: TestSecretList (2.11s) [2023-03-28T11:13:36.177Z] === RUN TestSecretsCreateAndDelete [2023-03-28T11:13:36.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:36.274Z] INFO: Testing against a local daemon [2023-03-28T11:13:36.274Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:13:36.274Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:36.274Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestEventsExecDie [2023-03-28T11:13:36.274Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-03-28T11:13:36.274Z] --- SKIP: TestEventsExecDie (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestEventsBackwardsCompatible [2023-03-28T11:13:36.274Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-03-28T11:13:36.274Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestInfoAPI [2023-03-28T11:13:36.274Z] --- PASS: TestInfoAPI (0.05s) [2023-03-28T11:13:36.274Z] === RUN TestInfoAPIWarnings [2023-03-28T11:13:36.274Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:13:36.274Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestInfoDebug [2023-03-28T11:13:36.274Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T11:13:36.274Z] --- SKIP: TestInfoDebug (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestInfoInsecureRegistries [2023-03-28T11:13:36.274Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T11:13:36.274Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestInfoRegistryMirrors [2023-03-28T11:13:36.274Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T11:13:36.274Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-03-28T11:13:36.274Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T11:13:36.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T11:13:36.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T11:13:36.734Z] --- PASS: TestLoginFailsWithBadCredentials (0.85s) [2023-03-28T11:13:36.734Z] === RUN TestPingCacheHeaders [2023-03-28T11:13:36.734Z] --- PASS: TestPingCacheHeaders (0.09s) [2023-03-28T11:13:36.734Z] === RUN TestPingGet [2023-03-28T11:13:36.734Z] --- PASS: TestPingGet (0.05s) [2023-03-28T11:13:36.734Z] === RUN TestPingHead [2023-03-28T11:13:36.734Z] --- PASS: TestPingHead (0.05s) [2023-03-28T11:13:36.734Z] === RUN TestVersion [2023-03-28T11:13:36.734Z] --- PASS: TestVersion (0.05s) [2023-03-28T11:13:36.734Z] PASS [2023-03-28T11:13:36.734Z] ok github.com/docker/docker/integration/system 1.256s [2023-03-28T11:13:36.734Z] [2023-03-28T11:13:36.734Z] === Skipped [2023-03-28T11:13:36.734Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:13:36.734Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T11:13:36.734Z] [2023-03-28T11:13:36.734Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-03-28T11:13:36.734Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-03-28T11:13:36.734Z] [2023-03-28T11:13:36.734Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-03-28T11:13:36.734Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-03-28T11:13:36.734Z] [2023-03-28T11:13:36.734Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-03-28T11:13:36.734Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T11:13:36.734Z] [2023-03-28T11:13:37.195Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-03-28T11:13:37.195Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T11:13:37.195Z] [2023-03-28T11:13:37.195Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-03-28T11:13:37.195Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T11:13:37.195Z] [2023-03-28T11:13:37.195Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-03-28T11:13:37.195Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T11:13:37.195Z] [2023-03-28T11:13:37.195Z] DONE 13 tests, 7 skipped in 3.429s [2023-03-28T11:13:37.195Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-03-28T11:13:37.833Z] --- PASS: TestServiceCreateInit (7.10s) [2023-03-28T11:13:37.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2023-03-28T11:13:37.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2023-03-28T11:13:37.833Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T11:13:37.892Z] ......................... [ 67%] [2023-03-28T11:13:38.700Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2023-03-28T11:13:38.700Z] === RUN TestSecretsUpdate [2023-03-28T11:13:39.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:39.376Z] INFO: Testing against a local daemon [2023-03-28T11:13:39.376Z] === RUN TestVolumesCreateAndList [2023-03-28T11:13:39.376Z] --- PASS: TestVolumesCreateAndList (0.07s) [2023-03-28T11:13:39.376Z] === RUN TestVolumesRemove [2023-03-28T11:13:39.376Z] --- PASS: TestVolumesRemove (0.10s) [2023-03-28T11:13:39.376Z] === RUN TestVolumesInspect [2023-03-28T11:13:39.376Z] --- PASS: TestVolumesInspect (0.05s) [2023-03-28T11:13:39.376Z] === RUN TestVolumesInvalidJSON [2023-03-28T11:13:39.376Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T11:13:39.376Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T11:13:39.376Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T11:13:39.376Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-03-28T11:13:39.376Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.02s) [2023-03-28T11:13:39.376Z] PASS [2023-03-28T11:13:39.376Z] ok github.com/docker/docker/integration/volume 0.375s [2023-03-28T11:13:39.376Z] [2023-03-28T11:13:39.376Z] DONE 5 tests in 2.223s [2023-03-28T11:13:39.376Z] INFO: make.ps1 ended at 03/28/2023 11:13:39 [2023-03-28T11:13:39.376Z] INFO: Integration CLI tests being run from the host: [2023-03-28T11:13:39.376Z] 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" [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2023-03-28T11:13:39.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2023-03-28T11:13:39.832Z] === RUN TestBuildMultiStageCopy [2023-03-28T11:13:39.832Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T11:13:40.595Z] --- PASS: TestSecretsUpdate (2.11s) [2023-03-28T11:13:40.595Z] === RUN TestTemplatedSecret [2023-03-28T11:13:42.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T11:13:42.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T11:13:42.920Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T11:13:43.111Z] --- PASS: TestTemplatedSecret (2.52s) [2023-03-28T11:13:43.111Z] === RUN TestSecretCreateResolve [2023-03-28T11:13:43.484Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T11:13:44.048Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2023-03-28T11:13:44.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2023-03-28T11:13:44.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2023-03-28T11:13:44.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2023-03-28T11:13:44.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2023-03-28T11:13:44.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2023-03-28T11:13:44.048Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T11:13:44.999Z] --- PASS: TestSecretCreateResolve (2.08s) [2023-03-28T11:13:44.999Z] PASS [2023-03-28T11:13:44.999Z] [2023-03-28T11:13:44.999Z] DONE 6 tests in 13.094s [2023-03-28T11:13:44.999Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T11:13:44.999Z] INFO: Testing against a local daemon [2023-03-28T11:13:44.999Z] === RUN TestServiceCreateInit [2023-03-28T11:13:44.999Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T11:13:45.419Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2023-03-28T11:13:45.419Z] === RUN TestBuildLabelWithTargets [2023-03-28T11:13:47.315Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2023-03-28T11:13:47.315Z] === RUN TestBuildWithEmptyLayers [2023-03-28T11:13:48.247Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2023-03-28T11:13:48.247Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T11:13:49.165Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T11:13:49.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T11:13:49.690Z] INFO: Testing against a local daemon [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-03-28T11:13:49.690Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-03-28T11:13:49.690Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-03-28T11:13:49.690Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-03-28T11:13:50.657Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-03-28T11:13:50.657Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-03-28T11:13:51.523Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2023-03-28T11:13:51.523Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T11:13:52.433Z] --- PASS: TestServiceCreateInit (7.33s) [2023-03-28T11:13:52.433Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2023-03-28T11:13:52.433Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2023-03-28T11:13:52.433Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T11:13:52.455Z] --- PASS: TestBuildUncleanTarFilenames (1.62s) [2023-03-28T11:13:52.455Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T11:13:55.730Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2023-03-28T11:13:55.730Z] === RUN TestBuildWithHugeFile [2023-03-28T11:13:55.875Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2023-03-28T11:13:55.875Z] === RUN TestCreateServiceConflict [2023-03-28T11:13:55.875Z] --- PASS: TestCreateServiceConflict (2.14s) [2023-03-28T11:13:55.875Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T11:13:57.762Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2023-03-28T11:13:57.762Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T11:14:10.477Z] --- PASS: TestCreateServiceMultipleTimes (15.71s) [2023-03-28T11:14:10.477Z] === RUN TestCreateServiceConflict [2023-03-28T11:14:10.478Z] --- PASS: TestCreateServiceConflict (2.12s) [2023-03-28T11:14:10.478Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T11:14:12.598Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2023-03-28T11:14:12.598Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T11:14:12.994Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2023-03-28T11:14:12.994Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T11:14:16.319Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-03-28T11:14:23.651Z] --- PASS: TestImportExtremelyLargeImageWorks (94.36s) [2023-03-28T11:14:23.651Z] PASS [2023-03-28T11:14:23.651Z] [2023-03-28T11:14:23.651Z] === Skipped [2023-03-28T11:14:23.651Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T11:14:23.651Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T11:14:23.651Z] [2023-03-28T11:14:23.651Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-28T11:14:23.651Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-03-28T11:14:23.651Z] [2023-03-28T11:14:23.651Z] DONE 13 tests, 2 skipped in 98.741s [2023-03-28T11:14:23.651Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T11:14:23.651Z] INFO: Testing against a local daemon [2023-03-28T11:14:23.651Z] === RUN TestNetworkCreateDelete [2023-03-28T11:14:23.651Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-03-28T11:14:23.651Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T11:14:23.651Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2023-03-28T11:14:23.651Z] === RUN TestDaemonDNSFallback [2023-03-28T11:14:24.762Z] --- PASS: TestCreateServiceSecretFileMode (13.28s) [2023-03-28T11:14:24.762Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T11:14:27.835Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2023-03-28T11:14:27.835Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T11:14:30.225Z] --- PASS: TestDaemonDNSFallback (7.25s) [2023-03-28T11:14:30.225Z] === RUN TestInspectNetwork [2023-03-28T11:14:30.225Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.225Z] --- SKIP: TestInspectNetwork (0.00s) [2023-03-28T11:14:30.225Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T11:14:30.225Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.225Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-03-28T11:14:30.225Z] === RUN TestNetworkInvalidJSON [2023-03-28T11:14:30.225Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T11:14:30.225Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T11:14:30.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:14:30.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:14:30.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:14:30.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:14:30.225Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T11:14:30.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:14:30.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:14:30.225Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-03-28T11:14:30.225Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T11:14:30.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T11:14:30.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T11:14:30.225Z] === RUN TestNetworkList [2023-03-28T11:14:30.225Z] === RUN TestNetworkList//networks [2023-03-28T11:14:30.225Z] === PAUSE TestNetworkList//networks [2023-03-28T11:14:30.225Z] === RUN TestNetworkList//networks/ [2023-03-28T11:14:30.225Z] === PAUSE TestNetworkList//networks/ [2023-03-28T11:14:30.225Z] === CONT TestNetworkList//networks [2023-03-28T11:14:30.225Z] === CONT TestNetworkList//networks/ [2023-03-28T11:14:30.226Z] --- PASS: TestNetworkList (0.02s) [2023-03-28T11:14:30.226Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T11:14:30.226Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T11:14:30.226Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T11:14:30.226Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-03-28T11:14:30.226Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T11:14:30.226Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2023-03-28T11:14:30.226Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T11:14:30.226Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T11:14:30.226Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T11:14:30.226Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2023-03-28T11:14:30.226Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T11:14:30.226Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T11:14:30.226Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:14:30.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T11:14:30.226Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T11:14:30.226Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T11:14:30.226Z] PASS [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === Skipped [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-03-28T11:14:30.226Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-03-28T11:14:30.226Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-03-28T11:14:30.226Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-03-28T11:14:30.226Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2023-03-28T11:14:30.226Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T11:14:30.226Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T11:14:30.226Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2023-03-28T11:14:30.226Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T11:14:30.226Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:14:30.226Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-03-28T11:14:30.226Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T11:14:30.226Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] DONE 22 tests, 12 skipped in 7.932s [2023-03-28T11:14:30.226Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:14:30.226Z] INFO: Testing against a local daemon [2023-03-28T11:14:30.226Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T11:14:30.226Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:14:30.226Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestDockerNetworkIpvlan [2023-03-28T11:14:30.226Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:14:30.226Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:14:30.226Z] PASS [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === Skipped [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:14:30.226Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:14:30.226Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] DONE 2 tests, 2 skipped in 0.099s [2023-03-28T11:14:30.226Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:14:30.226Z] INFO: Testing against a local daemon [2023-03-28T11:14:30.226Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T11:14:30.226Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestDockerNetworkMacvlan [2023-03-28T11:14:30.226Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-03-28T11:14:30.226Z] PASS [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === Skipped [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-03-28T11:14:30.226Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-03-28T11:14:30.226Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] DONE 2 tests, 2 skipped in 0.102s [2023-03-28T11:14:30.226Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T11:14:30.226Z] testing: warning: no tests to run [2023-03-28T11:14:30.226Z] PASS [2023-03-28T11:14:30.226Z] [2023-03-28T11:14:30.226Z] DONE 0 tests in 0.022s [2023-03-28T11:14:30.226Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T11:14:30.226Z] INFO: Testing against a local daemon [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginTLS [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginHeader [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T11:14:30.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.226Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2023-03-28T11:14:30.226Z] === RUN TestAuthZPluginV2Disable [2023-03-28T11:14:30.486Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.486Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-03-28T11:14:30.486Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T11:14:30.745Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:30.745Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-03-28T11:14:30.745Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T11:14:31.314Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.314Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-03-28T11:14:31.314Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-03-28T11:14:31.574Z] PASS [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === Skipped [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-03-28T11:14:31.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] DONE 17 tests, 17 skipped in 1.819s [2023-03-28T11:14:31.574Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T11:14:31.574Z] INFO: Testing against a local daemon [2023-03-28T11:14:31.574Z] === RUN TestPluginInvalidJSON [2023-03-28T11:14:31.574Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:14:31.574Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:14:31.574Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:14:31.574Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-03-28T11:14:31.574Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T11:14:31.574Z] === RUN TestPluginInstall [2023-03-28T11:14:31.574Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] --- SKIP: TestPluginInstall (0.00s) [2023-03-28T11:14:31.574Z] === RUN TestPluginsWithRuntimes [2023-03-28T11:14:31.574Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-03-28T11:14:31.574Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-03-28T11:14:31.574Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T11:14:31.574Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T11:14:31.574Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T11:14:31.574Z] PASS [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === Skipped [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-03-28T11:14:31.574Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-03-28T11:14:31.574Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T11:14:31.574Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T11:14:31.574Z] [2023-03-28T11:14:31.574Z] DONE 5 tests, 3 skipped in 0.164s [2023-03-28T11:14:31.574Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T11:14:31.834Z] INFO: Testing against a local daemon [2023-03-28T11:14:31.834Z] === RUN TestExternalGraphDriver [2023-03-28T11:14:32.093Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-03-28T11:14:32.094Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-03-28T11:14:32.094Z] === RUN TestGraphdriverPluginV2 [2023-03-28T11:14:34.388Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-03-28T11:14:34.388Z] tests/integration/client_test.py ..... [ 75%] [2023-03-28T11:14:34.388Z] tests/integration/context_api_test.py ... [ 76%] [2023-03-28T11:14:34.388Z] tests/integration/errors_test.py . [ 76%] [2023-03-28T11:14:38.672Z] --- PASS: TestGraphdriverPluginV2 (5.69s) [2023-03-28T11:14:38.672Z] PASS [2023-03-28T11:14:38.672Z] [2023-03-28T11:14:38.672Z] === Skipped [2023-03-28T11:14:38.672Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-03-28T11:14:38.672Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-03-28T11:14:38.672Z] [2023-03-28T11:14:38.672Z] DONE 2 tests, 1 skipped in 6.130s [2023-03-28T11:14:38.672Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T11:14:38.672Z] INFO: Testing against a local daemon [2023-03-28T11:14:38.673Z] === RUN TestContinueAfterPluginCrash [2023-03-28T11:14:38.673Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T11:14:38.673Z] === RUN TestReadPluginNoRead [2023-03-28T11:14:38.673Z] === PAUSE TestReadPluginNoRead [2023-03-28T11:14:38.673Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T11:14:38.673Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T11:14:38.673Z] === CONT TestContinueAfterPluginCrash [2023-03-28T11:14:38.673Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T11:14:39.597Z] --- PASS: TestCreateServiceConfigFileMode (14.61s) [2023-03-28T11:14:39.598Z] === RUN TestCreateServiceSysctls [2023-03-28T11:14:40.001Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2023-03-28T11:14:40.001Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T11:14:41.486Z] --- PASS: TestCreateServiceSysctls (2.93s) [2023-03-28T11:14:41.486Z] === RUN TestCreateServiceCapabilities [2023-03-28T11:14:44.004Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2023-03-28T11:14:44.004Z] === RUN TestInspect [2023-03-28T11:14:45.250Z] --- PASS: TestDaemonStartWithLogOpt (6.46s) [2023-03-28T11:14:45.250Z] === CONT TestReadPluginNoRead [2023-03-28T11:14:46.559Z] --- PASS: TestInspect (2.56s) [2023-03-28T11:14:46.559Z] === RUN TestCreateJob [2023-03-28T11:14:47.790Z] === RUN TestReadPluginNoRead/default [2023-03-28T11:14:48.050Z] --- PASS: TestContinueAfterPluginCrash (10.10s) [2023-03-28T11:14:49.824Z] --- PASS: TestCreateJob (3.16s) [2023-03-28T11:14:49.824Z] === RUN TestReplicatedJob [2023-03-28T11:14:49.958Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T11:14:51.875Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T11:14:52.167Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2023-03-28T11:14:52.167Z] === RUN TestCreateServiceSysctls [2023-03-28T11:14:52.740Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-03-28T11:14:54.065Z] --- PASS: TestCreateServiceSysctls (3.04s) [2023-03-28T11:14:54.065Z] === RUN TestCreateServiceCapabilities [2023-03-28T11:14:54.463Z] === CONT TestReadPluginNoRead [2023-03-28T11:14:54.463Z] read_test.go:92: [d8fbe7724d6e1] daemon is not started [2023-03-28T11:14:54.463Z] --- PASS: TestReadPluginNoRead (9.79s) [2023-03-28T11:14:54.463Z] --- PASS: TestReadPluginNoRead/default (2.19s) [2023-03-28T11:14:54.463Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2023-03-28T11:14:54.463Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2023-03-28T11:14:54.463Z] PASS [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] DONE 6 tests in 16.357s [2023-03-28T11:14:54.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-03-28T11:14:54.463Z] testing: warning: no tests to run [2023-03-28T11:14:54.463Z] PASS [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] DONE 0 tests in 0.036s [2023-03-28T11:14:54.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T11:14:54.463Z] INFO: Testing against a local daemon [2023-03-28T11:14:54.463Z] === RUN TestPluginWithDevMounts [2023-03-28T11:14:54.463Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-03-28T11:14:54.463Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-03-28T11:14:54.463Z] PASS [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === Skipped [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-03-28T11:14:54.463Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] DONE 1 tests, 1 skipped in 0.104s [2023-03-28T11:14:54.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T11:14:54.463Z] INFO: Testing against a local daemon [2023-03-28T11:14:54.463Z] === RUN TestSecretInspect [2023-03-28T11:14:54.463Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] --- SKIP: TestSecretInspect (0.02s) [2023-03-28T11:14:54.463Z] === RUN TestSecretList [2023-03-28T11:14:54.463Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] --- SKIP: TestSecretList (0.01s) [2023-03-28T11:14:54.463Z] === RUN TestSecretsCreateAndDelete [2023-03-28T11:14:54.463Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-03-28T11:14:54.463Z] === RUN TestSecretsUpdate [2023-03-28T11:14:54.463Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-03-28T11:14:54.463Z] === RUN TestTemplatedSecret [2023-03-28T11:14:54.463Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-03-28T11:14:54.463Z] === RUN TestSecretCreateResolve [2023-03-28T11:14:54.463Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-03-28T11:14:54.463Z] PASS [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === Skipped [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2023-03-28T11:14:54.463Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-03-28T11:14:54.463Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-03-28T11:14:54.463Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-03-28T11:14:54.463Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-03-28T11:14:54.463Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-03-28T11:14:54.463Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.463Z] [2023-03-28T11:14:54.463Z] DONE 6 tests, 6 skipped in 0.169s [2023-03-28T11:14:54.463Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T11:14:54.723Z] INFO: Testing against a local daemon [2023-03-28T11:14:54.723Z] === RUN TestServiceCreateInit [2023-03-28T11:14:54.723Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T11:14:54.723Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T11:14:54.723Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- PASS: TestServiceCreateInit (0.02s) [2023-03-28T11:14:54.723Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T11:14:54.723Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T11:14:54.723Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceConflict [2023-03-28T11:14:54.723Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T11:14:54.723Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2023-03-28T11:14:54.723Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T11:14:54.723Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T11:14:54.723Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T11:14:54.723Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceSysctls [2023-03-28T11:14:54.723Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-03-28T11:14:54.723Z] === RUN TestCreateServiceCapabilities [2023-03-28T11:14:54.723Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestInspect [2023-03-28T11:14:54.723Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestInspect (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestCreateJob [2023-03-28T11:14:54.723Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestCreateJob (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestReplicatedJob [2023-03-28T11:14:54.723Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestReplicatedJob (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestUpdateReplicatedJob [2023-03-28T11:14:54.723Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2023-03-28T11:14:54.723Z] === RUN TestServiceListWithStatuses [2023-03-28T11:14:54.723Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:14:54.723Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T11:14:54.723Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T11:14:54.723Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestDockerNetworkReConnect [2023-03-28T11:14:54.723Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:54.723Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-03-28T11:14:54.723Z] === RUN TestServicePlugin [2023-03-28T11:14:55.067Z] --- PASS: TestReplicatedJob (4.75s) [2023-03-28T11:14:55.067Z] === RUN TestUpdateReplicatedJob [2023-03-28T11:14:56.581Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2023-03-28T11:14:56.581Z] === RUN TestInspect [2023-03-28T11:14:57.585Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2023-03-28T11:14:57.585Z] === RUN TestServiceListWithStatuses [2023-03-28T11:14:57.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:14:57.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T11:14:57.585Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T11:14:58.017Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServicePlugin (2.90s) [2023-03-28T11:14:58.017Z] === RUN TestServiceUpdateLabel [2023-03-28T11:14:58.017Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-03-28T11:14:58.017Z] === RUN TestServiceUpdateSecrets [2023-03-28T11:14:58.017Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-03-28T11:14:58.017Z] === RUN TestServiceUpdateConfigs [2023-03-28T11:14:58.017Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-03-28T11:14:58.017Z] === RUN TestServiceUpdateNetwork [2023-03-28T11:14:58.017Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2023-03-28T11:14:58.017Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T11:14:58.017Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-03-28T11:14:58.017Z] PASS [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === Skipped [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T11:14:58.017Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T11:14:58.017Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-03-28T11:14:58.017Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-03-28T11:14:58.017Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2023-03-28T11:14:58.017Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-03-28T11:14:58.017Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-03-28T11:14:58.017Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-03-28T11:14:58.017Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-03-28T11:14:58.017Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-03-28T11:14:58.017Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-03-28T11:14:58.017Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-03-28T11:14:58.017Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-03-28T11:14:58.017Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2023-03-28T11:14:58.017Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T11:14:58.017Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-03-28T11:14:58.017Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-03-28T11:14:58.017Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s) [2023-03-28T11:14:58.017Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-03-28T11:14:58.017Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-03-28T11:14:58.017Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-03-28T11:14:58.017Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2023-03-28T11:14:58.017Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-03-28T11:14:58.017Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] DONE 24 tests, 23 skipped in 3.276s [2023-03-28T11:14:58.017Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T11:14:58.017Z] INFO: Testing against a local daemon [2023-03-28T11:14:58.017Z] === RUN TestSessionCreate [2023-03-28T11:14:58.017Z] --- PASS: TestSessionCreate (0.02s) [2023-03-28T11:14:58.017Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T11:14:58.017Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T11:14:58.017Z] PASS [2023-03-28T11:14:58.017Z] [2023-03-28T11:14:58.017Z] DONE 2 tests in 0.129s [2023-03-28T11:14:58.017Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T11:14:58.017Z] INFO: Testing against a local daemon [2023-03-28T11:14:58.017Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:14:58.017Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T11:14:58.017Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:14:58.017Z] === RUN TestEventsExecDie [2023-03-28T11:14:58.586Z] --- PASS: TestEventsExecDie (0.48s) [2023-03-28T11:14:58.586Z] === RUN TestEventsBackwardsCompatible [2023-03-28T11:14:58.586Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-03-28T11:14:58.586Z] === RUN TestInfoBinaryCommits [2023-03-28T11:14:58.586Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T11:14:58.586Z] === RUN TestInfoAPIVersioned [2023-03-28T11:14:58.586Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T11:14:58.586Z] === RUN TestInfoDiscoveryBackend [2023-03-28T11:14:59.851Z] --- PASS: TestInspect (2.74s) [2023-03-28T11:14:59.851Z] === RUN TestCreateJob [2023-03-28T11:15:00.494Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-03-28T11:15:00.494Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T11:15:01.750Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2023-03-28T11:15:01.750Z] === RUN TestDockerNetworkReConnect [2023-03-28T11:15:03.171Z] --- PASS: TestCreateJob (3.18s) [2023-03-28T11:15:03.171Z] === RUN TestReplicatedJob [2023-03-28T11:15:03.788Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2023-03-28T11:15:03.788Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T11:15:03.788Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:15:03.788Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-03-28T11:15:03.788Z] === RUN TestInfoAPI [2023-03-28T11:15:03.788Z] --- PASS: TestInfoAPI (0.02s) [2023-03-28T11:15:03.788Z] === RUN TestInfoAPIWarnings [2023-03-28T11:15:05.024Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2023-03-28T11:15:05.024Z] === RUN TestServicePlugin [2023-03-28T11:15:05.024Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:15:05.024Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-28T11:15:05.024Z] === RUN TestServiceUpdateLabel [2023-03-28T11:15:06.914Z] --- PASS: TestServiceUpdateLabel (2.12s) [2023-03-28T11:15:06.914Z] === RUN TestServiceUpdateSecrets [2023-03-28T11:15:08.423Z] --- PASS: TestReplicatedJob (5.37s) [2023-03-28T11:15:08.423Z] === RUN TestUpdateReplicatedJob [2023-03-28T11:15:08.648Z] ......... [ 86%] [2023-03-28T11:15:11.690Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2023-03-28T11:15:11.690Z] === RUN TestServiceListWithStatuses [2023-03-28T11:15:11.690Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:15:11.690Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T11:15:11.690Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T11:15:13.250Z] tests/integration/models_images_test.py ............... [ 89%] [2023-03-28T11:15:14.700Z] tests/integration/models_networks_test.py .... [ 90%] [2023-03-28T11:15:15.859Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2023-03-28T11:15:15.859Z] === RUN TestDockerNetworkReConnect [2023-03-28T11:15:17.142Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T11:15:17.142Z] Using test binary docker [2023-03-28T11:15:17.142Z] +++ /etc/init.d/apparmor start [2023-03-28T11:15:17.142Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T11:15:17.142Z] INFO: Waiting for daemon to start... [2023-03-28T11:15:17.142Z] Starting dockerd [2023-03-28T11:15:17.142Z] +++ 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 [2023-03-28T11:15:17.142Z] . [2023-03-28T11:15:17.142Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T11:15:17.142Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T11:15:17.142Z] Error: No such image: emptyfs [2023-03-28T11:15:17.142Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T11:15:17.142Z] ++++ docker load [2023-03-28T11:15:17.142Z] Running integration-test (iteration 1) [2023-03-28T11:15:17.142Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-03-28T11:15:17.142Z] ++ 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)/' [2023-03-28T11:15:17.142Z] ++ set -e [2023-03-28T11:15:17.142Z] ++ '[' -n 0 ']' [2023-03-28T11:15:17.142Z] ++ set -x [2023-03-28T11:15:17.142Z] ++ env -i DEST=/go/src/github.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)/' [2023-03-28T11:15:17.142Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T11:15:17.142Z] Using test binary docker [2023-03-28T11:15:17.142Z] +++ /etc/init.d/apparmor start [2023-03-28T11:15:17.142Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T11:15:17.142Z] INFO: Waiting for daemon to start... [2023-03-28T11:15:17.142Z] Starting dockerd [2023-03-28T11:15:17.142Z] +++ 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 [2023-03-28T11:15:17.142Z] .Loaded image: busybox:latest [2023-03-28T11:15:17.142Z] Loaded image: busybox:glibc [2023-03-28T11:15:17.142Z] [2023-03-28T11:15:17.142Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T11:15:17.142Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T11:15:17.142Z] Error: No such image: emptyfs [2023-03-28T11:15:17.142Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T11:15:17.142Z] ++++ docker load [2023-03-28T11:15:17.142Z] Running integration-test (iteration 1) [2023-03-28T11:15:17.142Z] 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)/ [2023-03-28T11:15:17.142Z] ++ 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)/' [2023-03-28T11:15:17.142Z] ++ set -e [2023-03-28T11:15:17.142Z] ++ '[' -n 0 ']' [2023-03-28T11:15:17.142Z] ++ set -x [2023-03-28T11:15:17.142Z] ++ env -i DEST=/go/src/github.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)/' [2023-03-28T11:15:17.142Z] Loaded image: busybox:latest [2023-03-28T11:15:17.142Z] Loaded image: busybox:glibc [2023-03-28T11:15:17.143Z] Loaded image: debian:bullseye-slim [2023-03-28T11:15:17.143Z] Loaded image: hello-world:latest [2023-03-28T11:15:17.143Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:15:17.143Z] INFO: Testing against a local daemon [2023-03-28T11:15:17.143Z] === RUN TestDockerDaemonSuite [2023-03-28T11:15:17.143Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-03-28T11:15:18.376Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2023-03-28T11:15:18.376Z] === RUN TestServicePlugin [2023-03-28T11:15:18.509Z] Loaded image: debian:bullseye-slim [2023-03-28T11:15:18.509Z] Loaded image: hello-world:latest [2023-03-28T11:15:18.509Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:15:18.509Z] INFO: Testing against a local daemon [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-03-28T11:15:18.509Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-03-28T11:15:19.876Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-03-28T11:15:19.876Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-03-28T11:15:20.132Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-03-28T11:15:20.389Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-03-28T11:15:20.952Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-03-28T11:15:21.263Z] tests/integration/models_nodes_test.py . [ 91%] [2023-03-28T11:15:21.263Z] tests/integration/models_resources_test.py . [ 91%] [2023-03-28T11:15:21.515Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-03-28T11:15:21.760Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2023-03-28T11:15:21.760Z] === RUN TestServiceUpdateConfigs [2023-03-28T11:15:21.772Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-03-28T11:15:21.886Z] --- PASS: TestInfoAPIWarnings (17.33s) [2023-03-28T11:15:21.886Z] === RUN TestInfoDebug [2023-03-28T11:15:22.334Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-03-28T11:15:22.334Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-03-28T11:15:22.456Z] --- PASS: TestInfoDebug (1.54s) [2023-03-28T11:15:22.456Z] === RUN TestInfoInsecureRegistries [2023-03-28T11:15:22.546Z] plugin_test.go:61: [da4d565c91d7c] joining swarm manager [d2a8cce5ce131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:15:23.107Z] plugin_test.go:64: [d7735e9c31d66] joining swarm manager [d2a8cce5ce131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:15:23.704Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-03-28T11:15:23.836Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-03-28T11:15:23.836Z] === RUN TestInfoRegistryMirrors [2023-03-28T11:15:23.972Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-03-28T11:15:23.972Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-03-28T11:15:23.972Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-03-28T11:15:24.920Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-03-28T11:15:25.744Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-03-28T11:15:25.744Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T11:15:25.744Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-03-28T11:15:25.744Z] === RUN TestPingCacheHeaders [2023-03-28T11:15:25.848Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-03-28T11:15:26.005Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T11:15:26.005Z] === RUN TestPingGet [2023-03-28T11:15:26.005Z] --- PASS: TestPingGet (0.01s) [2023-03-28T11:15:26.005Z] === RUN TestPingHead [2023-03-28T11:15:26.005Z] --- PASS: TestPingHead (0.01s) [2023-03-28T11:15:26.005Z] === RUN TestVersion [2023-03-28T11:15:26.005Z] --- PASS: TestVersion (0.02s) [2023-03-28T11:15:26.005Z] PASS [2023-03-28T11:15:26.005Z] [2023-03-28T11:15:26.005Z] === Skipped [2023-03-28T11:15:26.005Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:15:26.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T11:15:26.005Z] [2023-03-28T11:15:26.005Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-03-28T11:15:26.005Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T11:15:26.005Z] [2023-03-28T11:15:26.005Z] DONE 18 tests, 2 skipped in 27.963s [2023-03-28T11:15:26.005Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T11:15:26.005Z] INFO: Testing against a local daemon [2023-03-28T11:15:26.005Z] === RUN TestVolumesCreateAndList [2023-03-28T11:15:26.005Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T11:15:26.005Z] === RUN TestVolumesRemove [2023-03-28T11:15:26.105Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-03-28T11:15:26.105Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-03-28T11:15:26.105Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-03-28T11:15:26.264Z] --- PASS: TestVolumesRemove (0.05s) [2023-03-28T11:15:26.265Z] === RUN TestVolumesInspect [2023-03-28T11:15:26.265Z] --- PASS: TestVolumesInspect (0.01s) [2023-03-28T11:15:26.265Z] === RUN TestVolumesInvalidJSON [2023-03-28T11:15:26.265Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T11:15:26.265Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T11:15:26.265Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T11:15:26.265Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T11:15:26.265Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T11:15:26.265Z] PASS [2023-03-28T11:15:26.265Z] [2023-03-28T11:15:26.265Z] DONE 5 tests in 0.248s [2023-03-28T11:15:26.265Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T11:15:26.265Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12770 is not a child of this shell [2023-03-28T11:15:26.265Z] warning: PID 12770 from bundles/test-integration/docker.pid had a nonzero exit code [2023-03-28T11:15:26.265Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T11:15:26.265Z] [2023-03-28T11:15:26.265Z] Unloading profiles will leave already running processes permanently [2023-03-28T11:15:26.265Z] unconfined, which can lead to unexpected situations. [2023-03-28T11:15:26.265Z] [2023-03-28T11:15:26.265Z] To set a process to complain mode, use the command line tool [2023-03-28T11:15:26.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T11:15:26.265Z] Removing test suite binaries [2023-03-28T11:15:26.265Z] exiting test-integration [2023-03-28T11:15:26.265Z] ++ exit 0 [2023-03-28T11:15:27.035Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-03-28T11:15:27.203Z] Post stage [Pipeline] junit [2023-03-28T11:15:28.158Z] Recording test results [2023-03-28T11:15:29.780Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-03-28T11:15:29.780Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-03-28T11:15:29.900Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T11:15:30.240Z] + echo Ensuring container killed. [2023-03-28T11:15:30.240Z] Ensuring container killed. [2023-03-28T11:15:30.240Z] + docker rm -vf docker-pr2 [2023-03-28T11:15:30.275Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-03-28T11:15:30.824Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-03-28T11:15:31.112Z] + echo Chowning /workspace to jenkins user [2023-03-28T11:15:31.112Z] Chowning /workspace to jenkins user [2023-03-28T11:15:31.112Z] + id -u [2023-03-28T11:15:31.112Z] + id -g [2023-03-28T11:15:31.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T11:15:31.112Z] Unable to find image 'busybox:latest' locally [2023-03-28T11:15:31.372Z] latest: Pulling from library/busybox [2023-03-28T11:15:31.372Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T11:15:31.372Z] 4b35f584bb4f: Verifying Checksum [2023-03-28T11:15:31.372Z] 4b35f584bb4f: Download complete [2023-03-28T11:15:31.633Z] 4b35f584bb4f: Pull complete [2023-03-28T11:15:31.633Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T11:15:31.633Z] Status: Downloaded newer image for busybox:latest [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-03-28T11:15:31.894Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-03-28T11:15:31.894Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-03-28T11:15:31.894Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-03-28T11:15:31.894Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-03-28T11:15:31.894Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-03-28T11:15:31.894Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-03-28T11:15:31.894Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-03-28T11:15:31.894Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-03-28T11:15:31.894Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-03-28T11:15:32.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T11:15:33.648Z] tests/integration/regression_test.py ...... [ 98%] [2023-03-28T11:15:33.841Z] + bundleName=amd64-rootless [2023-03-28T11:15:33.841Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-03-28T11:15:33.841Z] Creating amd64-rootless-bundles.tar.gz [2023-03-28T11:15:33.841Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-28T11:15:33.841Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-03-28T11:15:33.854Z] Archiving artifacts [2023-03-28T11:15:34.070Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-03-28T11:15:34.070Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T11:15:34.070Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-03-28T11:15:34.070Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-03-28T11:15:34.070Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-03-28T11:15:34.165Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-03-28T11:15:34.165Z] tests/integration/credentials/utils_test.py . [100%] [2023-03-28T11:15:34.165Z] [2023-03-28T11:15:34.165Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-03-28T11:15:34.165Z] =========================== short test summary info ============================ [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-03-28T11:15:34.165Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-03-28T11:15:34.165Z] Not supported on most drivers [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-03-28T11:15:34.165Z] Output of docker top depends on host distro, and is not formalized. [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-03-28T11:15:34.165Z] Output of docker top depends on host distro, and is not formalized. [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-03-28T11:15:34.165Z] Can fail if eth0 has multiple IP addresses [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-03-28T11:15:34.165Z] This doesn't seem to be taken into account by the engine [2023-03-28T11:15:34.165Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-03-28T11:15:34.165Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-03-28T11:15:34.165Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.46 seconds == [2023-03-28T11:15:34.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-03-28T11:15:34.686Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-03-28T11:15:36.092Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T11:15:36.401Z] + make clean [2023-03-28T11:15:36.578Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-03-28T11:15:36.595Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2023-03-28T11:15:36.595Z] === RUN TestServiceUpdateNetwork [2023-03-28T11:15:36.974Z] docker volume rm -f docker-dev-cache [2023-03-28T11:15:36.974Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T11:15:37.146Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:15:37.806Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-03-28T11:15:38.078Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-03-28T11:15:38.335Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-03-28T11:15:38.591Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-03-28T11:15:39.523Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-03-28T11:15:40.086Z] docker_cli_daemon_test.go:1455: [d902436ca2cf3] daemon is not started [2023-03-28T11:15:40.716Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-03-28T11:15:40.717Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-03-28T11:15:40.717Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-03-28T11:15:40.717Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-03-28T11:15:40.717Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-03-28T11:15:40.717Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-03-28T11:15:40.717Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-03-28T11:15:40.717Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-03-28T11:15:40.717Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-03-28T11:15:41.017Z] check_test.go:308: [d67f3fd89b332] daemon is not started [2023-03-28T11:15:41.017Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-03-28T11:15:41.274Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-03-28T11:15:43.168Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-03-28T11:15:43.168Z] === RUN TestDockerSuite/TestAttachDetach [2023-03-28T11:15:44.448Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-03-28T11:15:44.448Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-03-28T11:15:44.448Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-03-28T11:15:44.448Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T11:15:44.448Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-03-28T11:15:44.540Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-03-28T11:15:44.797Z] check_test.go:308: [d80da898731b9] daemon is not started [2023-03-28T11:15:44.797Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-03-28T11:15:45.361Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-03-28T11:15:46.290Z] --- PASS: TestBuildWithHugeFile (110.92s) [2023-03-28T11:15:46.290Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T11:15:46.290Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:15:46.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:15:46.290Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:15:46.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:15:46.290Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:15:46.290Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:15:46.290Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T11:15:46.290Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T11:15:46.290Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T11:15:46.547Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-03-28T11:15:46.547Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2023-03-28T11:15:46.547Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-03-28T11:15:46.547Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-03-28T11:15:46.547Z] === RUN TestBuildPreserveOwnership [2023-03-28T11:15:46.547Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T11:15:46.640Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T11:15:46.640Z] [2023-03-28T11:15:46.641Z] Unloading profiles will leave already running processes permanently [2023-03-28T11:15:46.641Z] unconfined, which can lead to unexpected situations. [2023-03-28T11:15:46.641Z] [2023-03-28T11:15:46.641Z] To set a process to complain mode, use the command line tool [2023-03-28T11:15:46.641Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T11:15:46.641Z] [2023-03-28T11:15:46.803Z] === RUN TestDockerSuite/TestAttachPausedContainer Post stage [Pipeline] junit [2023-03-28T11:15:47.609Z] Recording test results [2023-03-28T11:15:47.732Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-03-28T11:15:48.294Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-03-28T11:15:48.515Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-03-28T11:15:48.763Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2023-03-28T11:15:48.763Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T11:15:48.763Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-28T11:15:48.795Z] + echo Ensuring container killed. [2023-03-28T11:15:48.795Z] Ensuring container killed. [2023-03-28T11:15:48.795Z] + docker rm -vf docker-pr2 [2023-03-28T11:15:48.795Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-03-28T11:15:49.078Z] + echo Chowning /workspace to jenkins user [2023-03-28T11:15:49.078Z] Chowning /workspace to jenkins user [2023-03-28T11:15:49.078Z] + id -u [2023-03-28T11:15:49.078Z] + id -g [2023-03-28T11:15:49.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T11:15:49.078Z] Unable to find image 'busybox:latest' locally [2023-03-28T11:15:49.222Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T11:15:49.222Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-03-28T11:15:49.326Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-28T11:15:49.336Z] latest: Pulling from library/busybox [2023-03-28T11:15:49.336Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T11:15:49.336Z] 4b35f584bb4f: Verifying Checksum [2023-03-28T11:15:49.336Z] 4b35f584bb4f: Download complete [2023-03-28T11:15:49.479Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-03-28T11:15:49.598Z] 4b35f584bb4f: Pull complete [2023-03-28T11:15:49.598Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T11:15:49.598Z] Status: Downloaded newer image for busybox:latest [2023-03-28T11:15:49.599Z] --- PASS: TestServicePlugin (29.78s) [2023-03-28T11:15:49.599Z] === RUN TestServiceUpdateLabel [2023-03-28T11:15:50.410Z] --- PASS: TestBuildPreserveOwnership (4.05s) [2023-03-28T11:15:50.410Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2023-03-28T11:15:50.410Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2023-03-28T11:15:50.410Z] === RUN TestBuildPlatformInvalid [2023-03-28T11:15:50.525Z] --- PASS: TestServiceUpdateLabel (2.12s) [2023-03-28T11:15:50.526Z] === RUN TestServiceUpdateSecrets [2023-03-28T11:15:50.666Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2023-03-28T11:15:50.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T11:15:50.923Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T11:15:51.517Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-03-28T11:15:51.793Z] + bundleName=docker-py [2023-03-28T11:15:51.793Z] + echo Creating docker-py-bundles.tar.gz [2023-03-28T11:15:51.793Z] Creating docker-py-bundles.tar.gz [2023-03-28T11:15:51.793Z] + 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 [2023-03-28T11:15:51.804Z] Archiving artifacts [2023-03-28T11:15:52.814Z] Loaded image: busybox:latest [2023-03-28T11:15:52.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-03-28T11:15:52.814Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-03-28T11:15:53.070Z] Loaded image: busybox:glibc [2023-03-28T11:15:53.545Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-03-28T11:15:53.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh binary-daemon [2023-03-28T11:15:54.443Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-03-28T11:15:54.443Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-03-28T11:15:54.458Z] [2023-03-28T11:15:54.458Z] Removing bundles/ [2023-03-28T11:15:54.458Z] [2023-03-28T11:15:54.458Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-03-28T11:15:54.458Z] Building: bundles/binary-daemon/dockerd-dev [2023-03-28T11:15:54.458Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T11:15:55.374Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-03-28T11:15:55.374Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-03-28T11:15:56.305Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-03-28T11:15:56.562Z] Loaded image: debian:bullseye-slim [2023-03-28T11:15:56.818Z] Loaded image: hello-world:latest [2023-03-28T11:15:56.818Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T11:15:57.409Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-28T11:15:59.338Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-03-28T11:16:02.613Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-03-28T11:16:03.945Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2023-03-28T11:16:03.945Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2023-03-28T11:16:03.945Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-03-28T11:16:03.945Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-03-28T11:16:03.945Z] PASS [2023-03-28T11:16:03.945Z] [2023-03-28T11:16:03.945Z] === Skipped [2023-03-28T11:16:03.945Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T11:16:03.945Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:16:03.945Z] [2023-03-28T11:16:03.945Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-03-28T11:16:03.945Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T11:16:03.945Z] [2023-03-28T11:16:03.945Z] DONE 27 tests, 2 skipped in 153.274s [2023-03-28T11:16:03.945Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T11:16:03.945Z] ++ 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 [2023-03-28T11:16:03.945Z] ++ set -e [2023-03-28T11:16:03.945Z] ++ '[' -n 0 ']' [2023-03-28T11:16:03.945Z] ++ set -x [2023-03-28T11:16:03.945Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:16:03.945Z] INFO: Testing against a local daemon [2023-03-28T11:16:03.945Z] === RUN TestSessionCreate [2023-03-28T11:16:03.945Z] --- PASS: TestSessionCreate (0.02s) [2023-03-28T11:16:03.945Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T11:16:03.945Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T11:16:03.945Z] PASS [2023-03-28T11:16:03.945Z] [2023-03-28T11:16:03.945Z] DONE 2 tests in 0.143s [2023-03-28T11:16:03.945Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T11:16:03.945Z] ++ 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 [2023-03-28T11:16:03.945Z] ++ set -e [2023-03-28T11:16:03.945Z] ++ '[' -n 0 ']' [2023-03-28T11:16:03.945Z] ++ set -x [2023-03-28T11:16:03.945Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:16:03.945Z] INFO: Testing against a local daemon [2023-03-28T11:16:03.945Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:16:03.945Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T11:16:03.945Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:16:03.945Z] === RUN TestEventsExecDie [2023-03-28T11:16:04.507Z] --- PASS: TestEventsExecDie (0.51s) [2023-03-28T11:16:04.507Z] === RUN TestEventsBackwardsCompatible [2023-03-28T11:16:04.507Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-03-28T11:16:04.507Z] === RUN TestInfoBinaryCommits [2023-03-28T11:16:04.507Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T11:16:04.507Z] === RUN TestInfoAPIVersioned [2023-03-28T11:16:04.507Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T11:16:04.507Z] === RUN TestInfoDiscoveryBackend [2023-03-28T11:16:05.069Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-03-28T11:16:05.069Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T11:16:05.363Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2023-03-28T11:16:05.363Z] === RUN TestServiceUpdateConfigs [2023-03-28T11:16:05.997Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-03-28T11:16:05.997Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T11:16:06.559Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2023-03-28T11:16:06.559Z] === RUN TestInfoAPI [2023-03-28T11:16:06.559Z] --- PASS: TestInfoAPI (0.03s) [2023-03-28T11:16:06.559Z] === RUN TestInfoAPIWarnings [2023-03-28T11:16:07.861Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-03-28T11:16:09.233Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-03-28T11:16:11.759Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-03-28T11:16:11.759Z] check_test.go:308: [de510f06dc720] daemon is not started [2023-03-28T11:16:11.759Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-03-28T11:16:11.759Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.26s) [2023-03-28T11:16:11.759Z] PASS [2023-03-28T11:16:11.759Z] [2023-03-28T11:16:11.759Z] === Skipped [2023-03-28T11:16:11.759Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-03-28T11:16:11.759Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T11:16:11.759Z] [2023-03-28T11:16:11.759Z] DONE 33 tests, 1 skipped in 180.029s [2023-03-28T11:16:12.015Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T11:16:12.015Z] ++ 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 [2023-03-28T11:16:12.015Z] ++ set -e [2023-03-28T11:16:12.015Z] ++ '[' -n 0 ']' [2023-03-28T11:16:12.015Z] ++ set -x [2023-03-28T11:16:12.015Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:16:12.015Z] INFO: Testing against a local daemon [2023-03-28T11:16:12.015Z] === RUN TestConfigInspect [2023-03-28T11:16:12.272Z] check_test.go:308: [d8e9ba479f4d9] daemon is not started [2023-03-28T11:16:12.272Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-03-28T11:16:13.646Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-03-28T11:16:13.902Z] check_test.go:308: [d2c9b6f923f6a] daemon is not started [2023-03-28T11:16:14.161Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-03-28T11:16:14.733Z] --- PASS: TestConfigInspect (2.78s) [2023-03-28T11:16:14.733Z] === RUN TestConfigList [2023-03-28T11:16:16.136Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-03-28T11:16:16.397Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-03-28T11:16:16.397Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-03-28T11:16:17.768Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-03-28T11:16:17.768Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-03-28T11:16:17.768Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-03-28T11:16:18.026Z] --- PASS: TestConfigList (3.10s) [2023-03-28T11:16:18.026Z] === RUN TestConfigsCreateAndDelete [2023-03-28T11:16:18.283Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-03-28T11:16:20.175Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-03-28T11:16:20.175Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-03-28T11:16:20.201Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2023-03-28T11:16:20.201Z] === RUN TestServiceUpdateNetwork [2023-03-28T11:16:20.740Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2023-03-28T11:16:20.740Z] === RUN TestConfigsUpdate [2023-03-28T11:16:20.997Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-03-28T11:16:21.559Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-03-28T11:16:22.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-03-28T11:16:22.743Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-03-28T11:16:23.000Z] --- PASS: TestConfigsUpdate (2.20s) [2023-03-28T11:16:23.000Z] === RUN TestTemplatedConfig [2023-03-28T11:16:24.602Z] --- PASS: TestInfoAPIWarnings (16.26s) [2023-03-28T11:16:24.602Z] === RUN TestInfoDebug [2023-03-28T11:16:24.602Z] --- PASS: TestInfoDebug (0.52s) [2023-03-28T11:16:24.602Z] === RUN TestInfoInsecureRegistries [2023-03-28T11:16:24.602Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2023-03-28T11:16:24.602Z] === RUN TestInfoRegistryMirrors [2023-03-28T11:16:24.602Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2023-03-28T11:16:24.602Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T11:16:24.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-03-28T11:16:24.858Z] === RUN TestPingCacheHeaders [2023-03-28T11:16:24.858Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T11:16:24.858Z] === RUN TestPingGet [2023-03-28T11:16:24.858Z] --- PASS: TestPingGet (0.01s) [2023-03-28T11:16:24.858Z] === RUN TestPingHead [2023-03-28T11:16:24.858Z] --- PASS: TestPingHead (0.02s) [2023-03-28T11:16:24.858Z] === RUN TestVersion [2023-03-28T11:16:24.858Z] --- PASS: TestVersion (0.02s) [2023-03-28T11:16:24.858Z] PASS [2023-03-28T11:16:24.858Z] [2023-03-28T11:16:24.858Z] === Skipped [2023-03-28T11:16:24.858Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:16:24.858Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T11:16:24.858Z] [2023-03-28T11:16:24.858Z] DONE 18 tests, 1 skipped in 21.105s [2023-03-28T11:16:24.858Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T11:16:24.858Z] ++ 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 [2023-03-28T11:16:24.858Z] ++ set -e [2023-03-28T11:16:24.858Z] ++ '[' -n 0 ']' [2023-03-28T11:16:24.858Z] ++ set -x [2023-03-28T11:16:24.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2023-03-28T11:16:24.858Z] INFO: Testing against a local daemon [2023-03-28T11:16:24.858Z] === RUN TestVolumesCreateAndList [2023-03-28T11:16:24.858Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T11:16:24.858Z] === RUN TestVolumesRemove [2023-03-28T11:16:25.114Z] --- PASS: TestVolumesRemove (0.06s) [2023-03-28T11:16:25.114Z] === RUN TestVolumesInspect [2023-03-28T11:16:25.114Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T11:16:25.114Z] === RUN TestVolumesInvalidJSON [2023-03-28T11:16:25.114Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T11:16:25.114Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T11:16:25.114Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T11:16:25.114Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T11:16:25.114Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T11:16:25.114Z] PASS [2023-03-28T11:16:25.114Z] [2023-03-28T11:16:25.114Z] DONE 5 tests in 0.212s [2023-03-28T11:16:25.114Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T11:16:25.114Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T11:16:25.114Z] +++ kill 12813 [2023-03-28T11:16:25.519Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-03-28T11:16:26.081Z] --- PASS: TestTemplatedConfig (3.00s) [2023-03-28T11:16:26.081Z] === RUN TestConfigCreateResolve [2023-03-28T11:16:26.482Z] +++ /etc/init.d/apparmor stop [2023-03-28T11:16:26.482Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T11:16:26.482Z] [2023-03-28T11:16:26.482Z] Unloading profiles will leave already running processes permanently [2023-03-28T11:16:26.482Z] unconfined, which can lead to unexpected situations. [2023-03-28T11:16:26.482Z] [2023-03-28T11:16:26.482Z] To set a process to complain mode, use the command line tool [2023-03-28T11:16:26.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T11:16:26.482Z] +++ true [2023-03-28T11:16:26.482Z] exiting test-integration [2023-03-28T11:16:26.482Z] ++ exit 0 [2023-03-28T11:16:26.482Z] Post stage [Pipeline] junit [2023-03-28T11:16:27.055Z] Recording test results [2023-03-28T11:16:27.302Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T11:16:27.653Z] + echo Ensuring container killed. [2023-03-28T11:16:27.653Z] Ensuring container killed. [2023-03-28T11:16:27.653Z] + docker rm -vf docker-pr2 [2023-03-28T11:16:27.653Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-03-28T11:16:27.950Z] + echo Chowning /workspace to jenkins user [2023-03-28T11:16:27.950Z] Chowning /workspace to jenkins user [2023-03-28T11:16:27.950Z] + id -u [2023-03-28T11:16:27.950Z] + id -g [2023-03-28T11:16:27.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T11:16:27.950Z] Unable to find image 'busybox:latest' locally [2023-03-28T11:16:27.950Z] latest: Pulling from library/busybox [2023-03-28T11:16:27.970Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-03-28T11:16:28.206Z] b50100f25006: Pulling fs layer [2023-03-28T11:16:28.206Z] b50100f25006: Verifying Checksum [2023-03-28T11:16:28.206Z] b50100f25006: Download complete [2023-03-28T11:16:28.469Z] b50100f25006: Pull complete [2023-03-28T11:16:28.469Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T11:16:28.469Z] Status: Downloaded newer image for busybox:latest [2023-03-28T11:16:28.531Z] --- PASS: TestConfigCreateResolve (2.39s) [2023-03-28T11:16:28.531Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T11:16:28.788Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-03-28T11:16:29.044Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-03-28T11:16:29.044Z] PASS [2023-03-28T11:16:29.044Z] [2023-03-28T11:16:29.044Z] DONE 7 tests in 17.028s [2023-03-28T11:16:29.044Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T11:16:29.044Z] ++ 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 [2023-03-28T11:16:29.044Z] ++ set -e [2023-03-28T11:16:29.044Z] ++ '[' -n 0 ']' [2023-03-28T11:16:29.044Z] ++ set -x [2023-03-28T11:16:29.044Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:16:29.044Z] INFO: Testing against a local daemon [2023-03-28T11:16:29.044Z] === RUN TestCheckpoint [2023-03-28T11:16:29.044Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:16:29.044Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T11:16:29.044Z] === RUN TestContainerInvalidJSON [2023-03-28T11:16:29.044Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:16:29.044Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:16:29.044Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:16:29.044Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:16:29.044Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:16:29.044Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:16:29.044Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T11:16:29.044Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T11:16:29.044Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T11:16:29.044Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-28T11:16:29.044Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T11:16:29.044Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T11:16:29.044Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T11:16:29.044Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T11:16:29.300Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-03-28T11:16:29.300Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T11:16:29.300Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-03-28T11:16:29.300Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T11:16:29.300Z] check_test.go:308: [dda27650a594e] daemon is not started [2023-03-28T11:16:29.300Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-03-28T11:16:29.300Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2023-03-28T11:16:29.300Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T11:16:29.300Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-03-28T11:16:29.300Z] === RUN TestCopyFromContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T11:16:29.868Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-03-28T11:16:30.206Z] + bundleName=arm64-integration [2023-03-28T11:16:30.206Z] + echo Creating arm64-integration-bundles.tar.gz [2023-03-28T11:16:30.206Z] Creating arm64-integration-bundles.tar.gz [2023-03-28T11:16:30.206Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-03-28T11:16:30.206Z] + 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 [2023-03-28T11:16:30.216Z] Archiving artifacts [2023-03-28T11:16:30.431Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-03-28T11:16:30.688Z] === RUN TestCopyFromContainer// [2023-03-28T11:16:30.688Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-03-28T11:16:30.688Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T11:16:30.945Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-03-28T11:16:30.945Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T11:16:30.945Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-03-28T11:16:30.945Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T11:16:31.202Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T11:16:31.202Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T11:16:31.459Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T11:16:31.459Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T11:16:31.459Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T11:16:31.717Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T11:16:31.844Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer (2.46s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer// (0.08s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2023-03-28T11:16:31.974Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2023-03-28T11:16:31.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T11:16:31.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:16:31.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:16:31.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:16:31.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:16:31.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:16:31.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:16:31.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T11:16:31.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T11:16:31.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T11:16:31.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2023-03-28T11:16:31.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-03-28T11:16:31.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-03-28T11:16:31.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-03-28T11:16:31.975Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T11:16:31.975Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-28T11:16:31.975Z] === RUN TestCreateWithInvalidEnv [2023-03-28T11:16:31.975Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T11:16:31.975Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T11:16:31.975Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T11:16:31.975Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T11:16:31.975Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T11:16:31.975Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T11:16:31.975Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T11:16:31.975Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T11:16:31.975Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T11:16:31.975Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-28T11:16:31.975Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T11:16:31.975Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T11:16:31.975Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T11:16:31.975Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T11:16:31.975Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2023-03-28T11:16:31.975Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T11:16:32.235Z] + make clean [2023-03-28T11:16:32.371Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2023-03-28T11:16:32.371Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T11:16:32.371Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-28T11:16:32.491Z] docker volume rm -f docker-dev-cache [2023-03-28T11:16:32.492Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T11:16:32.905Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-03-28T11:16:33.300Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-28T11:16:33.837Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-03-28T11:16:34.094Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2023-03-28T11:16:34.094Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2023-03-28T11:16:35.990Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T11:16:35.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:16:35.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:16:35.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:16:35.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:16:35.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:16:35.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:16:35.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:16:35.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:16:35.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:16:35.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:16:35.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T11:16:35.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T11:16:35.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T11:16:35.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T11:16:35.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-03-28T11:16:35.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T11:16:35.990Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T11:16:36.247Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-03-28T11:16:36.504Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2023-03-28T11:16:36.504Z] === RUN TestCreateDifferentPlatform [2023-03-28T11:16:36.504Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T11:16:36.504Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T11:16:36.761Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-03-28T11:16:36.761Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T11:16:36.761Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T11:16:36.761Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T11:16:36.761Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-28T11:16:36.761Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T11:16:36.761Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-28T11:16:36.761Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T11:16:36.761Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-28T11:16:36.761Z] === RUN TestDaemonRestartIpcMode [2023-03-28T11:16:36.761Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T11:16:36.761Z] === RUN TestDaemonHostGatewayIP [2023-03-28T11:16:36.761Z] === PAUSE TestDaemonHostGatewayIP [2023-03-28T11:16:36.761Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T11:16:36.761Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T11:16:36.761Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T11:16:36.761Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-28T11:16:36.761Z] === RUN TestDiff [2023-03-28T11:16:37.329Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-03-28T11:16:37.329Z] --- PASS: TestDiff (0.55s) [2023-03-28T11:16:37.329Z] === RUN TestExecWithCloseStdin [2023-03-28T11:16:37.894Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-03-28T11:16:38.151Z] --- PASS: TestExecWithCloseStdin (0.93s) [2023-03-28T11:16:38.151Z] === RUN TestExec [2023-03-28T11:16:38.714Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-03-28T11:16:38.970Z] --- PASS: TestExec (0.87s) [2023-03-28T11:16:38.970Z] === RUN TestExecUser [2023-03-28T11:16:39.900Z] --- PASS: TestExecUser (0.75s) [2023-03-28T11:16:39.900Z] === RUN TestExportContainerAndImportImage [2023-03-28T11:16:40.833Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2023-03-28T11:16:40.833Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T11:16:40.833Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-03-28T11:16:41.383Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-28T11:16:41.395Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-03-28T11:16:41.395Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-03-28T11:16:41.395Z] check_test.go:308: [d1a330f41c3e9] daemon is not started [2023-03-28T11:16:41.395Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-03-28T11:16:42.323Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2023-03-28T11:16:42.323Z] === RUN TestHealthCheckWorkdir [2023-03-28T11:16:42.886Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-03-28T11:16:43.143Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2023-03-28T11:16:43.143Z] === RUN TestHealthKillContainer [2023-03-28T11:16:43.706Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-03-28T11:16:44.636Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-03-28T11:16:44.636Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-03-28T11:16:45.199Z] === RUN TestDockerSuite/TestBuildAddScript [2023-03-28T11:16:46.128Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-03-28T11:16:47.497Z] check_test.go:308: [dac05b6726b23] daemon is not started [2023-03-28T11:16:47.497Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-03-28T11:16:47.497Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-03-28T11:16:47.919Z] --- PASS: TestServiceUpdatePidsLimit (15.89s) [2023-03-28T11:16:47.919Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2023-03-28T11:16:47.919Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-03-28T11:16:47.919Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-03-28T11:16:47.919Z] PASS [2023-03-28T11:16:47.919Z] [2023-03-28T11:16:47.919Z] === Skipped [2023-03-28T11:16:47.919Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T11:16:47.919Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:16:47.919Z] [2023-03-28T11:16:47.919Z] DONE 27 tests, 1 skipped in 182.557s [2023-03-28T11:16:47.919Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T11:16:47.919Z] INFO: Testing against a local daemon [2023-03-28T11:16:47.919Z] === RUN TestSessionCreate [2023-03-28T11:16:47.919Z] --- PASS: TestSessionCreate (0.02s) [2023-03-28T11:16:47.919Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T11:16:47.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T11:16:47.919Z] PASS [2023-03-28T11:16:47.919Z] [2023-03-28T11:16:47.919Z] DONE 2 tests in 0.070s [2023-03-28T11:16:47.919Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T11:16:47.919Z] INFO: Testing against a local daemon [2023-03-28T11:16:47.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:16:47.919Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:16:47.919Z] === RUN TestEventsExecDie [2023-03-28T11:16:48.482Z] --- PASS: TestEventsExecDie (0.69s) [2023-03-28T11:16:48.482Z] === RUN TestEventsBackwardsCompatible [2023-03-28T11:16:48.482Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-03-28T11:16:48.482Z] === RUN TestInfoBinaryCommits [2023-03-28T11:16:48.482Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T11:16:48.482Z] === RUN TestInfoAPIVersioned [2023-03-28T11:16:48.482Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T11:16:48.482Z] === RUN TestInfoDiscoveryBackend [2023-03-28T11:16:49.043Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-03-28T11:16:49.043Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T11:16:49.970Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-03-28T11:16:49.970Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T11:16:50.017Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-03-28T11:16:50.273Z] check_test.go:308: [d6656a8fa112f] daemon is not started [2023-03-28T11:16:50.273Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-03-28T11:16:50.532Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-03-28T11:16:50.532Z] === RUN TestInfoAPI [2023-03-28T11:16:50.532Z] --- PASS: TestInfoAPI (0.02s) [2023-03-28T11:16:50.532Z] === RUN TestInfoAPIWarnings [2023-03-28T11:16:51.641Z] --- PASS: TestHealthKillContainer (8.34s) [2023-03-28T11:16:51.642Z] === RUN TestHealthCheckProcessKilled [2023-03-28T11:16:52.204Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2023-03-28T11:16:52.204Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T11:16:52.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-03-28T11:16:53.133Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2023-03-28T11:16:53.133Z] === RUN TestIpcModeNone [2023-03-28T11:16:53.697Z] --- PASS: TestIpcModeNone (0.62s) [2023-03-28T11:16:53.697Z] === RUN TestIpcModePrivate [2023-03-28T11:16:53.697Z] docker_cli_daemon_plugins_test.go:80: [db2361a68efa0] daemon is not started [2023-03-28T11:16:53.952Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2023-03-28T11:16:54.209Z] --- PASS: TestIpcModePrivate (0.68s) [2023-03-28T11:16:54.209Z] === RUN TestIpcModeShareable [2023-03-28T11:16:54.774Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2023-03-28T11:16:54.774Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-03-28T11:16:55.031Z] --- PASS: TestIpcModeShareable (0.75s) [2023-03-28T11:16:55.031Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T11:16:55.961Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-03-28T11:16:56.893Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s) [2023-03-28T11:16:56.893Z] === RUN TestAPIIpcModeHost [2023-03-28T11:16:57.845Z] --- PASS: TestAPIIpcModeHost (0.61s) [2023-03-28T11:16:57.845Z] === RUN TestDaemonIpcModeShareable [2023-03-28T11:16:57.845Z] docker_cli_daemon_plugins_test.go:170: [dbeaf9d77b7c0] daemon is not started [2023-03-28T11:16:58.423Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-03-28T11:16:58.680Z] === RUN TestDockerSuite/TestBuildAddTar [2023-03-28T11:16:58.938Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2023-03-28T11:16:58.938Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2023-03-28T11:16:58.938Z] === RUN TestDaemonIpcModePrivate [2023-03-28T11:16:59.195Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-03-28T11:17:00.568Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2023-03-28T11:17:00.568Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2023-03-28T11:17:00.568Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T11:17:01.941Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2023-03-28T11:17:02.198Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2023-03-28T11:17:02.198Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T11:17:02.454Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-03-28T11:17:03.019Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-03-28T11:17:03.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-03-28T11:17:03.583Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2023-03-28T11:17:03.839Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2023-03-28T11:17:03.839Z] === RUN TestIpcModeOlderClient [2023-03-28T11:17:03.839Z] === PAUSE TestIpcModeOlderClient [2023-03-28T11:17:03.839Z] === RUN TestKillContainerInvalidSignal [2023-03-28T11:17:04.096Z] check_test.go:308: [dd2d17ef271d5] daemon is not started [2023-03-28T11:17:04.096Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-03-28T11:17:04.354Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2023-03-28T11:17:04.354Z] === RUN TestKillContainer [2023-03-28T11:17:04.354Z] === RUN TestKillContainer/no_signal [2023-03-28T11:17:04.918Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T11:17:05.482Z] === RUN TestKillContainer/killing_signal [2023-03-28T11:17:05.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-03-28T11:17:05.738Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-03-28T11:17:06.669Z] --- PASS: TestKillContainer (2.13s) [2023-03-28T11:17:06.669Z] --- PASS: TestKillContainer/no_signal (0.66s) [2023-03-28T11:17:06.669Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2023-03-28T11:17:06.669Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2023-03-28T11:17:06.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T11:17:06.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T11:17:06.926Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-03-28T11:17:07.185Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T11:17:07.443Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-03-28T11:17:08.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2023-03-28T11:17:08.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2023-03-28T11:17:08.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2023-03-28T11:17:08.006Z] === RUN TestKillStoppedContainer [2023-03-28T11:17:08.006Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-03-28T11:17:08.006Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T11:17:08.006Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-03-28T11:17:08.006Z] === RUN TestKillDifferentUserContainer [2023-03-28T11:17:08.263Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-03-28T11:17:08.571Z] --- PASS: TestInfoAPIWarnings (16.25s) [2023-03-28T11:17:08.571Z] === RUN TestInfoDebug [2023-03-28T11:17:08.571Z] --- PASS: TestInfoDebug (0.52s) [2023-03-28T11:17:08.571Z] === RUN TestInfoInsecureRegistries [2023-03-28T11:17:08.571Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-28T11:17:08.571Z] === RUN TestInfoRegistryMirrors [2023-03-28T11:17:08.571Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-28T11:17:08.571Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T11:17:08.571Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-03-28T11:17:08.571Z] === RUN TestPingCacheHeaders [2023-03-28T11:17:08.571Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T11:17:08.571Z] === RUN TestPingGet [2023-03-28T11:17:08.571Z] --- PASS: TestPingGet (0.01s) [2023-03-28T11:17:08.571Z] === RUN TestPingHead [2023-03-28T11:17:08.827Z] --- PASS: TestPingHead (0.02s) [2023-03-28T11:17:08.827Z] === RUN TestVersion [2023-03-28T11:17:08.827Z] --- PASS: TestVersion (0.02s) [2023-03-28T11:17:08.827Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:17:08.828Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2023-03-28T11:17:08.828Z] === RUN TestInspectOomKilledTrue [2023-03-28T11:17:08.828Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:17:08.828Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T11:17:08.828Z] === RUN TestInspectOomKilledFalse [2023-03-28T11:17:08.828Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:17:08.828Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-03-28T11:17:08.828Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T11:17:08.828Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-03-28T11:17:09.390Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2023-03-28T11:17:09.390Z] === RUN TestLinksContainerNames [2023-03-28T11:17:09.756Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.13s) [2023-03-28T11:17:09.756Z] PASS [2023-03-28T11:17:09.756Z] [2023-03-28T11:17:09.756Z] DONE 18 tests in 22.249s [2023-03-28T11:17:09.756Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T11:17:10.012Z] INFO: Testing against a local daemon [2023-03-28T11:17:10.012Z] === RUN TestVolumesCreateAndList [2023-03-28T11:17:10.012Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T11:17:10.012Z] === RUN TestVolumesRemove [2023-03-28T11:17:10.012Z] --- PASS: TestVolumesRemove (0.07s) [2023-03-28T11:17:10.012Z] === RUN TestVolumesInspect [2023-03-28T11:17:10.012Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T11:17:10.012Z] === RUN TestVolumesInvalidJSON [2023-03-28T11:17:10.012Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T11:17:10.012Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T11:17:10.012Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T11:17:10.012Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T11:17:10.012Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T11:17:10.012Z] PASS [2023-03-28T11:17:10.012Z] [2023-03-28T11:17:10.012Z] DONE 5 tests in 0.148s [2023-03-28T11:17:10.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T11:17:10.762Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-03-28T11:17:10.762Z] --- PASS: TestLinksContainerNames (1.46s) [2023-03-28T11:17:10.762Z] === RUN TestLogsFollowTailEmpty [2023-03-28T11:17:11.326Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2023-03-28T11:17:11.326Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T11:17:11.890Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-03-28T11:17:11.902Z] Stopping apparmor (via systemctl): apparmor.service. [2023-03-28T11:17:11.902Z] Removing test suite binaries [2023-03-28T11:17:11.902Z] exiting test-integration [2023-03-28T11:17:11.902Z] ++ exit 0 [2023-03-28T11:17:11.902Z] [2023-03-28T11:17:12.147Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/default [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/private [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/slave [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/shared [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/default [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/shared [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/slave [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/private [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T11:17:12.147Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:17:12.147Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T11:17:12.147Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T11:17:12.147Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-03-28T11:17:12.403Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T11:17:12.403Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T11:17:12.403Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T11:17:12.403Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T11:17:12.404Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T11:17:12.404Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T11:17:12.404Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T11:17:12.404Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T11:17:12.404Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T11:17:12.404Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T11:17:12.660Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-03-28T11:17:12.660Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-03-28T11:17:12.660Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2023-03-28T11:17:13.322Z] Recording test results [2023-03-28T11:17:14.031Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-03-28T11:17:14.594Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2023-03-28T11:17:14.594Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T11:17:14.708Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T11:17:15.075Z] + echo Ensuring container killed. [2023-03-28T11:17:15.075Z] Ensuring container killed. [2023-03-28T11:17:15.075Z] + docker rm -vf docker-pr2 [2023-03-28T11:17:15.075Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-03-28T11:17:15.157Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2023-03-28T11:17:15.157Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T11:17:15.442Z] + echo Chowning /workspace to jenkins user [2023-03-28T11:17:15.442Z] Chowning /workspace to jenkins user [2023-03-28T11:17:15.442Z] + id -u [2023-03-28T11:17:15.442Z] + id -g [2023-03-28T11:17:15.442Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T11:17:15.442Z] Unable to find image 'busybox:latest' locally [2023-03-28T11:17:15.442Z] latest: Pulling from library/busybox [2023-03-28T11:17:15.699Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T11:17:15.699Z] 4b35f584bb4f: Verifying Checksum [2023-03-28T11:17:15.699Z] 4b35f584bb4f: Download complete [2023-03-28T11:17:15.699Z] 4b35f584bb4f: Pull complete [2023-03-28T11:17:15.699Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T11:17:15.699Z] Status: Downloaded newer image for busybox:latest [2023-03-28T11:17:16.087Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2023-03-28T11:17:16.087Z] === RUN TestNetworkNat [2023-03-28T11:17:16.087Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-03-28T11:17:16.649Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-03-28T11:17:16.649Z] --- PASS: TestNetworkNat (0.78s) [2023-03-28T11:17:16.649Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T11:17:17.215Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2023-03-28T11:17:17.215Z] === RUN TestNetworkLoopbackNat [2023-03-28T11:17:17.527Z] + bundleName=amd64-cgroup2 [2023-03-28T11:17:17.527Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-03-28T11:17:17.527Z] Creating amd64-cgroup2-bundles.tar.gz [2023-03-28T11:17:17.527Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-28T11:17:17.527Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-03-28T11:17:17.779Z] === RUN TestDockerSuite/TestBuildBlankName [2023-03-28T11:17:17.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [Pipeline] archiveArtifacts [2023-03-28T11:17:17.791Z] Archiving artifacts [2023-03-28T11:17:19.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-03-28T11:17:20.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T11:17:20.076Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-03-28T11:17:20.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-03-28T11:17:20.076Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2023-03-28T11:17:20.076Z] === RUN TestPause [2023-03-28T11:17:20.445Z] + make clean [2023-03-28T11:17:20.701Z] docker volume rm -f docker-dev-cache [2023-03-28T11:17:20.701Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T11:17:21.006Z] --- PASS: TestPause (0.73s) [2023-03-28T11:17:21.006Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T11:17:21.006Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:17:21.006Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:17:21.006Z] === RUN TestPauseStopPausedContainer [2023-03-28T11:17:21.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-03-28T11:17:21.571Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2023-03-28T11:17:21.571Z] === RUN TestPsFilter [2023-03-28T11:17:21.571Z] --- PASS: TestPsFilter (0.12s) [2023-03-28T11:17:21.571Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T11:17:22.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2023-03-28T11:17:22.135Z] === RUN TestRemoveContainerWithVolume [2023-03-28T11:17:22.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-03-28T11:17:22.699Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2023-03-28T11:17:22.699Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:17:23.262Z] --- PASS: TestRemoveContainerRunning (0.62s) [2023-03-28T11:17:23.262Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T11:17:24.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2023-03-28T11:17:24.192Z] === RUN TestRemoveInvalidContainer [2023-03-28T11:17:24.192Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-28T11:17:24.192Z] === RUN TestRenameLinkedContainer [2023-03-28T11:17:24.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-03-28T11:17:26.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-03-28T11:17:26.343Z] --- PASS: TestRenameLinkedContainer (2.30s) [2023-03-28T11:17:26.343Z] === RUN TestRenameStoppedContainer [2023-03-28T11:17:26.600Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-03-28T11:17:26.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-03-28T11:17:26.857Z] --- PASS: TestRenameStoppedContainer (0.50s) [2023-03-28T11:17:26.857Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T11:17:28.224Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2023-03-28T11:17:28.225Z] === RUN TestRenameInvalidName [2023-03-28T11:17:28.788Z] --- PASS: TestRenameInvalidName (0.65s) [2023-03-28T11:17:28.788Z] === RUN TestRenameAnonymousContainer [2023-03-28T11:17:29.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-03-28T11:17:31.610Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2023-03-28T11:17:31.610Z] === RUN TestRenameContainerWithSameName [2023-03-28T11:17:32.175Z] check_test.go:308: [d767cbb3a460d] daemon is not started [2023-03-28T11:17:32.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-03-28T11:17:32.175Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2023-03-28T11:17:32.175Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T11:17:34.068Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2023-03-28T11:17:34.068Z] === RUN TestResize [2023-03-28T11:17:34.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-03-28T11:17:34.324Z] --- PASS: TestResize (0.67s) [2023-03-28T11:17:34.324Z] === RUN TestResizeWithInvalidSize [2023-03-28T11:17:35.255Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2023-03-28T11:17:35.255Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T11:17:35.817Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:17:35.818Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:17:35.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:17:36.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T11:17:36.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T11:17:39.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:17:39.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:17:40.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-03-28T11:17:40.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T11:17:40.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T11:17:42.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T11:17:42.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T11:17:43.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-03-28T11:17:45.900Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-03-28T11:17:45.900Z] Copying nested executables into bundles/binary-daemon [2023-03-28T11:17:45.900Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-03-28T11:17:46.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh cross [2023-03-28T11:17:46.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T11:17:46.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T11:17:46.790Z] [2023-03-28T11:17:46.790Z] Removing bundles/ [2023-03-28T11:17:46.790Z] [2023-03-28T11:17:46.790Z] ---> Making bundle: cross (in bundles/cross) [2023-03-28T11:17:46.790Z] Cross building: bundles/cross/linux/amd64 [2023-03-28T11:17:46.790Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-03-28T11:17:46.790Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-03-28T11:17:46.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-03-28T11:17:47.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-03-28T11:17:47.961Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-03-28T11:17:47.962Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-03-28T11:17:47.962Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-03-28T11:17:49.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-03-28T11:17:49.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T11:17:49.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-03-28T11:17:50.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T11:17:51.700Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-03-28T11:17:51.700Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-03-28T11:17:52.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-03-28T11:17:52.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.39s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.39s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.30s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2023-03-28T11:17:52.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2023-03-28T11:17:52.971Z] === RUN TestCgroupNamespacesRun [2023-03-28T11:17:53.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-03-28T11:17:54.597Z] --- PASS: TestCgroupNamespacesRun (1.55s) [2023-03-28T11:17:54.597Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T11:17:56.398Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-03-28T11:17:56.497Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2023-03-28T11:17:56.497Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T11:17:56.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-03-28T11:17:57.363Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-03-28T11:17:57.364Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-03-28T11:17:57.364Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-03-28T11:17:57.364Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-03-28T11:17:57.364Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-03-28T11:17:57.364Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-03-28T11:17:57.364Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-03-28T11:17:57.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-03-28T11:17:57.686Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-03-28T11:17:57.822Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-03-28T11:17:57.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2023-03-28T11:17:57.943Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T11:17:58.789Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-03-28T11:17:58.882Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-03-28T11:17:59.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2023-03-28T11:17:59.445Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T11:17:59.702Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-03-28T11:18:00.633Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-03-28T11:18:00.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-03-28T11:18:01.196Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2023-03-28T11:18:01.196Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T11:18:02.518Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-03-28T11:18:02.569Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2023-03-28T11:18:02.569Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T11:18:03.501Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2023-03-28T11:18:03.501Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T11:18:04.052Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-03-28T11:18:04.052Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-03-28T11:18:04.052Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-03-28T11:18:04.052Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-03-28T11:18:04.052Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-03-28T11:18:04.052Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-03-28T11:18:05.395Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2023-03-28T11:18:05.395Z] === RUN TestNISDomainname [2023-03-28T11:18:05.395Z] check_test.go:308: [dcfb055cc5e71] daemon is not started [2023-03-28T11:18:05.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-03-28T11:18:05.652Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-03-28T11:18:06.217Z] --- PASS: TestNISDomainname (1.02s) [2023-03-28T11:18:06.217Z] === RUN TestHostnameDnsResolution [2023-03-28T11:18:06.952Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-03-28T11:18:07.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-03-28T11:18:07.148Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-03-28T11:18:07.148Z] --- PASS: TestHostnameDnsResolution (0.99s) [2023-03-28T11:18:07.148Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T11:18:07.712Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-03-28T11:18:07.971Z] --- PASS: TestUnprivilegedPortsAndPing (0.84s) [2023-03-28T11:18:07.971Z] === RUN TestStats [2023-03-28T11:18:08.537Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-03-28T11:18:09.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-03-28T11:18:10.995Z] --- PASS: TestStats (2.77s) [2023-03-28T11:18:10.995Z] === RUN TestStopContainerWithTimeout [2023-03-28T11:18:10.995Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T11:18:10.995Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T11:18:10.995Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T11:18:10.995Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T11:18:10.995Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T11:18:10.995Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T11:18:10.995Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T11:18:10.995Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T11:18:10.995Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T11:18:10.995Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T11:18:11.927Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T11:18:13.295Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-03-28T11:18:13.858Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T11:18:15.227Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-03-28T11:18:15.483Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T11:18:15.483Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2023-03-28T11:18:15.483Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2023-03-28T11:18:15.483Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2023-03-28T11:18:15.483Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2023-03-28T11:18:15.483Z] === RUN TestDeleteDevicemapper [2023-03-28T11:18:15.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:18:15.483Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T11:18:15.483Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T11:18:15.483Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-03-28T11:18:16.414Z] === RUN TestDockerSuite/TestBuildCmd [2023-03-28T11:18:16.672Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-03-28T11:18:17.236Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-03-28T11:18:17.800Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-03-28T11:18:17.800Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-03-28T11:18:17.800Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-03-28T11:18:18.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-03-28T11:18:18.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2023-03-28T11:18:18.987Z] === RUN TestUpdateMemory [2023-03-28T11:18:18.987Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:18:18.987Z] --- SKIP: TestUpdateMemory (0.00s) [2023-03-28T11:18:18.987Z] === RUN TestUpdateCPUQuota [2023-03-28T11:18:19.245Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-03-28T11:18:20.614Z] --- PASS: TestUpdateCPUQuota (1.43s) [2023-03-28T11:18:20.614Z] === RUN TestUpdatePidsLimit [2023-03-28T11:18:20.614Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-28T11:18:20.872Z] === RUN TestUpdatePidsLimit/no_change [2023-03-28T11:18:20.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-03-28T11:18:21.129Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-28T11:18:21.691Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-28T11:18:21.766Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-03-28T11:18:21.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-28T11:18:22.206Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-28T11:18:22.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-03-28T11:18:22.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit (3.39s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2023-03-28T11:18:24.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2023-03-28T11:18:24.090Z] === RUN TestUpdateRestartPolicy [2023-03-28T11:18:24.090Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-03-28T11:18:24.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-03-28T11:18:24.653Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-03-28T11:18:25.583Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-03-28T11:18:25.583Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-03-28T11:18:26.452Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-03-28T11:18:26.513Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-03-28T11:18:26.770Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-03-28T11:18:27.031Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-03-28T11:18:27.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-03-28T11:18:27.031Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-03-28T11:18:27.031Z] check_test.go:308: [da7004b6dba25] daemon is not started [2023-03-28T11:18:27.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-03-28T11:18:27.031Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-03-28T11:18:27.031Z] check_test.go:308: [db8d65a8ba3c9] daemon is not started [2023-03-28T11:18:27.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-03-28T11:18:27.423Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-03-28T11:18:27.423Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-03-28T11:18:27.423Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-03-28T11:18:30.345Z] check_test.go:308: [d409114bf9076] daemon is not started [2023-03-28T11:18:30.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-03-28T11:18:31.154Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-03-28T11:18:32.691Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-03-28T11:18:34.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-03-28T11:18:35.449Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-03-28T11:18:36.014Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-03-28T11:18:36.270Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2023-03-28T11:18:36.270Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T11:18:36.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-03-28T11:18:36.527Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-03-28T11:18:37.090Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2023-03-28T11:18:37.090Z] === RUN TestWaitNonBlocked [2023-03-28T11:18:37.090Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:18:37.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:18:37.090Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:18:37.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:18:37.090Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T11:18:37.090Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T11:18:38.024Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-03-28T11:18:38.024Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2023-03-28T11:18:38.024Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2023-03-28T11:18:38.024Z] === RUN TestWaitBlocked [2023-03-28T11:18:38.024Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:18:38.024Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:18:38.024Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:18:38.024Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:18:38.024Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T11:18:38.024Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T11:18:39.393Z] --- PASS: TestWaitBlocked (0.03s) [2023-03-28T11:18:39.393Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2023-03-28T11:18:39.393Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2023-03-28T11:18:39.393Z] === CONT TestContainerStartOnDaemonRestart [2023-03-28T11:18:39.393Z] === CONT TestContainerKillOnDaemonStart [2023-03-28T11:18:39.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-03-28T11:18:39.650Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-03-28T11:18:42.171Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2023-03-28T11:18:42.171Z] === CONT TestIpcModeOlderClient [2023-03-28T11:18:42.427Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-03-28T11:18:42.427Z] === CONT TestDaemonHostGatewayIP [2023-03-28T11:18:42.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-03-28T11:18:42.990Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-03-28T11:18:43.920Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-03-28T11:18:43.920Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-03-28T11:18:44.177Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-03-28T11:18:44.177Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-03-28T11:18:44.177Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-03-28T11:18:44.177Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-03-28T11:18:44.177Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-03-28T11:18:44.177Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-03-28T11:18:44.177Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-03-28T11:18:45.101Z] === RUN TestDockerSuite/TestBuildAddScript [2023-03-28T11:18:45.101Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-03-28T11:18:45.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-03-28T11:18:45.101Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-03-28T11:18:45.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-03-28T11:18:45.101Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-03-28T11:18:45.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-03-28T11:18:45.101Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-03-28T11:18:45.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-03-28T11:18:45.101Z] === RUN TestDockerSuite/TestBuildAddTar [2023-03-28T11:18:45.108Z] --- PASS: TestDaemonHostGatewayIP (2.92s) [2023-03-28T11:18:45.108Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T11:18:47.003Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-03-28T11:18:47.260Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-03-28T11:18:47.825Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2023-03-28T11:18:47.825Z] === CONT TestDaemonRestartIpcMode [2023-03-28T11:18:50.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-03-28T11:18:50.917Z] --- PASS: TestDaemonRestartIpcMode (3.13s) [2023-03-28T11:18:51.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-03-28T11:18:51.739Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2023-03-28T11:18:51.739Z] PASS [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] === Skipped [2023-03-28T11:18:51.739Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-03-28T11:18:51.739Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-03-28T11:18:51.739Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-03-28T11:18:51.739Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T11:18:51.739Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T11:18:51.739Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-03-28T11:18:51.739Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-03-28T11:18:51.739Z] [2023-03-28T11:18:51.739Z] DONE 197 tests, 6 skipped in 142.761s [2023-03-28T11:18:51.739Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T11:18:51.739Z] ++ 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 [2023-03-28T11:18:51.739Z] ++ set -e [2023-03-28T11:18:51.739Z] ++ '[' -n 0 ']' [2023-03-28T11:18:51.739Z] ++ set -x [2023-03-28T11:18:51.739Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:18:51.996Z] INFO: Testing against a local daemon [2023-03-28T11:18:51.996Z] === RUN TestLiveRestore [2023-03-28T11:18:51.996Z] === RUN TestLiveRestore/volume_references [2023-03-28T11:18:51.996Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T11:18:51.996Z] === CONT TestLiveRestore/volume_references [2023-03-28T11:18:52.926Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T11:18:52.926Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T11:18:54.295Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T11:18:54.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-03-28T11:18:54.295Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-03-28T11:18:54.553Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-03-28T11:18:55.117Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T11:18:56.486Z] check_test.go:308: [dcde05914daa8] daemon is not started [2023-03-28T11:18:56.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-03-28T11:18:56.486Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore/volume_references (5.79s) [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.92s) [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.27s) [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.20s) [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.25s) [2023-03-28T11:18:57.855Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.20s) [2023-03-28T11:18:57.855Z] PASS [2023-03-28T11:18:57.855Z] [2023-03-28T11:18:57.855Z] DONE 7 tests in 5.971s [2023-03-28T11:18:57.855Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T11:18:57.855Z] ++ 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 [2023-03-28T11:18:57.855Z] ++ set -e [2023-03-28T11:18:57.855Z] ++ '[' -n 0 ']' [2023-03-28T11:18:57.855Z] ++ set -x [2023-03-28T11:18:57.855Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:18:58.111Z] INFO: Testing against a local daemon [2023-03-28T11:18:58.111Z] === RUN TestCommitInheritsEnv [2023-03-28T11:18:58.368Z] --- PASS: TestCommitInheritsEnv (0.41s) [2023-03-28T11:18:58.368Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T11:18:58.368Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-03-28T11:18:58.368Z] === RUN TestImagesFilterMultiReference [2023-03-28T11:18:58.368Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-28T11:18:58.368Z] === RUN TestImagePullPlatformInvalid [2023-03-28T11:18:58.368Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-03-28T11:18:58.368Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.18.10 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" 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.10 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f002e24f-6712-4412-8502-8e02bcc9b816 http.request.method=GET http.request.remoteaddr="127.0.0.1:51480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f002e24f-6712-4412-8502-8e02bcc9b816 http.request.method=GET http.request.remoteaddr="127.0.0.1:51480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.795023ms http.response.status=200 http.response.written=2 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=45338703-c828-4296-8b3e-5d8b7fe3ea92 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2ed8631f-31fb-4439-9ee2-c8366e4e537b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2ed8631f-31fb-4439-9ee2-c8366e4e537b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2ed8631f-31fb-4439-9ee2-c8366e4e537b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=65.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=096edc13-fef0-4cb6-b88c-12b385bbd466 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=2ed8631f-31fb-4439-9ee2-c8366e4e537b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51482" 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=10.484248ms http.response.status=404 http.response.written=157 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=45338703-c828-4296-8b3e-5d8b7fe3ea92 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=45338703-c828-4296-8b3e-5d8b7fe3ea92 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=62.566µ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=1772dcb9-8709-495b-bca5-5e329afe2347 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=45338703-c828-4296-8b3e-5d8b7fe3ea92 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" 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=12.263689ms http.response.status=404 http.response.written=157 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8634c455-3732-48d8-8e34-b452f95c0db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8634c455-3732-48d8-8e34-b452f95c0db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8634c455-3732-48d8-8e34-b452f95c0db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=162.209µ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=0e180e6e-55a3-451d-a6e8-283ba3ec3875 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8634c455-3732-48d8-8e34-b452f95c0db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=53.374µ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=0f7b0e08-ce65-4b1b-b941-8aeb5e26a02b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8634c455-3732-48d8-8e34-b452f95c0db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=253.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).PutContent" trace.id=98d4390f-845e-4f48-95b5-54c10e2d775b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8634c455-3732-48d8-8e34-b452f95c0db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.80822ms http.response.status=202 http.response.written=0 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.626Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=33.548µ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=2a79571d-95a8-40af-94f2-a2d926208b80 trace.line=82 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=16.249µ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=1b443eb1-df1c-4710-a0f0-a9f01f2f3de6 trace.line=141 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4af4330f-60e0-4e34-bec0-b391237c811c http.request.method=POST http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4af4330f-60e0-4e34-bec0-b391237c811c http.request.method=POST http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=86.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).WriteStream" trace.id=a5ee988f-977c-47d6-8354-716939145472 trace.line=124 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=24.219µ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=f8cb1353-f9ce-4876-9bcf-017ac1060ae7 trace.line=141 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4af4330f-60e0-4e34-bec0-b391237c811c http.request.method=POST http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=75.454µ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=d5ac14fd-db71-4f53-916e-9275d5da7351 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 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).Stat" trace.id=9c48090d-e8ce-46fa-9e55-e3f877f100ab trace.line=141 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4af4330f-60e0-4e34-bec0-b391237c811c http.request.method=POST http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=16.085µ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=4a424daa-ea11-4ac2-aa8e-0d0697b3e7ee trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=19.213µ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=5c95e8aa-db63-40da-9bc6-76f514ec808c trace.line=141 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=198.556µ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=442d526f-bb85-4336-98b8-0432249d48aa trace.line=167 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4af4330f-60e0-4e34-bec0-b391237c811c http.request.method=POST http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=120.229µ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=346ff7be-8d14-4967-9962-4cb31bbbfb14 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4af4330f-60e0-4e34-bec0-b391237c811c http.request.method=POST http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=34.166493ms http.response.status=202 http.response.written=0 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=4.806399ms 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=caa19565-90f4-4ffc-afdc-1cc26cfcdd52 trace.line=95 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bbddded6-c9d0-4363-a957-78b980de32dd\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=208.314µ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=672620f2-630d-497d-b225-3eced6be0444 trace.line=181 vars.name=test vars.uuid=bbddded6-c9d0-4363-a957-78b980de32dd version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1561ea3-a084-4931-8ef1-0d17c17b7735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=35.525559ms http.response.status=201 http.response.written=0 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "PUT /v2/test/blobs/uploads/bbddded6-c9d0-4363-a957-78b980de32dd?_state=Nsn8VP5QBrqu6ABjzra_oKa_gSpX_BvdORHi2Q5ShF97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZGRkZWQ2LWM5ZDAtNDM2My1hOTU3LTc4Yjk4MGRlMzJkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42MjM2OTAxOTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.886Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=66.904µ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=6ac4feb8-f853-4ec4-b2c6-03eb041d21a1 trace.line=82 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=55.635µ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=99259aa1-146a-40a4-93d1-750dffd96c63 trace.line=141 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=77.097µ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=4373eefb-f583-4615-bd75-7e0230cac4a6 trace.line=124 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=21.187µ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=3f2e261f-db0a-4c7a-a800-f395ddf9307d trace.line=141 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=21.51µ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=8e2812b1-aacc-4ceb-becf-e3ddba08a8fa trace.line=141 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=22.672µ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=eace7395-3f9a-442f-a5b7-5f16659b315b trace.line=141 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=100.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).Move" trace.id=a7e47df0-2714-44d9-9ad3-f48b00eef886 trace.line=167 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=116.631µ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=079849a9-8d66-470f-beff-8066cfdc3345 trace.line=95 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/aab9675a-5b51-4032-806e-3814e3846110\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=181.548µ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=3ae9bf0a-4ab5-4fea-abd3-3ca80dddc892 trace.line=181 vars.name=test vars.uuid=aab9675a-5b51-4032-806e-3814e3846110 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=42c0f87c-3963-4c76-a751-071c81f1ce91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.998101ms http.response.status=201 http.response.written=0 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "PUT /v2/test/blobs/uploads/aab9675a-5b51-4032-806e-3814e3846110?_state=0MKrQlVlINU2keMdqgt5jpiSyJjYNMcV-BXfPUFHcHd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYjk2NzVhLTViNTEtNDAzMi04MDZlLTM4MTRlMzg0NjExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMToxODo1OC42NDk4OTMzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37f59426-eea1-4615-8923-b6364650f05d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37f59426-eea1-4615-8923-b6364650f05d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37f59426-eea1-4615-8923-b6364650f05d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=61.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=d481b792-d7ad-47c2-ad1e-b38da80abebf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37f59426-eea1-4615-8923-b6364650f05d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51486" 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.329215ms http.response.status=404 http.response.written=96 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=66.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=ded26e2f-b81e-475c-96cb-9c1fc47a3d23 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=44.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).Stat" trace.id=383c6675-9865-4aa7-9ae8-cbf94e0c7762 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=63.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=a6946158-7137-4d77-a8fc-c76e5cead31a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=18.95µ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=2680b424-66bf-4554-b91a-e0296b234118 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=21.699µ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=188f0283-a12a-4833-9530-f35d4a7d36f4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=73.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).PutContent" trace.id=f3e664e2-18e2-4c51-8c7f-863cfe3ce7d4 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=108.225µ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=96afbda8-60ed-48f9-b4e5-fb76032b3d88 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.887Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=72.11µ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=fe72a8cc-9d73-4af1-b9ee-ade6e42464f6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=105.845µ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=42a1112b-8330-4c31-881f-75e0d69d6699 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=81.241µ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=3f43307a-e46a-4b17-9197-c437ea88b156 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1edd779e-5c91-4cd8-99b4-22727b1828d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.251468ms http.response.status=201 http.response.written=0 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=52f47fb9-c0be-4d48-9241-d1e98feb3c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:51508" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=52f47fb9-c0be-4d48-9241-d1e98feb3c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:51508" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.399562ms http.response.status=200 http.response.written=2 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=30.345µ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=d0b6c064-f7cf-420e-8e4c-fad155c7fd2e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=24.003µ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=576565cf-987c-437a-9ee2-36cffe9b286f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=12.703µ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=c8998a1c-fe3d-4ff1-bebf-acd0fc4e7a0e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=29.313µ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=ce1413ff-d43d-4a23-935f-b11ce519a7b6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0acae69d-ac36-40e9-aa47-bc8117c55490 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=3.078276ms http.response.status=200 http.response.written=417 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=68.96µ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=c6a11dac-fec2-47a6-9442-939d006abb94 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=20.101µ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=dbad0259-5ceb-4e2c-b65a-706ec6ce8c60 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=101.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=93de74f7-c4f5-4aef-b1da-63b38344d62a trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd5bbfb1-eef1-4ee1-931e-3b7170d1c45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=3.009882ms http.response.status=200 http.response.written=417 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=33.841µ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=b652cd88-9995-481c-b25f-40779c74a004 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.888Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=58.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).Stat" trace.id=7289409f-2452-4bde-ac50-3b88b1941124 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=99.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=9361977f-88b0-47d2-9e4e-ff63809d61fe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=19.772µ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=ad5a29af-df52-4f27-9051-85d59023ab28 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=16.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).Stat" trace.id=386542a8-bc99-4d5e-92ce-2eb95ff4f3da trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=25.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=adc3ed53-e808-4f49-9c7a-a32451cd9e88 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=248.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).ReadStream" trace.id=fb9361fb-b05c-4984-a094-9cac337cc973 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=51.361µ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=766ca492-589d-4b5a-a676-60264c5db0dd trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=21.797µ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=9a9731be-8c0d-468b-bc86-10c7df7d6b2f trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=44.95µ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=0c9e3199-9aa2-465e-93f2-3d5dfdb9a6a0 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=57.775µ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=072e302b-b38c-4bc0-9231-6f44239b88d3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=18.033µ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=e570bfca-58fe-4206-944d-b4bcd8c3c910 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=11.117µ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=5890b267-552a-4899-9b91-d9404e03c0a9 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=44.565µ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=63d817fa-102b-4fe2-9e33-e2626c17e8ae trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=33.19µ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=ac22a498-5ab8-4849-9129-4eed2d130d6b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=19.926µ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=96695bb7-9442-4682-9d44-82c4936b10f6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d5282d41-c05b-4efd-aae3-0a279bbfc351 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=24.02163ms http.response.status=200 http.response.written=68 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=28.193µ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=85f1891e-cc06-4a51-b1b2-35c06b170645 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=12.342µ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=93738bc8-d8da-456d-86a5-278a37643a8b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c48ba270-6f32-4126-8b9f-f96069f270a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51540" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=22.301693ms http.response.status=200 http.response.written=179 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1f045faf-bbbf-4705-a6fc-bd463c58e9ce http.request.method=GET http.request.remoteaddr="127.0.0.1:51566" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1f045faf-bbbf-4705-a6fc-bd463c58e9ce http.request.method=GET http.request.remoteaddr="127.0.0.1:51566" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=2.616561ms http.response.status=200 http.response.written=2 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959325d-8798-49b7-9e46-b500954f095b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51570" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.889Z] time="2023-03-28T11:18:58Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959325d-8798-49b7-9e46-b500954f095b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51570" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959325d-8798-49b7-9e46-b500954f095b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51570" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959325d-8798-49b7-9e46-b500954f095b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51570" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=20.854µ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=16945884-c3ba-4cf3-b984-9ef44e5ebe86 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959325d-8798-49b7-9e46-b500954f095b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51570" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 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).GetContent" trace.id=5edb990c-386d-4842-b256-55d3343ba8c5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=3959325d-8798-49b7-9e46-b500954f095b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51570" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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.13489ms http.response.status=404 http.response.written=181 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9bc7928-4db9-4c07-bba8-64c59c37835b http.request.method=GET http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9bc7928-4db9-4c07-bba8-64c59c37835b http.request.method=GET http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9bc7928-4db9-4c07-bba8-64c59c37835b http.request.method=GET http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9bc7928-4db9-4c07-bba8-64c59c37835b http.request.method=GET http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=25.299µ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=822ba0f8-0504-47e3-9744-08080335032d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f9bc7928-4db9-4c07-bba8-64c59c37835b http.request.method=GET http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 trace.duration=19.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=f1cf6082-390c-4cb1-a3b9-894c26ba8a1c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] time="2023-03-28T11:18:58Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=f9bc7928-4db9-4c07-bba8-64c59c37835b http.request.method=GET http.request.remoteaddr="127.0.0.1:51578" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 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=2.100564ms http.response.status=404 http.response.written=181 instance.id=b1f5231e-bb0d-4e01-a5af-eafebdcb1279 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T11:18:58.890Z] 127.0.0.1 - - [28/Mar/2023:11:18:58 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/b56fe595050578ced98af6c2deb70f3126cad0f9 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T11:18:58.890Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.50s) [2023-03-28T11:18:58.890Z] === RUN TestRemoveImageOrphaning [2023-03-28T11:18:59.147Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-03-28T11:18:59.404Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-03-28T11:18:59.404Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2023-03-28T11:18:59.404Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T11:19:01.925Z] --- PASS: TestRemoveImageGarbageCollector (2.18s) [2023-03-28T11:19:01.925Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T11:19:01.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2023-03-28T11:19:01.925Z] === RUN TestTagInvalidReference [2023-03-28T11:19:01.925Z] --- PASS: TestTagInvalidReference (0.02s) [2023-03-28T11:19:01.925Z] === RUN TestTagValidPrefixedRepo [2023-03-28T11:19:01.925Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-03-28T11:19:01.925Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T11:19:01.925Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-03-28T11:19:01.925Z] === RUN TestTagOfficialNames [2023-03-28T11:19:01.925Z] --- PASS: TestTagOfficialNames (0.09s) [2023-03-28T11:19:01.925Z] === RUN TestTagMatchesDigest [2023-03-28T11:19:01.925Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-03-28T11:19:01.925Z] === CONT TestImportExtremelyLargeImageWorks [2023-03-28T11:19:03.820Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-03-28T11:19:03.820Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-03-28T11:19:04.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-03-28T11:19:05.314Z] check_test.go:308: [dae29094e381f] daemon is not started [2023-03-28T11:19:05.314Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-03-28T11:19:05.314Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-03-28T11:19:08.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-03-28T11:19:08.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-03-28T11:19:08.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-03-28T11:19:08.845Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-03-28T11:19:09.774Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-03-28T11:19:10.704Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-03-28T11:19:12.073Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-03-28T11:19:14.597Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-03-28T11:19:15.967Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-03-28T11:19:16.224Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-03-28T11:19:16.787Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-03-28T11:19:16.787Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-03-28T11:19:17.350Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-03-28T11:19:17.914Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-03-28T11:19:18.477Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-03-28T11:19:19.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-03-28T11:19:19.616Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-03-28T11:19:19.877Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-03-28T11:19:20.442Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-03-28T11:19:21.005Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-03-28T11:19:21.005Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-03-28T11:19:21.568Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-03-28T11:19:21.824Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-03-28T11:19:22.081Z] check_test.go:308: [db96d81745d81] daemon is not started [2023-03-28T11:19:22.081Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-03-28T11:19:23.011Z] check_test.go:308: [deca174c40578] daemon is not started [2023-03-28T11:19:23.011Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-03-28T11:19:23.576Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-03-28T11:19:24.505Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-03-28T11:19:25.069Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-03-28T11:19:28.346Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-03-28T11:19:28.602Z] check_test.go:308: [d71c929efb42b] daemon is not started [2023-03-28T11:19:28.602Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-03-28T11:19:31.873Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-03-28T11:19:33.242Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-03-28T11:19:35.135Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-03-28T11:19:36.504Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-03-28T11:19:36.504Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-03-28T11:19:37.067Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-03-28T11:19:37.998Z] check_test.go:308: [de1c5d6516377] daemon is not started [2023-03-28T11:19:37.998Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-03-28T11:19:38.250Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-03-28T11:19:38.250Z] Copying nested executables into bundles/cross/linux/amd64 [2023-03-28T11:19:38.250Z] Cross building: bundles/cross/windows/amd64 [2023-03-28T11:19:38.250Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-03-28T11:19:38.250Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-03-28T11:19:40.520Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-03-28T11:19:42.415Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-03-28T11:19:42.672Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-03-28T11:19:45.196Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-03-28T11:19:45.524Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-03-28T11:19:45.524Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-03-28T11:19:45.524Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-03-28T11:19:45.524Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-03-28T11:19:45.524Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-03-28T11:19:45.759Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-03-28T11:19:49.030Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-03-28T11:19:50.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-03-28T11:19:50.921Z] check_test.go:308: [d695897293e92] daemon is not started [2023-03-28T11:19:50.921Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-03-28T11:19:51.484Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-03-28T11:19:52.047Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-03-28T11:19:52.610Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-03-28T11:19:52.866Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-03-28T11:19:54.760Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-03-28T11:19:54.760Z] check_test.go:308: [db6b5f6d311e5] daemon is not started [2023-03-28T11:19:54.760Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-03-28T11:19:54.760Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-03-28T11:19:57.284Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-03-28T11:19:59.808Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-03-28T11:20:05.061Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-03-28T11:20:05.625Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-03-28T11:20:06.638Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-03-28T11:20:06.639Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-03-28T11:20:07.606Z] === RUN TestDockerSuite/TestBuildBlankName [2023-03-28T11:20:07.664Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-03-28T11:20:08.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-03-28T11:20:08.598Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-03-28T11:20:08.598Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-03-28T11:20:11.119Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-03-28T11:20:13.015Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-03-28T11:20:13.272Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-03-28T11:20:13.530Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-03-28T11:20:14.094Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-03-28T11:20:14.352Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-03-28T11:20:14.609Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-03-28T11:20:14.866Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-03-28T11:20:15.430Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-03-28T11:20:17.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-03-28T11:20:18.209Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-03-28T11:20:19.160Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-03-28T11:20:20.089Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-03-28T11:20:20.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-03-28T11:20:20.459Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-03-28T11:20:20.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-03-28T11:20:20.653Z] === RUN TestDockerSuite/TestBuildEnv [2023-03-28T11:20:21.216Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-03-28T11:20:22.145Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-03-28T11:20:22.145Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-03-28T11:20:23.513Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-03-28T11:20:24.445Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-03-28T11:20:25.374Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-03-28T11:20:27.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-03-28T11:20:31.920Z] docker_cli_daemon_test.go:2550: [d121ce7ce0997] daemon is not started [2023-03-28T11:20:31.920Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-03-28T11:20:32.850Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-03-28T11:20:40.941Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-03-28T11:20:42.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-03-28T11:20:44.215Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-03-28T11:20:45.583Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-03-28T11:20:48.102Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-03-28T11:20:48.102Z] check_test.go:308: [daf31dcae68a2] daemon is not started [2023-03-28T11:20:48.102Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-03-28T11:20:50.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-03-28T11:20:52.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite (339.14s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.98s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.65s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.76s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.25s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (5.12s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.17s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2023-03-28T11:20:54.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.54s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.73s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.34s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.35s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.38s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.57s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.23s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2023-03-28T11:20:54.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.52s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.41s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.49s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.54s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.76s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.79s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.84s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.35s) [2023-03-28T11:20:54.434Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-03-28T11:20:54.434Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.90s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.85s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.93s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.08s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.37s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.58s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.75s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.85s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.04s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.78s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.35s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.25s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.30s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.08s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.59s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.49s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.28s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.71s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2023-03-28T11:20:54.434Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s) [2023-03-28T11:20:54.434Z] === RUN TestDockerSwarmSuite [2023-03-28T11:20:54.434Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-03-28T11:20:57.705Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-03-28T11:20:59.739Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-03-28T11:20:59.739Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-03-28T11:20:59.739Z] remote: Enumerating objects: 23, done. [2023-03-28T11:20:59.739Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-03-28T11:20:59.739Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-03-28T11:20:59.739Z] 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. [2023-03-28T11:20:59.739Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-03-28T11:20:59.739Z] Resolving deltas: 100% (2/2), done. [2023-03-28T11:20:59.739Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-03-28T11:21:00.975Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-03-28T11:21:00.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-03-28T11:21:01.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-03-28T11:21:02.100Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-03-28T11:21:02.663Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-03-28T11:21:04.555Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-03-28T11:21:04.555Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-03-28T11:21:04.555Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-03-28T11:21:04.812Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-03-28T11:21:05.005Z] [2023-03-28T11:21:05.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-28T11:21:05.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/test/unit [2023-03-28T11:21:07.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-03-28T11:21:07.471Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-03-28T11:21:07.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-03-28T11:21:08.425Z] ? github.com/docker/docker/api [no test files] [2023-03-28T11:21:13.470Z] === RUN TestDockerSuite/TestBuildExpose [2023-03-28T11:21:13.727Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-03-28T11:21:14.658Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-03-28T11:21:14.926Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-03-28T11:21:15.494Z] === RUN TestDockerSuite/TestBuildFails [2023-03-28T11:21:16.058Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-03-28T11:21:16.058Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-03-28T11:21:17.950Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-03-28T11:21:18.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-03-28T11:21:19.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-03-28T11:21:20.005Z] === RUN TestDockerSuite/TestBuildForceRm [2023-03-28T11:21:21.899Z] === RUN TestDockerSuite/TestBuildFromGit [2023-03-28T11:21:22.155Z] docker_api_swarm_test.go:563: [d1bab6531801b] joining swarm manager [d8dabeb81798f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:21:23.309Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2023-03-28T11:21:23.524Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-03-28T11:21:24.089Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-03-28T11:21:25.019Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-03-28T11:21:26.911Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-03-28T11:21:27.840Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-03-28T11:21:28.096Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-03-28T11:21:29.990Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-03-28T11:21:31.359Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-03-28T11:21:33.254Z] === RUN TestDockerSuite/TestBuildHistory [2023-03-28T11:21:33.511Z] docker_api_swarm_test.go:585: [de2f194e3956f] joining swarm manager [d8dabeb81798f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:21:36.786Z] check_test.go:379: [d1bab6531801b] daemon is not started [2023-03-28T11:21:37.715Z] === RUN TestDockerSuite/TestBuildIidFile [2023-03-28T11:21:38.277Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-03-28T11:21:38.839Z] === RUN TestDockerSuite/TestBuildInheritance [2023-03-28T11:21:39.402Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-03-28T11:21:39.966Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-03-28T11:21:39.966Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-03-28T11:21:40.897Z] === RUN TestDockerSuite/TestBuildLabel [2023-03-28T11:21:41.154Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-03-28T11:21:41.717Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-03-28T11:21:42.281Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-03-28T11:21:42.281Z] === RUN TestDockerSuite/TestBuildLabels [2023-03-28T11:21:42.844Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-03-28T11:21:43.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-03-28T11:21:43.161Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-03-28T11:21:43.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-03-28T11:21:43.161Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-03-28T11:21:43.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-03-28T11:21:43.773Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-03-28T11:21:47.045Z] === RUN TestDockerSuite/TestBuildLastModified [2023-03-28T11:21:47.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-03-28T11:21:47.045Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-03-28T11:21:47.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-03-28T11:21:48.938Z] docker_api_swarm_test.go:46: [d9e980acb185a] joining swarm manager [d34dfeb7d0bb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:21:51.458Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-03-28T11:21:51.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-03-28T11:21:51.753Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-03-28T11:21:51.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-03-28T11:21:52.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-03-28T11:21:52.724Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-03-28T11:21:53.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-03-28T11:21:53.188Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-03-28T11:21:53.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-03-28T11:21:53.976Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-03-28T11:21:53.976Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-03-28T11:21:53.976Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-03-28T11:21:54.233Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-03-28T11:21:54.233Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-03-28T11:21:54.489Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-03-28T11:21:56.382Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-03-28T11:21:57.756Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-03-28T11:22:01.030Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-03-28T11:22:01.594Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-03-28T11:22:02.157Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-03-28T11:22:02.413Z] --- PASS: TestImportExtremelyLargeImageWorks (180.67s) [2023-03-28T11:22:02.413Z] PASS [2023-03-28T11:22:02.413Z] [2023-03-28T11:22:02.413Z] DONE 13 tests in 184.746s [2023-03-28T11:22:02.413Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T11:22:02.413Z] ++ 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 [2023-03-28T11:22:02.413Z] ++ set -e [2023-03-28T11:22:02.413Z] ++ '[' -n 0 ']' [2023-03-28T11:22:02.413Z] ++ set -x [2023-03-28T11:22:02.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-03-28T11:22:02.670Z] INFO: Testing against a local daemon [2023-03-28T11:22:02.670Z] === RUN TestNetworkCreateDelete [2023-03-28T11:22:02.670Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-03-28T11:22:02.670Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T11:22:03.234Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2023-03-28T11:22:03.234Z] === RUN TestDaemonDNSFallback [2023-03-28T11:22:07.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-03-28T11:22:07.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-03-28T11:22:08.593Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-03-28T11:22:09.962Z] --- PASS: TestDaemonDNSFallback (6.73s) [2023-03-28T11:22:09.962Z] === RUN TestInspectNetwork [2023-03-28T11:22:10.891Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-03-28T11:22:11.823Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-03-28T11:22:13.714Z] === RUN TestInspectNetwork/full_network_id [2023-03-28T11:22:13.714Z] === RUN TestInspectNetwork/partial_network_id [2023-03-28T11:22:13.714Z] === RUN TestInspectNetwork/network_name [2023-03-28T11:22:13.714Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-28T11:22:13.714Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-03-28T11:22:13.714Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-03-28T11:22:13.714Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-03-28T11:22:16.232Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-03-28T11:22:16.492Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-03-28T11:22:17.859Z] --- PASS: TestInspectNetwork (7.85s) [2023-03-28T11:22:17.859Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-28T11:22:17.859Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-28T11:22:17.859Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-28T11:22:17.859Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-28T11:22:17.859Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T11:22:18.115Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-03-28T11:22:18.678Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-03-28T11:22:20.056Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2023-03-28T11:22:20.056Z] === RUN TestNetworkInvalidJSON [2023-03-28T11:22:20.056Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T11:22:20.056Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T11:22:20.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:22:20.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:22:20.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:22:20.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:22:20.056Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T11:22:20.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T11:22:20.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T11:22:20.056Z] === RUN TestNetworkList [2023-03-28T11:22:20.056Z] === RUN TestNetworkList//networks [2023-03-28T11:22:20.056Z] === PAUSE TestNetworkList//networks [2023-03-28T11:22:20.056Z] === RUN TestNetworkList//networks/ [2023-03-28T11:22:20.056Z] === PAUSE TestNetworkList//networks/ [2023-03-28T11:22:20.056Z] === CONT TestNetworkList//networks [2023-03-28T11:22:20.056Z] === CONT TestNetworkList//networks/ [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkList (0.02s) [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T11:22:20.056Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T11:22:20.056Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T11:22:20.313Z] === RUN TestDockerSuite/TestBuildNetNone [2023-03-28T11:22:20.570Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-03-28T11:22:20.570Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T11:22:20.570Z] === RUN TestDockerSuite/TestBuildNoContext [2023-03-28T11:22:21.500Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-03-28T11:22:21.500Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2023-03-28T11:22:21.500Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T11:22:22.063Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-03-28T11:22:22.319Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2023-03-28T11:22:22.319Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T11:22:23.248Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-03-28T11:22:23.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-03-28T11:22:23.505Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-03-28T11:22:23.505Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-03-28T11:22:23.505Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T11:22:24.068Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-03-28T11:22:24.325Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-03-28T11:22:24.888Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-03-28T11:22:24.888Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-03-28T11:22:24.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T11:22:25.452Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-03-28T11:22:25.452Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T11:22:26.383Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-03-28T11:22:26.383Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-03-28T11:22:28.276Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2023-03-28T11:22:28.276Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T11:22:28.276Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:22:28.276Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:22:28.276Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T11:22:28.532Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-03-28T11:22:29.461Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-03-28T11:22:31.354Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-03-28T11:22:31.916Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-03-28T11:22:32.845Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-03-28T11:22:32.845Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-03-28T11:22:35.364Z] === RUN TestDockerSuite/TestBuildPATH [2023-03-28T11:22:36.734Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-03-28T11:22:36.991Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-03-28T11:22:37.930Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-03-28T11:22:43.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-03-28T11:22:44.498Z] --- PASS: TestServiceWithDataPathPortInit (15.59s) [2023-03-28T11:22:44.499Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T11:22:44.499Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 93.7% of statements [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2023-03-28T11:22:44.749Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-28T11:22:44.749Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-28T11:22:46.390Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-03-28T11:22:46.953Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ugugxk9c6eugf1a00z3p7x7i2 Created:2023-03-28 11:22:44.949613819 +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[c799bf0572dace89266307f7169db5071952ac18cbba70281e897acd1e4b6fba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0p5nzx797cisc4ofta175y07v EndpointID:721febe9d9c06b3886a547ed756058916a48e25dafeb26d97b5c9264417f652b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:15a0f640f6a1014bc761907dfd72d27e070793ccf56bf6d3836299175a715b09 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:4762c52d04a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0p5nzx797cisc4ofta175y07v EndpointID:721febe9d9c06b3886a547ed756058916a48e25dafeb26d97b5c9264417f652b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-28T11:22:47.285Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2023-03-28T11:22:47.285Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 48.5% of statements [2023-03-28T11:22:47.285Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-03-28T11:22:47.882Z] === RUN TestDockerSuite/TestBuildRm [2023-03-28T11:22:48.221Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-03-28T11:22:49.773Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-03-28T11:22:50.029Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-03-28T11:22:50.754Z] ok github.com/docker/docker/builder/remotecontext/git 2.395s coverage: 83.5% of statements [2023-03-28T11:22:50.754Z] ? github.com/docker/docker/cli [no test files] [2023-03-28T11:22:50.754Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-28T11:22:50.959Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-03-28T11:22:50.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-03-28T11:22:50.965Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-03-28T11:22:51.216Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-03-28T11:22:51.216Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.61s) [2023-03-28T11:22:51.216Z] PASS [2023-03-28T11:22:51.216Z] [2023-03-28T11:22:51.216Z] === Skipped [2023-03-28T11:22:51.216Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T11:22:51.216Z] service_test.go:242: FLAKY_TEST [2023-03-28T11:22:51.216Z] [2023-03-28T11:22:51.216Z] DONE 26 tests, 1 skipped in 48.670s [2023-03-28T11:22:51.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:22:51.216Z] ++ 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 [2023-03-28T11:22:51.216Z] ++ set -e [2023-03-28T11:22:51.216Z] ++ '[' -n 0 ']' [2023-03-28T11:22:51.216Z] ++ set -x [2023-03-28T11:22:51.216Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:22:51.216Z] INFO: Testing against a local daemon [2023-03-28T11:22:51.216Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T11:22:51.216Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:22:51.216Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:22:51.216Z] === RUN TestDockerNetworkIpvlan [2023-03-28T11:22:51.216Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:22:51.216Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:22:51.216Z] PASS [2023-03-28T11:22:51.216Z] [2023-03-28T11:22:51.216Z] === Skipped [2023-03-28T11:22:51.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T11:22:51.216Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:22:51.216Z] [2023-03-28T11:22:51.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T11:22:51.216Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T11:22:51.216Z] [2023-03-28T11:22:51.216Z] DONE 2 tests, 2 skipped in 0.118s [2023-03-28T11:22:51.216Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T11:22:51.216Z] ++ 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 [2023-03-28T11:22:51.216Z] ++ set -e [2023-03-28T11:22:51.216Z] ++ '[' -n 0 ']' [2023-03-28T11:22:51.216Z] ++ set -x [2023-03-28T11:22:51.216Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:22:51.473Z] INFO: Testing against a local daemon [2023-03-28T11:22:51.473Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T11:22:51.473Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-03-28T11:22:51.930Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-03-28T11:22:51.930Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T11:22:52.401Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-03-28T11:22:52.897Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-03-28T11:22:52.964Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2023-03-28T11:22:52.964Z] === RUN TestDockerNetworkMacvlan [2023-03-28T11:22:53.221Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-03-28T11:22:53.477Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-28T11:22:54.037Z] ok github.com/docker/docker/client 0.103s coverage: 75.4% of statements [2023-03-28T11:22:54.039Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-03-28T11:22:54.296Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-28T11:22:55.225Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-28T11:22:55.801Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-03-28T11:22:55.801Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-03-28T11:22:55.801Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-03-28T11:22:56.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-03-28T11:22:57.087Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-03-28T11:22:57.087Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-03-28T11:22:57.344Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-03-28T11:22:57.344Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-03-28T11:22:57.344Z] === RUN TestDockerSuite/TestBuildSpaces [2023-03-28T11:22:57.908Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-28T11:22:57.908Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-03-28T11:22:58.839Z] docker_api_swarm_test.go:304: [da585e285683b] joining swarm manager [d49dcbde1b678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:22:59.096Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-03-28T11:22:59.096Z] === RUN TestDockerSuite/TestBuildStderr [2023-03-28T11:23:00.085Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-03-28T11:23:00.085Z] docker_api_swarm_test.go:305: [dc9de0be28d78] joining swarm manager [d49dcbde1b678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:23:00.648Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-28T11:23:01.215Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-03-28T11:23:02.867Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-03-28T11:23:03.737Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-03-28T11:23:04.410Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-03-28T11:23:04.410Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-03-28T11:23:04.410Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-03-28T11:23:04.410Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-03-28T11:23:04.665Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-03-28T11:23:04.665Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-28T11:23:04.871Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-03-28T11:23:05.595Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan (13.02s) [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.70s) [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.86s) [2023-03-28T11:23:05.852Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2023-03-28T11:23:05.852Z] PASS [2023-03-28T11:23:05.852Z] [2023-03-28T11:23:05.852Z] DONE 8 tests in 14.505s [2023-03-28T11:23:05.852Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T11:23:05.852Z] ++ 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 [2023-03-28T11:23:05.852Z] ++ set -e [2023-03-28T11:23:05.852Z] ++ '[' -n 0 ']' [2023-03-28T11:23:05.852Z] ++ set -x [2023-03-28T11:23:05.853Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:23:05.853Z] testing: warning: no tests to run [2023-03-28T11:23:05.853Z] PASS [2023-03-28T11:23:05.853Z] [2023-03-28T11:23:05.853Z] DONE 0 tests in 0.024s [2023-03-28T11:23:05.853Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-03-28T11:23:05.853Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T11:23:05.853Z] ++ 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 [2023-03-28T11:23:05.853Z] ++ set -e [2023-03-28T11:23:05.853Z] ++ '[' -n 0 ']' [2023-03-28T11:23:05.853Z] ++ set -x [2023-03-28T11:23:05.853Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:23:06.109Z] INFO: Testing against a local daemon [2023-03-28T11:23:06.110Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T11:23:06.673Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-03-28T11:23:07.054Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-03-28T11:23:07.236Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2023-03-28T11:23:07.236Z] === RUN TestAuthZPluginTLS [2023-03-28T11:23:07.799Z] === RUN TestDockerSuite/TestBuildUser [2023-03-28T11:23:07.799Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-03-28T11:23:07.799Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T11:23:08.363Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2023-03-28T11:23:08.363Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T11:23:08.591Z] === RUN TestDockerSuite/TestBuildCmd [2023-03-28T11:23:08.926Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-03-28T11:23:08.927Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-03-28T11:23:08.927Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T11:23:09.490Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2023-03-28T11:23:09.490Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T11:23:09.559Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-03-28T11:23:10.019Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-03-28T11:23:10.858Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2023-03-28T11:23:10.858Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T11:23:10.986Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-03-28T11:23:11.421Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-03-28T11:23:11.421Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2023-03-28T11:23:11.421Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T11:23:11.985Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2023-03-28T11:23:11.985Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T11:23:12.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-03-28T11:23:12.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T11:23:14.443Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2023-03-28T11:23:14.443Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T11:23:15.811Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2023-03-28T11:23:15.811Z] === RUN TestAuthZPluginHeader [2023-03-28T11:23:16.740Z] --- PASS: TestAuthZPluginHeader (0.78s) [2023-03-28T11:23:16.740Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T11:23:19.563Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-03-28T11:23:22.024Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2023-03-28T11:23:22.024Z] === RUN TestAuthZPluginV2Disable [2023-03-28T11:23:22.024Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-03-28T11:23:22.586Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-03-28T11:23:22.843Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-03-28T11:23:23.304Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-03-28T11:23:23.304Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-03-28T11:23:23.304Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-03-28T11:23:23.406Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-03-28T11:23:23.406Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-03-28T11:23:24.337Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-03-28T11:23:25.266Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-03-28T11:23:25.266Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-03-28T11:23:25.266Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-03-28T11:23:25.266Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-03-28T11:23:25.266Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-03-28T11:23:25.267Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-03-28T11:23:25.267Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-03-28T11:23:25.267Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-03-28T11:23:25.267Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-03-28T11:23:25.487Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-03-28T11:23:25.487Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-03-28T11:23:25.487Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-03-28T11:23:25.523Z] --- PASS: TestAuthZPluginV2Disable (4.05s) [2023-03-28T11:23:25.523Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T11:23:25.946Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-03-28T11:23:26.452Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-03-28T11:23:26.452Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-03-28T11:23:27.015Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-03-28T11:23:27.580Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-03-28T11:23:28.143Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-03-28T11:23:28.143Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-03-28T11:23:28.849Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-03-28T11:23:29.513Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.82s) [2023-03-28T11:23:29.513Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T11:23:30.076Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-03-28T11:23:31.037Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-03-28T11:23:31.443Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-03-28T11:23:32.006Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-03-28T11:23:32.006Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-03-28T11:23:32.006Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-03-28T11:23:32.006Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-03-28T11:23:32.262Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-03-28T11:23:32.521Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-03-28T11:23:32.521Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-03-28T11:23:32.521Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-03-28T11:23:32.753Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.0% of statements [2023-03-28T11:23:32.972Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-03-28T11:23:33.086Z] === RUN TestDockerSuite/TestBuildXZHost [2023-03-28T11:23:33.320Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2023-03-28T11:23:33.320Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-28T11:23:33.320Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-28T11:23:33.320Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-28T11:23:33.320Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-28T11:23:33.942Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-03-28T11:23:33.942Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-03-28T11:23:33.942Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-03-28T11:23:33.942Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-03-28T11:23:33.942Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-03-28T11:23:35.606Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-03-28T11:23:35.606Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-03-28T11:23:35.606Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T11:23:35.606Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-03-28T11:23:36.171Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-03-28T11:23:37.101Z] === RUN TestDockerSuite/TestCommitChange [2023-03-28T11:23:38.032Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-03-28T11:23:38.594Z] === RUN TestDockerSuite/TestCommitHardlink [2023-03-28T11:23:39.533Z] === RUN TestDockerSuite/TestCommitNewFile [2023-03-28T11:23:39.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-03-28T11:23:40.727Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-03-28T11:23:41.290Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.20s) [2023-03-28T11:23:41.290Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T11:23:41.437Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2023-03-28T11:23:41.546Z] === RUN TestDockerSuite/TestCommitTTY [2023-03-28T11:23:42.374Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-03-28T11:23:42.476Z] docker_api_swarm_test.go:272: [d415b3624071e] joining swarm manager [d3db40f340e9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:23:43.039Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-03-28T11:23:43.309Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-03-28T11:23:43.601Z] docker_api_swarm_test.go:273: [d121a9afac2a7] joining swarm manager [d3db40f340e9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:23:43.601Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-03-28T11:23:44.969Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-03-28T11:23:45.225Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-03-28T11:23:46.154Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-03-28T11:23:47.082Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-03-28T11:23:47.082Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-03-28T11:23:47.644Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-03-28T11:23:48.208Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-03-28T11:23:48.465Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-03-28T11:23:48.765Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-03-28T11:23:49.027Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-03-28T11:23:49.283Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-03-28T11:23:49.283Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-03-28T11:23:49.540Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-03-28T11:23:49.796Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-03-28T11:23:49.796Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-03-28T11:23:49.796Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-03-28T11:23:49.796Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-03-28T11:23:50.052Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-03-28T11:23:50.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-03-28T11:23:50.871Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-03-28T11:23:51.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-03-28T11:23:51.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-03-28T11:23:51.572Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2023-03-28T11:23:51.572Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.8% of statements [2023-03-28T11:23:51.830Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-03-28T11:23:52.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-03-28T11:23:52.396Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-03-28T11:23:52.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-03-28T11:23:52.620Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-03-28T11:23:52.963Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-03-28T11:23:53.183Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-03-28T11:23:53.745Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-03-28T11:23:53.898Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.437s coverage: 74.6% of statements [2023-03-28T11:23:54.001Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-03-28T11:23:54.564Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-03-28T11:23:54.564Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-03-28T11:23:54.832Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.1% of statements [2023-03-28T11:23:55.091Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-28T11:23:55.091Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-28T11:23:55.091Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-28T11:23:55.091Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-28T11:23:55.126Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-03-28T11:23:55.349Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-03-28T11:23:55.382Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-03-28T11:23:55.944Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-03-28T11:23:55.944Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-03-28T11:23:56.284Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.391s coverage: 60.7% of statements [2023-03-28T11:23:56.524Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-03-28T11:23:57.458Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-03-28T11:23:57.674Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2023-03-28T11:23:58.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-03-28T11:23:58.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-03-28T11:23:58.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-03-28T11:23:58.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-03-28T11:23:58.386Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-03-28T11:23:58.386Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-03-28T11:23:58.386Z] PASS [2023-03-28T11:23:58.386Z] [2023-03-28T11:23:58.386Z] DONE 17 tests in 52.402s [2023-03-28T11:23:58.386Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T11:23:58.386Z] ++ 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 [2023-03-28T11:23:58.386Z] ++ set -e [2023-03-28T11:23:58.386Z] ++ '[' -n 0 ']' [2023-03-28T11:23:58.386Z] ++ set -x [2023-03-28T11:23:58.386Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:23:58.386Z] INFO: Testing against a local daemon [2023-03-28T11:23:58.386Z] === RUN TestPluginInvalidJSON [2023-03-28T11:23:58.386Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:23:58.386Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:23:58.386Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T11:23:58.386Z] --- PASS: TestPluginInvalidJSON (0.03s) [2023-03-28T11:23:58.386Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T11:23:58.386Z] === RUN TestPluginInstall [2023-03-28T11:23:58.386Z] === RUN TestPluginInstall/no_auth [2023-03-28T11:23:58.642Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-03-28T11:23:59.583Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 50.5% of statements [2023-03-28T11:23:59.583Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.245s coverage: 45.9% of statements [2023-03-28T11:23:59.583Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-28T11:24:00.008Z] time="2023-03-28T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:24:00.008Z] time="2023-03-28T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b287a0cdafe6dd28732031a53f2fc3558f6144116905a44904a136aa673f7766" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:24:00.008Z] time="2023-03-28T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:24:00.008Z] time="2023-03-28T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b287a0cdafe6dd28732031a53f2fc3558f6144116905a44904a136aa673f7766" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:24:00.264Z] === RUN TestPluginInstall/with_htpasswd [2023-03-28T11:24:00.520Z] time="2023-03-28T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:24:00.520Z] time="2023-03-28T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1ee35187f5934d23811e5a0aad7448577beb5ea0899eee67c7e9b78a213aaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:24:00.520Z] time="2023-03-28T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:24:00.520Z] time="2023-03-28T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1ee35187f5934d23811e5a0aad7448577beb5ea0899eee67c7e9b78a213aaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:24:00.777Z] === RUN TestPluginInstall/with_insecure [2023-03-28T11:24:00.956Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2023-03-28T11:24:01.523Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.692s coverage: 58.0% of statements [2023-03-28T11:24:01.523Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-28T11:24:01.523Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-28T11:24:01.704Z] time="2023-03-28T11:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:24:01.704Z] time="2023-03-28T11:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0158983a9939645e9197b2b9b079b61e5da08ba895c43721554c34fd6bb7cb8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:24:01.704Z] time="2023-03-28T11:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T11:24:01.704Z] time="2023-03-28T11:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0158983a9939645e9197b2b9b079b61e5da08ba895c43721554c34fd6bb7cb8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T11:24:01.782Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-03-28T11:24:01.960Z] plugin_test.go:164: [dd45e4b6c870c] daemon is not started [2023-03-28T11:24:01.960Z] --- PASS: TestPluginInstall (3.38s) [2023-03-28T11:24:01.960Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2023-03-28T11:24:01.960Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2023-03-28T11:24:01.960Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2023-03-28T11:24:01.960Z] === RUN TestPluginsWithRuntimes [2023-03-28T11:24:02.349Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2023-03-28T11:24:02.889Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-03-28T11:24:03.453Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-28T11:24:03.453Z] === RUN TestDockerSuite/TestContainerAPITop [2023-03-28T11:24:03.723Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2023-03-28T11:24:03.723Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-28T11:24:03.723Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-28T11:24:03.982Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2023-03-28T11:24:04.015Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-03-28T11:24:04.015Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-03-28T11:24:04.015Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-03-28T11:24:04.015Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-03-28T11:24:04.577Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-28T11:24:04.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-03-28T11:24:04.918Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2023-03-28T11:24:04.918Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.4% of statements [2023-03-28T11:24:04.918Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-03-28T11:24:04.918Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-28T11:24:05.485Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2023-03-28T11:24:05.505Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2023-03-28T11:24:05.505Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2023-03-28T11:24:05.505Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-03-28T11:24:05.505Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T11:24:06.052Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2023-03-28T11:24:06.052Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2023-03-28T11:24:06.068Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2023-03-28T11:24:06.068Z] PASS [2023-03-28T11:24:06.068Z] [2023-03-28T11:24:06.068Z] DONE 10 tests in 7.646s [2023-03-28T11:24:06.068Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T11:24:06.068Z] ++ 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 [2023-03-28T11:24:06.068Z] ++ set -e [2023-03-28T11:24:06.068Z] ++ '[' -n 0 ']' [2023-03-28T11:24:06.068Z] ++ set -x [2023-03-28T11:24:06.068Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:24:06.068Z] INFO: Testing against a local daemon [2023-03-28T11:24:06.068Z] === RUN TestExternalGraphDriver [2023-03-28T11:24:06.324Z] === RUN TestExternalGraphDriver/json [2023-03-28T11:24:06.581Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-03-28T11:24:06.988Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2023-03-28T11:24:06.988Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-28T11:24:06.988Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.9% of statements [2023-03-28T11:24:07.512Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-03-28T11:24:07.922Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2023-03-28T11:24:08.442Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-03-28T11:24:08.443Z] === RUN TestExternalGraphDriver/spec [2023-03-28T11:24:08.488Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2023-03-28T11:24:08.746Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2023-03-28T11:24:09.312Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-03-28T11:24:09.879Z] ok github.com/docker/docker/daemon/logger/splunk 1.645s coverage: 82.5% of statements [2023-03-28T11:24:09.879Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-28T11:24:09.879Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-28T11:24:10.333Z] === RUN TestExternalGraphDriver/pull [2023-03-28T11:24:11.255Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2023-03-28T11:24:11.514Z] ok github.com/docker/docker/distribution 0.620s coverage: 29.0% of statements [2023-03-28T11:24:11.514Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-28T11:24:11.702Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-03-28T11:24:11.958Z] --- PASS: TestExternalGraphDriver (5.92s) [2023-03-28T11:24:11.958Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2023-03-28T11:24:11.958Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2023-03-28T11:24:11.958Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2023-03-28T11:24:11.958Z] === RUN TestGraphdriverPluginV2 [2023-03-28T11:24:12.080Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-03-28T11:24:12.214Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-03-28T11:24:12.648Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-03-28T11:24:13.144Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-03-28T11:24:13.214Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-03-28T11:24:13.473Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-03-28T11:24:13.731Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.6% of statements [2023-03-28T11:24:13.731Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-28T11:24:13.731Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-03-28T11:24:13.731Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-28T11:24:13.990Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2023-03-28T11:24:14.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-03-28T11:24:14.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-03-28T11:24:14.926Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2023-03-28T11:24:15.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-03-28T11:24:15.493Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2023-03-28T11:24:15.752Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-03-28T11:24:16.584Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2023-03-28T11:24:16.584Z] PASS [2023-03-28T11:24:16.584Z] [2023-03-28T11:24:16.584Z] DONE 5 tests in 10.416s [2023-03-28T11:24:16.584Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T11:24:16.584Z] ++ 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 [2023-03-28T11:24:16.584Z] ++ set -e [2023-03-28T11:24:16.584Z] ++ '[' -n 0 ']' [2023-03-28T11:24:16.584Z] ++ set -x [2023-03-28T11:24:16.584Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:24:16.584Z] INFO: Testing against a local daemon [2023-03-28T11:24:16.584Z] === RUN TestContinueAfterPluginCrash [2023-03-28T11:24:16.584Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T11:24:16.584Z] === RUN TestReadPluginNoRead [2023-03-28T11:24:16.584Z] === PAUSE TestReadPluginNoRead [2023-03-28T11:24:16.584Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T11:24:16.584Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T11:24:16.584Z] === CONT TestContinueAfterPluginCrash [2023-03-28T11:24:16.584Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T11:24:16.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-03-28T11:24:17.128Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2023-03-28T11:24:17.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-03-28T11:24:18.063Z] ok github.com/docker/docker/pkg/authorization 0.109s coverage: 68.3% of statements [2023-03-28T11:24:18.063Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-03-28T11:24:18.322Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-03-28T11:24:19.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006f7f38_} [2023-03-28T11:24:20.688Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2023-03-28T11:24:20.688Z] === CONT TestReadPluginNoRead [2023-03-28T11:24:20.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1946431569_/foo_false____} [2023-03-28T11:24:21.603Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.5% of statements [2023-03-28T11:24:21.603Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-03-28T11:24:21.603Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-03-28T11:24:21.861Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2023-03-28T11:24:22.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1946431569_/foo_true____} [2023-03-28T11:24:22.874Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T11:24:23.236Z] ok github.com/docker/docker/layer 7.930s coverage: 68.8% of statements [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-03-28T11:24:23.236Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-28T11:24:23.494Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2023-03-28T11:24:23.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3437329403_/foo_false____} [2023-03-28T11:24:24.061Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2023-03-28T11:24:24.318Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-03-28T11:24:24.364Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T11:24:25.255Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-03-28T11:24:25.255Z] ok github.com/docker/docker/pkg/discovery/kv 3.032s coverage: 84.1% of statements [2023-03-28T11:24:25.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3437329403_/foo_true____} [2023-03-28T11:24:25.547Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2023-03-28T11:24:25.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3437329403_/foo_true__0xc0006f7f68__} [2023-03-28T11:24:25.804Z] === RUN TestReadPluginNoRead/default [2023-03-28T11:24:25.822Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2023-03-28T11:24:26.081Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2023-03-28T11:24:26.081Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2023-03-28T11:24:27.128Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 69.5% of statements [2023-03-28T11:24:27.172Z] === CONT TestReadPluginNoRead [2023-03-28T11:24:27.172Z] read_test.go:92: [d2e9369fb99fc] daemon is not started [2023-03-28T11:24:27.172Z] --- PASS: TestReadPluginNoRead (6.51s) [2023-03-28T11:24:27.172Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2023-03-28T11:24:27.172Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2023-03-28T11:24:27.172Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2023-03-28T11:24:27.172Z] PASS [2023-03-28T11:24:27.172Z] [2023-03-28T11:24:27.172Z] DONE 6 tests in 10.595s [2023-03-28T11:24:27.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-03-28T11:24:27.172Z] ++ 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 [2023-03-28T11:24:27.172Z] ++ set -e [2023-03-28T11:24:27.172Z] ++ '[' -n 0 ']' [2023-03-28T11:24:27.172Z] ++ set -x [2023-03-28T11:24:27.172Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:24:27.172Z] testing: warning: no tests to run [2023-03-28T11:24:27.172Z] PASS [2023-03-28T11:24:27.172Z] [2023-03-28T11:24:27.172Z] DONE 0 tests in 0.035s [2023-03-28T11:24:27.172Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T11:24:27.172Z] ++ 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 [2023-03-28T11:24:27.172Z] ++ set -e [2023-03-28T11:24:27.172Z] ++ '[' -n 0 ']' [2023-03-28T11:24:27.172Z] ++ set -x [2023-03-28T11:24:27.172Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:24:27.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006f7f80_} [2023-03-28T11:24:27.172Z] INFO: Testing against a local daemon [2023-03-28T11:24:27.172Z] === RUN TestPluginWithDevMounts [2023-03-28T11:24:27.172Z] === PAUSE TestPluginWithDevMounts [2023-03-28T11:24:27.172Z] === CONT TestPluginWithDevMounts [2023-03-28T11:24:27.398Z] ok github.com/docker/docker/pkg/ioutils 0.462s coverage: 68.8% of statements [2023-03-28T11:24:27.669Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-03-28T11:24:27.669Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-03-28T11:24:27.669Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-03-28T11:24:27.669Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-28T11:24:27.669Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-03-28T11:24:27.929Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2023-03-28T11:24:27.929Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-03-28T11:24:28.187Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2023-03-28T11:24:28.461Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-03-28T11:24:28.461Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2023-03-28T11:24:28.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-03-28T11:24:28.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006f7f98_} [2023-03-28T11:24:28.719Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2023-03-28T11:24:28.719Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-28T11:24:28.719Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-28T11:24:28.796Z] --- PASS: TestPluginWithDevMounts (1.60s) [2023-03-28T11:24:28.796Z] PASS [2023-03-28T11:24:28.796Z] [2023-03-28T11:24:28.796Z] DONE 1 tests in 1.725s [2023-03-28T11:24:28.796Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T11:24:28.796Z] ++ 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 [2023-03-28T11:24:28.796Z] ++ set -e [2023-03-28T11:24:28.796Z] ++ '[' -n 0 ']' [2023-03-28T11:24:28.796Z] ++ set -x [2023-03-28T11:24:28.796Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:24:29.052Z] INFO: Testing against a local daemon [2023-03-28T11:24:29.052Z] === RUN TestSecretInspect [2023-03-28T11:24:29.654Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2023-03-28T11:24:29.913Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-03-28T11:24:29.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006f7fb0_} [2023-03-28T11:24:30.171Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-03-28T11:24:30.429Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-03-28T11:24:31.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006f7fc8_} [2023-03-28T11:24:31.803Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2023-03-28T11:24:31.803Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-03-28T11:24:32.275Z] --- PASS: TestSecretInspect (3.16s) [2023-03-28T11:24:32.275Z] === RUN TestSecretList [2023-03-28T11:24:32.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-03-28T11:24:33.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-03-28T11:24:34.148Z] docker_api_swarm_node_test.go:20: [de5abfb72ca33] joining swarm manager [d6c1943e3b1a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-03-28T11:24:34.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-03-28T11:24:34.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-03-28T11:24:34.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-03-28T11:24:34.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-03-28T11:24:34.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-03-28T11:24:34.661Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-03-28T11:24:34.918Z] --- PASS: TestSecretList (2.91s) [2023-03-28T11:24:34.918Z] === RUN TestSecretsCreateAndDelete [2023-03-28T11:24:35.175Z] docker_api_swarm_node_test.go:21: [d4640818b0604] joining swarm manager [d6c1943e3b1a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:24:35.988Z] ok github.com/docker/docker/pkg/signal 3.293s coverage: 62.3% of statements [2023-03-28T11:24:35.988Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-03-28T11:24:35.988Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-03-28T11:24:35.988Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-03-28T11:24:36.554Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-03-28T11:24:37.066Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-03-28T11:24:37.134Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 36.9% of statements [2023-03-28T11:24:37.392Z] ok github.com/docker/docker/pkg/tailfile 0.075s coverage: 88.6% of statements [2023-03-28T11:24:37.629Z] --- PASS: TestSecretsCreateAndDelete (2.58s) [2023-03-28T11:24:37.629Z] === RUN TestSecretsUpdate [2023-03-28T11:24:37.649Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2023-03-28T11:24:37.907Z] coverage: [no statements] [2023-03-28T11:24:37.907Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2023-03-28T11:24:38.166Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-03-28T11:24:38.424Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-03-28T11:24:38.424Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-28T11:24:38.557Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-03-28T11:24:39.454Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-03-28T11:24:39.454Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-03-28T11:24:39.912Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-03-28T11:24:40.324Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-03-28T11:24:40.449Z] --- PASS: TestSecretsUpdate (2.51s) [2023-03-28T11:24:40.449Z] === RUN TestTemplatedSecret [2023-03-28T11:24:40.583Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-03-28T11:24:40.705Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-03-28T11:24:40.841Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-03-28T11:24:41.634Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-03-28T11:24:41.891Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-03-28T11:24:42.216Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2023-03-28T11:24:42.216Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-03-28T11:24:42.454Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-03-28T11:24:43.017Z] --- PASS: TestTemplatedSecret (2.95s) [2023-03-28T11:24:43.017Z] === RUN TestSecretCreateResolve [2023-03-28T11:24:43.150Z] ok github.com/docker/docker/registry 0.051s coverage: 57.3% of statements [2023-03-28T11:24:43.273Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-03-28T11:24:43.717Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-03-28T11:24:43.717Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-03-28T11:24:43.836Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-03-28T11:24:44.284Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-03-28T11:24:44.399Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-03-28T11:24:44.542Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-03-28T11:24:44.962Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-03-28T11:24:45.891Z] --- PASS: TestSecretCreateResolve (2.62s) [2023-03-28T11:24:45.891Z] PASS [2023-03-28T11:24:45.891Z] [2023-03-28T11:24:45.891Z] DONE 6 tests in 16.851s [2023-03-28T11:24:45.891Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T11:24:45.891Z] ++ 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 [2023-03-28T11:24:45.891Z] ++ set -e [2023-03-28T11:24:45.891Z] ++ '[' -n 0 ']' [2023-03-28T11:24:45.891Z] ++ set -x [2023-03-28T11:24:45.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-03-28T11:24:45.891Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-03-28T11:24:45.891Z] INFO: Testing against a local daemon [2023-03-28T11:24:45.891Z] === RUN TestServiceCreateInit [2023-03-28T11:24:45.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-03-28T11:24:45.891Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T11:24:45.920Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-03-28T11:24:46.819Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-03-28T11:24:46.854Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2023-03-28T11:24:47.112Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-03-28T11:24:47.382Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-03-28T11:24:48.047Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2023-03-28T11:24:48.313Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-03-28T11:24:48.483Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-03-28T11:24:48.483Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-03-28T11:24:49.242Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-03-28T11:24:49.449Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-03-28T11:24:49.449Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-03-28T11:24:50.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-03-28T11:24:50.421Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-03-28T11:24:50.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-03-28T11:24:50.615Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-03-28T11:24:50.872Z] docker_api_swarm_test.go:502: [d077ebd1933f1] joining swarm manager [db074b6faafd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:24:50.880Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-03-28T11:24:50.880Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-03-28T11:24:51.129Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T11:24:51.338Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-03-28T11:24:51.391Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-03-28T11:24:52.330Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-03-28T11:24:53.260Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-03-28T11:24:53.823Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-03-28T11:24:54.385Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-03-28T11:24:54.385Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-03-28T11:24:54.948Z] === RUN TestDockerSuite/TestCpRelativePath [2023-03-28T11:24:55.514Z] --- PASS: TestServiceCreateInit (9.70s) [2023-03-28T11:24:55.514Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2023-03-28T11:24:55.514Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2023-03-28T11:24:55.514Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T11:24:55.770Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-03-28T11:24:56.334Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-03-28T11:24:57.264Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-03-28T11:24:58.196Z] === RUN TestDockerSuite/TestCpToCaseA [2023-03-28T11:24:59.564Z] === RUN TestDockerSuite/TestCpToCaseB [2023-03-28T11:25:00.128Z] === RUN TestDockerSuite/TestCpToCaseC [2023-03-28T11:25:02.021Z] === RUN TestDockerSuite/TestCpToCaseD [2023-03-28T11:25:03.913Z] docker_api_swarm_test.go:507: [d40f4acfd2b8a] joining swarm manager [db074b6faafd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:25:05.284Z] === RUN TestDockerSuite/TestCpToCaseE [2023-03-28T11:25:06.116Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.3% of statements [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/pkg/term [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/rootless [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/volume [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-28T11:25:06.116Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === Skipped [2023-03-28T11:25:06.116Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-03-28T11:25:06.116Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-03-28T11:25:06.116Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:73: No driver to put! [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-28T11:25:06.116Z] time="2023-03-28T11:23:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-28T11:25:06.116Z] time="2023-03-28T11:23:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-28T11:25:06.116Z] time="2023-03-28T11:23:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-28T11:25:06.116Z] time="2023-03-28T11:23:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-28T11:25:06.116Z] time="2023-03-28T11:23:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:73: No driver to put! [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-28T11:25:06.116Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-28T11:25:06.116Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-28T11:25:06.116Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T11:25:06.116Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-28T11:25:06.116Z] graphtest_unix.go:73: No driver to put! [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-28T11:25:06.116Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-28T11:25:06.116Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-03-28T11:25:06.116Z] [2023-03-28T11:25:06.116Z] DONE 2267 tests, 26 skipped in 236.272s Post stage [Pipeline] junit [2023-03-28T11:25:06.128Z] Recording test results [2023-03-28T11:25:06.443Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-03-28T11:25:06.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/validate/vendor [2023-03-28T11:25:07.179Z] === RUN TestDockerSuite/TestCpToCaseF [2023-03-28T11:25:07.353Z] update vendored copy of archive/tar [2023-03-28T11:25:07.353Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-03-28T11:25:07.743Z] === RUN TestDockerSuite/TestCpToCaseG [2023-03-28T11:25:09.254Z] patching file stat_unix.go [2023-03-28T11:25:09.254Z] 2023/03/28 11:25:09 Collecting initial packages [2023-03-28T11:25:09.254Z] 2023/03/28 11:25:09 Download dependencies [2023-03-28T11:25:10.264Z] === RUN TestDockerSuite/TestCpToCaseH [2023-03-28T11:25:11.782Z] 2023/03/28 11:25:11 Starting whole vndr cycle because no package specified [2023-03-28T11:25:11.782Z] 2023/03/28 11:25:11 Ignoring paths matching "^archive/tar" [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-03-28T11:25:12.041Z] 2023/03/28 11:25:12 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-03-28T11:25:12.172Z] --- PASS: TestCreateServiceMultipleTimes (16.49s) [2023-03-28T11:25:12.172Z] === RUN TestCreateServiceConflict [2023-03-28T11:25:12.300Z] 2023/03/28 11:25:12 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-03-28T11:25:12.300Z] 2023/03/28 11:25:12 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-03-28T11:25:12.301Z] 2023/03/28 11:25:12 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-03-28T11:25:12.301Z] 2023/03/28 11:25:12 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-03-28T11:25:12.301Z] 2023/03/28 11:25:12 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-03-28T11:25:12.301Z] 2023/03/28 11:25:12 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-03-28T11:25:12.301Z] 2023/03/28 11:25:12 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-03-28T11:25:12.301Z] 2023/03/28 11:25:12 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-03-28T11:25:12.428Z] === RUN TestDockerSuite/TestCpToCaseI [2023-03-28T11:25:12.869Z] 2023/03/28 11:25:12 Finished clone github.com/docker/libtrust [2023-03-28T11:25:12.869Z] 2023/03/28 11:25:12 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-03-28T11:25:12.990Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-03-28T11:25:13.128Z] 2023/03/28 11:25:13 Finished clone github.com/willf/bitset [2023-03-28T11:25:13.128Z] 2023/03/28 11:25:13 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Finished clone github.com/moby/locker [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Finished clone github.com/google/uuid [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Finished clone github.com/creack/pty [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Finished clone github.com/moby/term [2023-03-28T11:25:13.387Z] 2023/03/28 11:25:13 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-03-28T11:25:13.646Z] 2023/03/28 11:25:13 Finished clone github.com/tchap/go-patricia [2023-03-28T11:25:13.646Z] 2023/03/28 11:25:13 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-03-28T11:25:13.646Z] 2023/03/28 11:25:13 Finished clone github.com/moby/sys [2023-03-28T11:25:13.646Z] 2023/03/28 11:25:13 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-03-28T11:25:13.905Z] 2023/03/28 11:25:13 Finished clone github.com/gorilla/mux [2023-03-28T11:25:13.905Z] 2023/03/28 11:25:13 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-03-28T11:25:13.905Z] 2023/03/28 11:25:13 Finished clone github.com/Microsoft/go-winio [2023-03-28T11:25:13.905Z] 2023/03/28 11:25:13 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-03-28T11:25:13.905Z] 2023/03/28 11:25:13 Finished clone github.com/docker/go-units [2023-03-28T11:25:13.905Z] 2023/03/28 11:25:13 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-03-28T11:25:14.358Z] --- PASS: TestCreateServiceConflict (2.46s) [2023-03-28T11:25:14.358Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T11:25:14.472Z] 2023/03/28 11:25:14 Finished clone github.com/sirupsen/logrus [2023-03-28T11:25:14.472Z] 2023/03/28 11:25:14 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-03-28T11:25:14.730Z] 2023/03/28 11:25:14 Finished clone github.com/syndtr/gocapability [2023-03-28T11:25:14.730Z] 2023/03/28 11:25:14 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-03-28T11:25:14.988Z] 2023/03/28 11:25:14 Finished clone github.com/RackSec/srslog [2023-03-28T11:25:14.988Z] 2023/03/28 11:25:14 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-03-28T11:25:15.247Z] 2023/03/28 11:25:15 Finished clone github.com/imdario/mergo [2023-03-28T11:25:15.247Z] 2023/03/28 11:25:15 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-03-28T11:25:15.247Z] 2023/03/28 11:25:15 Finished clone gotest.tools/v3 [2023-03-28T11:25:15.247Z] 2023/03/28 11:25:15 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Finished clone github.com/armon/circbuf [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Finished clone golang.org/x/sync [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Finished clone github.com/docker/go-connections [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Finished clone github.com/google/go-cmp [2023-03-28T11:25:15.506Z] 2023/03/28 11:25:15 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-03-28T11:25:16.250Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-03-28T11:25:16.440Z] 2023/03/28 11:25:16 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-03-28T11:25:16.440Z] 2023/03/28 11:25:16 Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20 [2023-03-28T11:25:16.440Z] 2023/03/28 11:25:16 Finished clone github.com/tonistiigi/units [2023-03-28T11:25:16.440Z] 2023/03/28 11:25:16 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-03-28T11:25:17.007Z] 2023/03/28 11:25:16 Finished clone github.com/google/shlex [2023-03-28T11:25:17.007Z] 2023/03/28 11:25:16 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-03-28T11:25:17.007Z] 2023/03/28 11:25:16 Finished clone github.com/mitchellh/hashstructure [2023-03-28T11:25:17.007Z] 2023/03/28 11:25:16 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-03-28T11:25:17.007Z] 2023/03/28 11:25:16 Finished clone github.com/opentracing-contrib/go-stdlib [2023-03-28T11:25:17.007Z] 2023/03/28 11:25:16 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-03-28T11:25:17.179Z] === RUN TestDockerSuite/TestCpToDot [2023-03-28T11:25:17.266Z] 2023/03/28 11:25:17 Finished clone github.com/gofrs/flock [2023-03-28T11:25:17.266Z] 2023/03/28 11:25:17 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-03-28T11:25:17.266Z] 2023/03/28 11:25:17 Finished clone github.com/opentracing/opentracing-go [2023-03-28T11:25:17.266Z] 2023/03/28 11:25:17 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-03-28T11:25:17.742Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2023-03-28T11:25:17.742Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T11:25:17.833Z] 2023/03/28 11:25:17 Finished clone github.com/docker/go-events [2023-03-28T11:25:17.833Z] 2023/03/28 11:25:17 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-03-28T11:25:17.998Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-03-28T11:25:18.091Z] 2023/03/28 11:25:18 Finished clone github.com/armon/go-radix [2023-03-28T11:25:18.091Z] 2023/03/28 11:25:18 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-03-28T11:25:18.351Z] 2023/03/28 11:25:18 Finished clone github.com/tonistiigi/fsutil [2023-03-28T11:25:18.351Z] 2023/03/28 11:25:18 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-03-28T11:25:18.609Z] 2023/03/28 11:25:18 Finished clone github.com/armon/go-metrics [2023-03-28T11:25:18.609Z] 2023/03/28 11:25:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-03-28T11:25:18.867Z] 2023/03/28 11:25:18 Finished clone github.com/google/btree [2023-03-28T11:25:18.867Z] 2023/03/28 11:25:18 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-03-28T11:25:18.928Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-03-28T11:25:19.126Z] 2023/03/28 11:25:19 Finished clone github.com/sean-/seed [2023-03-28T11:25:19.126Z] 2023/03/28 11:25:19 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-03-28T11:25:19.385Z] 2023/03/28 11:25:19 Finished clone github.com/hashicorp/errwrap [2023-03-28T11:25:19.385Z] 2023/03/28 11:25:19 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-03-28T11:25:19.643Z] 2023/03/28 11:25:19 Finished clone github.com/golang/gddo [2023-03-28T11:25:19.643Z] 2023/03/28 11:25:19 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-03-28T11:25:20.210Z] 2023/03/28 11:25:20 Finished clone github.com/hashicorp/memberlist [2023-03-28T11:25:20.210Z] 2023/03/28 11:25:20 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-03-28T11:25:20.294Z] === RUN TestDockerSuite/TestCpToStdout [2023-03-28T11:25:20.469Z] 2023/03/28 11:25:20 Finished clone github.com/hashicorp/go-multierror [2023-03-28T11:25:20.469Z] 2023/03/28 11:25:20 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-03-28T11:25:20.727Z] 2023/03/28 11:25:20 Finished clone github.com/vishvananda/netns [2023-03-28T11:25:20.727Z] 2023/03/28 11:25:20 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-03-28T11:25:20.858Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-03-28T11:25:20.986Z] 2023/03/28 11:25:20 Finished clone github.com/docker/libkv [2023-03-28T11:25:20.986Z] 2023/03/28 11:25:20 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-03-28T11:25:21.502Z] 2023/03/28 11:25:21 Finished clone github.com/hashicorp/go-sockaddr [2023-03-28T11:25:21.502Z] 2023/03/28 11:25:21 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-03-28T11:25:21.787Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-03-28T11:25:22.043Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-03-28T11:25:22.606Z] === RUN TestDockerSuite/TestCpVolumePath [2023-03-28T11:25:22.876Z] 2023/03/28 11:25:22 Finished clone github.com/samuel/go-zookeeper [2023-03-28T11:25:22.876Z] 2023/03/28 11:25:22 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-03-28T11:25:22.876Z] 2023/03/28 11:25:22 Finished clone github.com/moby/ipvs [2023-03-28T11:25:22.876Z] 2023/03/28 11:25:22 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-03-28T11:25:22.876Z] 2023/03/28 11:25:22 Finished clone github.com/deckarep/golang-set [2023-03-28T11:25:22.876Z] 2023/03/28 11:25:22 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-03-28T11:25:23.134Z] 2023/03/28 11:25:23 Finished clone github.com/BurntSushi/toml [2023-03-28T11:25:23.134Z] 2023/03/28 11:25:23 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-03-28T11:25:23.168Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-03-28T11:25:23.168Z] === RUN TestDockerSuite/TestCreateArgs [2023-03-28T11:25:23.424Z] === RUN TestDockerSuite/TestCreateByImageID [2023-03-28T11:25:23.425Z] 2023/03/28 11:25:23 Finished clone github.com/vishvananda/netlink [2023-03-28T11:25:23.425Z] 2023/03/28 11:25:23 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-03-28T11:25:23.680Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-03-28T11:25:23.994Z] 2023/03/28 11:25:23 Finished clone github.com/hashicorp/go-msgpack [2023-03-28T11:25:23.994Z] 2023/03/28 11:25:23 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-03-28T11:25:24.243Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-03-28T11:25:24.243Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-03-28T11:25:24.243Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-03-28T11:25:24.243Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-03-28T11:25:24.252Z] 2023/03/28 11:25:24 Finished clone github.com/coreos/go-semver [2023-03-28T11:25:24.252Z] 2023/03/28 11:25:24 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-03-28T11:25:24.805Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-03-28T11:25:24.805Z] === RUN TestDockerSuite/TestCreateLabels [2023-03-28T11:25:24.818Z] 2023/03/28 11:25:24 Finished clone github.com/ishidawataru/sctp [2023-03-28T11:25:24.818Z] 2023/03/28 11:25:24 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-03-28T11:25:25.061Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-03-28T11:25:25.061Z] === RUN TestDockerSuite/TestCreateRM [2023-03-28T11:25:25.061Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-03-28T11:25:25.061Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T11:25:25.061Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-03-28T11:25:25.317Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-03-28T11:25:25.317Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-03-28T11:25:26.196Z] 2023/03/28 11:25:25 Finished clone github.com/modern-go/concurrent [2023-03-28T11:25:26.196Z] 2023/03/28 11:25:25 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-03-28T11:25:26.456Z] 2023/03/28 11:25:26 Finished clone github.com/modern-go/reflect2 [2023-03-28T11:25:26.456Z] 2023/03/28 11:25:26 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-03-28T11:25:26.685Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-03-28T11:25:26.685Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-03-28T11:25:26.685Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-03-28T11:25:27.022Z] 2023/03/28 11:25:26 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-03-28T11:25:27.022Z] 2023/03/28 11:25:26 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-03-28T11:25:27.022Z] 2023/03/28 11:25:26 Finished clone github.com/json-iterator/go [2023-03-28T11:25:27.022Z] 2023/03/28 11:25:26 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-03-28T11:25:27.280Z] 2023/03/28 11:25:27 Finished clone go.etcd.io/bbolt [2023-03-28T11:25:27.280Z] 2023/03/28 11:25:27 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-03-28T11:25:27.280Z] 2023/03/28 11:25:27 Finished clone golang.org/x/net [2023-03-28T11:25:27.280Z] 2023/03/28 11:25:27 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-03-28T11:25:28.215Z] 2023/03/28 11:25:28 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-03-28T11:25:28.215Z] 2023/03/28 11:25:28 Finished clone github.com/hashicorp/serf [2023-03-28T11:25:28.215Z] 2023/03/28 11:25:28 Finished clone github.com/Microsoft/opengcs [2023-03-28T11:25:28.215Z] 2023/03/28 11:25:28 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-03-28T11:25:28.783Z] 2023/03/28 11:25:28 Finished clone github.com/mistifyio/go-zfs [2023-03-28T11:25:28.783Z] 2023/03/28 11:25:28 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-03-28T11:25:28.783Z] 2023/03/28 11:25:28 Finished clone github.com/opencontainers/go-digest [2023-03-28T11:25:28.783Z] 2023/03/28 11:25:28 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-03-28T11:25:29.955Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-03-28T11:25:29.955Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-03-28T11:25:29.955Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-03-28T11:25:29.955Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-03-28T11:25:29.955Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-03-28T11:25:29.955Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-03-28T11:25:30.211Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-03-28T11:25:30.686Z] 2023/03/28 11:25:30 Finished clone github.com/cyphar/filepath-securejoin [2023-03-28T11:25:30.686Z] 2023/03/28 11:25:30 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-03-28T11:25:30.775Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-03-28T11:25:31.252Z] 2023/03/28 11:25:31 Finished clone github.com/coreos/go-systemd [2023-03-28T11:25:31.252Z] 2023/03/28 11:25:31 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-03-28T11:25:31.729Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-03-28T11:25:31.729Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2023-03-28T11:25:31.729Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T11:25:31.819Z] 2023/03/28 11:25:31 Finished clone github.com/opencontainers/runtime-spec [2023-03-28T11:25:31.819Z] 2023/03/28 11:25:31 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-03-28T11:25:32.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-03-28T11:25:32.385Z] 2023/03/28 11:25:32 Finished clone github.com/opencontainers/image-spec [2023-03-28T11:25:32.385Z] 2023/03/28 11:25:32 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-03-28T11:25:32.385Z] 2023/03/28 11:25:32 Finished clone github.com/vbatts/tar-split [2023-03-28T11:25:32.385Z] 2023/03/28 11:25:32 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-03-28T11:25:32.549Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-03-28T11:25:32.644Z] 2023/03/28 11:25:32 Finished clone github.com/coreos/go-systemd/v22 [2023-03-28T11:25:32.644Z] 2023/03/28 11:25:32 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-03-28T11:25:33.580Z] 2023/03/28 11:25:33 Finished clone github.com/Graylog2/go-gelf [2023-03-28T11:25:33.580Z] 2023/03/28 11:25:33 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-03-28T11:25:33.580Z] 2023/03/28 11:25:33 Finished clone github.com/godbus/dbus/v5 [2023-03-28T11:25:33.580Z] 2023/03/28 11:25:33 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-03-28T11:25:34.149Z] 2023/03/28 11:25:34 Finished clone github.com/philhofer/fwd [2023-03-28T11:25:34.149Z] 2023/03/28 11:25:34 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-03-28T11:25:34.408Z] 2023/03/28 11:25:34 Finished clone github.com/fluent/fluent-logger-golang [2023-03-28T11:25:34.408Z] 2023/03/28 11:25:34 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-03-28T11:25:34.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-03-28T11:25:34.443Z] docker_api_swarm_node_test.go:81: [d6132b25c3ee8] joining swarm manager [d5f75307a1627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:25:34.701Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-03-28T11:25:35.266Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-03-28T11:25:35.266Z] === RUN TestDockerSuite/TestDevicePermissions [2023-03-28T11:25:35.786Z] 2023/03/28 11:25:35 Finished clone github.com/docker/libnetwork [2023-03-28T11:25:35.786Z] 2023/03/28 11:25:35 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-03-28T11:25:35.829Z] === RUN TestDockerSuite/TestDockerFails [2023-03-28T11:25:35.829Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-03-28T11:25:35.829Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-03-28T11:25:35.829Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-03-28T11:25:36.045Z] 2023/03/28 11:25:35 Finished clone github.com/bsphere/le_go [2023-03-28T11:25:36.045Z] 2023/03/28 11:25:35 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-03-28T11:25:36.305Z] 2023/03/28 11:25:36 Finished clone github.com/fsnotify/fsnotify [2023-03-28T11:25:36.305Z] 2023/03/28 11:25:36 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-03-28T11:25:36.759Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-03-28T11:25:36.873Z] 2023/03/28 11:25:36 Finished clone github.com/jmespath/go-jmespath [2023-03-28T11:25:36.873Z] 2023/03/28 11:25:36 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-03-28T11:25:37.322Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-03-28T11:25:37.441Z] 2023/03/28 11:25:37 Finished clone github.com/tinylib/msgp [2023-03-28T11:25:37.441Z] 2023/03/28 11:25:37 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-03-28T11:25:38.010Z] 2023/03/28 11:25:37 Finished clone github.com/golang/groupcache [2023-03-28T11:25:38.010Z] 2023/03/28 11:25:37 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-03-28T11:25:38.690Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-03-28T11:25:38.690Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-03-28T11:25:38.690Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-03-28T11:25:38.690Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-03-28T11:25:38.947Z] 2023/03/28 11:25:38 Finished clone golang.org/x/oauth2 [2023-03-28T11:25:38.947Z] 2023/03/28 11:25:38 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-03-28T11:25:40.325Z] 2023/03/28 11:25:40 Finished clone github.com/miekg/dns [2023-03-28T11:25:40.325Z] 2023/03/28 11:25:40 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-03-28T11:25:40.325Z] 2023/03/28 11:25:40 Finished clone github.com/googleapis/gax-go [2023-03-28T11:25:40.325Z] 2023/03/28 11:25:40 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2023-03-28T11:25:40.585Z] 2023/03/28 11:25:40 Finished clone go.opencensus.io [2023-03-28T11:25:40.585Z] 2023/03/28 11:25:40 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-03-28T11:25:41.523Z] 2023/03/28 11:25:41 Finished clone golang.org/x/sys [2023-03-28T11:25:41.523Z] 2023/03/28 11:25:41 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-03-28T11:25:42.101Z] 2023/03/28 11:25:41 Finished clone github.com/containerd/fifo [2023-03-28T11:25:42.101Z] 2023/03/28 11:25:41 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-03-28T11:25:42.102Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-03-28T11:25:42.102Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-03-28T11:25:42.102Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-03-28T11:25:42.102Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-03-28T11:25:43.938Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-03-28T11:25:44.632Z] 2023/03/28 11:25:44 Finished clone github.com/containerd/cgroups [2023-03-28T11:25:44.632Z] 2023/03/28 11:25:44 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-03-28T11:25:44.867Z] --- PASS: TestCreateServiceSecretFileMode (13.39s) [2023-03-28T11:25:44.867Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T11:25:45.147Z] 2023/03/28 11:25:44 Finished clone github.com/containerd/console [2023-03-28T11:25:45.147Z] 2023/03/28 11:25:44 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-03-28T11:25:45.147Z] 2023/03/28 11:25:45 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-03-28T11:25:45.147Z] 2023/03/28 11:25:45 Finished clone golang.org/x/text [2023-03-28T11:25:45.796Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-03-28T11:25:46.614Z] 2023/03/28 11:25:46 Finished clone github.com/containerd/go-runc [2023-03-28T11:25:46.614Z] 2023/03/28 11:25:46 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-03-28T11:25:46.873Z] 2023/03/28 11:25:46 Finished clone github.com/containerd/typeurl [2023-03-28T11:25:46.873Z] 2023/03/28 11:25:46 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-03-28T11:25:47.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-03-28T11:25:47.440Z] 2023/03/28 11:25:47 Finished clone github.com/containerd/ttrpc [2023-03-28T11:25:47.440Z] 2023/03/28 11:25:47 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-03-28T11:25:47.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-03-28T11:25:48.377Z] 2023/03/28 11:25:48 Finished clone github.com/containerd/continuity [2023-03-28T11:25:48.377Z] 2023/03/28 11:25:48 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-03-28T11:25:48.377Z] 2023/03/28 11:25:48 Finished clone github.com/gogo/googleapis [2023-03-28T11:25:48.377Z] 2023/03/28 11:25:48 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-03-28T11:25:49.094Z] docker_api_swarm_node_test.go:53: [d1482745ed91d] joining swarm manager [dc040cfa5ce4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:25:49.094Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-03-28T11:25:50.023Z] docker_api_swarm_node_test.go:54: [d0004328bcf77] joining swarm manager [dc040cfa5ce4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:25:50.023Z] === RUN TestDockerSuite/TestEventsAttach [2023-03-28T11:25:50.592Z] === RUN TestDockerSuite/TestEventsCommit [2023-03-28T11:25:51.172Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-03-28T11:25:51.429Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-03-28T11:25:51.660Z] 2023/03/28 11:25:51 Finished clone github.com/opencontainers/runc [2023-03-28T11:25:51.660Z] 2023/03/28 11:25:51 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-03-28T11:25:51.989Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-03-28T11:25:52.551Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-03-28T11:25:53.035Z] 2023/03/28 11:25:52 Finished clone google.golang.org/grpc [2023-03-28T11:25:53.035Z] 2023/03/28 11:25:52 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-03-28T11:25:53.916Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-03-28T11:25:54.410Z] 2023/03/28 11:25:54 Finished clone github.com/docker/distribution [2023-03-28T11:25:54.410Z] 2023/03/28 11:25:54 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-03-28T11:25:54.669Z] 2023/03/28 11:25:54 Finished clone github.com/fernet/fernet-go [2023-03-28T11:25:54.669Z] 2023/03/28 11:25:54 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-03-28T11:25:54.845Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-03-28T11:25:56.576Z] 2023/03/28 11:25:56 Finished clone github.com/Microsoft/hcsshim [2023-03-28T11:25:56.576Z] 2023/03/28 11:25:56 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-03-28T11:25:56.737Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-03-28T11:25:56.835Z] 2023/03/28 11:25:56 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-03-28T11:25:56.835Z] 2023/03/28 11:25:56 Finished clone github.com/cilium/ebpf [2023-03-28T11:25:57.094Z] 2023/03/28 11:25:56 Finished clone github.com/golang/protobuf [2023-03-28T11:25:57.094Z] 2023/03/28 11:25:56 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-03-28T11:25:57.665Z] --- PASS: TestCreateServiceConfigFileMode (12.80s) [2023-03-28T11:25:57.665Z] === RUN TestCreateServiceSysctls [2023-03-28T11:25:58.472Z] 2023/03/28 11:25:58 Finished clone golang.org/x/time [2023-03-28T11:25:58.472Z] 2023/03/28 11:25:58 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-03-28T11:25:58.595Z] === RUN TestDockerSuite/TestEventsCopy [2023-03-28T11:25:58.731Z] 2023/03/28 11:25:58 Finished clone github.com/hashicorp/go-memdb [2023-03-28T11:25:58.731Z] 2023/03/28 11:25:58 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-03-28T11:25:58.731Z] 2023/03/28 11:25:58 Finished clone github.com/hashicorp/go-immutable-radix [2023-03-28T11:25:58.731Z] 2023/03/28 11:25:58 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-03-28T11:25:59.965Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-03-28T11:26:00.108Z] 2023/03/28 11:25:59 Finished clone github.com/hashicorp/golang-lru [2023-03-28T11:26:00.108Z] 2023/03/28 11:25:59 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-03-28T11:26:00.676Z] 2023/03/28 11:26:00 Finished clone github.com/coreos/pkg [2023-03-28T11:26:00.676Z] 2023/03/28 11:26:00 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-03-28T11:26:00.898Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-03-28T11:26:01.154Z] --- PASS: TestCreateServiceSysctls (3.39s) [2023-03-28T11:26:01.154Z] === RUN TestCreateServiceCapabilities [2023-03-28T11:26:02.057Z] 2023/03/28 11:26:01 Finished clone golang.org/x/crypto [2023-03-28T11:26:02.057Z] 2023/03/28 11:26:01 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-03-28T11:26:02.316Z] 2023/03/28 11:26:02 Finished clone github.com/beorn7/perks [2023-03-28T11:26:02.316Z] 2023/03/28 11:26:02 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-03-28T11:26:03.672Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2023-03-28T11:26:03.672Z] === RUN TestInspect [2023-03-28T11:26:03.695Z] 2023/03/28 11:26:03 Finished clone github.com/moby/buildkit [2023-03-28T11:26:03.695Z] 2023/03/28 11:26:03 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-03-28T11:26:03.961Z] 2023/03/28 11:26:03 Finished clone github.com/prometheus/client_model [2023-03-28T11:26:03.961Z] 2023/03/28 11:26:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-03-28T11:26:05.343Z] 2023/03/28 11:26:05 Finished clone github.com/prometheus/client_golang [2023-03-28T11:26:05.343Z] 2023/03/28 11:26:05 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-03-28T11:26:05.602Z] 2023/03/28 11:26:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-03-28T11:26:05.602Z] 2023/03/28 11:26:05 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-03-28T11:26:06.170Z] 2023/03/28 11:26:06 Finished clone github.com/prometheus/common [2023-03-28T11:26:06.171Z] 2023/03/28 11:26:06 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-03-28T11:26:06.190Z] --- PASS: TestInspect (2.74s) [2023-03-28T11:26:06.190Z] === RUN TestCreateJob [2023-03-28T11:26:06.190Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-03-28T11:26:06.430Z] 2023/03/28 11:26:06 Finished clone code.cloudfoundry.org/clock [2023-03-28T11:26:06.430Z] 2023/03/28 11:26:06 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-03-28T11:26:06.446Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-03-28T11:26:06.999Z] 2023/03/28 11:26:06 Finished clone github.com/pkg/errors [2023-03-28T11:26:06.999Z] 2023/03/28 11:26:06 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-03-28T11:26:07.566Z] 2023/03/28 11:26:07 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-03-28T11:26:07.566Z] 2023/03/28 11:26:07 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-03-28T11:26:07.812Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-03-28T11:26:07.825Z] 2023/03/28 11:26:07 Finished clone github.com/prometheus/procfs [2023-03-28T11:26:07.825Z] 2023/03/28 11:26:07 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-03-28T11:26:08.068Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-03-28T11:26:08.084Z] 2023/03/28 11:26:08 Finished clone github.com/cespare/xxhash/v2 [2023-03-28T11:26:08.084Z] 2023/03/28 11:26:08 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-03-28T11:26:08.324Z] === RUN TestDockerSuite/TestEventsFilterType [2023-03-28T11:26:08.580Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-03-28T11:26:08.837Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-03-28T11:26:08.837Z] === RUN TestDockerSuite/TestEventsFilters [2023-03-28T11:26:09.021Z] 2023/03/28 11:26:09 Finished clone github.com/spf13/pflag [2023-03-28T11:26:09.021Z] 2023/03/28 11:26:09 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-03-28T11:26:09.280Z] 2023/03/28 11:26:09 Finished clone github.com/inconshreveable/mousetrap [2023-03-28T11:26:09.280Z] 2023/03/28 11:26:09 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-03-28T11:26:09.402Z] --- PASS: TestCreateJob (3.21s) [2023-03-28T11:26:09.402Z] === RUN TestReplicatedJob [2023-03-28T11:26:09.848Z] 2023/03/28 11:26:09 Finished clone github.com/morikuni/aec [2023-03-28T11:26:09.964Z] === RUN TestDockerSuite/TestEventsFormat [2023-03-28T11:26:10.417Z] 2023/03/28 11:26:10 Finished clone github.com/google/certificate-transparency-go [2023-03-28T11:26:10.676Z] 2023/03/28 11:26:10 Finished clone github.com/spf13/cobra [2023-03-28T11:26:11.245Z] 2023/03/28 11:26:11 Finished clone github.com/Azure/go-ansiterm [2023-03-28T11:26:11.245Z] 2023/03/28 11:26:11 Finished clone github.com/docker/go-metrics [2023-03-28T11:26:11.351Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-03-28T11:26:11.351Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-03-28T11:26:11.351Z] === RUN TestDockerSuite/TestEventsImageImport [2023-03-28T11:26:12.283Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-03-28T11:26:12.283Z] === RUN TestDockerSuite/TestEventsImagePull [2023-03-28T11:26:13.212Z] === RUN TestDockerSuite/TestEventsImageTag [2023-03-28T11:26:13.780Z] 2023/03/28 11:26:13 Finished clone github.com/opencontainers/selinux [2023-03-28T11:26:14.579Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-03-28T11:26:14.579Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-03-28T11:26:14.579Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-03-28T11:26:14.579Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-03-28T11:26:14.579Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-03-28T11:26:14.579Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-03-28T11:26:14.835Z] --- PASS: TestReplicatedJob (5.39s) [2023-03-28T11:26:14.835Z] === RUN TestUpdateReplicatedJob [2023-03-28T11:26:16.726Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-03-28T11:26:17.289Z] === RUN TestDockerSuite/TestEventsRename [2023-03-28T11:26:17.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-03-28T11:26:17.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-03-28T11:26:17.853Z] === RUN TestDockerSuite/TestEventsResize [2023-03-28T11:26:18.247Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-03-28T11:26:18.414Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2023-03-28T11:26:18.414Z] === RUN TestServiceListWithStatuses [2023-03-28T11:26:18.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:26:18.414Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T11:26:18.415Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T11:26:18.670Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-03-28T11:26:20.350Z] 2023/03/28 11:26:20 Finished clone github.com/cloudflare/cfssl [2023-03-28T11:26:21.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-03-28T11:26:22.505Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2023-03-28T11:26:22.505Z] === RUN TestDockerNetworkReConnect [2023-03-28T11:26:23.872Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-03-28T11:26:24.541Z] 2023/03/28 11:26:24 Finished clone github.com/containerd/containerd [2023-03-28T11:26:24.802Z] === RUN TestDockerSuite/TestEventsStreaming [2023-03-28T11:26:25.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-03-28T11:26:25.366Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-03-28T11:26:25.927Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2023-03-28T11:26:25.927Z] === RUN TestServicePlugin [2023-03-28T11:26:27.835Z] 2023/03/28 11:26:27 Finished clone github.com/coreos/etcd [2023-03-28T11:26:28.094Z] 2023/03/28 11:26:28 Finished clone github.com/docker/swarmkit [2023-03-28T11:26:28.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-03-28T11:26:28.445Z] === RUN TestDockerSuite/TestEventsTop [2023-03-28T11:26:28.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-03-28T11:26:28.701Z] === RUN TestDockerSuite/TestEventsUntag [2023-03-28T11:26:30.078Z] plugin_test.go:61: [d4856dee41fe3] joining swarm manager [d700d08956809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:26:30.337Z] docker_api_swarm_test.go:202: [da03f1d46cbfc] joining swarm manager [d90e77fe7d10a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:26:31.275Z] plugin_test.go:64: [dc1b6f1af4f22] joining swarm manager [d700d08956809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:26:31.531Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-03-28T11:26:38.550Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-03-28T11:26:43.706Z] === RUN TestDockerSuite/TestExec [2023-03-28T11:26:43.706Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-03-28T11:26:43.706Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-03-28T11:26:44.634Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-03-28T11:26:44.893Z] === RUN TestDockerSuite/TestExecAPIStart [2023-03-28T11:26:45.821Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-03-28T11:26:46.205Z] 2023/03/28 11:26:45 Finished clone github.com/gogo/protobuf [2023-03-28T11:26:46.384Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-03-28T11:26:46.947Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-03-28T11:26:47.509Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-03-28T11:26:47.766Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-03-28T11:26:48.329Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-03-28T11:26:48.893Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-03-28T11:26:50.261Z] === RUN TestDockerSuite/TestExecCgroup [2023-03-28T11:26:50.824Z] === RUN TestDockerSuite/TestExecEnv [2023-03-28T11:26:51.385Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-03-28T11:26:52.314Z] === RUN TestDockerSuite/TestExecExitStatus [2023-03-28T11:26:52.878Z] === RUN TestDockerSuite/TestExecInspectID [2023-03-28T11:26:53.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-03-28T11:26:55.331Z] === RUN TestDockerSuite/TestExecInteractive [2023-03-28T11:26:55.588Z] docker_api_swarm_test.go:384: [dd98cc75c2ec2] joining swarm manager [dd3e713bc2cf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:26:56.153Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-03-28T11:26:56.715Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-03-28T11:26:56.971Z] --- PASS: TestServicePlugin (30.97s) [2023-03-28T11:26:56.971Z] === RUN TestServiceUpdateLabel [2023-03-28T11:26:56.971Z] docker_api_swarm_test.go:385: [d7399908dc5a5] joining swarm manager [dd3e713bc2cf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:26:57.227Z] === RUN TestDockerSuite/TestExecParseError [2023-03-28T11:26:57.790Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-03-28T11:26:58.719Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-03-28T11:26:58.975Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-03-28T11:26:59.537Z] --- PASS: TestServiceUpdateLabel (2.46s) [2023-03-28T11:26:59.537Z] === RUN TestServiceUpdateSecrets [2023-03-28T11:27:00.468Z] === RUN TestDockerSuite/TestExecSetEnv [2023-03-28T11:27:00.725Z] === RUN TestDockerSuite/TestExecStartFails [2023-03-28T11:27:01.094Z] 2023/03/28 11:26:59 Finished clone google.golang.org/genproto [2023-03-28T11:27:01.654Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-03-28T11:27:13.823Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-03-28T11:27:13.823Z] === RUN TestDockerSuite/TestExecTTY [2023-03-28T11:27:13.823Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-03-28T11:27:14.079Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-03-28T11:27:14.338Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2023-03-28T11:27:14.338Z] === RUN TestServiceUpdateConfigs [2023-03-28T11:27:14.597Z] === RUN TestDockerSuite/TestExecUlimits [2023-03-28T11:27:15.159Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-03-28T11:27:15.159Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-03-28T11:27:15.159Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-03-28T11:27:17.049Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-03-28T11:27:17.305Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-03-28T11:27:17.871Z] === RUN TestDockerSuite/TestExecWithTERM [2023-03-28T11:27:18.434Z] === RUN TestDockerSuite/TestExecWithUser [2023-03-28T11:27:18.997Z] === RUN TestDockerSuite/TestGetContainerStats [2023-03-28T11:27:19.189Z] 2023/03/28 11:27:17 Finished clone cloud.google.com/go [2023-03-28T11:27:24.259Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-03-28T11:27:28.428Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-03-28T11:27:28.428Z] --- PASS: TestServiceUpdateConfigs (14.17s) [2023-03-28T11:27:28.428Z] === RUN TestServiceUpdateNetwork [2023-03-28T11:27:29.794Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-03-28T11:27:35.041Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-03-28T11:27:35.041Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-03-28T11:27:35.042Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-03-28T11:27:35.042Z] === RUN TestDockerSuite/TestHealth [2023-03-28T11:27:41.583Z] --- PASS: TestServiceUpdateNetwork (12.64s) [2023-03-28T11:27:41.583Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T11:27:42.511Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-28T11:27:43.074Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-28T11:27:51.161Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-28T11:27:53.679Z] check_test.go:379: [d7399908dc5a5] daemon is not started [2023-03-28T11:27:53.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-03-28T11:27:53.679Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-03-28T11:27:53.679Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-03-28T11:27:53.679Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-03-28T11:27:53.679Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-03-28T11:27:54.614Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-03-28T11:27:54.614Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-03-28T11:27:55.176Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-03-28T11:27:55.176Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-03-28T11:27:55.176Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-03-28T11:27:55.176Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-03-28T11:27:55.739Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-03-28T11:27:55.739Z] docker_api_swarm_test.go:802: [d7b511c6b1c06] joining swarm manager [d486194cc6b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:27:55.995Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-03-28T11:27:56.252Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-03-28T11:27:56.252Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-03-28T11:27:56.815Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-03-28T11:27:57.073Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-03-28T11:27:57.073Z] docker_api_swarm_test.go:802: [db9d14704071a] joining swarm manager [d486194cc6b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:27:57.330Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2023-03-28T11:27:57.330Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-03-28T11:27:57.330Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2023-03-28T11:27:57.330Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2023-03-28T11:27:57.330Z] PASS [2023-03-28T11:27:57.330Z] [2023-03-28T11:27:57.330Z] === Skipped [2023-03-28T11:27:57.330Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T11:27:57.330Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T11:27:57.330Z] [2023-03-28T11:27:57.330Z] DONE 27 tests, 1 skipped in 191.686s [2023-03-28T11:27:57.330Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T11:27:57.330Z] ++ 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 [2023-03-28T11:27:57.330Z] ++ set -e [2023-03-28T11:27:57.330Z] ++ '[' -n 0 ']' [2023-03-28T11:27:57.330Z] ++ set -x [2023-03-28T11:27:57.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2023-03-28T11:27:57.587Z] INFO: Testing against a local daemon [2023-03-28T11:27:57.587Z] === RUN TestSessionCreate [2023-03-28T11:27:57.587Z] --- PASS: TestSessionCreate (0.05s) [2023-03-28T11:27:57.587Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T11:27:57.587Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T11:27:57.587Z] PASS [2023-03-28T11:27:57.587Z] [2023-03-28T11:27:57.587Z] DONE 2 tests in 0.197s [2023-03-28T11:27:57.587Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T11:27:57.587Z] ++ 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 [2023-03-28T11:27:57.587Z] ++ set -e [2023-03-28T11:27:57.587Z] ++ '[' -n 0 ']' [2023-03-28T11:27:57.587Z] ++ set -x [2023-03-28T11:27:57.587Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:27:57.844Z] INFO: Testing against a local daemon [2023-03-28T11:27:57.844Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T11:27:57.844Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T11:27:57.844Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:27:57.844Z] === RUN TestEventsExecDie [2023-03-28T11:27:57.844Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-03-28T11:27:58.775Z] --- PASS: TestEventsExecDie (0.77s) [2023-03-28T11:27:58.775Z] === RUN TestEventsBackwardsCompatible [2023-03-28T11:27:58.775Z] docker_api_swarm_test.go:802: [db6c63db86cef] joining swarm manager [d486194cc6b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-03-28T11:27:58.775Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2023-03-28T11:27:58.775Z] === RUN TestInfoBinaryCommits [2023-03-28T11:27:58.775Z] --- PASS: TestInfoBinaryCommits (0.04s) [2023-03-28T11:27:58.775Z] === RUN TestInfoAPIVersioned [2023-03-28T11:27:58.775Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T11:27:58.775Z] === RUN TestInfoDiscoveryBackend [2023-03-28T11:27:58.775Z] === RUN TestDockerSuite/TestImagesFormat [2023-03-28T11:27:58.775Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-03-28T11:27:59.339Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2023-03-28T11:27:59.339Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T11:27:59.596Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-03-28T11:27:59.852Z] docker_api_swarm_test.go:802: [dbd9ad13f1ab8] joining swarm manager [d486194cc6b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-03-28T11:28:00.109Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-03-28T11:28:00.109Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T11:28:00.672Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2023-03-28T11:28:00.672Z] === RUN TestInfoAPI [2023-03-28T11:28:00.672Z] --- PASS: TestInfoAPI (0.03s) [2023-03-28T11:28:00.672Z] === RUN TestInfoAPIWarnings [2023-03-28T11:28:01.234Z] docker_api_swarm_test.go:810: [d75a09e2f43d3] joining swarm manager [d486194cc6b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-03-28T11:28:02.163Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-03-28T11:28:02.163Z] === RUN TestDockerSuite/TestImportBadURL [2023-03-28T11:28:02.163Z] === RUN TestDockerSuite/TestImportDisplay [2023-03-28T11:28:03.094Z] === RUN TestDockerSuite/TestImportFile [2023-03-28T11:28:04.024Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-03-28T11:28:04.024Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-03-28T11:28:04.954Z] === RUN TestDockerSuite/TestImportGzipped [2023-03-28T11:28:05.873Z] 2023/03/28 11:28:01 Finished clone github.com/hashicorp/consul [2023-03-28T11:28:06.321Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-03-28T11:28:07.691Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-03-28T11:28:07.948Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-03-28T11:28:08.511Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-03-28T11:28:09.073Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-03-28T11:28:09.073Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-03-28T11:28:09.073Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-03-28T11:28:09.634Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-03-28T11:28:09.891Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-03-28T11:28:10.453Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-03-28T11:28:10.729Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-03-28T11:28:11.306Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-03-28T11:28:11.562Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-03-28T11:28:11.562Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-03-28T11:28:12.929Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-03-28T11:28:13.186Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-03-28T11:28:13.749Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-03-28T11:28:13.749Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-03-28T11:28:14.005Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-03-28T11:28:14.005Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-03-28T11:28:14.005Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-03-28T11:28:14.569Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-03-28T11:28:15.133Z] === RUN TestDockerSuite/TestInspectDefault [2023-03-28T11:28:15.697Z] === RUN TestDockerSuite/TestInspectHistory [2023-03-28T11:28:15.954Z] === RUN TestDockerSuite/TestInspectImage [2023-03-28T11:28:15.954Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-03-28T11:28:15.954Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-03-28T11:28:15.954Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-03-28T11:28:15.954Z] === RUN TestDockerSuite/TestInspectInt64 [2023-03-28T11:28:16.517Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-03-28T11:28:17.079Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-03-28T11:28:17.079Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-03-28T11:28:17.079Z] --- PASS: TestInfoAPIWarnings (16.29s) [2023-03-28T11:28:17.079Z] === RUN TestInfoDebug [2023-03-28T11:28:17.643Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-03-28T11:28:17.643Z] --- PASS: TestInfoDebug (0.53s) [2023-03-28T11:28:17.643Z] === RUN TestInfoInsecureRegistries [2023-03-28T11:28:18.207Z] === RUN TestDockerSuite/TestInspectPlugin [2023-03-28T11:28:18.207Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-28T11:28:18.207Z] === RUN TestInfoRegistryMirrors [2023-03-28T11:28:18.769Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-28T11:28:18.769Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T11:28:19.025Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2023-03-28T11:28:19.025Z] === RUN TestPingCacheHeaders [2023-03-28T11:28:19.025Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T11:28:19.025Z] === RUN TestPingGet [2023-03-28T11:28:19.025Z] --- PASS: TestPingGet (0.01s) [2023-03-28T11:28:19.025Z] === RUN TestPingHead [2023-03-28T11:28:19.025Z] --- PASS: TestPingHead (0.02s) [2023-03-28T11:28:19.025Z] === RUN TestVersion [2023-03-28T11:28:19.025Z] --- PASS: TestVersion (0.02s) [2023-03-28T11:28:19.025Z] PASS [2023-03-28T11:28:19.025Z] [2023-03-28T11:28:19.025Z] === Skipped [2023-03-28T11:28:19.025Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T11:28:19.025Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T11:28:19.025Z] [2023-03-28T11:28:19.025Z] DONE 18 tests, 1 skipped in 21.498s [2023-03-28T11:28:19.025Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T11:28:19.026Z] ++ 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 [2023-03-28T11:28:19.026Z] ++ set -e [2023-03-28T11:28:19.026Z] ++ '[' -n 0 ']' [2023-03-28T11:28:19.026Z] ++ set -x [2023-03-28T11:28:19.026Z] ++ env -i DEST=/go/src/github.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 [2023-03-28T11:28:19.282Z] INFO: Testing against a local daemon [2023-03-28T11:28:19.282Z] === RUN TestVolumesCreateAndList [2023-03-28T11:28:19.282Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T11:28:19.282Z] === RUN TestVolumesRemove [2023-03-28T11:28:19.282Z] --- PASS: TestVolumesRemove (0.05s) [2023-03-28T11:28:19.282Z] === RUN TestVolumesInspect [2023-03-28T11:28:19.282Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T11:28:19.282Z] === RUN TestVolumesInvalidJSON [2023-03-28T11:28:19.282Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T11:28:19.282Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T11:28:19.282Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T11:28:19.282Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T11:28:19.282Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T11:28:19.282Z] PASS [2023-03-28T11:28:19.282Z] [2023-03-28T11:28:19.282Z] DONE 5 tests in 0.194s [2023-03-28T11:28:19.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T11:28:19.539Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T11:28:19.539Z] +++ kill 5978 [2023-03-28T11:28:19.810Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-03-28T11:28:20.467Z] === RUN TestDockerSuite/TestInspectRootFS [2023-03-28T11:28:20.467Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-03-28T11:28:20.724Z] +++ /etc/init.d/apparmor stop [2023-03-28T11:28:20.724Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T11:28:20.724Z] [2023-03-28T11:28:20.724Z] Unloading profiles will leave already running processes permanently [2023-03-28T11:28:20.724Z] unconfined, which can lead to unexpected situations. [2023-03-28T11:28:20.724Z] [2023-03-28T11:28:20.724Z] To set a process to complain mode, use the command line tool [2023-03-28T11:28:20.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T11:28:20.724Z] +++ true [2023-03-28T11:28:20.724Z] exiting test-integration [2023-03-28T11:28:20.724Z] ++ exit 0 [2023-03-28T11:28:20.724Z] [2023-03-28T11:28:20.981Z] === RUN TestDockerSuite/TestInspectStatus [2023-03-28T11:28:21.545Z] + for job in $(jobs -p) [2023-03-28T11:28:21.545Z] + wait 5402 [2023-03-28T11:28:21.801Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-03-28T11:28:23.170Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-03-28T11:28:23.733Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-03-28T11:28:24.294Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-03-28T11:28:24.551Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-03-28T11:28:25.114Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-03-28T11:28:25.370Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-03-28T11:28:25.933Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-03-28T11:28:25.933Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-03-28T11:28:27.317Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-03-28T11:28:28.248Z] === RUN TestDockerSuite/TestLinksEnvs [2023-03-28T11:28:29.176Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-03-28T11:28:29.176Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-03-28T11:28:30.140Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-03-28T11:28:30.140Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-03-28T11:28:30.140Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-03-28T11:28:30.544Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-03-28T11:28:31.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-03-28T11:28:32.839Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-03-28T11:28:32.839Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-03-28T11:28:34.209Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-03-28T11:28:34.465Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-03-28T11:28:35.028Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-03-28T11:28:37.968Z] 2023/03/28 11:28:37 Finished clone github.com/aws/aws-sdk-go [2023-03-28T11:28:41.568Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-03-28T11:28:42.937Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-03-28T11:28:44.303Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-03-28T11:28:44.559Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-03-28T11:28:46.450Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-03-28T11:28:46.450Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-03-28T11:28:46.450Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-03-28T11:28:46.450Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-03-28T11:28:46.450Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-03-28T11:28:47.013Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-03-28T11:28:47.577Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-03-28T11:28:50.867Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-03-28T11:28:51.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-03-28T11:28:51.381Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-03-28T11:28:56.628Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-03-28T11:28:56.628Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-03-28T11:28:56.628Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-03-28T11:28:57.191Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-03-28T11:28:57.755Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-03-28T11:28:58.684Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-03-28T11:28:59.612Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-03-28T11:29:00.175Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-03-28T11:29:02.068Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-03-28T11:29:02.325Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-03-28T11:29:02.891Z] === RUN TestDockerSuite/TestLogsSince [2023-03-28T11:29:09.427Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-03-28T11:29:12.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-03-28T11:29:15.212Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-03-28T11:29:15.212Z] === RUN TestDockerSuite/TestLogsTail [2023-03-28T11:29:16.160Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-03-28T11:29:16.722Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-03-28T11:29:16.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-03-28T11:29:17.285Z] === RUN TestDockerSuite/TestMountIntoProc [2023-03-28T11:29:17.285Z] === RUN TestDockerSuite/TestMountIntoSys [2023-03-28T11:29:17.848Z] === RUN TestDockerSuite/TestNetHostname [2023-03-28T11:29:19.220Z] docker_api_swarm_service_test.go:395: [d54a57374e6a5] joining swarm manager [df2adf5ff199c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:29:19.476Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-03-28T11:29:19.733Z] === RUN TestDockerSuite/TestNetworkEvents [2023-03-28T11:29:19.989Z] docker_api_swarm_service_test.go:395: [d15c9087b3ef1] joining swarm manager [df2adf5ff199c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:29:25.241Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-03-28T11:29:26.608Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-03-28T11:29:26.866Z] === RUN TestDockerSuite/TestPluginActive [2023-03-28T11:29:29.381Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-03-28T11:29:34.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-03-28T11:29:34.883Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-03-28T11:29:34.883Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-03-28T11:29:34.883Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-03-28T11:29:36.777Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-03-28T11:29:36.777Z] docker_api_swarm_service_test.go:343: [ddf1cf3b484e3] joining swarm manager [de30ac206ce1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:29:37.338Z] docker_api_swarm_service_test.go:343: [dc6dc2dcd8d7c] joining swarm manager [de30ac206ce1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:29:39.870Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-03-28T11:29:41.761Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-03-28T11:29:44.278Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-03-28T11:29:49.525Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-03-28T11:29:50.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-03-28T11:29:50.893Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-03-28T11:29:51.823Z] === RUN TestDockerSuite/TestPortHostBinding [2023-03-28T11:29:53.194Z] === RUN TestDockerSuite/TestPortList [2023-03-28T11:29:53.194Z] docker_api_swarm_service_test.go:490: [d73920f508bb2] joining swarm manager [d42f459d26f8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:29:53.757Z] docker_api_swarm_service_test.go:490: [dcaa97de856cc] joining swarm manager [d42f459d26f8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:30:00.301Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-03-28T11:30:00.301Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-03-28T11:30:06.838Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-03-28T11:30:06.838Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-03-28T11:30:06.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-03-28T11:30:06.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-03-28T11:30:06.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-03-28T11:30:06.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-03-28T11:30:07.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-03-28T11:30:07.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-03-28T11:30:07.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-03-28T11:30:07.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-03-28T11:30:09.037Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-03-28T11:30:09.037Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-03-28T11:30:11.556Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-03-28T11:30:12.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-03-28T11:30:12.487Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-03-28T11:30:13.049Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-03-28T11:30:13.306Z] === RUN TestDockerSuite/TestPsByOrder [2023-03-28T11:30:14.235Z] docker_api_swarm_service_test.go:128: [d188ce3d5d559] joining swarm manager [d345bf9533370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:30:15.166Z] docker_api_swarm_service_test.go:129: [d97761a24a0a7] joining swarm manager [d345bf9533370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:30:15.422Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-03-28T11:30:16.792Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-03-28T11:30:17.049Z] docker_api_swarm_service_test.go:137: [de71570218f64] joining swarm manager [d345bf9533370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-03-28T11:30:17.979Z] docker_api_swarm_service_test.go:138: [d74ddb8e4543c] joining swarm manager [d345bf9533370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-03-28T11:30:18.908Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-03-28T11:30:22.181Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-03-28T11:30:22.181Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-03-28T11:30:24.074Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-03-28T11:30:26.620Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-03-28T11:30:26.620Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-03-28T11:30:28.163Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-03-28T11:30:30.617Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-03-28T11:30:31.568Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-03-28T11:30:32.936Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-03-28T11:30:33.499Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-03-28T11:30:34.429Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-03-28T11:30:36.325Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-03-28T11:30:37.254Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-03-28T11:30:38.185Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-03-28T11:30:38.441Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-03-28T11:30:38.698Z] === RUN TestDockerSuite/TestPsRightTagName [2023-03-28T11:30:40.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-03-28T11:30:40.066Z] === RUN TestDockerSuite/TestPsShowMounts [2023-03-28T11:30:41.957Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-03-28T11:30:42.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-03-28T11:30:42.519Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-03-28T11:30:42.519Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-03-28T11:30:42.519Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-03-28T11:30:43.081Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-03-28T11:30:43.337Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-03-28T11:30:43.594Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-03-28T11:30:44.156Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-03-28T11:30:44.413Z] docker_api_swarm_service_test.go:304: [dc94b31d642a7] joining swarm manager [d9ad0ae210935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:30:45.344Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-03-28T11:30:45.344Z] docker_api_swarm_service_test.go:304: [d09f2bc417a7b] joining swarm manager [d9ad0ae210935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:30:46.713Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-03-28T11:30:47.278Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-03-28T11:30:53.849Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-03-28T11:30:53.849Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-03-28T11:30:55.743Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-03-28T11:30:55.743Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-03-28T11:30:55.743Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-03-28T11:30:55.743Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-03-28T11:30:57.633Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-03-28T11:30:58.563Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-03-28T11:31:00.454Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-03-28T11:31:01.382Z] === RUN TestDockerSuite/TestRmiBlank [2023-03-28T11:31:01.383Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-03-28T11:31:01.383Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-03-28T11:31:03.885Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-03-28T11:31:03.906Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-03-28T11:31:04.162Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-03-28T11:31:04.419Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-03-28T11:31:05.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-03-28T11:31:05.348Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-03-28T11:31:06.278Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-03-28T11:31:06.841Z] docker_api_swarm_service_test.go:100: [d03f183664cf7] joining swarm manager [dfa7644966bd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:31:07.406Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-03-28T11:31:07.970Z] docker_api_swarm_service_test.go:101: [df6e7cfd46984] joining swarm manager [dfa7644966bd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:31:08.226Z] === RUN TestDockerSuite/TestRmiTag [2023-03-28T11:31:08.226Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-03-28T11:31:08.788Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-03-28T11:31:12.966Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-03-28T11:31:12.966Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-03-28T11:31:13.533Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-03-28T11:31:13.789Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-03-28T11:31:14.717Z] === RUN TestDockerSuite/TestRunAddHost [2023-03-28T11:31:14.973Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-03-28T11:31:15.229Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-03-28T11:31:15.791Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-03-28T11:31:15.791Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-03-28T11:31:16.048Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-03-28T11:31:16.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-03-28T11:31:17.416Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-03-28T11:31:17.672Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-03-28T11:31:18.236Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-03-28T11:31:18.799Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-03-28T11:31:19.729Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-03-28T11:31:20.658Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-03-28T11:31:21.220Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-03-28T11:31:21.782Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-03-28T11:31:22.344Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-03-28T11:31:23.273Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-03-28T11:31:23.836Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-03-28T11:31:24.764Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-03-28T11:31:25.693Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-03-28T11:31:25.693Z] check_test.go:379: [d03f183664cf7] daemon is not started [2023-03-28T11:31:26.255Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-03-28T11:31:26.818Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-03-28T11:31:27.075Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-03-28T11:31:27.075Z] === RUN TestDockerSuite/TestRunBindMounts [2023-03-28T11:31:28.444Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-03-28T11:31:29.006Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-03-28T11:31:29.263Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-03-28T11:31:29.826Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-03-28T11:31:30.092Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-03-28T11:31:30.092Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-03-28T11:31:30.674Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-03-28T11:31:31.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-03-28T11:31:31.236Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-03-28T11:31:31.492Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-03-28T11:31:32.056Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-03-28T11:31:32.619Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-03-28T11:31:32.619Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-03-28T11:31:33.183Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-03-28T11:31:33.183Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-03-28T11:31:33.440Z] docker_api_swarm_service_test.go:533: [dccf5e4bfb4ef] joining swarm manager [d4c215843f3c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:31:34.004Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-03-28T11:31:34.567Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-03-28T11:31:34.824Z] docker_api_swarm_service_test.go:534: [db5566f0a6940] joining swarm manager [d4c215843f3c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:31:35.082Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-03-28T11:31:35.645Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-03-28T11:31:35.645Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-03-28T11:31:35.902Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-03-28T11:31:37.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-03-28T11:31:39.171Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-03-28T11:31:40.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-03-28T11:31:40.666Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-03-28T11:31:41.593Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-03-28T11:31:41.850Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-03-28T11:31:42.412Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-03-28T11:31:42.669Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-03-28T11:31:43.598Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-03-28T11:31:45.492Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-03-28T11:31:45.492Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-03-28T11:31:46.056Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-03-28T11:31:46.250Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-03-28T11:31:47.423Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-03-28T11:31:48.819Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-03-28T11:31:50.186Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-03-28T11:31:51.552Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-03-28T11:31:51.552Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-03-28T11:31:51.552Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-03-28T11:31:51.552Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-03-28T11:31:51.552Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-03-28T11:31:51.808Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-03-28T11:31:53.177Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-03-28T11:31:53.739Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-03-28T11:31:55.106Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-03-28T11:31:55.669Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-03-28T11:31:56.597Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-03-28T11:31:56.853Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-03-28T11:31:56.853Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-03-28T11:31:56.853Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-03-28T11:31:57.417Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-03-28T11:31:57.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-03-28T11:31:58.347Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-03-28T11:31:58.347Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-03-28T11:31:58.909Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-03-28T11:31:59.472Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-03-28T11:31:59.728Z] docker_api_swarm_service_test.go:148: [d165c816803e4] joining swarm manager [d7257ef97da75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:31:59.985Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-03-28T11:32:00.548Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-03-28T11:32:00.548Z] docker_api_swarm_service_test.go:148: [d6eec9b06b8ed] joining swarm manager [d7257ef97da75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:32:00.548Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-03-28T11:32:01.110Z] === RUN TestDockerSuite/TestRunEnvironment [2023-03-28T11:32:01.673Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-03-28T11:32:02.238Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-03-28T11:32:02.801Z] === RUN TestDockerSuite/TestRunExitCode [2023-03-28T11:32:03.364Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-03-28T11:32:03.926Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-03-28T11:32:04.490Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-03-28T11:32:04.746Z] === RUN TestDockerSuite/TestRunExposePort [2023-03-28T11:32:04.746Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-03-28T11:32:05.329Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-03-28T11:32:05.890Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-03-28T11:32:06.453Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-03-28T11:32:06.709Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T11:32:06.709Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T11:32:06.709Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-03-28T11:32:08.600Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-03-28T11:32:09.162Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-03-28T11:32:09.419Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-03-28T11:32:10.350Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-03-28T11:32:11.281Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-03-28T11:32:11.281Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-03-28T11:32:11.281Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-03-28T11:32:11.281Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-03-28T11:32:11.843Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-03-28T11:32:13.737Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-03-28T11:32:14.299Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-03-28T11:32:15.226Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-03-28T11:32:21.764Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-03-28T11:32:21.764Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-03-28T11:32:21.764Z] === RUN TestDockerSuite/TestRunModeHostname [2023-03-28T11:32:22.326Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-03-28T11:32:22.326Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-03-28T11:32:22.583Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-03-28T11:32:23.513Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-03-28T11:32:24.077Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-03-28T11:32:25.446Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-03-28T11:32:25.446Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-03-28T11:32:25.702Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-03-28T11:32:26.656Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-03-28T11:32:27.587Z] === RUN TestDockerSuite/TestRunMount [2023-03-28T11:32:31.757Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-03-28T11:32:31.757Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-03-28T11:32:32.016Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-03-28T11:32:32.946Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-03-28T11:32:34.314Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-03-28T11:32:36.204Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-03-28T11:32:36.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-03-28T11:32:37.572Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-03-28T11:32:40.094Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-03-28T11:32:41.024Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-03-28T11:32:41.953Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-03-28T11:32:41.953Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-03-28T11:32:42.517Z] === RUN TestDockerSuite/TestRunNetHost [2023-03-28T11:32:43.080Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-03-28T11:32:43.642Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-03-28T11:32:44.206Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-03-28T11:32:45.575Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-03-28T11:32:46.702Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-03-28T11:32:46.943Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-03-28T11:32:50.223Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-03-28T11:32:50.223Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-03-28T11:32:50.480Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-03-28T11:32:51.042Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-03-28T11:32:51.042Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-03-28T11:32:51.604Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-03-28T11:32:51.859Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-03-28T11:32:52.116Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-03-28T11:32:52.680Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-03-28T11:32:59.220Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-03-28T11:32:59.220Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-03-28T11:32:59.220Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-03-28T11:32:59.220Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-03-28T11:32:59.476Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-03-28T11:33:01.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-03-28T11:33:01.372Z] === RUN TestDockerSuite/TestRunPortInUse [2023-03-28T11:33:01.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-03-28T11:33:01.935Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-03-28T11:33:02.192Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-03-28T11:33:02.449Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-03-28T11:33:03.014Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-03-28T11:33:03.578Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-03-28T11:33:04.508Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-03-28T11:33:05.072Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T11:33:05.072Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-03-28T11:33:05.072Z] === RUN TestDockerSuite/TestRunPublishPort [2023-03-28T11:33:05.636Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-03-28T11:33:05.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-03-28T11:33:06.149Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-03-28T11:33:06.149Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-03-28T11:33:06.149Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-03-28T11:33:06.716Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-03-28T11:33:07.645Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-03-28T11:33:07.645Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-03-28T11:33:07.645Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-03-28T11:33:08.586Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-03-28T11:33:10.497Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-03-28T11:33:11.865Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-03-28T11:33:11.865Z] === RUN TestDockerSuite/TestRunRm [2023-03-28T11:33:12.121Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-03-28T11:33:14.011Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-03-28T11:33:14.526Z] 2023/03/28 11:33:02 Finished clone google.golang.org/api [2023-03-28T11:33:14.526Z] 2023/03/28 11:33:02 Dependencies downloaded. Download time: 7m50.571512347s [2023-03-28T11:33:14.526Z] 2023/03/28 11:33:02 Collecting all dependencies [2023-03-28T11:33:15.092Z] 2023/03/28 11:33:15 Clean vendor dir from unused packages [2023-03-28T11:33:15.092Z] 2023/03/28 11:33:15 Ignoring paths matching "^archive/tar" [2023-03-28T11:33:15.901Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-03-28T11:33:16.466Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-03-28T11:33:16.467Z] 2023/03/28 11:33:16 Success [2023-03-28T11:33:16.467Z] 2023/03/28 11:33:16 Running time: 8m7.077404962s [2023-03-28T11:33:16.722Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-03-28T11:33:16.722Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-03-28T11:33:17.033Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T11:33:17.907Z] + echo Ensuring container killed. [2023-03-28T11:33:17.907Z] Ensuring container killed. [2023-03-28T11:33:17.907Z] + docker rm -vf docker-pr2 [2023-03-28T11:33:17.907Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-03-28T11:33:18.226Z] + echo Chowning /workspace to jenkins user [2023-03-28T11:33:18.226Z] Chowning /workspace to jenkins user [2023-03-28T11:33:18.226Z] + id -u [2023-03-28T11:33:18.226Z] + id -g [2023-03-28T11:33:18.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T11:33:18.615Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-03-28T11:33:18.872Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-03-28T11:33:19.434Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T11:33:20.422Z] + bundleName=unit [2023-03-28T11:33:20.422Z] + echo Creating unit-bundles.tar.gz [2023-03-28T11:33:20.422Z] Creating unit-bundles.tar.gz [2023-03-28T11:33:20.422Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-03-28T11:33:20.422Z] bundles/junit-report.xml [2023-03-28T11:33:20.422Z] bundles/go-test-report.json [2023-03-28T11:33:20.422Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-03-28T11:33:20.433Z] Archiving artifacts [2023-03-28T11:33:20.961Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T11:33:21.264Z] + make clean [2023-03-28T11:33:21.833Z] docker volume rm -f docker-dev-cache [2023-03-28T11:33:21.833Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T11:33:21.953Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:33:22.718Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-03-28T11:33:23.844Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-03-28T11:33:24.773Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-03-28T11:33:25.029Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-03-28T11:33:25.958Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-03-28T11:33:26.214Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-03-28T11:33:26.777Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-03-28T11:33:27.706Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-03-28T11:33:27.706Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-03-28T11:33:27.962Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-03-28T11:33:28.545Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-03-28T11:33:29.119Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-03-28T11:33:29.682Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-03-28T11:33:32.199Z] === RUN TestDockerSuite/TestRunState [2023-03-28T11:33:33.129Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-03-28T11:33:33.692Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-03-28T11:33:34.254Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-03-28T11:33:34.510Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-03-28T11:33:34.510Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-03-28T11:33:34.510Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-03-28T11:33:34.766Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-03-28T11:33:35.328Z] === RUN TestDockerSuite/TestRunSysctls [2023-03-28T11:33:36.257Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-03-28T11:33:36.257Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-03-28T11:33:36.257Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-03-28T11:33:36.514Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-03-28T11:33:37.881Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-03-28T11:33:38.446Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-03-28T11:33:39.375Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-03-28T11:33:41.892Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-03-28T11:33:44.408Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-03-28T11:33:44.664Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-03-28T11:33:45.227Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-03-28T11:33:45.484Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-03-28T11:33:46.854Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-03-28T11:33:47.806Z] === RUN TestDockerSuite/TestRunUserByID [2023-03-28T11:33:48.065Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-03-28T11:33:48.321Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-03-28T11:33:48.321Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-03-28T11:33:48.885Z] === RUN TestDockerSuite/TestRunUserByName [2023-03-28T11:33:49.141Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-03-28T11:33:49.703Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-03-28T11:33:49.703Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-03-28T11:33:49.703Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-03-28T11:33:49.703Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-03-28T11:33:50.266Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-03-28T11:33:51.633Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-03-28T11:33:53.000Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-03-28T11:33:53.929Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-03-28T11:33:54.859Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-03-28T11:33:56.227Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-03-28T11:33:57.156Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-03-28T11:33:58.524Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-03-28T11:34:00.415Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-03-28T11:34:00.415Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-03-28T11:34:00.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-03-28T11:34:00.978Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-03-28T11:34:00.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-03-28T11:34:00.978Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-03-28T11:34:00.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-03-28T11:34:00.978Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-03-28T11:34:00.978Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-03-28T11:34:01.234Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-03-28T11:34:01.234Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-03-28T11:34:01.234Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-03-28T11:34:01.797Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-03-28T11:34:02.727Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-03-28T11:34:03.288Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-03-28T11:34:03.852Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-03-28T11:34:04.414Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-03-28T11:34:04.977Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-03-28T11:34:04.977Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-03-28T11:34:05.555Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-03-28T11:34:05.555Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-03-28T11:34:05.555Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-03-28T11:34:05.555Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-03-28T11:34:05.818Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-03-28T11:34:05.818Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-03-28T11:34:05.818Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-03-28T11:34:05.818Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-03-28T11:34:05.818Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-03-28T11:34:05.818Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-03-28T11:34:05.818Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-03-28T11:34:05.818Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-03-28T11:34:05.818Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-03-28T11:34:05.818Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-03-28T11:34:05.818Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-03-28T11:34:06.074Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-03-28T11:34:06.637Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-03-28T11:34:06.637Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-03-28T11:34:07.198Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-03-28T11:34:07.198Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-03-28T11:34:07.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-03-28T11:34:07.761Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-03-28T11:34:08.017Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-03-28T11:34:08.578Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-03-28T11:34:08.578Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-03-28T11:34:08.578Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-03-28T11:34:09.147Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-03-28T11:34:10.075Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-03-28T11:34:10.331Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-03-28T11:34:10.331Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-03-28T11:34:10.331Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-03-28T11:34:10.587Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-03-28T11:34:10.587Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-03-28T11:34:11.517Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-03-28T11:34:11.774Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-03-28T11:34:13.142Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-03-28T11:34:13.704Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-03-28T11:34:13.704Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-03-28T11:34:13.704Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-03-28T11:34:14.267Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-03-28T11:34:14.831Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-03-28T11:34:15.760Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-03-28T11:34:15.760Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-03-28T11:34:16.323Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-03-28T11:34:16.886Z] === RUN TestDockerSuite/TestSaveImageId [2023-03-28T11:34:17.143Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-03-28T11:34:17.399Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-03-28T11:34:18.769Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3186622066 [2023-03-28T11:34:19.025Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-03-28T11:34:19.025Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-03-28T11:34:19.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-03-28T11:34:20.395Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-03-28T11:34:20.395Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-03-28T11:34:20.395Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-03-28T11:34:21.765Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-03-28T11:34:22.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-03-28T11:34:23.271Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-03-28T11:34:23.833Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-03-28T11:34:23.833Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-03-28T11:34:23.833Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-03-28T11:34:24.089Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-03-28T11:34:24.650Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-03-28T11:34:24.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-03-28T11:34:26.541Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-03-28T11:34:27.470Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-03-28T11:34:29.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-03-28T11:34:31.878Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-03-28T11:34:32.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-03-28T11:34:33.371Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-03-28T11:34:34.301Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-03-28T11:34:34.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-03-28T11:34:35.121Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-03-28T11:34:37.644Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-03-28T11:34:37.644Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-03-28T11:34:40.165Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-03-28T11:34:40.421Z] === RUN TestDockerSuite/TestStartRecordError [2023-03-28T11:34:41.350Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-03-28T11:34:43.257Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-03-28T11:34:43.257Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-03-28T11:34:44.624Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-03-28T11:34:47.896Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-03-28T11:34:48.459Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-03-28T11:34:51.727Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-03-28T11:34:54.994Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-03-28T11:34:59.161Z] === RUN TestDockerSuite/TestStatsNoStream [2023-03-28T11:35:01.677Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-03-28T11:35:01.677Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-03-28T11:35:03.044Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-03-28T11:35:03.972Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-03-28T11:35:03.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-03-28T11:35:04.535Z] === RUN TestDockerSuite/TestTopPrivileged [2023-03-28T11:35:05.098Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-03-28T11:35:05.098Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-03-28T11:35:05.098Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-03-28T11:35:05.666Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-03-28T11:35:08.203Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-03-28T11:35:08.767Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-03-28T11:35:10.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-03-28T11:35:11.585Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-03-28T11:35:12.516Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-03-28T11:35:13.078Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-03-28T11:35:13.078Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-03-28T11:35:13.078Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-03-28T11:35:13.078Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-03-28T11:35:13.078Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-03-28T11:35:14.009Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-03-28T11:35:14.571Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-03-28T11:35:15.136Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-03-28T11:35:15.395Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-03-28T11:35:16.324Z] === RUN TestDockerSuite/TestUpdateStats [2023-03-28T11:35:18.214Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-03-28T11:35:20.166Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-03-28T11:35:21.095Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-03-28T11:35:21.095Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-03-28T11:35:21.095Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-03-28T11:35:21.658Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-03-28T11:35:21.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-03-28T11:35:24.434Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-03-28T11:35:26.326Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-03-28T11:35:28.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-03-28T11:35:29.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-03-28T11:35:30.951Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-03-28T11:35:31.881Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-03-28T11:35:34.401Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-03-28T11:35:35.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-03-28T11:35:37.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-03-28T11:35:38.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-03-28T11:35:38.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-03-28T11:35:39.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-03-28T11:35:41.368Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-03-28T11:35:42.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-03-28T11:35:43.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-03-28T11:35:43.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-03-28T11:35:45.832Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-03-28T11:35:46.088Z] docker_cli_service_logs_test.go:246: checking task pzkfndmfnkq7 [2023-03-28T11:35:46.088Z] docker_cli_service_logs_test.go:251: checking messages for pzkfndmfnkq7 [2023-03-28T11:35:46.088Z] docker_cli_service_logs_test.go:246: checking task nc04m6lgmfoq [2023-03-28T11:35:46.088Z] docker_cli_service_logs_test.go:251: checking messages for nc04m6lgmfoq [2023-03-28T11:35:58.263Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-03-28T11:35:58.825Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-03-28T11:36:00.715Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-03-28T11:36:00.715Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-03-28T11:36:00.715Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-03-28T11:36:01.276Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-03-28T11:36:01.276Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-03-28T11:36:01.276Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-03-28T11:36:01.533Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-03-28T11:36:01.790Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-03-28T11:36:01.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-03-28T11:36:02.718Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-03-28T11:36:02.718Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-03-28T11:36:02.718Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-03-28T11:36:02.718Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-03-28T11:36:02.718Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-03-28T11:36:04.086Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-03-28T11:36:04.086Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-03-28T11:36:04.343Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-03-28T11:36:04.343Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-03-28T11:36:04.343Z] === RUN TestDockerSuite/TestVolumeEvents [2023-03-28T11:36:04.805Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-03-28T11:36:05.263Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-03-28T11:36:05.263Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-03-28T11:36:06.230Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-03-28T11:36:06.230Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-03-28T11:36:06.230Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-03-28T11:36:07.197Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-03-28T11:36:08.737Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-03-28T11:36:08.737Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-03-28T11:36:09.196Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-03-28T11:36:09.600Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-03-28T11:36:09.654Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-03-28T11:36:10.625Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-03-28T11:36:10.970Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-03-28T11:36:10.970Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-03-28T11:36:10.970Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-03-28T11:36:12.862Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-03-28T11:36:16.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-03-28T11:36:16.146Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-03-28T11:36:16.146Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite (1257.82s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.45s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.65s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.04s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.76s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.36s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.51s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.88s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.07s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.54s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.02s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.90s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.76s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.48s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.96s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.06s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.83s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.72s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.14s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.93s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.69s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.99s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.80s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.14s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.96s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.56s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.68s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.82s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.87s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.06s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.32s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.31s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.29s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.56s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.60s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2023-03-28T11:36:16.146Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2023-03-28T11:36:16.146Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.76s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.79s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.66s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.42s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.06s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.22s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.17s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.18s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.17s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.61s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.32s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.69s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.68s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.63s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.10s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.23s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.16s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.04s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.78s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.18s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.62s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnv (1.32s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.66s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.28s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.31s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.68s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.78s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.12s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.80s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.82s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.53s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.93s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.60s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.82s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.61s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.61s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.27s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.64s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.37s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.88s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.67s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.58s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.34s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.98s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.75s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.16s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildPATH (1.50s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.83s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.83s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.30s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildRm (1.74s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.60s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.77s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.02s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.16s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.59s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.92s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildUser (1.26s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.69s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.92s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.56s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.10s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-03-28T11:36:16.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitChange (0.95s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitTTY (1.45s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.07s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.50s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.90s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.93s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.43s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.45s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.42s) [2023-03-28T11:36:16.405Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.43s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.46s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.86s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.94s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2023-03-28T11:36:16.406Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.77s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.21s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.07s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.82s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.97s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.51s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.27s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.54s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006f7f38_} (1.60s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1946431569_/foo_false____} (1.39s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1946431569_/foo_true____} (1.29s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3437329403_/foo_false____} (1.37s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3437329403_/foo_true____} (0.64s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3437329403_/foo_true__0xc0006f7f68__} (1.41s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006f7f80_} (1.34s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006f7f98_} (1.30s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006f7fb0_} (1.53s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006f7fc8_} (1.66s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.38s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.49s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.20s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.45s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.83s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.39s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.90s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.58s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.04s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.71s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2023-03-28T11:36:16.406Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2023-03-28T11:36:16.406Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.25s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.81s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.65s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.84s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.85s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsCommit (0.57s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.43s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.91s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (1.99s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFilters (1.15s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFormat (1.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2023-03-28T11:36:16.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-03-28T11:36:16.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.84s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsTop (0.65s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.07s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.67s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.47s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.63s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecInteractive (0.72s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.76s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.68s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2023-03-28T11:36:16.406Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecStartFails (0.83s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2023-03-28T11:36:16.407Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.44s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.68s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestHealth (18.90s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.14s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.94s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.63s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportDisplay (0.92s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportGzipped (1.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.39s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2023-03-28T11:36:16.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectHistory (0.47s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-03-28T11:36:16.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.38s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.20s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.68s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.24s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.26s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.47s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.79s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsTail (0.77s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestNetHostname (1.61s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.15s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginActive (2.21s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.66s) [2023-03-28T11:36:16.407Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.66s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.32s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.05s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.14s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPortList (6.66s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.77s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.30s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.32s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsByOrder (2.32s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.35s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.89s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.18s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.85s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.37s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.34s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.79s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.63s) [2023-03-28T11:36:16.407Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.63s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.29s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.66s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.68s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.05s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.51s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.86s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.11s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2023-03-28T11:36:16.407Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.44s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.81s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.61s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.26s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.51s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.50s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.39s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.87s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.50s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.40s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.93s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.64s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.87s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.72s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.87s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.29s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.84s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunMount (3.66s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.24s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.87s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.59s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.92s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.60s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.72s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.61s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunState (0.91s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.35s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.39s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunSysctls (0.84s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.03s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.16s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.28s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.85s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.40s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2023-03-28T11:36:16.408Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2023-03-28T11:36:16.408Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.40s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.87s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.23s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.82s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.81s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.33s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.63s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.39s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.99s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartRecordError (1.01s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.90s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.89s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.09s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.61s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.65s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.11s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.12s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.86s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.31s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.23s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.82s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.81s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.36s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.27s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2023-03-28T11:36:16.409Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.45s) [2023-03-28T11:36:16.409Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-03-28T11:36:16.409Z] === RUN TestDockerRegistrySuite [2023-03-28T11:36:16.409Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-03-28T11:36:17.783Z] check_test.go:195: [d8f8081bed5a4] daemon is not started [2023-03-28T11:36:17.783Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-03-28T11:36:18.345Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-03-28T11:36:18.602Z] check_test.go:195: [d3757e787a355] daemon is not started [2023-03-28T11:36:18.602Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-03-28T11:36:19.193Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-03-28T11:36:19.969Z] check_test.go:195: [da842542932ef] daemon is not started [2023-03-28T11:36:19.969Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-03-28T11:36:20.226Z] check_test.go:195: [d209c636b5363] daemon is not started [2023-03-28T11:36:20.226Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T11:36:21.156Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-03-28T11:36:23.676Z] docker_cli_swarm_test.go:1901: [d912c9076cacb] joining swarm manager [da2671d54dde1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:36:23.676Z] check_test.go:195: [d87eb20ea2df3] daemon is not started [2023-03-28T11:36:23.676Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T11:36:23.900Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-03-28T11:36:24.606Z] docker_cli_swarm_test.go:1902: [da4859c2a2575] joining swarm manager [da2671d54dde1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:36:28.782Z] check_test.go:195: [dfeef6b4eef24] daemon is not started [2023-03-28T11:36:28.782Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-03-28T11:36:30.985Z] === RUN TestDockerSuite/TestBuildEnv [2023-03-28T11:36:30.985Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-03-28T11:36:30.985Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-03-28T11:36:30.985Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-03-28T11:36:31.300Z] check_test.go:195: [d0775595e67cc] daemon is not started [2023-03-28T11:36:31.300Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-03-28T11:36:31.863Z] check_test.go:195: [d124d8d5268fe] daemon is not started [2023-03-28T11:36:31.955Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-03-28T11:36:31.955Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-03-28T11:36:31.955Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-03-28T11:36:31.955Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-03-28T11:36:31.955Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-03-28T11:36:31.955Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-03-28T11:36:31.955Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-03-28T11:36:32.119Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-03-28T11:36:32.683Z] check_test.go:195: [db3343385ce92] daemon is not started [2023-03-28T11:36:32.940Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-03-28T11:36:33.869Z] check_test.go:195: [d613fd96890c3] daemon is not started [2023-03-28T11:36:33.869Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-03-28T11:36:34.798Z] check_test.go:195: [dfca57f0d1182] daemon is not started [2023-03-28T11:36:34.798Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-03-28T11:36:35.728Z] check_test.go:195: [db9639384ff62] daemon is not started [2023-03-28T11:36:35.728Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-03-28T11:36:37.096Z] check_test.go:195: [d732d4b112ad5] daemon is not started [2023-03-28T11:36:37.096Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-03-28T11:36:37.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-03-28T11:36:37.750Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T11:36:37.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-03-28T11:36:37.750Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T11:36:37.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-03-28T11:36:37.750Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T11:36:38.026Z] check_test.go:195: [da00c0f15a9b8] daemon is not started [2023-03-28T11:36:38.026Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-03-28T11:36:38.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-03-28T11:36:38.588Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1595facf54f544ce7af077b8508fba0108c2d5061c2e4d87b7b540647df93b89 [2023-03-28T11:36:39.517Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76e9c441a2c11fcf75463d1cf10dae61ba28331a178c1fa287952d825398bf3f [2023-03-28T11:36:39.517Z] check_test.go:195: [d6865868f374a] daemon is not started [2023-03-28T11:36:39.517Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-03-28T11:36:39.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-03-28T11:36:40.446Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47a48c68cdce415f11040a09fc1614003fbfe2a2b962c711e65f5c3746a9586e [2023-03-28T11:36:40.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-03-28T11:36:40.959Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:df8a3a13f36d4e86ecdfa9d4130b6fe1953fb3a1274c1a0b15d4f3614732d646 [2023-03-28T11:36:41.524Z] check_test.go:195: [dc4bbeb43706b] daemon is not started [2023-03-28T11:36:41.524Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-03-28T11:36:42.454Z] check_test.go:195: [db59267fd72f4] daemon is not started [2023-03-28T11:36:42.454Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-03-28T11:36:44.978Z] check_test.go:195: [d69f13fe033e5] daemon is not started [2023-03-28T11:36:44.978Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-03-28T11:36:45.541Z] check_test.go:195: [dc3259298ea53] daemon is not started [2023-03-28T11:36:45.541Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-03-28T11:36:45.541Z] check_test.go:195: [db19bbe139fb1] daemon is not started [2023-03-28T11:36:45.541Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T11:36:46.491Z] check_test.go:195: [dd9acfff2e3e8] daemon is not started [2023-03-28T11:36:46.491Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T11:36:48.320Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-03-28T11:36:48.382Z] check_test.go:195: [df8de1988517f] daemon is not started [2023-03-28T11:36:48.382Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T11:36:48.638Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-03-28T11:36:49.567Z] check_test.go:195: [d20485cbde21f] daemon is not started [2023-03-28T11:36:49.567Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-03-28T11:36:50.935Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-03-28T11:36:51.864Z] check_test.go:195: [d09c97d90c7dc] daemon is not started [2023-03-28T11:36:51.864Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-03-28T11:36:53.232Z] check_test.go:195: [daf382a0861ce] daemon is not started [2023-03-28T11:36:53.232Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-03-28T11:36:54.161Z] check_test.go:195: [d8811a466ef48] daemon is not started [2023-03-28T11:36:54.161Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-03-28T11:36:54.418Z] check_test.go:195: [d264b2883dcc5] daemon is not started [2023-03-28T11:36:54.674Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-03-28T11:36:54.674Z] check_test.go:195: [d6ad6951ab1b6] daemon is not started [2023-03-28T11:36:54.674Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-03-28T11:36:56.044Z] check_test.go:195: [d324cacbe8694] daemon is not started [2023-03-28T11:36:56.044Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-03-28T11:36:56.044Z] check_test.go:195: [d103eb76180cd] daemon is not started [2023-03-28T11:36:56.044Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-03-28T11:36:56.607Z] check_test.go:195: [d08388f42b175] daemon is not started [2023-03-28T11:36:56.607Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-03-28T11:36:56.607Z] check_test.go:195: [d96332f30aaea] daemon is not started [2023-03-28T11:36:56.607Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-03-28T11:36:57.536Z] check_test.go:195: [d5adab00edd9d] daemon is not started [2023-03-28T11:36:57.536Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-03-28T11:36:58.905Z] check_test.go:195: [d3bc187875eb7] daemon is not started [2023-03-28T11:36:58.905Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-03-28T11:36:59.834Z] check_test.go:195: [d65b659876648] daemon is not started [2023-03-28T11:36:59.834Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-03-28T11:37:00.762Z] check_test.go:195: [d1145cfca1165] daemon is not started [2023-03-28T11:37:00.762Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-03-28T11:37:01.763Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite (46.27s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.33s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.14s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.67s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.83s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.99s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.50s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (1.31s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (1.18s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.08s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2023-03-28T11:37:02.692Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2023-03-28T11:37:02.692Z] === RUN TestDockerSchema1RegistrySuite [2023-03-28T11:37:02.692Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-03-28T11:37:02.692Z] check_test.go:222: [d4474b5c0bcba] daemon is not started [2023-03-28T11:37:02.692Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T11:37:05.210Z] check_test.go:222: [d2e66c8c48331] daemon is not started [2023-03-28T11:37:05.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T11:37:06.576Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-03-28T11:37:09.100Z] docker_cli_swarm_test.go:1802: [d8c9841238911] joining swarm manager [d48065f3ff27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:37:09.100Z] check_test.go:222: [dd80e7cb90577] daemon is not started [2023-03-28T11:37:09.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-03-28T11:37:10.029Z] docker_cli_swarm_test.go:1803: [de0b39de705e8] joining swarm manager [d48065f3ff27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:37:11.923Z] check_test.go:222: [dd5e0cb568c63] daemon is not started [2023-03-28T11:37:11.923Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-03-28T11:37:15.093Z] check_test.go:222: [deea212f48ad2] daemon is not started [2023-03-28T11:37:15.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-03-28T11:37:15.093Z] check_test.go:222: [dbb36907417fd] daemon is not started [2023-03-28T11:37:15.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-03-28T11:37:15.093Z] check_test.go:222: [dab21d69463c8] daemon is not started [2023-03-28T11:37:15.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T11:37:15.093Z] check_test.go:222: [d3b0336cf6a8c] daemon is not started [2023-03-28T11:37:15.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T11:37:15.229Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-03-28T11:37:15.230Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-03-28T11:37:15.230Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-03-28T11:37:15.230Z] === RUN TestDockerSuite/TestBuildExpose [2023-03-28T11:37:15.230Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-03-28T11:37:15.230Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-03-28T11:37:15.230Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-03-28T11:37:15.230Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-03-28T11:37:15.230Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-03-28T11:37:15.230Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-03-28T11:37:15.230Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-03-28T11:37:15.230Z] === RUN TestDockerSuite/TestBuildFails [2023-03-28T11:37:15.655Z] check_test.go:222: [d38eae6557429] daemon is not started [2023-03-28T11:37:15.655Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T11:37:16.585Z] check_test.go:222: [d8047827938b8] daemon is not started [2023-03-28T11:37:16.585Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-03-28T11:37:17.409Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-03-28T11:37:17.409Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-03-28T11:37:19.133Z] check_test.go:222: [d0cddb4c919f1] daemon is not started [2023-03-28T11:37:19.133Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-03-28T11:37:19.133Z] check_test.go:222: [dfae18efdf0fb] daemon is not started [2023-03-28T11:37:19.133Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-03-28T11:37:19.389Z] check_test.go:222: [d338967aae4e5] daemon is not started [2023-03-28T11:37:19.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-03-28T11:37:19.646Z] check_test.go:222: [ddd8b6655937a] daemon is not started [2023-03-28T11:37:19.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-03-28T11:37:19.902Z] check_test.go:222: [d7c4b221e3517] daemon is not started [2023-03-28T11:37:19.902Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-03-28T11:37:20.159Z] check_test.go:222: [d76a25cf209de] daemon is not started [2023-03-28T11:37:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-03-28T11:37:20.415Z] check_test.go:222: [d5aaa55d4ed1c] daemon is not started [2023-03-28T11:37:20.415Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-03-28T11:37:20.672Z] check_test.go:222: [dd87cb92baf8d] daemon is not started [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite (18.08s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.70s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.86s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2023-03-28T11:37:20.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-03-28T11:37:20.672Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-03-28T11:37:20.672Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-03-28T11:37:21.234Z] check_test.go:251: [da2d9dd63831a] daemon is not started [2023-03-28T11:37:21.234Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-03-28T11:37:21.797Z] check_test.go:251: [df1ec4c2537ea] daemon is not started [2023-03-28T11:37:21.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-03-28T11:37:22.053Z] check_test.go:251: [d45edb97e4347] daemon is not started [2023-03-28T11:37:22.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-03-28T11:37:23.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-03-28T11:37:23.685Z] check_test.go:251: [de06b58da39bd] daemon is not started [2023-03-28T11:37:23.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-03-28T11:37:24.248Z] check_test.go:251: [dfd93c7908601] daemon is not started [2023-03-28T11:37:24.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-03-28T11:37:25.176Z] check_test.go:251: [d732321ce41f4] daemon is not started [2023-03-28T11:37:25.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-03-28T11:37:25.176Z] check_test.go:251: [d9cf5ad77ea29] daemon is not started [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.64s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2023-03-28T11:37:25.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-03-28T11:37:25.176Z] === RUN TestDockerRegistryAuthTokenSuite [2023-03-28T11:37:25.176Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-03-28T11:37:25.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-03-28T11:37:25.992Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-03-28T11:37:30.679Z] check_test.go:278: [d24f3ea950644] daemon is not started [2023-03-28T11:37:30.679Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-03-28T11:37:30.679Z] check_test.go:278: [d594e7c57d476] daemon is not started [2023-03-28T11:37:30.679Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-03-28T11:37:30.679Z] check_test.go:278: [d69d000409430] daemon is not started [2023-03-28T11:37:30.679Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-03-28T11:37:30.935Z] check_test.go:278: [d6caac55c7a73] daemon is not started [2023-03-28T11:37:30.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-03-28T11:37:30.935Z] check_test.go:278: [d8b4e7380af7d] daemon is not started [2023-03-28T11:37:30.935Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2023-03-28T11:37:30.935Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-03-28T11:37:30.935Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2023-03-28T11:37:30.935Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-03-28T11:37:30.935Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-03-28T11:37:30.935Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-03-28T11:37:30.935Z] === RUN TestDockerNetworkSuite [2023-03-28T11:37:30.935Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-03-28T11:37:33.453Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-03-28T11:37:33.453Z] docker_cli_network_unix_test.go:46: [dbbed87c3ecd0] daemon is not started [2023-03-28T11:37:33.453Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-03-28T11:37:34.017Z] docker_cli_network_unix_test.go:46: [d68df8f39ac4a] daemon is not started [2023-03-28T11:37:34.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-03-28T11:37:34.561Z] === RUN TestDockerSuite/TestBuildForceRm [2023-03-28T11:37:35.641Z] docker_cli_swarm_test.go:1321: [da7079930274a] joining swarm manager [d62a8a8ae83d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:37:36.587Z] docker_cli_swarm_test.go:1322: [d42d9092ac867] joining swarm manager [d62a8a8ae83d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:37:37.149Z] docker_cli_network_unix_test.go:46: [d3dffa7b6eeaf] daemon is not started [2023-03-28T11:37:37.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-03-28T11:37:39.079Z] docker_cli_network_unix_test.go:46: [d4c37afdc68e3] daemon is not started [2023-03-28T11:37:39.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-03-28T11:37:39.079Z] docker_cli_network_unix_test.go:1233: [d7efc9af7199b] daemon is not started [2023-03-28T11:37:41.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-03-28T11:37:42.530Z] docker_cli_network_unix_test.go:46: [d874136907ad8] daemon is not started [2023-03-28T11:37:42.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-03-28T11:37:44.885Z] === RUN TestDockerSuite/TestBuildFromGit [2023-03-28T11:37:46.974Z] docker_cli_network_unix_test.go:46: [d8a8400fdc5e2] daemon is not started [2023-03-28T11:37:47.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-03-28T11:37:49.426Z] docker_cli_network_unix_test.go:46: [d724b2330c366] daemon is not started [2023-03-28T11:37:49.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-03-28T11:37:50.612Z] docker_cli_network_unix_test.go:46: [d5f2bf23cd559] daemon is not started [2023-03-28T11:37:50.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-03-28T11:37:51.130Z] docker_cli_network_unix_test.go:46: [d823011ed51fc] daemon is not started [2023-03-28T11:37:51.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-03-28T11:37:51.693Z] docker_cli_network_unix_test.go:46: [d311d4f7d6543] daemon is not started [2023-03-28T11:37:51.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-03-28T11:37:52.256Z] docker_cli_network_unix_test.go:46: [d03e7fd2a51cc] daemon is not started [2023-03-28T11:37:52.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-03-28T11:37:53.081Z] docker_cli_network_unix_test.go:46: [dfc5dedf57c93] daemon is not started [2023-03-28T11:37:53.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-03-28T11:37:53.594Z] docker_cli_network_unix_test.go:46: [d03bd638f4547] daemon is not started [2023-03-28T11:37:53.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-03-28T11:37:53.850Z] docker_cli_network_unix_test.go:46: [df8b503bd3ab8] daemon is not started [2023-03-28T11:37:53.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-03-28T11:37:54.412Z] docker_cli_network_unix_test.go:46: [deff8da36e55d] daemon is not started [2023-03-28T11:37:54.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-03-28T11:37:54.668Z] docker_cli_network_unix_test.go:46: [db69469b40448] daemon is not started [2023-03-28T11:37:54.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-03-28T11:37:54.668Z] docker_cli_network_unix_test.go:46: [d629194b8307a] daemon is not started [2023-03-28T11:37:54.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-03-28T11:37:54.925Z] docker_cli_network_unix_test.go:46: [d722e8aca7976] daemon is not started [2023-03-28T11:37:54.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-03-28T11:37:55.489Z] docker_cli_network_unix_test.go:46: [d345dc07c138a] daemon is not started [2023-03-28T11:37:55.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-03-28T11:37:56.052Z] docker_cli_network_unix_test.go:46: [d82c4ba2ceba4] daemon is not started [2023-03-28T11:37:56.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-03-28T11:37:56.615Z] docker_cli_network_unix_test.go:46: [da72c45f46b6f] daemon is not started [2023-03-28T11:37:56.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-03-28T11:37:56.871Z] docker_cli_network_unix_test.go:46: [df2ecb70b018f] daemon is not started [2023-03-28T11:37:56.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-03-28T11:37:57.128Z] docker_cli_network_unix_test.go:46: [d0967ddb8e43a] daemon is not started [2023-03-28T11:37:57.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-03-28T11:37:58.055Z] docker_cli_network_unix_test.go:968: [dfa736717cdcf] daemon is not started [2023-03-28T11:37:59.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-03-28T11:37:59.703Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-03-28T11:38:00.352Z] docker_cli_network_unix_test.go:46: [d6b8d2245e519] daemon is not started [2023-03-28T11:38:00.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-03-28T11:38:01.881Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-03-28T11:38:02.870Z] docker_cli_network_unix_test.go:1116: [d23c0729395bf] daemon is not started [2023-03-28T11:38:05.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-03-28T11:38:05.646Z] docker_cli_network_unix_test.go:46: [d5b0c2c95d830] daemon is not started [2023-03-28T11:38:05.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-03-28T11:38:06.575Z] docker_cli_network_unix_test.go:46: [ddd91b6a9c10a] daemon is not started [2023-03-28T11:38:06.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-03-28T11:38:06.575Z] docker_cli_network_unix_test.go:46: [d4d61e230712a] daemon is not started [2023-03-28T11:38:06.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-03-28T11:38:06.831Z] docker_cli_network_unix_test.go:46: [dd4f22124cef9] daemon is not started [2023-03-28T11:38:06.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-03-28T11:38:06.831Z] docker_cli_network_unix_test.go:46: [dc229689b9fcf] daemon is not started [2023-03-28T11:38:06.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-03-28T11:38:07.088Z] docker_cli_network_unix_test.go:46: [dd4c835245463] daemon is not started [2023-03-28T11:38:07.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-03-28T11:38:07.088Z] docker_cli_network_unix_test.go:46: [dec86c3d80612] daemon is not started [2023-03-28T11:38:07.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-03-28T11:38:08.477Z] docker_cli_network_unix_test.go:46: [d7ade73fe3f08] daemon is not started [2023-03-28T11:38:09.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-03-28T11:38:09.406Z] docker_cli_network_unix_test.go:46: [dc563ab3e5b24] daemon is not started [2023-03-28T11:38:09.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-03-28T11:38:09.406Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-03-28T11:38:09.406Z] docker_cli_network_unix_test.go:46: [dd979a6105e55] daemon is not started [2023-03-28T11:38:09.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-03-28T11:38:09.969Z] docker_cli_network_unix_test.go:46: [d56400b811d55] daemon is not started [2023-03-28T11:38:10.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-03-28T11:38:12.193Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-03-28T11:38:12.194Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-03-28T11:38:12.194Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-03-28T11:38:12.652Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-03-28T11:38:13.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-03-28T11:38:13.618Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-03-28T11:38:13.618Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-03-28T11:38:13.618Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-03-28T11:38:14.860Z] docker_cli_network_unix_test.go:1084: [d97c8268ea8ca] daemon is not started [2023-03-28T11:38:16.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-03-28T11:38:16.225Z] docker_cli_network_unix_test.go:46: [dd9e40372b5ae] daemon is not started [2023-03-28T11:38:16.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-03-28T11:38:16.790Z] docker_cli_network_unix_test.go:46: [d300b42227e7b] daemon is not started [2023-03-28T11:38:17.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-03-28T11:38:18.413Z] docker_cli_network_unix_test.go:46: [d36b28ce5aab7] daemon is not started [2023-03-28T11:38:18.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-03-28T11:38:18.669Z] docker_cli_network_unix_test.go:46: [df0841f914dd6] daemon is not started [2023-03-28T11:38:18.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-03-28T11:38:18.925Z] docker_cli_network_unix_test.go:46: [d8215403dd3f3] daemon is not started [2023-03-28T11:38:19.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-03-28T11:38:19.743Z] docker_cli_network_unix_test.go:46: [d7aa019490cf7] daemon is not started [2023-03-28T11:38:19.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-03-28T11:38:20.306Z] docker_cli_network_unix_test.go:46: [df53b6f6d8ebe] daemon is not started [2023-03-28T11:38:20.562Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-03-28T11:38:27.103Z] docker_cli_network_unix_test.go:46: [d735dd509db5a] daemon is not started [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite (55.40s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.49s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.33s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.39s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.38s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.73s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.22s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.15s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2023-03-28T11:38:27.103Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.80s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.41s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.60s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.85s) [2023-03-28T11:38:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.96s) [2023-03-28T11:38:27.103Z] === RUN TestDockerHubPullSuite [2023-03-28T11:38:27.103Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-03-28T11:38:28.438Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-03-28T11:38:28.438Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T11:38:28.438Z] === RUN TestDockerSuite/TestBuildHistory [2023-03-28T11:38:28.480Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-03-28T11:38:30.995Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-03-28T11:38:31.923Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-03-28T11:38:33.813Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-03-28T11:38:34.069Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite (8.04s) [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.69s) [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2023-03-28T11:38:34.632Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) [2023-03-28T11:38:34.632Z] PASS [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === Skipped [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2023-03-28T11:38:34.632Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-03-28T11:38:34.632Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-03-28T11:38:34.632Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-03-28T11:38:34.632Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-03-28T11:38:34.632Z] docker_cli_network_unix_test.go:46: [dd979a6105e55] daemon is not started [2023-03-28T11:38:34.632Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-03-28T11:38:34.632Z] [2023-03-28T11:38:34.632Z] DONE 1270 tests, 51 skipped in 1401.283s [2023-03-28T11:38:34.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T11:38:34.632Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T11:38:34.632Z] +++ kill 8019 [2023-03-28T11:38:35.560Z] +++ /etc/init.d/apparmor stop [2023-03-28T11:38:35.560Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T11:38:35.560Z] [2023-03-28T11:38:35.560Z] Unloading profiles will leave already running processes permanently [2023-03-28T11:38:35.560Z] unconfined, which can lead to unexpected situations. [2023-03-28T11:38:35.560Z] [2023-03-28T11:38:35.560Z] To set a process to complain mode, use the command line tool [2023-03-28T11:38:35.560Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T11:38:35.560Z] +++ true [2023-03-28T11:38:35.560Z] exiting test-integration [2023-03-28T11:38:35.560Z] ++ exit 0 [2023-03-28T11:38:35.560Z] [2023-03-28T11:38:35.816Z] + for job in $(jobs -p) [2023-03-28T11:38:35.816Z] + wait 5403 [2023-03-28T11:38:46.123Z] === RUN TestDockerSuite/TestBuildIidFile [2023-03-28T11:38:46.123Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-03-28T11:38:48.302Z] === RUN TestDockerSuite/TestBuildInheritance [2023-03-28T11:38:48.302Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-03-28T11:38:48.302Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-03-28T11:38:49.838Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-03-28T11:38:49.838Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-03-28T11:38:56.908Z] === RUN TestDockerSuite/TestBuildLabel [2023-03-28T11:38:58.445Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-03-28T11:38:59.411Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-03-28T11:39:00.952Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-03-28T11:39:01.920Z] === RUN TestDockerSuite/TestBuildLabels [2023-03-28T11:39:03.456Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-03-28T11:39:05.630Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildLastModified [2023-03-28T11:39:15.967Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-03-28T11:39:15.967Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-03-28T11:39:15.967Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-03-28T11:39:16.425Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-03-28T11:39:17.965Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-03-28T11:39:30.342Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-03-28T11:39:31.983Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-03-28T11:39:31.983Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-03-28T11:39:38.530Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-03-28T11:39:43.776Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-03-28T11:39:45.142Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-03-28T11:39:49.310Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-03-28T11:39:51.829Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-03-28T11:39:55.096Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-03-28T11:39:55.096Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-03-28T11:39:55.096Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-03-28T11:40:00.305Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-03-28T11:40:00.305Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-03-28T11:40:00.305Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-03-28T11:40:00.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-03-28T11:40:00.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-03-28T11:40:01.299Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-03-28T11:40:01.843Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-03-28T11:40:03.200Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-03-28T11:40:59.368Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-03-28T11:40:59.368Z] docker_cli_swarm_test.go:1186: [d2e971d76debd] joining swarm manager [d52e5042ff109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:41:05.902Z] docker_cli_swarm_test.go:1195: [d15d02a875c58] joining swarm manager [d52e5042ff109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:41:13.951Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-03-28T11:41:35.044Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-03-28T11:41:39.751Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-03-28T11:41:50.069Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-03-28T11:41:52.529Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-03-28T11:41:57.773Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-03-28T11:41:58.647Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-03-28T11:42:01.942Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-03-28T11:42:03.308Z] docker_cli_swarm_test.go:1118: [d202f78b887d5] joining swarm manager [d6c2c17cfcdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:42:04.674Z] docker_cli_swarm_test.go:1119: [db9dd8cbe0141] joining swarm manager [d6c2c17cfcdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:42:28.609Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-03-28T11:42:28.609Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-03-28T11:42:28.609Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-03-28T11:42:37.177Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-03-28T11:42:38.144Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-03-28T11:42:38.144Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-03-28T11:42:38.144Z] === RUN TestDockerSuite/TestBuildNetNone [2023-03-28T11:42:38.144Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-03-28T11:42:38.144Z] === RUN TestDockerSuite/TestBuildNoContext [2023-03-28T11:42:48.460Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-03-28T11:42:58.776Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-03-28T11:43:01.680Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-03-28T11:43:02.142Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-03-28T11:43:02.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-03-28T11:43:05.507Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-03-28T11:43:07.041Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-03-28T11:43:09.227Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-03-28T11:43:30.316Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-03-28T11:43:30.316Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-03-28T11:43:45.142Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-03-28T11:43:49.839Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-03-28T11:43:56.065Z] docker_cli_swarm_test.go:1172: [d2c70993b2718] joining swarm manager [d6c2c17cfcdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-03-28T11:44:04.648Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-03-28T11:44:11.717Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-03-28T11:44:18.786Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-03-28T11:44:20.323Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-03-28T11:44:20.323Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-03-28T11:44:20.323Z] === RUN TestDockerSuite/TestBuildPATH [2023-03-28T11:44:20.323Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-03-28T11:44:20.323Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-03-28T11:44:22.560Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-03-28T11:44:22.560Z] docker_cli_swarm_test.go:1453: [d5eb691723edf] joining swarm manager [dc17b424bba82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:44:22.560Z] docker_cli_swarm_test.go:1454: [dbb0d53bbce13] joining swarm manager [dc17b424bba82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T11:44:23.227Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-03-28T11:44:23.227Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-03-28T11:44:23.227Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-03-28T11:44:34.727Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-03-28T11:44:34.728Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-03-28T11:44:34.728Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-03-28T11:44:34.728Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-03-28T11:44:34.728Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-03-28T11:44:35.289Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-03-28T11:44:37.836Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-03-28T11:44:41.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-03-28T11:44:42.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-03-28T11:44:44.362Z] docker_cli_swarm_unix_test.go:63: [d227db2bdda97] joining swarm manager [d35da29f2fadb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:45:35.324Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-03-28T11:45:40.530Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-03-28T11:45:40.530Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-03-28T11:45:40.531Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-03-28T11:45:41.899Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-03-28T11:45:45.188Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-03-28T11:45:47.712Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-03-28T11:45:49.601Z] docker_api_swarm_test.go:962: [d5cf209298dcc] joining swarm manager [d8572c2f8485b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T11:46:05.268Z] === RUN TestDockerSuite/TestBuildRm [2023-03-28T11:46:07.644Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-03-28T11:46:19.814Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-03-28T11:46:20.742Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-03-28T11:46:22.651Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-03-28T11:46:25.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-03-28T11:46:26.361Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-03-28T11:46:30.102Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-03-28T11:46:30.102Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-03-28T11:46:30.102Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-03-28T11:46:30.102Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-03-28T11:46:31.069Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-03-28T11:46:32.456Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-03-28T11:46:33.981Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-03-28T11:46:36.625Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-03-28T11:46:39.142Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-03-28T11:46:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-03-28T11:46:44.179Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-03-28T11:46:44.307Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-03-28T11:46:46.083Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-03-28T11:46:49.355Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-03-28T11:46:51.244Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-03-28T11:46:54.616Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-03-28T11:47:06.994Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-03-28T11:47:32.141Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-03-28T11:47:32.141Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-03-28T11:47:32.141Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-03-28T11:47:47.411Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-03-28T11:47:49.839Z] === RUN TestDockerSuite/TestBuildSpaces [2023-03-28T11:47:50.305Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-03-28T11:47:58.868Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-03-28T11:47:58.868Z] === RUN TestDockerSuite/TestBuildStderr [2023-03-28T11:48:02.267Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-03-28T11:48:07.431Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite (1643.05s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.77s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.51s) [2023-03-28T11:48:20.312Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.88s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.66s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.87s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.83s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.66s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.34s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.73s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.13s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.18s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.01s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.61s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.04s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.89s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.17s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.77s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.88s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.72s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.98s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.33s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.70s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.93s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.49s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.73s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.63s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.09s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.46s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.29s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.38s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.56s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.56s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.45s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.27s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.24s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.87s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.62s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.80s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.71s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.83s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.51s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.94s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.12s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.02s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.10s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.58s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.84s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.30s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.34s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.51s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.09s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.20s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.16s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.43s) [2023-03-28T11:48:20.312Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.77s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.77s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.63s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.14s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.18s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.11s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.08s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.08s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.11s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.97s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.37s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.18s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.66s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.37s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.40s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s) [2023-03-28T11:48:20.312Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2023-03-28T11:48:20.312Z] === RUN TestDockerExternalVolumeSuite [2023-03-28T11:48:20.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-03-28T11:48:20.312Z] docker_cli_external_volume_driver_test.go:52: [daca130874aec] daemon is not started [2023-03-28T11:48:35.150Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-03-28T11:48:37.390Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-03-28T11:48:37.390Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-03-28T11:48:37.390Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-03-28T11:48:42.084Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-03-28T11:48:44.264Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-03-28T11:48:52.824Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-03-28T11:49:01.393Z] === RUN TestDockerSuite/TestBuildUser [2023-03-28T11:49:01.393Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-03-28T11:49:01.393Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-03-28T11:49:01.393Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-03-28T11:49:01.393Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-03-28T11:49:01.393Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-03-28T11:49:01.393Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-03-28T11:49:07.189Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-03-28T11:49:07.189Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-03-28T11:49:11.967Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-03-28T11:49:11.967Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-03-28T11:49:11.967Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-03-28T11:49:11.967Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-03-28T11:49:11.967Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-03-28T11:49:42.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-03-28T11:49:47.661Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-03-28T11:49:47.661Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-03-28T11:49:50.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-03-28T11:50:02.490Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-03-28T11:50:05.701Z] docker_cli_external_volume_driver_test.go:52: [dbe0e980ddd0f] daemon is not started [2023-03-28T11:50:17.305Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-03-28T11:50:17.305Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-03-28T11:50:17.305Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-03-28T11:50:17.305Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-03-28T11:50:17.305Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-03-28T11:50:20.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-03-28T11:50:21.044Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-03-28T11:50:21.044Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-03-28T11:50:21.503Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-03-28T11:50:35.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-03-28T11:50:39.190Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-03-28T11:50:46.269Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-03-28T11:50:47.236Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-03-28T11:50:50.226Z] docker_cli_external_volume_driver_test.go:52: [d11e717b612da] daemon is not started [2023-03-28T11:51:05.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-03-28T11:51:05.322Z] docker_cli_external_volume_driver_test.go:52: [da8a06277964e] daemon is not started [2023-03-28T11:51:12.388Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-03-28T11:51:12.388Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-03-28T11:51:12.846Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-03-28T11:51:12.846Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-03-28T11:51:13.813Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-03-28T11:51:13.813Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-03-28T11:51:14.284Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-03-28T11:51:15.828Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-03-28T11:51:20.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-03-28T11:51:30.654Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-03-28T11:51:32.190Z] === RUN TestDockerSuite/TestBuildXZHost [2023-03-28T11:51:32.190Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-03-28T11:51:33.730Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-03-28T11:51:33.730Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-03-28T11:51:33.730Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-03-28T11:51:33.730Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T11:51:33.730Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-03-28T11:51:37.469Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-03-28T11:51:46.042Z] === RUN TestDockerSuite/TestCommitChange [2023-03-28T11:51:52.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-03-28T11:51:54.632Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-03-28T11:52:00.418Z] === RUN TestDockerSuite/TestCommitHardlink [2023-03-28T11:52:00.418Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T11:52:00.418Z] === RUN TestDockerSuite/TestCommitNewFile [2023-03-28T11:52:10.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-03-28T11:52:18.112Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-03-28T11:52:18.112Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-03-28T11:52:18.112Z] === RUN TestDockerSuite/TestCommitTTY [2023-03-28T11:52:25.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-03-28T11:52:39.208Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-03-28T11:52:43.908Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-03-28T11:52:43.908Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-03-28T11:52:43.908Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-03-28T11:52:43.908Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-03-28T11:52:43.908Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-03-28T11:52:43.908Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-03-28T11:52:43.908Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-03-28T11:52:43.908Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-03-28T11:52:44.367Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-03-28T11:53:02.069Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-03-28T11:53:11.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-03-28T11:53:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-03-28T11:53:23.157Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-03-28T11:53:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-03-28T11:53:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-03-28T11:53:23.157Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-03-28T11:53:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-03-28T11:53:23.157Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-03-28T11:53:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-03-28T11:53:23.157Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-03-28T11:53:23.157Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-03-28T11:53:29.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-03-28T11:53:31.721Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-03-28T11:53:31.721Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-03-28T11:53:31.721Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-03-28T11:53:31.721Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-03-28T11:53:35.457Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-03-28T11:53:35.457Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-03-28T11:53:35.457Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-03-28T11:53:35.918Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-03-28T11:53:35.918Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-03-28T11:53:35.918Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-03-28T11:53:35.918Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T11:53:35.918Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-03-28T11:53:40.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-03-28T11:53:43.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-03-28T11:53:48.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-03-28T11:53:48.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-03-28T11:53:48.367Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-03-28T11:53:48.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-03-28T11:53:52.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-03-28T11:53:52.105Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-03-28T11:53:55.853Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-03-28T11:53:55.853Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T11:53:55.853Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-03-28T11:53:55.853Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T11:53:55.853Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-03-28T11:54:01.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-03-28T11:54:04.425Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-03-28T11:54:04.425Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-03-28T11:54:07.328Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-03-28T11:54:07.328Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-03-28T11:54:07.328Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-03-28T11:54:12.024Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-03-28T11:54:12.024Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-03-28T11:54:20.597Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-03-28T11:54:30.921Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-03-28T11:54:33.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-03-28T11:54:38.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-03-28T11:54:38.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-03-28T11:54:38.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-03-28T11:54:38.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-03-28T11:54:38.002Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-03-28T11:54:40.180Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-03-28T11:54:40.180Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-03-28T11:54:40.180Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-03-28T11:54:43.916Z] === RUN TestDockerSuite/TestContainerAPITop [2023-03-28T11:54:43.916Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T11:54:43.916Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-03-28T11:54:47.655Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-03-28T11:54:47.655Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-03-28T11:54:48.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-03-28T11:54:53.447Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-03-28T11:54:56.359Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-03-28T11:54:56.359Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-03-28T11:54:56.359Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-03-28T11:54:56.359Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-03-28T11:54:56.359Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-03-28T11:54:56.359Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-03-28T11:54:56.359Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-03-28T11:54:56.359Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-03-28T11:54:56.359Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-03-28T11:54:56.359Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-03-28T11:54:56.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-03-28T11:54:59.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-03-28T11:54:59.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-03-28T11:55:03.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-03-28T11:55:03.525Z] docker_cli_external_volume_driver_test.go:484: [d8b8424760c9e] daemon is not started [2023-03-28T11:55:09.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-03-28T11:55:11.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-03-28T11:55:15.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-03-28T11:55:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000046a8_} [2023-03-28T11:55:21.567Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-03-28T11:55:21.568Z] docker_cli_external_volume_driver_test.go:52: [d14b628eff2d2] daemon is not started [2023-03-28T11:55:22.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1606010937_c:\foo_false____} [2023-03-28T11:55:25.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1606010937_c:\foo_true____} [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-03-28T11:55:29.614Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-03-28T11:55:29.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-03-28T11:55:30.077Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-03-28T11:55:30.077Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-03-28T11:55:30.077Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-03-28T11:55:30.077Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-03-28T11:55:30.077Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-03-28T11:55:30.077Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-03-28T11:55:30.077Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-03-28T11:55:30.077Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-03-28T11:55:30.077Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-03-28T11:55:30.077Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-03-28T11:55:30.077Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite (436.55s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.11s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.12s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.11s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2023-03-28T11:55:33.735Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-03-28T11:55:33.735Z] PASS [2023-03-28T11:55:33.735Z] [2023-03-28T11:55:33.735Z] === Skipped [2023-03-28T11:55:33.735Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-03-28T11:55:33.735Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-03-28T11:55:33.735Z] check_test.go:308: [d1a330f41c3e9] daemon is not started [2023-03-28T11:55:33.735Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-03-28T11:55:33.735Z] [2023-03-28T11:55:33.735Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-03-28T11:55:33.735Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-03-28T11:55:33.735Z] check_test.go:308: [da7004b6dba25] daemon is not started [2023-03-28T11:55:33.735Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-03-28T11:55:33.735Z] [2023-03-28T11:55:33.735Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-03-28T11:55:33.735Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-03-28T11:55:33.735Z] check_test.go:308: [db8d65a8ba3c9] daemon is not started [2023-03-28T11:55:33.735Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-03-28T11:55:33.735Z] [2023-03-28T11:55:33.735Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-03-28T11:55:33.735Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-03-28T11:55:33.735Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-03-28T11:55:33.735Z] [2023-03-28T11:55:33.735Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-03-28T11:55:33.735Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-03-28T11:55:33.735Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-03-28T11:55:33.735Z] [2023-03-28T11:55:33.735Z] DONE 273 tests, 5 skipped in 2423.482s [2023-03-28T11:55:33.735Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T11:55:33.991Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de328dd4cf8dd/docker.pid [2023-03-28T11:55:33.991Z] +++ kill 5495 [2023-03-28T11:55:33.991Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5495 is not a child of this shell [2023-03-28T11:55:33.991Z] warning: PID 5495 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de328dd4cf8dd/docker.pid had a nonzero exit code [2023-03-28T11:55:33.991Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T11:55:33.991Z] +++ kill 8048 [2023-03-28T11:55:34.918Z] +++ /etc/init.d/apparmor stop [2023-03-28T11:55:34.918Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T11:55:34.918Z] [2023-03-28T11:55:34.918Z] Unloading profiles will leave already running processes permanently [2023-03-28T11:55:34.918Z] unconfined, which can lead to unexpected situations. [2023-03-28T11:55:34.918Z] [2023-03-28T11:55:34.918Z] To set a process to complain mode, use the command line tool [2023-03-28T11:55:34.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T11:55:34.918Z] +++ true [2023-03-28T11:55:34.918Z] exiting test-integration [2023-03-28T11:55:34.918Z] ++ exit 0 [2023-03-28T11:55:34.918Z] [2023-03-28T11:55:35.174Z] + exit 0 [2023-03-28T11:55:35.174Z] ++ jobs -p [2023-03-28T11:55:35.174Z] + pids= [2023-03-28T11:55:35.174Z] + echo 'Remaining pids to kill: []' [2023-03-28T11:55:35.174Z] Remaining pids to kill: [] [2023-03-28T11:55:35.174Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-03-28T11:55:35.186Z] Recording test results [2023-03-28T11:55:36.841Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T11:55:37.155Z] + echo Ensuring container killed. [2023-03-28T11:55:37.155Z] Ensuring container killed. [2023-03-28T11:55:37.155Z] + docker ps -aq -f name=docker-pr2-* [2023-03-28T11:55:37.721Z] + cids=6c12b42f381f [2023-03-28T11:55:37.721Z] 9e6292880bc3 [2023-03-28T11:55:37.721Z] 0cb2008b3413 [2023-03-28T11:55:37.721Z] + [ -n 6c12b42f381f [2023-03-28T11:55:37.721Z] 9e6292880bc3 [2023-03-28T11:55:37.721Z] 0cb2008b3413 ] [2023-03-28T11:55:37.721Z] + docker rm -vf 6c12b42f381f 9e6292880bc3 0cb2008b3413 [2023-03-28T11:55:38.288Z] 6c12b42f381f [2023-03-28T11:55:38.288Z] 9e6292880bc3 [2023-03-28T11:55:38.288Z] 0cb2008b3413 [Pipeline] sh [2023-03-28T11:55:38.577Z] + echo Chowning /workspace to jenkins user [2023-03-28T11:55:38.577Z] Chowning /workspace to jenkins user [2023-03-28T11:55:38.577Z] + id -u [2023-03-28T11:55:38.577Z] + id -g [2023-03-28T11:55:38.577Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45219:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T11:55:38.577Z] Unable to find image 'busybox:latest' locally [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-03-28T11:55:38.641Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.641Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-03-28T11:55:38.641Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-03-28T11:55:38.833Z] latest: Pulling from library/busybox [2023-03-28T11:55:38.833Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T11:55:38.833Z] 4b35f584bb4f: Verifying Checksum [2023-03-28T11:55:38.833Z] 4b35f584bb4f: Download complete [2023-03-28T11:55:39.090Z] 4b35f584bb4f: Pull complete [2023-03-28T11:55:39.090Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T11:55:39.090Z] Status: Downloaded newer image for busybox:latest [2023-03-28T11:55:39.099Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-03-28T11:55:39.099Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-03-28T11:55:39.099Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-03-28T11:55:39.099Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-03-28T11:55:39.099Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-03-28T11:55:39.099Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T11:55:39.099Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-03-28T11:55:39.099Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T11:55:39.099Z] === RUN TestDockerSuite/TestCpGarbagePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T11:55:41.947Z] + bundleName=amd64 [2023-03-28T11:55:41.947Z] + echo Creating amd64-bundles.tar.gz [2023-03-28T11:55:41.947Z] Creating amd64-bundles.tar.gz [2023-03-28T11:55:41.947Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-28T11:55:41.947Z] + xargs tar -czf amd64-bundles.tar.gz [2023-03-28T11:55:42.843Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-03-28T11:55:42.844Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-03-28T11:55:42.844Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-03-28T11:55:42.844Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] archiveArtifacts [2023-03-28T11:55:42.884Z] Archiving artifacts [2023-03-28T11:55:44.795Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T11:55:45.097Z] + make clean [2023-03-28T11:55:45.353Z] docker volume rm -f docker-dev-cache [2023-03-28T11:55:45.609Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T11:55:46.646Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-03-28T11:55:46.646Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-03-28T11:55:46.646Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-03-28T11:55:46.646Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-03-28T11:55:46.646Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-03-28T11:55:46.646Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-03-28T11:55:46.646Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:55:55.228Z] === RUN TestDockerSuite/TestCpToCaseB [2023-03-28T11:56:03.795Z] === RUN TestDockerSuite/TestCpToCaseC [2023-03-28T11:56:03.795Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-03-28T11:56:03.795Z] === RUN TestDockerSuite/TestCpToCaseD [2023-03-28T11:56:03.795Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-03-28T11:56:03.795Z] === RUN TestDockerSuite/TestCpToCaseE [2023-03-28T11:56:21.483Z] === RUN TestDockerSuite/TestCpToCaseF [2023-03-28T11:56:21.483Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T11:56:21.483Z] === RUN TestDockerSuite/TestCpToCaseG [2023-03-28T11:56:21.483Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T11:56:21.483Z] === RUN TestDockerSuite/TestCpToCaseH [2023-03-28T11:56:36.300Z] === RUN TestDockerSuite/TestCpToCaseI [2023-03-28T11:56:36.300Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-03-28T11:56:36.300Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-03-28T11:56:36.300Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-03-28T11:56:36.300Z] === RUN TestDockerSuite/TestCpToDot [2023-03-28T11:56:40.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-03-28T11:56:40.050Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-03-28T11:56:40.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-03-28T11:56:40.050Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-03-28T11:56:40.050Z] === RUN TestDockerSuite/TestCpToStdout [2023-03-28T11:56:48.626Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-03-28T11:56:48.627Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T11:56:48.627Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-03-28T11:56:48.627Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-03-28T11:56:48.627Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-03-28T11:56:48.627Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-03-28T11:56:48.627Z] === RUN TestDockerSuite/TestCpVolumePath [2023-03-28T11:56:48.627Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-03-28T11:56:48.627Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-03-28T11:56:49.100Z] === RUN TestDockerSuite/TestCreateArgs [2023-03-28T11:56:49.560Z] === RUN TestDockerSuite/TestCreateByImageID [2023-03-28T11:56:51.744Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-03-28T11:56:55.477Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-03-28T11:56:55.477Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-03-28T11:56:55.938Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-03-28T11:56:58.849Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-03-28T11:57:00.393Z] === RUN TestDockerSuite/TestCreateLabels [2023-03-28T11:57:00.393Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-03-28T11:57:00.393Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-03-28T11:57:00.393Z] === RUN TestDockerSuite/TestCreateRM [2023-03-28T11:57:01.360Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-03-28T11:57:01.360Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T11:57:01.360Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-03-28T11:57:01.360Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-03-28T11:57:01.821Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-03-28T11:57:14.215Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-03-28T11:57:14.215Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-03-28T11:57:15.181Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-03-28T11:57:18.921Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-03-28T11:57:18.921Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-03-28T11:57:18.921Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-03-28T11:57:18.921Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-03-28T11:57:22.655Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDevicePermissions [2023-03-28T11:57:22.655Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDockerFails [2023-03-28T11:57:22.655Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-03-28T11:57:22.655Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-03-28T11:57:23.124Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-03-28T11:57:23.124Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-03-28T11:57:23.124Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-03-28T11:57:23.124Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-03-28T11:57:23.124Z] === RUN TestDockerSuite/TestEventsAttach [2023-03-28T11:57:23.124Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-03-28T11:57:23.124Z] === RUN TestDockerSuite/TestEventsCommit [2023-03-28T11:57:23.124Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-03-28T11:57:23.124Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-03-28T11:57:26.033Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-03-28T11:57:29.773Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-03-28T11:57:34.482Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-03-28T11:57:52.163Z] === RUN TestDockerSuite/TestEventsCopy [2023-03-28T11:57:59.240Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-03-28T11:58:06.316Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-03-28T11:58:10.052Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-03-28T11:58:11.021Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-03-28T11:58:16.818Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-03-28T11:58:17.277Z] === RUN TestDockerSuite/TestEventsFilterType [2023-03-28T11:58:19.460Z] === RUN TestDockerSuite/TestEventsFilters [2023-03-28T11:58:31.840Z] === RUN TestDockerSuite/TestEventsFormat [2023-03-28T11:58:38.913Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-03-28T11:58:38.913Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-03-28T11:58:38.913Z] === RUN TestDockerSuite/TestEventsImageImport [2023-03-28T11:58:38.913Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-03-28T11:58:38.913Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-03-28T11:58:38.913Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-03-28T11:58:38.913Z] === RUN TestDockerSuite/TestEventsImagePull [2023-03-28T11:58:38.913Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-03-28T11:58:38.913Z] === RUN TestDockerSuite/TestEventsImageTag [2023-03-28T11:58:39.881Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-03-28T11:58:39.881Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-03-28T11:58:39.881Z] === RUN TestDockerSuite/TestEventsRename [2023-03-28T11:58:43.621Z] === RUN TestDockerSuite/TestEventsResize [2023-03-28T11:58:48.309Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-03-28T11:58:52.052Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-03-28T11:58:55.791Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-03-28T11:59:01.601Z] === RUN TestDockerSuite/TestEventsTop [2023-03-28T11:59:01.601Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-03-28T11:59:01.601Z] === RUN TestDockerSuite/TestEventsUntag [2023-03-28T11:59:04.507Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-03-28T11:59:10.300Z] === RUN TestDockerSuite/TestExec [2023-03-28T11:59:10.300Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T11:59:10.300Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-03-28T11:59:10.300Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-03-28T11:59:10.300Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-03-28T11:59:13.201Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-03-28T11:59:16.106Z] === RUN TestDockerSuite/TestExecAPIStart [2023-03-28T11:59:16.106Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T11:59:16.106Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-03-28T11:59:16.106Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T11:59:16.106Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-03-28T11:59:16.106Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-03-28T11:59:16.106Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-03-28T11:59:19.838Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-03-28T11:59:22.740Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-03-28T11:59:26.473Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-03-28T11:59:30.211Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-03-28T11:59:36.003Z] === RUN TestDockerSuite/TestExecCgroup [2023-03-28T11:59:36.003Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T11:59:36.003Z] === RUN TestDockerSuite/TestExecEnv [2023-03-28T11:59:36.003Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T11:59:36.003Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-03-28T11:59:36.003Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-03-28T11:59:36.003Z] === RUN TestDockerSuite/TestExecExitStatus [2023-03-28T11:59:39.734Z] === RUN TestDockerSuite/TestExecInspectID [2023-03-28T11:59:45.524Z] === RUN TestDockerSuite/TestExecInteractive [2023-03-28T11:59:45.524Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-03-28T11:59:45.524Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-03-28T11:59:45.524Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-03-28T11:59:45.524Z] === RUN TestDockerSuite/TestExecParseError [2023-03-28T11:59:45.524Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T11:59:45.524Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-03-28T11:59:45.524Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-03-28T11:59:45.524Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-03-28T11:59:45.524Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-03-28T11:59:45.524Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-03-28T11:59:50.219Z] === RUN TestDockerSuite/TestExecSetEnv [2023-03-28T11:59:50.219Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-03-28T11:59:50.219Z] === RUN TestDockerSuite/TestExecStartFails [2023-03-28T11:59:53.126Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-03-28T11:59:53.126Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-03-28T11:59:53.126Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-03-28T11:59:53.126Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-03-28T11:59:53.126Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-03-28T11:59:53.126Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-03-28T11:59:53.126Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-03-28T11:59:56.864Z] === RUN TestDockerSuite/TestExecUlimits [2023-03-28T11:59:56.864Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-03-28T11:59:56.864Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-03-28T12:00:09.243Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-03-28T12:00:09.243Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-03-28T12:00:09.243Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-03-28T12:00:09.243Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-03-28T12:00:09.243Z] === RUN TestDockerSuite/TestExecWithUser [2023-03-28T12:00:09.243Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T12:00:09.243Z] === RUN TestDockerSuite/TestGetContainerStats [2023-03-28T12:00:16.314Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-03-28T12:00:23.387Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-03-28T12:00:28.081Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-03-28T12:00:35.169Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-03-28T12:00:35.169Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T12:00:35.169Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-03-28T12:00:35.169Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-03-28T12:00:35.630Z] === RUN TestDockerSuite/TestHealth [2023-03-28T12:00:35.630Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-03-28T12:00:35.630Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-03-28T12:00:35.630Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-03-28T12:00:36.090Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-03-28T12:00:36.090Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-03-28T12:00:44.694Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-03-28T12:00:44.694Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-03-28T12:00:44.694Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T12:00:44.694Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-03-28T12:00:44.694Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-03-28T12:00:44.694Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-03-28T12:00:45.152Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-03-28T12:00:46.119Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-03-28T12:00:46.119Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T12:00:46.119Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-03-28T12:00:47.657Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-03-28T12:00:48.117Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-03-28T12:00:51.028Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-03-28T12:00:51.488Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-03-28T12:00:55.222Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-03-28T12:00:58.955Z] === RUN TestDockerSuite/TestImagesFormat [2023-03-28T12:00:58.955Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-03-28T12:00:58.955Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T12:00:58.955Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-03-28T12:01:03.662Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-03-28T12:01:04.120Z] === RUN TestDockerSuite/TestImportBadURL [2023-03-28T12:01:06.305Z] === RUN TestDockerSuite/TestImportDisplay [2023-03-28T12:01:06.305Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.305Z] === RUN TestDockerSuite/TestImportFile [2023-03-28T12:01:06.305Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.305Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-03-28T12:01:06.769Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestImportGzipped [2023-03-28T12:01:06.769Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-03-28T12:01:06.769Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-03-28T12:01:06.769Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-03-28T12:01:06.769Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-03-28T12:01:06.769Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-03-28T12:01:06.769Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-03-28T12:01:06.769Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T12:01:06.769Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-03-28T12:01:15.331Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-03-28T12:01:18.233Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-03-28T12:01:18.233Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T12:01:18.692Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-03-28T12:01:18.692Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-03-28T12:01:18.692Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-03-28T12:01:18.692Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-03-28T12:01:18.692Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-03-28T12:01:18.692Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-03-28T12:01:27.294Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-03-28T12:01:27.753Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-03-28T12:01:31.486Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-03-28T12:01:31.486Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-03-28T12:01:31.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-03-28T12:01:31.486Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-03-28T12:01:31.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-03-28T12:01:31.486Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-03-28T12:01:31.486Z] === RUN TestDockerSuite/TestInspectDefault [2023-03-28T12:01:41.825Z] === RUN TestDockerSuite/TestInspectHistory [2023-03-28T12:01:48.899Z] === RUN TestDockerSuite/TestInspectImage [2023-03-28T12:01:48.899Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T12:01:48.899Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-03-28T12:01:48.899Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T12:01:48.899Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-03-28T12:01:48.899Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T12:01:48.899Z] === RUN TestDockerSuite/TestInspectInt64 [2023-03-28T12:01:51.806Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-03-28T12:01:54.722Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-03-28T12:01:55.183Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-03-28T12:01:58.927Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-03-28T12:02:02.669Z] === RUN TestDockerSuite/TestInspectPlugin [2023-03-28T12:02:02.669Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-03-28T12:02:02.669Z] === RUN TestDockerSuite/TestInspectRootFS [2023-03-28T12:02:02.669Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-03-28T12:02:06.404Z] === RUN TestDockerSuite/TestInspectStatus [2023-03-28T12:02:10.147Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-03-28T12:02:17.231Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-03-28T12:02:20.972Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-03-28T12:02:29.535Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-03-28T12:02:33.275Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-03-28T12:02:37.008Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-03-28T12:02:40.745Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksEnvs [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-03-28T12:02:49.308Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-03-28T12:02:49.308Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-03-28T12:02:49.308Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-03-28T12:02:49.308Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-03-28T12:02:51.488Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-03-28T12:02:55.224Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-03-28T12:03:03.816Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-03-28T12:03:06.717Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-03-28T12:03:06.717Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-03-28T12:03:06.717Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-03-28T12:03:10.458Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-03-28T12:03:10.458Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-03-28T12:03:22.835Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-03-28T12:03:37.663Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-03-28T12:03:52.495Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-03-28T12:03:57.196Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-03-28T12:04:01.890Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-03-28T12:04:01.890Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-03-28T12:04:01.890Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-03-28T12:04:06.587Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-03-28T12:04:11.282Z] === RUN TestDockerSuite/TestLogsSince [2023-03-28T12:04:26.104Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-03-28T12:04:26.104Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-03-28T12:04:26.104Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-03-28T12:04:26.104Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-03-28T12:04:26.104Z] === RUN TestDockerSuite/TestLogsTail [2023-03-28T12:04:29.867Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-03-28T12:04:35.661Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestMountIntoProc [2023-03-28T12:04:40.375Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestMountIntoSys [2023-03-28T12:04:40.375Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestNetHostname [2023-03-28T12:04:40.375Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-03-28T12:04:40.375Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-03-28T12:04:40.375Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-03-28T12:04:40.375Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestPluginActive [2023-03-28T12:04:40.375Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-03-28T12:04:40.375Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.375Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-03-28T12:04:40.835Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-03-28T12:04:40.835Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-03-28T12:04:40.835Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-03-28T12:04:40.835Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-03-28T12:04:40.835Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-03-28T12:04:40.835Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-03-28T12:04:40.835Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPortHostBinding [2023-03-28T12:04:40.835Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-03-28T12:04:40.835Z] === RUN TestDockerSuite/TestPortList [2023-03-28T12:04:40.835Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-03-28T12:04:41.295Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-03-28T12:04:56.133Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-03-28T12:04:56.133Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T12:04:56.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-03-28T12:05:10.974Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-03-28T12:05:10.974Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-03-28T12:05:10.974Z] === RUN TestDockerSuite/TestPsByOrder [2023-03-28T12:05:28.682Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-03-28T12:05:28.682Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-03-28T12:05:28.682Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-03-28T12:05:49.815Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-03-28T12:06:25.505Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-03-28T12:06:25.505Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-03-28T12:06:25.505Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-03-28T12:06:25.505Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-03-28T12:06:46.616Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-03-28T12:06:55.199Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-03-28T12:07:16.297Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-03-28T12:07:28.696Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-03-28T12:07:28.696Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-03-28T12:07:28.696Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-03-28T12:07:28.696Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-03-28T12:07:28.696Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-03-28T12:07:43.523Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-03-28T12:07:43.523Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-03-28T12:07:43.523Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-03-28T12:07:43.523Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T12:07:43.523Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-03-28T12:07:43.523Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-03-28T12:07:43.523Z] === RUN TestDockerSuite/TestPsRightTagName [2023-03-28T12:07:43.523Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-03-28T12:07:43.523Z] === RUN TestDockerSuite/TestPsShowMounts [2023-03-28T12:07:58.400Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-03-28T12:07:58.400Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-03-28T12:07:58.400Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-03-28T12:07:58.861Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-03-28T12:07:58.861Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-03-28T12:07:58.861Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-03-28T12:08:00.406Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-03-28T12:08:01.383Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-03-28T12:08:01.383Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-03-28T12:08:01.383Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-03-28T12:08:09.963Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-03-28T12:08:18.554Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-03-28T12:08:28.887Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-03-28T12:09:19.590Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-03-28T12:09:19.590Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T12:09:19.590Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-03-28T12:09:24.304Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-03-28T12:09:24.765Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-03-28T12:09:25.224Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-03-28T12:09:26.769Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-03-28T12:09:35.354Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-03-28T12:09:43.927Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-03-28T12:09:43.927Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T12:09:43.927Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-03-28T12:09:54.257Z] === RUN TestDockerSuite/TestRmiBlank [2023-03-28T12:09:54.257Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-03-28T12:09:54.257Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-03-28T12:10:29.959Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-03-28T12:10:30.932Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-03-28T12:10:32.479Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-03-28T12:10:50.209Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-03-28T12:11:07.915Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-03-28T12:11:22.745Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-03-28T12:11:33.091Z] === RUN TestDockerSuite/TestRmiTag [2023-03-28T12:11:34.629Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-03-28T12:11:44.974Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-03-28T12:12:20.717Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-03-28T12:12:27.802Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-03-28T12:12:45.507Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-03-28T12:12:46.486Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-03-28T12:12:46.486Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.486Z] === RUN TestDockerSuite/TestRunAddHost [2023-03-28T12:12:46.486Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.486Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-03-28T12:12:46.486Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-03-28T12:12:46.486Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-03-28T12:12:46.486Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-03-28T12:12:46.947Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.947Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-03-28T12:12:46.947Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-03-28T12:12:46.947Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-03-28T12:12:50.703Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-03-28T12:12:50.703Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-03-28T12:12:51.165Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-03-28T12:12:51.165Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-03-28T12:12:51.165Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-03-28T12:13:01.525Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-03-28T12:13:06.229Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-03-28T12:13:10.929Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-03-28T12:13:21.262Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-03-28T12:13:25.007Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-03-28T12:13:25.007Z] === RUN TestDockerSuite/TestRunBindMounts [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-03-28T12:13:35.352Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-03-28T12:13:35.352Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-03-28T12:13:40.058Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-03-28T12:13:40.058Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-03-28T12:13:40.058Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-03-28T12:13:47.138Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-03-28T12:13:47.138Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-03-28T12:13:47.138Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-03-28T12:13:47.138Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-03-28T12:13:47.138Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-03-28T12:13:50.887Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-03-28T12:13:50.887Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-03-28T12:14:01.220Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-03-28T12:14:05.928Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-03-28T12:14:10.634Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-03-28T12:14:10.634Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-03-28T12:14:10.634Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-03-28T12:14:10.634Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-03-28T12:14:10.634Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-03-28T12:14:10.634Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-03-28T12:14:10.634Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-03-28T12:14:15.323Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-03-28T12:14:15.323Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-03-28T12:14:15.323Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-03-28T12:14:15.323Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T12:14:15.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-03-28T12:14:15.323Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-03-28T12:14:15.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-03-28T12:14:15.324Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T12:14:15.324Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-03-28T12:14:19.069Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-03-28T12:14:31.454Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-03-28T12:14:31.454Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-03-28T12:14:31.454Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-03-28T12:14:31.454Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-03-28T12:14:31.454Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-03-28T12:14:31.454Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-03-28T12:14:31.454Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-03-28T12:14:35.199Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-03-28T12:14:35.199Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-03-28T12:14:35.199Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-03-28T12:14:35.658Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-03-28T12:14:35.658Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-03-28T12:14:35.658Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-03-28T12:14:40.367Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-03-28T12:14:45.064Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-03-28T12:14:45.064Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-03-28T12:14:45.064Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-03-28T12:14:49.764Z] === RUN TestDockerSuite/TestRunEnvironment [2023-03-28T12:14:49.764Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-03-28T12:14:49.764Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-03-28T12:14:49.764Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T12:14:49.764Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-03-28T12:14:49.764Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-03-28T12:14:49.764Z] === RUN TestDockerSuite/TestRunExitCode [2023-03-28T12:14:54.464Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-03-28T12:14:59.158Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-03-28T12:15:03.848Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunExposePort [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-03-28T12:15:08.540Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-03-28T12:15:08.540Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-03-28T12:15:09.010Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-03-28T12:15:23.828Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-03-28T12:15:23.828Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-03-28T12:15:23.828Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-03-28T12:15:23.828Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-03-28T12:15:23.828Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-03-28T12:15:23.828Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-03-28T12:15:44.937Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-03-28T12:15:44.937Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-03-28T12:15:44.937Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-03-28T12:15:45.399Z] === RUN TestDockerSuite/TestRunModeHostname [2023-03-28T12:15:45.399Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.399Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-03-28T12:15:45.399Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.399Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-03-28T12:15:45.399Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.399Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-03-28T12:15:45.399Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.399Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-03-28T12:15:45.399Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunMount [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-03-28T12:15:45.858Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-03-28T12:15:45.858Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-03-28T12:16:00.696Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-03-28T12:16:00.696Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-03-28T12:16:00.696Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-03-28T12:16:00.696Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-03-28T12:16:00.696Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-03-28T12:16:00.696Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-03-28T12:16:00.696Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-03-28T12:16:11.036Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-03-28T12:16:18.122Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-03-28T12:16:18.122Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.122Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-03-28T12:16:18.122Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.122Z] === RUN TestDockerSuite/TestRunNetHost [2023-03-28T12:16:18.122Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.122Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-03-28T12:16:18.122Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.122Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-03-28T12:16:18.581Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-03-28T12:16:18.581Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-03-28T12:16:18.581Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-03-28T12:16:18.581Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.581Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-03-28T12:16:18.581Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-03-28T12:16:18.581Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-03-28T12:16:19.551Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-03-28T12:16:20.519Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-03-28T12:16:25.221Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-03-28T12:16:29.922Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-03-28T12:16:30.381Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-03-28T12:16:35.084Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-03-28T12:16:35.084Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.084Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-03-28T12:16:35.084Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.084Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-03-28T12:16:35.084Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.084Z] === RUN TestDockerSuite/TestRunPortInUse [2023-03-28T12:16:35.084Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.084Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-03-28T12:16:35.084Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.546Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-03-28T12:16:35.546Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.546Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-03-28T12:16:35.546Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.546Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-03-28T12:16:35.546Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-03-28T12:16:35.546Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T12:16:42.641Z] === RUN TestDockerSuite/TestRunPublishPort [2023-03-28T12:16:42.641Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-03-28T12:16:42.641Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-03-28T12:16:42.641Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-03-28T12:16:42.641Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-03-28T12:16:42.641Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-03-28T12:16:42.641Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-03-28T12:16:42.641Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-03-28T12:16:42.641Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-03-28T12:16:42.641Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T12:16:42.641Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-03-28T12:17:03.765Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-03-28T12:17:03.765Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-03-28T12:17:03.765Z] === RUN TestDockerSuite/TestRunRm [2023-03-28T12:17:08.475Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-03-28T12:17:17.072Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-03-28T12:17:27.422Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-03-28T12:17:30.332Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-03-28T12:17:35.022Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-03-28T12:17:40.815Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-03-28T12:17:40.815Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-03-28T12:17:40.815Z] === RUN TestDockerSuite/TestRunState [2023-03-28T12:17:40.815Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-03-28T12:17:40.815Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-03-28T12:17:44.563Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-03-28T12:17:44.563Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-03-28T12:17:44.563Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-03-28T12:17:49.253Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-03-28T12:17:49.253Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-03-28T12:17:49.253Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-03-28T12:17:49.253Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-03-28T12:17:49.253Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-03-28T12:17:49.714Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-03-28T12:17:49.714Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-03-28T12:17:49.714Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-03-28T12:17:49.714Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUserByID [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUserByName [2023-03-28T12:17:58.296Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-03-28T12:17:58.296Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-03-28T12:18:02.036Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-03-28T12:18:02.036Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-03-28T12:18:02.036Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-03-28T12:18:07.835Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-03-28T12:18:07.835Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-03-28T12:18:07.835Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-03-28T12:18:07.835Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-03-28T12:18:07.835Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-03-28T12:18:13.635Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-03-28T12:18:28.468Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-03-28T12:18:37.049Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-03-28T12:18:49.450Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-03-28T12:18:49.450Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-03-28T12:18:49.450Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-03-28T12:18:49.450Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-03-28T12:18:56.537Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-03-28T12:19:00.273Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-03-28T12:19:04.974Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-03-28T12:19:04.974Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-03-28T12:19:04.974Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-03-28T12:19:04.974Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-03-28T12:19:04.974Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-03-28T12:19:05.439Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T12:19:05.439Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-03-28T12:19:05.439Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-03-28T12:19:05.439Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-03-28T12:19:05.439Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-03-28T12:19:05.439Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-03-28T12:19:05.439Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-03-28T12:19:05.439Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-03-28T12:19:05.439Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-03-28T12:19:05.439Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-03-28T12:19:14.023Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-03-28T12:19:17.764Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-03-28T12:19:21.502Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-03-28T12:19:31.834Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-03-28T12:19:31.834Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-03-28T12:19:31.834Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-03-28T12:19:31.834Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-03-28T12:19:31.834Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveImageId [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-03-28T12:19:31.834Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-03-28T12:19:31.834Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-03-28T12:19:33.370Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-03-28T12:19:33.830Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-03-28T12:19:34.289Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-03-28T12:19:35.257Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-03-28T12:19:36.803Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-03-28T12:19:57.917Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-03-28T12:19:57.917Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-03-28T12:19:57.917Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-03-28T12:20:10.303Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-03-28T12:20:10.303Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T12:20:10.763Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-03-28T12:20:19.350Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-03-28T12:20:19.350Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-03-28T12:20:19.350Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-03-28T12:20:19.350Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T12:20:19.350Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-03-28T12:20:19.350Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-03-28T12:20:19.350Z] === RUN TestDockerSuite/TestStartRecordError [2023-03-28T12:20:19.350Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-03-28T12:20:19.350Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-03-28T12:20:31.748Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-03-28T12:20:31.748Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-03-28T12:20:31.748Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-03-28T12:20:31.748Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-03-28T12:20:31.748Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestStatsNoStream [2023-03-28T12:20:31.748Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T12:20:31.748Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-03-28T12:20:35.494Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-03-28T12:20:40.191Z] === RUN TestDockerSuite/TestTopPrivileged [2023-03-28T12:20:40.191Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-03-28T12:20:40.191Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-03-28T12:20:44.883Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-03-28T12:20:44.883Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-03-28T12:20:44.883Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-03-28T12:20:44.883Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-03-28T12:20:44.883Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-03-28T12:20:44.883Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T12:20:44.883Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-03-28T12:21:02.586Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-03-28T12:21:02.586Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-03-28T12:21:02.586Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-03-28T12:21:02.586Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-03-28T12:21:02.586Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-03-28T12:21:02.586Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-03-28T12:21:02.586Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-03-28T12:21:03.060Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-03-28T12:21:08.856Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-03-28T12:21:08.856Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-03-28T12:21:14.662Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-03-28T12:21:15.639Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-03-28T12:21:16.613Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-03-28T12:21:17.072Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-03-28T12:21:17.531Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-03-28T12:21:35.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-03-28T12:21:35.230Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T12:21:35.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-03-28T12:21:35.688Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-03-28T12:21:36.156Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-03-28T12:21:36.156Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-03-28T12:21:36.156Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-03-28T12:21:53.854Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-03-28T12:21:53.854Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-03-28T12:21:53.854Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-03-28T12:22:19.017Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-03-28T12:22:19.017Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-03-28T12:22:19.017Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite (4111.90s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.52s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.64s) [2023-03-28T12:22:19.991Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-03-28T12:22:19.991Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-03-28T12:22:20.449Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-03-28T12:22:20.449Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-03-28T12:22:20.449Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.63s) [2023-03-28T12:22:20.449Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.70s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-03-28T12:22:20.449Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-03-28T12:22:20.449Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.68s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.59s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (113.52s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.64s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.86s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.31s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.81s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.48s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.32s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.68s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.74s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.31s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.81s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (23.23s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.31s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (32.10s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.05s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (12.39s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.11s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (1.20s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.10s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (49.76s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.49s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.76s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.98s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.44s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.29s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.65s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.33s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.35s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCmd (1.03s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.85s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.82s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.37s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.53s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (2.36s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.75s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.85s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.80s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.01s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.13s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (12.91s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.45s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.83s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (2.41s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.68s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.94s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.92s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.75s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.10s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (47.83s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.19s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.53s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.24s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.98s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.42s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.98s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.86s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignore (102.26s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.51s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.97s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (112.49s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.39s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.15s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.68s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.58s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (28.15s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (53.29s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.69s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (22.33s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (161.51s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.00s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.91s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.82s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.85s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.71s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.90s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.60s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.14s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.63s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.87s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.09s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.09s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.52s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.52s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (25.40s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (1.01s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.13s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.07s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFails (3.34s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.23s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.13s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.55s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.06s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFromGit (14.46s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.52s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.46s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.28s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.84s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.73s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildHistory (16.95s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.71s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.88s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.58s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.16s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.75s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabel (1.49s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.11s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.44s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.98s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabels (1.53s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.55s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.95s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.16s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (12.54s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (29.05s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.15s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.33s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (61.97s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.12s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.93s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.20s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.64s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.99s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.45s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.99s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.72s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (11.60s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.24s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.33s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.39s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.99s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.08s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.61s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.70s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.51s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.70s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.33s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.11s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.87s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.14s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.99s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (66.32s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.66s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildRm (20.91s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.99s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2023-03-28T12:22:20.450Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.94s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.52s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (10.82s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (10.25s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildShellInherited (11.89s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.23s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.38s) [2023-03-28T12:22:20.450Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.02s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (17.22s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.41s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildStderr (7.58s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (29.54s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.94s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (5.36s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.17s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.60s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.44s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.01s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.86s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.33s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (32.53s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.84s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.75s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (14.51s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.97s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.11s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.16s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.85s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.66s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.09s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.83s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.90s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.01s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.85s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.10s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.39s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.17s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.07s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.37s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.69s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCommitChange (7.98s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.68s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCommitNewFile (15.75s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCommitTTY (20.12s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.61s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.39s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (20.40s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.16s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-03-28T12:22:20.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-03-28T12:22:20.451Z] --- PASS: TestDockerSuite/TestContainerAPICreate (8.57s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.77s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.25s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.59s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.20s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.13s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.66s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (8.39s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.17s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.14s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.48s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRename (8.52s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (10.57s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.99s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.90s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.05s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.36s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.63s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.44s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.26s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.11s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.32s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.79s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.54s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.78s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.53s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000046a8_} (3.62s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1606010937_c:\foo_false____} (3.41s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1606010937_c:\foo_true____} (3.61s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.05s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.48s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.50s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.20s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.77s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.67s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpToCaseB (8.69s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.36s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.26s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpToDot (4.01s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCpToStdout (8.85s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.32s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateArgs (0.40s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.29s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.32s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.35s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.14s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.20s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateLabels (0.39s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateRM (0.54s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.21s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.49s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.49s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.28s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestDockerFails (0.13s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.14s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.79s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.86s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.69s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsCopy (8.23s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.48s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.33s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.29s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.83s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.88s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFilters (12.18s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFormat (6.69s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.13s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.32s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsRename (3.47s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsResize (4.64s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.67s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.89s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.89s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsUntag (2.93s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.69s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.26s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.48s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.12s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.61s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.19s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.32s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.77s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecInspectID (5.33s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.20s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecStartFails (3.19s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.63s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (12.01s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.35s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.56s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.35s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.47s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.21s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.19s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.20s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (8.11s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.12s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.13s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.13s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.60s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.90s) [2023-03-28T12:22:20.910Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.57s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.19s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (3.13s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.45s) [2023-03-28T12:22:20.910Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.32s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.77s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestImagesFormat (0.36s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.77s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.12s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.13s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (8.06s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.47s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.15s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (8.71s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.45s) [2023-03-28T12:22:20.911Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.69s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2023-03-28T12:22:20.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectDefault (8.90s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectHistory (7.72s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.12s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.30s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.30s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.88s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.13s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.64s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectStatus (4.19s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.73s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.16s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (8.66s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.08s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.80s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.54s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (8.02s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.78s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.46s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.59s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.68s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.88s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (12.61s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (14.25s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (14.63s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.82s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.77s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (5.00s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.86s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsSince (12.70s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.05s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsTail (5.88s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.29s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.87s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.19s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.05s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (14.50s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.07s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (14.26s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsByOrder (17.35s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersBase (20.68s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (34.65s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.68s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (21.41s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (9.45s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (19.62s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (14.12s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (14.52s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPsShowMounts (14.25s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.44s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.05s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.74s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.20s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (9.98s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (43.57s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.06s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.46s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.49s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.40s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.59s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.68s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.52s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (9.00s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiBlank (0.20s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.70s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (31.07s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (6.13s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.67s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (15.01s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (17.66s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (17.06s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (10.32s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiTag (1.90s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (9.98s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (36.16s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.30s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (16.95s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.50s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.14s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.41s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.85s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.50s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (9.53s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.59s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.17s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.39s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.56s) [2023-03-28T12:22:21.374Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-03-28T12:22:21.374Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.72s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.08s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.22s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.05s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (9.72s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (5.01s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.68s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.60s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.80s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.41s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.83s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.24s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.75s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.75s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.39s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunExitCode (4.49s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.69s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.61s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.93s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunExposePort (0.18s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.01s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.18s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.05s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.05s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (19.70s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.54s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.05s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (14.00s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.83s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.33s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.74s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.11s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.40s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.54s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.10s) [2023-03-28T12:22:21.375Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.41s) [2023-03-28T12:22:21.375Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.06s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.05s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.05s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (6.81s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (20.64s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunRm (4.88s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunRmAndWait (8.36s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (9.56s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.58s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.43s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.15s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.57s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.22s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.42s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.18s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (7.45s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.05s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.05s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.56s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (5.06s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.43s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.78s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.78s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (13.15s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (6.08s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.57s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.54s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.15s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.16s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.24s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.57s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.33s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.99s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.60s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.94s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (18.40s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (15.10s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.49s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.38s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.50s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.73s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.05s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.44s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.67s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.39s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.48s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.80s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.69s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.36s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.17s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.19s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (6.19s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (1.05s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (1.02s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.19s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.50s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (16.73s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.61s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.48s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (15.17s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.70s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.73s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (23.92s) [2023-03-28T12:22:21.834Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2023-03-28T12:22:21.834Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (3.27s) [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-03-28T12:22:21.835Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:21.835Z] --- PASS: TestDockerRegistrySuite (0.88s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-03-28T12:22:21.835Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-03-28T12:22:21.835Z] === RUN TestDockerSchema1RegistrySuite [2023-03-28T12:22:21.835Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-03-28T12:22:22.296Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-03-28T12:22:22.296Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.09s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthTokenSuite [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-03-28T12:22:22.296Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-03-28T12:22:22.296Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-03-28T12:22:22.296Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-03-28T12:22:22.296Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-03-28T12:22:22.296Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerDaemonSuite [2023-03-28T12:22:22.296Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-03-28T12:22:22.296Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-03-28T12:22:22.296Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-03-28T12:22:22.296Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerSwarmSuite [2023-03-28T12:22:22.296Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-03-28T12:22:22.296Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- PASS: TestDockerPluginSuite (0.12s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerExternalVolumeSuite [2023-03-28T12:22:22.296Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerNetworkSuite [2023-03-28T12:22:22.296Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-03-28T12:22:22.296Z] === RUN TestDockerHubPullSuite [2023-03-28T12:22:22.296Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-03-28T12:22:22.296Z] PASS [2023-03-28T12:22:22.296Z] ok github.com/docker/docker/integration-cli 4113.696s [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === Skipped [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-03-28T12:22:22.296Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-03-28T12:22:22.296Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-03-28T12:22:22.296Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-03-28T12:22:22.296Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-03-28T12:22:22.296Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-03-28T12:22:22.296Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-03-28T12:22:22.296Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-03-28T12:22:22.296Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-03-28T12:22:22.296Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-03-28T12:22:22.296Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-03-28T12:22:22.296Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2023-03-28T12:22:22.296Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2023-03-28T12:22:22.296Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2023-03-28T12:22:22.296Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2023-03-28T12:22:22.296Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-03-28T12:22:22.296Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-03-28T12:22:22.296Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.296Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-03-28T12:22:22.296Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.07s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.297Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2023-03-28T12:22:22.297Z] [2023-03-28T12:22:22.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2023-03-28T12:22:22.297Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.31s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.31s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.05s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.05s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.11s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.11s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.10s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.10s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.76s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.76s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.98s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.98s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2023-03-28T12:22:22.756Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.94s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.94s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.92s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.92s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.10s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.10s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.97s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.97s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.91s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.91s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.83s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.09s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.09s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.09s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.09s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.13s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.13s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.07s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.07s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.16s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.09s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.15s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.15s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.94s) [2023-03-28T12:22:22.756Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.94s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.94s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.94s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.97s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.97s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.16s) [2023-03-28T12:22:22.756Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.756Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.16s) [2023-03-28T12:22:22.756Z] [2023-03-28T12:22:22.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.90s) [2023-03-28T12:22:22.757Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.90s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.01s) [2023-03-28T12:22:22.757Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.01s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2023-03-28T12:22:22.757Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (1.17s) [2023-03-28T12:22:22.757Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.17s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-03-28T12:22:22.757Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.07s) [2023-03-28T12:22:22.757Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.07s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2023-03-28T12:22:22.757Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-03-28T12:22:22.757Z] [2023-03-28T12:22:22.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2023-03-28T12:22:22.757Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.757Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2023-03-28T12:22:22.758Z] [2023-03-28T12:22:22.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-03-28T12:22:22.758Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.758Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-03-28T12:22:22.758Z] [2023-03-28T12:22:22.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-03-28T12:22:22.758Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T12:22:22.758Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-03-28T12:22:22.758Z] [2023-03-28T12:22:22.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-03-28T12:22:22.758Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-03-28T12:22:23.219Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-03-28T12:22:23.219Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-03-28T12:22:23.219Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.05s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.05s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-03-28T12:22:23.219Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.05s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.05s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2023-03-28T12:22:23.219Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.219Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2023-03-28T12:22:23.219Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.04s) [2023-03-28T12:22:23.220Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-03-28T12:22:23.220Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T12:22:23.220Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-03-28T12:22:23.220Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-03-28T12:22:23.220Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-03-28T12:22:23.220Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-03-28T12:22:23.682Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-03-28T12:22:23.682Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-03-28T12:22:23.682Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-03-28T12:22:23.682Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-03-28T12:22:23.682Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-03-28T12:22:23.682Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.04s) [2023-03-28T12:22:23.682Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.04s) [2023-03-28T12:22:23.682Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.682Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2023-03-28T12:22:23.682Z] [2023-03-28T12:22:23.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2023-03-28T12:22:23.682Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-03-28T12:22:23.683Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-03-28T12:22:23.683Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-03-28T12:22:23.683Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.04s) [2023-03-28T12:22:23.683Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2023-03-28T12:22:23.683Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-03-28T12:22:23.683Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2023-03-28T12:22:23.683Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-03-28T12:22:23.683Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2023-03-28T12:22:23.683Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.04s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-03-28T12:22:23.683Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-03-28T12:22:23.683Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2023-03-28T12:22:23.683Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.05s) [2023-03-28T12:22:23.683Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.05s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2023-03-28T12:22:23.683Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s) [2023-03-28T12:22:23.683Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.683Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2023-03-28T12:22:23.683Z] [2023-03-28T12:22:23.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2023-03-28T12:22:23.684Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-03-28T12:22:23.684Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2023-03-28T12:22:24.144Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.05s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.05s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2023-03-28T12:22:24.144Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.05s) [2023-03-28T12:22:24.144Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.05s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.06s) [2023-03-28T12:22:24.144Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.06s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-03-28T12:22:24.144Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.144Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-03-28T12:22:24.144Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.08s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.08s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.05s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.05s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2023-03-28T12:22:24.145Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2023-03-28T12:22:24.145Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2023-03-28T12:22:24.604Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T12:22:24.604Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2023-03-28T12:22:24.604Z] [2023-03-28T12:22:24.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.05s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.05s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.05s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.05s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.05s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.05s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.06s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.06s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.05s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.05s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.05s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.05s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:24.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-03-28T12:22:24.605Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-03-28T12:22:24.605Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-03-28T12:22:24.605Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.05s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.05s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.05s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.05s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-03-28T12:22:25.069Z] [2023-03-28T12:22:25.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2023-03-28T12:22:25.069Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.069Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.04s) [2023-03-28T12:22:25.070Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2023-03-28T12:22:25.070Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-03-28T12:22:25.070Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-03-28T12:22:25.070Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T12:22:25.070Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-03-28T12:22:25.070Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2023-03-28T12:22:25.070Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.070Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2023-03-28T12:22:25.070Z] [2023-03-28T12:22:25.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.05s) [2023-03-28T12:22:25.071Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.05s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2023-03-28T12:22:25.071Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.071Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2023-03-28T12:22:25.071Z] [2023-03-28T12:22:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-03-28T12:22:25.071Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2023-03-28T12:22:25.072Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2023-03-28T12:22:25.072Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2023-03-28T12:22:25.072Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2023-03-28T12:22:25.072Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-03-28T12:22:25.072Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-03-28T12:22:25.072Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2023-03-28T12:22:25.072Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.04s) [2023-03-28T12:22:25.072Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-03-28T12:22:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-03-28T12:22:25.072Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T12:22:25.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T12:22:25.533Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-03-28T12:22:25.534Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.534Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-03-28T12:22:25.534Z] [2023-03-28T12:22:25.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-03-28T12:22:25.998Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] DONE 1093 tests, 546 skipped in 4125.936s [2023-03-28T12:22:25.998Z] INFO: Integration tests ended at 03/28/2023 12:22:25. Duration:01:08:46.3001319 [2023-03-28T12:22:25.998Z] INFO: Docker info of the daemon under test at end of run [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] Containers: 2 [2023-03-28T12:22:25.998Z] Running: 0 [2023-03-28T12:22:25.998Z] Paused: 0 [2023-03-28T12:22:25.998Z] Stopped: 2 [2023-03-28T12:22:25.998Z] Images: 18 [2023-03-28T12:22:25.998Z] Server Version: 0.0.0-dev [2023-03-28T12:22:25.998Z] Storage Driver: windowsfilter [2023-03-28T12:22:25.998Z] Windows: [2023-03-28T12:22:25.998Z] Logging Driver: json-file [2023-03-28T12:22:25.998Z] Plugins: [2023-03-28T12:22:25.998Z] Volume: local [2023-03-28T12:22:25.998Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T12:22:25.998Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T12:22:25.998Z] Swarm: inactive [2023-03-28T12:22:25.998Z] Default Isolation: process [2023-03-28T12:22:25.998Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T12:22:25.998Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T12:22:25.998Z] OSType: windows [2023-03-28T12:22:25.998Z] Architecture: x86_64 [2023-03-28T12:22:25.998Z] CPUs: 4 [2023-03-28T12:22:25.998Z] Total Memory: 32GiB [2023-03-28T12:22:25.998Z] Name: azwin-2-25a5e0 [2023-03-28T12:22:25.998Z] ID: ZD6F:DNRT:7NXT:ZUAC:FP6P:RXD5:C2GJ:TAGT:HJRD:5GXY:GKOH:WWNY [2023-03-28T12:22:25.998Z] Docker Root Dir: D:\CI\PR-45219\2\daemon [2023-03-28T12:22:25.998Z] Debug Mode (client): false [2023-03-28T12:22:25.998Z] Debug Mode (server): true [2023-03-28T12:22:25.998Z] File Descriptors: -1 [2023-03-28T12:22:25.998Z] Goroutines: 17 [2023-03-28T12:22:25.998Z] System Time: 2023-03-28T12:22:25.7446339Z [2023-03-28T12:22:25.998Z] EventsListeners: 0 [2023-03-28T12:22:25.998Z] Registry: https://index.docker.io/v1/ [2023-03-28T12:22:25.998Z] Labels: [2023-03-28T12:22:25.998Z] Experimental: false [2023-03-28T12:22:25.998Z] Insecure Registries: [2023-03-28T12:22:25.998Z] 127.0.0.0/8 [2023-03-28T12:22:25.998Z] Live Restore Enabled: false [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] [2023-03-28T12:22:25.998Z] INFO: Stopping daemon under test [2023-03-28T12:22:25.998Z] SUCCESS: The process with PID 840 (child process of PID 3020) has been terminated. [2023-03-28T12:22:25.998Z] SUCCESS: The process with PID 3020 (child process of PID 7836) has been terminated. [2023-03-28T12:22:25.998Z] INFO: Stop tailing logs of the daemon under tests [2023-03-28T12:22:26.458Z] INFO: executeCI.ps1 Completed successfully at 03/28/2023 12:22:25. [2023-03-28T12:22:26.458Z] INFO: Tidying up at end of run [2023-03-28T12:22:26.458Z] INFO: Saving daemon under test log (d:\CI\PR-45219\2\dut.out) to bundles\CIDUT.out [2023-03-28T12:22:26.458Z] INFO: Saving daemon under test log (d:\CI\PR-45219\2\dut.err) to bundles\CIDUT.err [2023-03-28T12:22:26.458Z] INFO: Nuke-Everything... [2023-03-28T12:22:30.201Z] INFO: Container count on control daemon to delete is 2 [2023-03-28T12:22:30.201Z] 269734f5805c [2023-03-28T12:22:30.201Z] bad1329ade4d [2023-03-28T12:22:30.666Z] INFO: Tidying pidfile d:\CI\PR-45219\2\docker.pid [2023-03-28T12:22:30.666Z] INFO: Nuking d:\CI [2023-03-28T12:24:27.189Z] INFO: Zapped successfully [2023-03-28T12:24:27.189Z] [2023-03-28T12:24:27.189Z] INFO: executeCI.ps1 exiting at Tue Mar 28 12:24:20 CUT 2023. Duration 01:30:04.2017833 [2023-03-28T12:24:27.189Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-03-28T12:24:27.431Z] Recording test results [2023-03-28T12:24:27.929Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-03-28T12:24:30.061Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-03-28T12:24:34.027Z] Archiving artifacts [2023-03-28T12:24:35.179Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45219/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T12:24:36.120Z] + make clean [2023-03-28T12:24:39.871Z] docker volume rm -f docker-dev-cache [2023-03-28T12:24:39.871Z] 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