Pull request #45424 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4fc8f8b4d8394e1c054255fba449a1d168ecffde+206d38a9c1c131fdea8b7a9f35e6f4364d20067d (e854a90548f95f885741c94649a322b2b15355e4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45424@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-04-27T22:59:54.090Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-04-27T22:59:54.093Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-04-27T22:59:54.317Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0351c1a2a0db67b2d) in /home/ubuntu/workspace/moby_PR-45424 [Pipeline] { [Pipeline] checkout [2023-04-27T22:59:54.343Z] The recommended git tool is: git [2023-04-27T22:59:54.352Z] using credential docker-jenkins-github-credentials [2023-04-27T22:59:54.366Z] Cloning the remote Git repository [2023-04-27T22:59:54.366Z] Cloning with configured refspecs honoured and without tags [2023-04-27T22:59:54.370Z] Cloning repository https://github.com/moby/moby.git [2023-04-27T22:59:54.371Z] > git init /home/ubuntu/workspace/moby_PR-45424 # timeout=10 [2023-04-27T22:59:54.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T22:59:54.383Z] > git --version # timeout=10 [2023-04-27T22:59:54.391Z] > git --version # 'git version 2.17.1' [2023-04-27T22:59:54.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T22:59:54.393Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:00:09.612Z] Fetching without tags [2023-04-27T23:00:09.817Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:00:09.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:00:09.565Z] > git config --add remote.origin.fetch +refs/pull/45424/head:refs/remotes/origin/PR-45424 # timeout=10 [2023-04-27T23:00:09.577Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:00:09.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:00:09.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:00:09.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:00:09.616Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:00:09.818Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:00:09.829Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:00:10.387Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:00:10.388Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:00:10.743Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:00:10.743Z] First time build. Skipping changelog. [2023-04-27T23:00:10.755Z] > git --version # timeout=10 [2023-04-27T23:00:10.770Z] > git --version # 'git version 2.17.1' [2023-04-27T23:00:10.778Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:00:11.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/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-04-27T23:00:10.358Z] > git remote # timeout=10 [2023-04-27T23:00:10.364Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:00:10.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:00:10.370Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:00:10.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T23:00:10.389Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:00:10.392Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:00:13.979Z] 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-04-27T23:00:14.739Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0351c1a2a0db67b2d) in /home/ubuntu/workspace/moby_PR-45424 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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] checkout [2023-04-27T23:00:14.787Z] The recommended git tool is: git [Pipeline] // stage [2023-04-27T23:00:14.797Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-04-27T23:00:14.815Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-04-27T23:00:14.825Z] Fetching without tags [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] } 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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-04-27T23:00:15.061Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-04-27T23:00:15.424Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:00:15.424Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:00:15.499Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:00:15.527Z] > git --version # timeout=10 [2023-04-27T23:00:15.540Z] > git --version # 'git version 2.17.1' [2023-04-27T23:00:15.545Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-04-27T23:00:14.807Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45424/.git # timeout=10 [2023-04-27T23:00:14.816Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:00:14.826Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:00:14.827Z] > git --version # timeout=10 [2023-04-27T23:00:14.833Z] > git --version # 'git version 2.17.1' [2023-04-27T23:00:14.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:00:14.834Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:00:15.062Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:00:15.070Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:00:15.400Z] > git remote # timeout=10 [2023-04-27T23:00:15.405Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:00:15.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:00:15.408Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:00:15.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T23:00:15.425Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:00:15.429Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:00:16.211Z] + [ PR != PR ] [2023-04-27T23:00:16.211Z] + [ 20.10 != master ] [2023-04-27T23:00:16.211Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-27T23:00:16.545Z] + docker version [2023-04-27T23:00:16.545Z] Client: Docker Engine - Community [2023-04-27T23:00:16.545Z] Version: 22.06.0-beta.0 [2023-04-27T23:00:16.545Z] API version: 1.42 [2023-04-27T23:00:16.545Z] Go version: go1.18.3 [2023-04-27T23:00:16.545Z] Git commit: 3e9117b [2023-04-27T23:00:16.545Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-27T23:00:16.545Z] OS/Arch: linux/amd64 [2023-04-27T23:00:16.545Z] Context: default [2023-04-27T23:00:16.545Z] [2023-04-27T23:00:16.545Z] Server: Docker Engine - Community [2023-04-27T23:00:16.545Z] Engine: [2023-04-27T23:00:16.545Z] Version: 22.06.0-beta.0 [2023-04-27T23:00:16.545Z] API version: 1.42 (minimum version 1.12) [2023-04-27T23:00:16.545Z] Go version: go1.18.3 [2023-04-27T23:00:16.545Z] Git commit: 38633e7 [2023-04-27T23:00:16.545Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-27T23:00:16.545Z] OS/Arch: linux/amd64 [2023-04-27T23:00:16.545Z] Experimental: true [2023-04-27T23:00:16.545Z] containerd: [2023-04-27T23:00:16.545Z] Version: 1.6.8 [2023-04-27T23:00:16.545Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:00:16.545Z] runc: [2023-04-27T23:00:16.545Z] Version: 1.1.4 [2023-04-27T23:00:16.546Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-27T23:00:16.546Z] docker-init: [2023-04-27T23:00:16.546Z] Version: 0.19.0 [2023-04-27T23:00:16.546Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-27T23:00:16.831Z] + docker info [2023-04-27T23:00:16.831Z] Client: [2023-04-27T23:00:16.831Z] Context: default [2023-04-27T23:00:16.831Z] Debug Mode: false [2023-04-27T23:00:16.831Z] Plugins: [2023-04-27T23:00:16.831Z] buildx: Docker Buildx (Docker Inc.) [2023-04-27T23:00:16.831Z] Version: c5aec24 [2023-04-27T23:00:16.831Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-27T23:00:16.831Z] compose: Docker Compose (Docker Inc.) [2023-04-27T23:00:16.831Z] Version: v2.12.0 [2023-04-27T23:00:16.831Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-27T23:00:16.831Z] scan: Docker Scan (Docker Inc.) [2023-04-27T23:00:16.831Z] Version: v0.17.0 [2023-04-27T23:00:16.831Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-27T23:00:16.831Z] [2023-04-27T23:00:16.831Z] Server: [2023-04-27T23:00:16.831Z] Containers: 0 [2023-04-27T23:00:16.831Z] Running: 0 [2023-04-27T23:00:16.831Z] Paused: 0 [2023-04-27T23:00:16.831Z] Stopped: 0 [2023-04-27T23:00:16.831Z] Images: 1 [2023-04-27T23:00:16.831Z] Server Version: 22.06.0-beta.0 [2023-04-27T23:00:16.831Z] Storage Driver: overlay2 [2023-04-27T23:00:16.831Z] Backing Filesystem: extfs [2023-04-27T23:00:16.831Z] Supports d_type: true [2023-04-27T23:00:16.831Z] Using metacopy: false [2023-04-27T23:00:16.831Z] Native Overlay Diff: true [2023-04-27T23:00:16.831Z] userxattr: false [2023-04-27T23:00:16.831Z] Logging Driver: json-file [2023-04-27T23:00:16.831Z] Cgroup Driver: cgroupfs [2023-04-27T23:00:16.831Z] Cgroup Version: 1 [2023-04-27T23:00:16.831Z] Plugins: [2023-04-27T23:00:16.831Z] Volume: local [2023-04-27T23:00:16.831Z] Network: bridge host ipvlan macvlan null overlay [2023-04-27T23:00:16.831Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-27T23:00:16.831Z] Swarm: inactive [2023-04-27T23:00:16.831Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-27T23:00:16.831Z] Default Runtime: runc [2023-04-27T23:00:16.831Z] Init Binary: docker-init [2023-04-27T23:00:16.831Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:00:16.831Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-27T23:00:16.831Z] init version: de40ad0 [2023-04-27T23:00:16.831Z] Security Options: [2023-04-27T23:00:16.831Z] apparmor [2023-04-27T23:00:16.831Z] seccomp [2023-04-27T23:00:16.831Z] Profile: builtin [2023-04-27T23:00:16.831Z] Kernel Version: 5.4.0-1088-aws [2023-04-27T23:00:16.831Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-27T23:00:16.831Z] OSType: linux [2023-04-27T23:00:16.831Z] Architecture: x86_64 [2023-04-27T23:00:16.831Z] CPUs: 2 [2023-04-27T23:00:16.831Z] Total Memory: 7.483GiB [2023-04-27T23:00:16.831Z] Name: ip-10-100-56-91 [2023-04-27T23:00:16.831Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-27T23:00:16.831Z] Docker Root Dir: /var/lib/docker [2023-04-27T23:00:16.831Z] Debug Mode: false [2023-04-27T23:00:16.831Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:00:16.831Z] Labels: [2023-04-27T23:00:16.831Z] Experimental: true [2023-04-27T23:00:16.831Z] Insecure Registries: [2023-04-27T23:00:16.831Z] 127.0.0.0/8 [2023-04-27T23:00:16.831Z] Live Restore Enabled: true [2023-04-27T23:00:16.831Z] [2023-04-27T23:00:16.831Z] WARNING: No swap limit support [Pipeline] sh [2023-04-27T23:00:17.123Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:00:17.123Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:00:17.123Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45424/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-27T23:00:17.123Z] + bash /home/ubuntu/workspace/moby_PR-45424/check-config.sh [2023-04-27T23:00:17.123Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-27T23:00:17.123Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-27T23:00:17.123Z] [2023-04-27T23:00:17.123Z] Generally Necessary: [2023-04-27T23:00:17.123Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-27T23:00:17.123Z] - apparmor: enabled and tools installed [2023-04-27T23:00:17.123Z] - CONFIG_NAMESPACES: enabled [2023-04-27T23:00:17.123Z] - CONFIG_NET_NS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_PID_NS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_IPC_NS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_UTS_NS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_CGROUPS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-27T23:00:17.123Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-27T23:00:17.123Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-27T23:00:17.123Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-27T23:00:17.123Z] - CONFIG_CPUSETS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_MEMCG: enabled [2023-04-27T23:00:17.123Z] - CONFIG_KEYS: enabled [2023-04-27T23:00:17.123Z] - CONFIG_VETH: enabled (as module) [2023-04-27T23:00:17.123Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-27T23:00:17.123Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-27T23:00:17.384Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-27T23:00:17.384Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-27T23:00:17.384Z] [2023-04-27T23:00:17.384Z] Optional Features: [2023-04-27T23:00:17.384Z] - CONFIG_USER_NS: enabled [2023-04-27T23:00:17.384Z] - CONFIG_SECCOMP: enabled [2023-04-27T23:00:17.384Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-27T23:00:17.384Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-27T23:00:17.384Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-27T23:00:17.384Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-27T23:00:17.384Z] - CONFIG_BLK_CGROUP: enabled [2023-04-27T23:00:17.384Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-27T23:00:17.384Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-27T23:00:17.384Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-27T23:00:17.384Z] - CONFIG_CGROUP_PERF: enabled [2023-04-27T23:00:17.384Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-27T23:00:17.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-27T23:00:17.384Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-27T23:00:17.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-27T23:00:17.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-27T23:00:17.384Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-27T23:00:17.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_IP_VS: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-27T23:00:17.645Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-27T23:00:17.645Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-27T23:00:17.645Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_EXT4_FS: enabled [2023-04-27T23:00:17.645Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-27T23:00:17.645Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-27T23:00:17.645Z] - Network Drivers: [2023-04-27T23:00:17.645Z] - "overlay": [2023-04-27T23:00:17.645Z] - CONFIG_VXLAN: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-27T23:00:17.645Z] Optional (for encrypted networks): [2023-04-27T23:00:17.645Z] - CONFIG_CRYPTO: enabled [2023-04-27T23:00:17.645Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-27T23:00:17.645Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-27T23:00:17.645Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-27T23:00:17.645Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-27T23:00:17.645Z] - CONFIG_XFRM: enabled [2023-04-27T23:00:17.645Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-27T23:00:17.645Z] - "ipvlan": [2023-04-27T23:00:17.645Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-27T23:00:17.645Z] - "macvlan": [2023-04-27T23:00:17.645Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_DUMMY: enabled (as module) [2023-04-27T23:00:17.645Z] - "ftp,tftp client in container": [2023-04-27T23:00:17.645Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-27T23:00:17.645Z] - Storage Drivers: [2023-04-27T23:00:17.645Z] - "aufs": [2023-04-27T23:00:17.645Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-27T23:00:17.645Z] - "btrfs": [2023-04-27T23:00:17.645Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-27T23:00:17.645Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-27T23:00:17.645Z] - "devicemapper": [2023-04-27T23:00:17.645Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-27T23:00:17.645Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-27T23:00:17.645Z] - "overlay": [2023-04-27T23:00:17.645Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-27T23:00:17.645Z] - "zfs": [2023-04-27T23:00:17.645Z] - /dev/zfs: present [2023-04-27T23:00:17.645Z] - zfs command: missing [2023-04-27T23:00:17.907Z] - zpool command: missing [2023-04-27T23:00:17.907Z] [2023-04-27T23:00:17.907Z] Limits: [2023-04-27T23:00:17.907Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-27T23:00:17.907Z] [2023-04-27T23:00:17.907Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-27T23:00:18.239Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde . [2023-04-27T23:00:18.501Z] #1 [internal] load .dockerignore [2023-04-27T23:00:18.501Z] #1 transferring context: 87B done [2023-04-27T23:00:18.501Z] #1 DONE 0.0s [2023-04-27T23:00:18.501Z] [2023-04-27T23:00:18.501Z] #2 [internal] load build definition from Dockerfile [2023-04-27T23:00:18.501Z] #2 transferring dockerfile: 17.17kB done [2023-04-27T23:00:18.501Z] #2 DONE 0.0s [2023-04-27T23:00:18.501Z] [2023-04-27T23:00:18.501Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-27T23:00:18.762Z] #3 DONE 0.4s [2023-04-27T23:00:18.762Z] [2023-04-27T23:00:18.762Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-27T23:00:18.762Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-04-27T23:00:18.762Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-27T23:00:18.762Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-27T23:00:18.762Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-27T23:00:18.762Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s [2023-04-27T23:00:19.023Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-04-27T23:00:19.023Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-27T23:00:19.023Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-27T23:00:19.284Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.3s done [2023-04-27T23:00:19.284Z] #4 DONE 0.6s [2023-04-27T23:00:19.548Z] [2023-04-27T23:00:19.548Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:00:20.120Z] #5 ... [2023-04-27T23:00:20.120Z] [2023-04-27T23:00:20.120Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-27T23:00:20.120Z] #6 DONE 0.6s [2023-04-27T23:00:20.120Z] [2023-04-27T23:00:20.120Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-27T23:00:20.120Z] #7 DONE 0.6s [2023-04-27T23:00:20.120Z] [2023-04-27T23:00:20.120Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:00:20.120Z] #5 DONE 0.6s [2023-04-27T23:00:20.120Z] [2023-04-27T23:00:20.120Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:00:20.120Z] #8 DONE 0.7s [2023-04-27T23:00:20.120Z] [2023-04-27T23:00:20.120Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:00:20.120Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:00:20.120Z] #9 DONE 0.1s [2023-04-27T23:00:20.120Z] [2023-04-27T23:00:20.120Z] #10 [internal] load build context [2023-04-27T23:00:23.433Z] #10 transferring context: 27.92MB 3.2s [2023-04-27T23:00:24.819Z] #10 transferring context: 53.56MB 4.5s done [2023-04-27T23:00:25.080Z] #10 DONE 4.9s [2023-04-27T23:00:25.080Z] [2023-04-27T23:00:25.080Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:00:25.080Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:00:25.080Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-27T23:00:25.080Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-27T23:00:25.080Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-04-27T23:00:25.080Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2023-04-27T23:00:25.080Z] #9 DONE 4.9s [2023-04-27T23:00:25.080Z] [2023-04-27T23:00:25.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:25.080Z] #11 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-27T23:00:25.080Z] #11 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-27T23:00:25.080Z] #11 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 1.2s done [2023-04-27T23:00:25.080Z] #11 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-27T23:00:25.080Z] #11 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-27T23:00:25.080Z] #11 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.7s done [2023-04-27T23:00:25.080Z] #11 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 2.0s done [2023-04-27T23:00:25.080Z] #11 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 1.3s done [2023-04-27T23:00:25.080Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 4.7s [2023-04-27T23:00:25.080Z] #11 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 3.5s done [2023-04-27T23:00:25.080Z] #11 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 3.2s [2023-04-27T23:00:25.080Z] #11 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 2.2s done [2023-04-27T23:00:25.341Z] #11 ... [2023-04-27T23:00:25.341Z] [2023-04-27T23:00:25.341Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:00:25.341Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:00:25.341Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:00:25.341Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-27T23:00:25.341Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-27T23:00:25.341Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2023-04-27T23:00:25.341Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2023-04-27T23:00:25.341Z] #12 DONE 5.0s [2023-04-27T23:00:25.341Z] [2023-04-27T23:00:25.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:25.341Z] #11 ... [2023-04-27T23:00:25.341Z] [2023-04-27T23:00:25.341Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:00:25.341Z] #13 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-27T23:00:25.341Z] #13 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-27T23:00:25.341Z] #13 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-27T23:00:25.341Z] #13 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-27T23:00:25.341Z] #13 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 1.2s done [2023-04-27T23:00:25.602Z] #13 ... [2023-04-27T23:00:25.602Z] [2023-04-27T23:00:25.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:26.991Z] #11 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b [2023-04-27T23:00:27.253Z] #11 ... [2023-04-27T23:00:27.253Z] [2023-04-27T23:00:27.253Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-27T23:00:27.253Z] #14 DONE 0.4s [2023-04-27T23:00:27.253Z] [2023-04-27T23:00:27.253Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:00:27.253Z] #13 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 4.9s done [2023-04-27T23:00:27.253Z] #13 DONE 7.0s [2023-04-27T23:00:27.253Z] [2023-04-27T23:00:27.253Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:27.513Z] #11 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.3s done [2023-04-27T23:00:27.774Z] #11 ... [2023-04-27T23:00:27.774Z] [2023-04-27T23:00:27.774Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-27T23:00:27.774Z] #15 DONE 0.7s [2023-04-27T23:00:27.774Z] [2023-04-27T23:00:27.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:27.774Z] #11 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba [2023-04-27T23:00:28.717Z] #11 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.7s done [2023-04-27T23:00:28.717Z] #11 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 [2023-04-27T23:00:29.739Z] Still waiting to schedule task [2023-04-27T23:00:29.739Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071cb853f5d1df80c)’ is offline [2023-04-27T23:00:29.739Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae64dd4eda1da42c)’ is offline [2023-04-27T23:00:29.739Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-061f89fc0a38097c3)’ is offline [2023-04-27T23:00:29.740Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f06ba4791a8ac851)’ is offline [2023-04-27T23:00:29.740Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] Still waiting to schedule task [2023-04-27T23:00:29.740Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071cb853f5d1df80c)’ is offline [2023-04-27T23:00:29.740Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae64dd4eda1da42c)’ is offline [2023-04-27T23:00:29.740Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-061f89fc0a38097c3)’ is offline [2023-04-27T23:00:29.740Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f06ba4791a8ac851)’ is offline [2023-04-27T23:00:29.740Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.740Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-04-27T23:00:29.741Z] Still waiting to schedule task [2023-04-27T23:00:29.741Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-04-27T23:00:29.743Z] Still waiting to schedule task [2023-04-27T23:00:29.743Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2023-04-27T23:00:29.744Z] Still waiting to schedule task [2023-04-27T23:00:29.744Z] All nodes of label ‘windows-2019’ are offline [2023-04-27T23:00:32.928Z] #11 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 4.0s done [2023-04-27T23:00:32.928Z] #11 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 [2023-04-27T23:00:37.141Z] #11 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 4.1s done [2023-04-27T23:00:37.141Z] #11 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 [2023-04-27T23:00:37.141Z] #11 ... [2023-04-27T23:00:37.141Z] [2023-04-27T23:00:37.141Z] #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-04-27T23:00:37.141Z] #0 1.569 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:00:37.141Z] #0 1.577 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:00:37.141Z] #0 1.577 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:00:37.141Z] #0 1.714 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:00:37.141Z] #0 1.918 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:00:37.141Z] #0 2.430 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:00:37.141Z] #0 3.487 Fetched 8643 kB in 2s (3959 kB/s) [2023-04-27T23:00:37.141Z] #0 3.487 Reading package lists... [2023-04-27T23:00:37.141Z] #0 4.285 Reading package lists... [2023-04-27T23:00:37.141Z] #0 5.064 Building dependency tree... [2023-04-27T23:00:37.141Z] #0 5.408 The following additional packages will be installed: [2023-04-27T23:00:37.141Z] #0 5.408 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-27T23:00:37.141Z] #0 5.408 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-27T23:00:37.141Z] #0 5.408 Recommended packages: [2023-04-27T23:00:37.141Z] #0 5.408 libldap-common publicsuffix libsasl2-modules [2023-04-27T23:00:37.141Z] #0 5.548 The following NEW packages will be installed: [2023-04-27T23:00:37.141Z] #0 5.549 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-27T23:00:37.141Z] #0 5.552 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-27T23:00:37.141Z] #0 5.552 libssh2-1 openssl [2023-04-27T23:00:37.141Z] #0 5.829 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:00:37.141Z] #0 5.829 Need to get 3050 kB of archives. [2023-04-27T23:00:37.141Z] #0 5.829 After this operation, 6663 kB of additional disk space will be used. [2023-04-27T23:00:37.141Z] #0 5.829 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-27T23:00:37.141Z] #0 5.852 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-27T23:00:37.141Z] #0 5.852 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-27T23:00:37.141Z] #0 5.852 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-04-27T23:00:37.141Z] #0 5.852 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-27T23:00:37.141Z] #0 5.852 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-27T23:00:37.141Z] #0 5.852 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-27T23:00:37.141Z] #0 5.852 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-27T23:00:37.141Z] #0 5.858 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-27T23:00:37.141Z] #0 5.858 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-27T23:00:37.141Z] #0 5.858 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-27T23:00:37.141Z] #0 5.858 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-27T23:00:37.141Z] #0 5.877 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:00:37.141Z] #0 5.881 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:00:37.141Z] #0 5.881 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:00:37.141Z] #0 6.056 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:00:37.141Z] #0 6.089 Fetched 3050 kB in 0s (9338 kB/s) [2023-04-27T23:00:37.141Z] #0 6.118 Selecting previously unselected package openssl. [2023-04-27T23:00:37.141Z] #0 6.118 (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 ... 6664 files and directories currently installed.) [2023-04-27T23:00:37.141Z] #0 6.125 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-27T23:00:37.141Z] #0 6.129 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:00:37.141Z] #0 6.280 Selecting previously unselected package ca-certificates. [2023-04-27T23:00:37.141Z] #0 6.280 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-27T23:00:37.141Z] #0 6.282 Unpacking ca-certificates (20210119) ... [2023-04-27T23:00:37.141Z] #0 6.367 Selecting previously unselected package libbrotli1:amd64. [2023-04-27T23:00:37.141Z] #0 6.369 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-27T23:00:37.141Z] #0 6.377 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:00:37.141Z] #0 6.448 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-27T23:00:37.141Z] #0 6.448 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:00:37.141Z] #0 6.452 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:00:37.141Z] #0 6.509 Selecting previously unselected package libsasl2-2:amd64. [2023-04-27T23:00:37.141Z] #0 6.509 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:00:37.141Z] #0 6.515 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:00:37.141Z] #0 6.565 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-27T23:00:37.141Z] #0 6.565 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-27T23:00:37.141Z] #0 6.572 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:00:37.141Z] #0 6.647 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-27T23:00:37.141Z] #0 6.647 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-27T23:00:37.141Z] #0 6.655 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:00:37.141Z] #0 6.701 Selecting previously unselected package libpsl5:amd64. [2023-04-27T23:00:37.142Z] #0 6.701 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 6.707 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:00:37.142Z] #0 6.754 Selecting previously unselected package librtmp1:amd64. [2023-04-27T23:00:37.142Z] #0 6.754 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 6.754 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:00:37.142Z] #0 6.794 Selecting previously unselected package libssh2-1:amd64. [2023-04-27T23:00:37.142Z] #0 6.794 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 6.798 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:00:37.142Z] #0 6.854 Selecting previously unselected package libcurl4:amd64. [2023-04-27T23:00:37.142Z] #0 6.854 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 6.858 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:00:37.142Z] #0 6.925 Selecting previously unselected package curl. [2023-04-27T23:00:37.142Z] #0 6.925 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 6.930 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:00:37.142Z] #0 6.985 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:00:37.142Z] #0 6.985 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 6.989 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:00:37.142Z] #0 7.055 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:00:37.142Z] #0 7.055 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 7.061 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:00:37.142Z] #0 7.118 Selecting previously unselected package jq. [2023-04-27T23:00:37.142Z] #0 7.118 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:00:37.142Z] #0 7.124 Unpacking jq (1.6-2.1) ... [2023-04-27T23:00:37.142Z] #0 7.169 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:00:37.142Z] #0 7.184 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:00:37.142Z] #0 7.204 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:00:37.142Z] #0 7.217 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:00:37.142Z] #0 7.229 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:00:37.142Z] #0 7.244 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:00:37.142Z] #0 7.257 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:00:37.142Z] #0 7.272 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:00:37.142Z] #0 7.288 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:00:37.142Z] #0 7.303 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:00:37.142Z] #0 7.317 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:00:37.142Z] #0 7.350 Setting up ca-certificates (20210119) ... [2023-04-27T23:00:37.142Z] #0 7.925 Updating certificates in /etc/ssl/certs... [2023-04-27T23:00:37.142Z] #0 8.626 129 added, 0 removed; done. [2023-04-27T23:00:37.142Z] #0 8.692 Setting up jq (1.6-2.1) ... [2023-04-27T23:00:37.142Z] #0 8.702 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:00:37.142Z] #0 8.711 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:00:37.142Z] #0 8.720 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:00:37.142Z] #0 8.741 Processing triggers for ca-certificates (20210119) ... [2023-04-27T23:00:37.142Z] #0 8.745 Updating certificates in /etc/ssl/certs... [2023-04-27T23:00:37.142Z] #0 9.318 0 added, 0 removed; done. [2023-04-27T23:00:37.142Z] #0 9.318 Running hooks in /etc/ca-certificates/update.d... [2023-04-27T23:00:37.142Z] #0 9.319 done. [2023-04-27T23:00:37.403Z] #16 ... [2023-04-27T23:00:37.403Z] [2023-04-27T23:00:37.403Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:39.321Z] #11 ... [2023-04-27T23:00:39.321Z] [2023-04-27T23:00:39.321Z] #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-04-27T23:00:39.321Z] #16 DONE 11.8s [2023-04-27T23:00:39.321Z] [2023-04-27T23:00:39.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:39.321Z] #11 ... [2023-04-27T23:00:39.321Z] [2023-04-27T23:00:39.321Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-27T23:00:39.321Z] #17 DONE 0.2s [2023-04-27T23:00:39.321Z] [2023-04-27T23:00:39.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:00:42.625Z] #11 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.1s [2023-04-27T23:00:45.185Z] #11 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 7.6s done [2023-04-27T23:00:45.185Z] #11 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-27T23:00:45.447Z] #11 DONE 25.1s [2023-04-27T23:00:45.447Z] [2023-04-27T23:00:45.447Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-27T23:00:47.993Z] #18 DONE 2.2s [2023-04-27T23:00:47.993Z] [2023-04-27T23:00:47.993Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-27T23:00:48.259Z] #19 DONE 0.6s [2023-04-27T23:00:48.259Z] [2023-04-27T23:00:48.259Z] #20 [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-04-27T23:00:48.259Z] #0 1.512 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-27T23:00:48.259Z] #0 1.768 [2023-04-27T23:00:48.259Z] #0 1.986 #=#=# ######################################################################## 100.0% [2023-04-27T23:00:48.259Z] #0 2.240 [2023-04-27T23:00:48.259Z] #0 3.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-27T23:00:48.259Z] #0 3.355 [2023-04-27T23:00:48.259Z] #0 3.577 #=#=# ######################################################################## 100.0% [2023-04-27T23:00:48.259Z] #0 3.873 [2023-04-27T23:00:48.259Z] #0 5.022 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-27T23:00:48.259Z] #0 5.293 [2023-04-27T23:00:48.259Z] #0 5.511 #=#=# 0.3% ######################################### 57.2% ########################################### 60.1% ######################################################################## 100.0% [2023-04-27T23:00:48.259Z] #0 6.151 [2023-04-27T23:00:48.259Z] #0 7.033 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-27T23:00:48.259Z] #0 7.206 [2023-04-27T23:00:48.259Z] #0 7.421 #=#=# ######################################################################## 100.0% [2023-04-27T23:00:48.259Z] #0 7.642 [2023-04-27T23:00:48.259Z] #0 8.230 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-27T23:00:48.260Z] #0 8.431 [2023-04-27T23:00:48.260Z] #0 8.661 #=#=# ######################################################################## 100.0% [2023-04-27T23:00:48.260Z] #0 8.947 [2023-04-27T23:00:48.260Z] #0 9.009 Download of images into '/build' complete. [2023-04-27T23:00:48.260Z] #0 9.009 Use something like the following to load the result into a Docker daemon: [2023-04-27T23:00:48.260Z] #0 9.009 tar -cC '/build' . | docker load [2023-04-27T23:00:48.260Z] #20 DONE 9.1s [2023-04-27T23:00:48.260Z] [2023-04-27T23:00:48.260Z] #21 [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-04-27T23:00:48.521Z] #21 ... [2023-04-27T23:00:48.521Z] [2023-04-27T23:00:48.521Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-27T23:00:48.521Z] #22 DONE 0.3s [2023-04-27T23:00:48.521Z] [2023-04-27T23:00:48.521Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-27T23:00:48.521Z] #23 DONE 0.3s [2023-04-27T23:00:48.521Z] [2023-04-27T23:00:48.521Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:00:53.830Z] #24 5.037 + [2023-04-27T23:00:53.830Z] #24 ... [2023-04-27T23:00:53.830Z] [2023-04-27T23:00:53.830Z] #21 [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-04-27T23:00:53.830Z] #21 5.209 + RM_GOPATH=0 [2023-04-27T23:00:53.830Z] #21 5.209 + TMP_GOPATH= [2023-04-27T23:00:53.830Z] #21 5.209 + : /build [2023-04-27T23:00:53.830Z] #21 5.209 + '[' -z '' ']' [2023-04-27T23:00:53.830Z] #21 5.253 ++ mktemp -d [2023-04-27T23:00:53.830Z] #21 5.286 + export GOPATH=/tmp/tmp.GorXI98aQQ [2023-04-27T23:00:53.830Z] #21 5.286 + GOPATH=/tmp/tmp.GorXI98aQQ [2023-04-27T23:00:53.830Z] #21 5.286 + RM_GOPATH=1 [2023-04-27T23:00:53.830Z] #21 5.286 + case "$(go env GOARCH)" in [2023-04-27T23:00:53.830Z] #21 5.286 ++ go env GOARCH [2023-04-27T23:00:53.830Z] #21 5.353 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:53.830Z] #21 5.353 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:53.830Z] #21 5.358 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:53.830Z] #21 5.364 Install docker/cli version 17.06.2-ce from stable [2023-04-27T23:00:53.830Z] #21 5.364 + dir=/tmp/install [2023-04-27T23:00:53.830Z] #21 5.364 + bin=dockercli [2023-04-27T23:00:53.830Z] #21 5.364 + shift [2023-04-27T23:00:53.830Z] #21 5.364 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-27T23:00:53.830Z] #21 5.364 + . /tmp/install/dockercli.installer [2023-04-27T23:00:53.830Z] #21 5.364 ++ : stable [2023-04-27T23:00:53.830Z] #21 5.364 ++ : 17.06.2-ce [2023-04-27T23:00:53.830Z] #21 5.364 + install_dockercli [2023-04-27T23:00:53.830Z] #21 5.364 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-27T23:00:53.830Z] #21 5.364 ++ uname -m [2023-04-27T23:00:53.830Z] #21 5.366 + arch=x86_64 [2023-04-27T23:00:53.830Z] #21 5.366 + '[' x86_64 '!=' x86_64 ']' [2023-04-27T23:00:53.830Z] #21 5.366 + url=https://download.docker.com/linux/static [2023-04-27T23:00:53.830Z] #21 5.367 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-27T23:00:53.830Z] #21 5.367 + tar -xz docker/docker [2023-04-27T23:00:59.126Z] #21 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #25 [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-04-27T23:00:59.126Z] #0 4.197 + RM_GOPATH=0 [2023-04-27T23:00:59.126Z] #0 4.197 + TMP_GOPATH= [2023-04-27T23:00:59.126Z] #0 4.197 + : /build [2023-04-27T23:00:59.126Z] #0 4.197 + '[' -z '' ']' [2023-04-27T23:00:59.126Z] #0 4.197 ++ mktemp -d [2023-04-27T23:00:59.126Z] #0 4.197 + export GOPATH=/tmp/tmp.dkbBEo1KWV [2023-04-27T23:00:59.126Z] #0 4.197 + GOPATH=/tmp/tmp.dkbBEo1KWV [2023-04-27T23:00:59.126Z] #0 4.197 + RM_GOPATH=1 [2023-04-27T23:00:59.126Z] #0 4.197 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.126Z] #0 4.197 ++ go env GOARCH [2023-04-27T23:00:59.126Z] #0 4.212 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 4.212 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 4.213 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.126Z] #0 4.230 + dir=/tmp/install [2023-04-27T23:00:59.126Z] #0 4.230 + bin=rootlesskit [2023-04-27T23:00:59.126Z] #0 4.230 + shift [2023-04-27T23:00:59.126Z] #0 4.230 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-27T23:00:59.126Z] #0 4.230 + . /tmp/install/rootlesskit.installer [2023-04-27T23:00:59.126Z] #0 4.230 ++ : v0.14.4 [2023-04-27T23:00:59.126Z] #0 4.230 + install_rootlesskit [2023-04-27T23:00:59.126Z] #0 4.230 + case "$1" in [2023-04-27T23:00:59.126Z] #0 4.230 + export CGO_ENABLED=0 [2023-04-27T23:00:59.126Z] #0 4.230 + CGO_ENABLED=0 [2023-04-27T23:00:59.126Z] #0 4.230 + _install_rootlesskit [2023-04-27T23:00:59.126Z] #0 4.230 + echo 'Install rootlesskit version v0.14.4' [2023-04-27T23:00:59.126Z] #0 4.230 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:00:59.126Z] #0 4.230 + GOBIN=/build [2023-04-27T23:00:59.126Z] #0 4.230 + GO111MODULE=on [2023-04-27T23:00:59.126Z] #0 4.230 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-27T23:00:59.126Z] #0 4.230 Install rootlesskit version v0.14.4 [2023-04-27T23:00:59.126Z] #0 4.742 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-27T23:00:59.126Z] #0 7.682 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:00:59.126Z] #0 7.687 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-27T23:00:59.126Z] #0 7.722 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-27T23:00:59.126Z] #0 8.293 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-27T23:00:59.126Z] #25 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:00:59.126Z] #0 4.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:00:59.126Z] #0 4.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:00:59.126Z] #0 4.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:00:59.126Z] #0 4.401 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:00:59.126Z] #0 5.837 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:00:59.126Z] #0 7.881 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:00:59.126Z] #26 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-27T23:00:59.126Z] #0 4.883 + RM_GOPATH=0 [2023-04-27T23:00:59.126Z] #0 4.883 + TMP_GOPATH= [2023-04-27T23:00:59.126Z] #0 4.883 + : /build [2023-04-27T23:00:59.126Z] #0 4.883 + '[' -z '' ']' [2023-04-27T23:00:59.126Z] #0 4.883 ++ mktemp -d [2023-04-27T23:00:59.126Z] #0 4.883 + export GOPATH=/tmp/tmp.Xgi13pfKme [2023-04-27T23:00:59.126Z] #0 4.883 + GOPATH=/tmp/tmp.Xgi13pfKme [2023-04-27T23:00:59.126Z] #0 4.883 + RM_GOPATH=1 [2023-04-27T23:00:59.126Z] #0 4.883 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.126Z] #0 4.883 ++ go env GOARCH [2023-04-27T23:00:59.126Z] #0 4.915 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 4.924 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 4.925 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.126Z] #0 4.930 + dir=/tmp/install [2023-04-27T23:00:59.126Z] #0 4.930 + bin=shfmt [2023-04-27T23:00:59.126Z] #0 4.930 + shift [2023-04-27T23:00:59.126Z] #0 4.930 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-27T23:00:59.126Z] #0 4.930 + . /tmp/install/shfmt.installer [2023-04-27T23:00:59.126Z] #0 4.930 ++ : v3.0.2 [2023-04-27T23:00:59.126Z] #0 4.930 + install_shfmt [2023-04-27T23:00:59.126Z] #0 4.930 + echo 'Install shfmt version v3.0.2' [2023-04-27T23:00:59.126Z] #0 4.930 + GOBIN=/build [2023-04-27T23:00:59.126Z] #0 4.930 + GO111MODULE=on [2023-04-27T23:00:59.126Z] #0 4.930 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-27T23:00:59.126Z] #0 4.930 Install shfmt version v3.0.2 [2023-04-27T23:00:59.126Z] #0 5.502 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-27T23:00:59.126Z] #0 10.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-27T23:00:59.126Z] #0 10.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-27T23:00:59.126Z] #0 10.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-27T23:00:59.126Z] #27 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:00:59.126Z] #0 5.354 + RM_GOPATH=0 [2023-04-27T23:00:59.126Z] #0 5.354 + TMP_GOPATH= [2023-04-27T23:00:59.126Z] #0 5.354 + : /build [2023-04-27T23:00:59.126Z] #0 5.354 + '[' -z '' ']' [2023-04-27T23:00:59.126Z] #0 5.356 ++ mktemp -d [2023-04-27T23:00:59.126Z] #0 5.373 + export GOPATH=/tmp/tmp.1IA5VQDkRy [2023-04-27T23:00:59.126Z] #0 5.374 + GOPATH=/tmp/tmp.1IA5VQDkRy [2023-04-27T23:00:59.126Z] #0 5.374 + RM_GOPATH=1 [2023-04-27T23:00:59.126Z] #0 5.375 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.126Z] #0 5.377 ++ go env GOARCH [2023-04-27T23:00:59.126Z] #0 5.399 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 5.399 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 5.405 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.126Z] #0 5.409 + dir=/tmp/install [2023-04-27T23:00:59.126Z] #0 5.409 + bin=proxy [2023-04-27T23:00:59.126Z] #0 5.409 + shift [2023-04-27T23:00:59.126Z] #0 5.410 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-27T23:00:59.126Z] #0 5.410 + . /tmp/install/proxy.installer [2023-04-27T23:00:59.126Z] #0 5.410 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:00:59.126Z] #0 5.410 + install_proxy [2023-04-27T23:00:59.126Z] #0 5.410 + case "$1" in [2023-04-27T23:00:59.126Z] #0 5.410 + export CGO_ENABLED=0 [2023-04-27T23:00:59.126Z] #0 5.410 + CGO_ENABLED=0 [2023-04-27T23:00:59.126Z] #0 5.410 + _install_proxy [2023-04-27T23:00:59.126Z] #0 5.410 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-04-27T23:00:59.126Z] #0 5.410 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:00:59.126Z] #0 5.411 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.1IA5VQDkRy/src/github.com/docker/libnetwork [2023-04-27T23:00:59.126Z] #0 5.419 Cloning into '/tmp/tmp.1IA5VQDkRy/src/github.com/docker/libnetwork'... [2023-04-27T23:00:59.126Z] #28 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #29 [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-04-27T23:00:59.126Z] #0 5.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:00:59.126Z] #0 5.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:00:59.126Z] #0 5.910 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:00:59.126Z] #0 6.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:00:59.126Z] #0 8.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:00:59.126Z] #29 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #30 [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-04-27T23:00:59.126Z] #0 5.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:00:59.126Z] #0 5.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:00:59.126Z] #0 5.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:00:59.126Z] #0 6.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:00:59.126Z] #0 7.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:00:59.126Z] #0 9.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:00:59.126Z] #30 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #31 [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-04-27T23:00:59.126Z] #0 4.699 + RM_GOPATH=0 [2023-04-27T23:00:59.126Z] #0 4.699 + TMP_GOPATH= [2023-04-27T23:00:59.126Z] #0 4.699 + : /build [2023-04-27T23:00:59.126Z] #0 4.699 + '[' -z '' ']' [2023-04-27T23:00:59.126Z] #0 4.699 ++ mktemp -d [2023-04-27T23:00:59.126Z] #0 4.699 + export GOPATH=/tmp/tmp.qKtN7fNuLq [2023-04-27T23:00:59.126Z] #0 4.699 + GOPATH=/tmp/tmp.qKtN7fNuLq [2023-04-27T23:00:59.126Z] #0 4.699 + RM_GOPATH=1 [2023-04-27T23:00:59.126Z] #0 4.699 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.126Z] #0 4.699 ++ go env GOARCH [2023-04-27T23:00:59.126Z] #0 4.723 Install golangci-lint version v1.49.0 [2023-04-27T23:00:59.126Z] #0 4.723 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 4.723 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.126Z] #0 4.723 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.126Z] #0 4.723 + dir=/tmp/install [2023-04-27T23:00:59.126Z] #0 4.723 + bin=golangci_lint [2023-04-27T23:00:59.126Z] #0 4.723 + shift [2023-04-27T23:00:59.126Z] #0 4.723 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-27T23:00:59.126Z] #0 4.723 + . /tmp/install/golangci_lint.installer [2023-04-27T23:00:59.126Z] #0 4.723 ++ : v1.49.0 [2023-04-27T23:00:59.126Z] #0 4.723 + install_golangci_lint [2023-04-27T23:00:59.126Z] #0 4.723 + set -e [2023-04-27T23:00:59.126Z] #0 4.723 + echo 'Install golangci-lint version v1.49.0' [2023-04-27T23:00:59.126Z] #0 4.723 + GOBIN=/build [2023-04-27T23:00:59.126Z] #0 4.723 + GO111MODULE=on [2023-04-27T23:00:59.126Z] #0 4.723 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-27T23:00:59.126Z] #0 5.286 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-27T23:00:59.126Z] #0 8.822 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:00:59.126Z] #0 8.833 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:00:59.126Z] #0 8.983 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:00:59.126Z] #0 9.005 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-27T23:00:59.126Z] #0 9.120 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-27T23:00:59.126Z] #0 9.650 go: downloading github.com/spf13/viper v1.12.0 [2023-04-27T23:00:59.126Z] #0 9.720 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T23:00:59.126Z] #0 10.35 go: downloading golang.org/x/tools v0.1.12 [2023-04-27T23:00:59.126Z] #0 10.36 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-27T23:00:59.126Z] #0 10.71 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-27T23:00:59.126Z] #0 10.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-27T23:00:59.126Z] #0 10.95 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T23:00:59.126Z] #31 ... [2023-04-27T23:00:59.126Z] [2023-04-27T23:00:59.126Z] #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-04-27T23:00:59.126Z] #0 3.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:00:59.126Z] #0 4.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:00:59.126Z] #0 4.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:00:59.126Z] #0 4.133 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:00:59.126Z] #0 4.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:00:59.126Z] #0 6.149 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:00:59.388Z] #32 ... [2023-04-27T23:00:59.388Z] [2023-04-27T23:00:59.388Z] #33 [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-04-27T23:00:59.388Z] #0 5.301 + RM_GOPATH=0 [2023-04-27T23:00:59.388Z] #0 5.301 + TMP_GOPATH= [2023-04-27T23:00:59.388Z] #0 5.301 + : /build [2023-04-27T23:00:59.388Z] #0 5.301 + '[' -z '' ']' [2023-04-27T23:00:59.388Z] #0 5.301 ++ mktemp -d [2023-04-27T23:00:59.388Z] #0 5.308 + export GOPATH=/tmp/tmp.knlMcKAa2D [2023-04-27T23:00:59.388Z] #0 5.308 + GOPATH=/tmp/tmp.knlMcKAa2D [2023-04-27T23:00:59.388Z] #0 5.308 + RM_GOPATH=1 [2023-04-27T23:00:59.388Z] #0 5.308 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.388Z] #0 5.308 ++ go env GOARCH [2023-04-27T23:00:59.388Z] #0 5.328 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.388Z] #0 5.328 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.388Z] #0 5.333 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.388Z] #0 5.356 + dir=/tmp/install [2023-04-27T23:00:59.388Z] #0 5.359 + bin=vndr [2023-04-27T23:00:59.388Z] #0 5.359 + shift [2023-04-27T23:00:59.388Z] #0 5.360 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-27T23:00:59.388Z] #0 5.360 + . /tmp/install/vndr.installer [2023-04-27T23:00:59.388Z] #0 5.360 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:00:59.388Z] #0 5.360 + install_vndr [2023-04-27T23:00:59.388Z] #0 5.360 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-27T23:00:59.388Z] #0 5.360 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:00:59.388Z] #0 5.361 + GOBIN=/build [2023-04-27T23:00:59.388Z] #0 5.361 + GO111MODULE=on [2023-04-27T23:00:59.388Z] #0 5.361 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:00:59.388Z] #0 5.902 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:00:59.388Z] #33 ... [2023-04-27T23:00:59.388Z] [2023-04-27T23:00:59.388Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:00:59.388Z] #0 5.144 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-27T23:00:59.388Z] #0 5.149 Cloning into '.'... [2023-04-27T23:00:59.650Z] #34 ... [2023-04-27T23:00:59.650Z] [2023-04-27T23:00:59.650Z] #35 [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-04-27T23:00:59.650Z] #0 5.018 + RM_GOPATH=0 [2023-04-27T23:00:59.650Z] #0 5.018 + TMP_GOPATH= [2023-04-27T23:00:59.650Z] #0 5.018 + : /build [2023-04-27T23:00:59.650Z] #0 5.018 + '[' -z '' ']' [2023-04-27T23:00:59.650Z] #0 5.029 ++ mktemp -d [2023-04-27T23:00:59.650Z] #0 5.029 + export GOPATH=/tmp/tmp.x0ygK5SlnA [2023-04-27T23:00:59.650Z] #0 5.029 + GOPATH=/tmp/tmp.x0ygK5SlnA [2023-04-27T23:00:59.650Z] #0 5.029 + RM_GOPATH=1 [2023-04-27T23:00:59.650Z] #0 5.029 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.650Z] #0 5.029 ++ go env GOARCH [2023-04-27T23:00:59.650Z] #0 5.053 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.650Z] #0 5.053 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.650Z] #0 5.053 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.650Z] #0 5.075 + dir=/tmp/install [2023-04-27T23:00:59.650Z] #0 5.083 + bin=gotestsum [2023-04-27T23:00:59.650Z] #0 5.083 + shift [2023-04-27T23:00:59.650Z] #0 5.083 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-27T23:00:59.650Z] #0 5.083 + . /tmp/install/gotestsum.installer [2023-04-27T23:00:59.650Z] #0 5.083 ++ : v1.8.2 [2023-04-27T23:00:59.650Z] #0 5.083 + install_gotestsum [2023-04-27T23:00:59.650Z] #0 5.089 + set -e [2023-04-27T23:00:59.650Z] #0 5.089 + echo 'Install gotestsum version v1.8.2' [2023-04-27T23:00:59.650Z] #0 5.089 + GOBIN=/build [2023-04-27T23:00:59.650Z] #0 5.089 + GO111MODULE=on [2023-04-27T23:00:59.650Z] #0 5.089 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-27T23:00:59.650Z] #0 5.089 Install gotestsum version v1.8.2 [2023-04-27T23:00:59.650Z] #0 5.598 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-27T23:00:59.650Z] #0 7.601 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:00:59.650Z] #0 7.665 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-27T23:00:59.650Z] #0 7.715 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-27T23:00:59.650Z] #0 8.056 go: downloading golang.org/x/tools v0.1.11 [2023-04-27T23:00:59.650Z] #0 8.066 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T23:00:59.650Z] #0 8.128 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T23:00:59.650Z] #0 8.512 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:00:59.650Z] #0 8.629 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-27T23:00:59.650Z] #35 ... [2023-04-27T23:00:59.650Z] [2023-04-27T23:00:59.650Z] #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-04-27T23:00:59.650Z] #0 5.406 + RM_GOPATH=0 [2023-04-27T23:00:59.650Z] #0 5.413 + TMP_GOPATH= [2023-04-27T23:00:59.650Z] #0 5.413 + : /build [2023-04-27T23:00:59.650Z] #0 5.415 + '[' -z '' ']' [2023-04-27T23:00:59.650Z] #0 5.417 ++ mktemp -d [2023-04-27T23:00:59.650Z] #0 5.419 + export GOPATH=/tmp/tmp.dj129PJraC [2023-04-27T23:00:59.650Z] #0 5.434 + GOPATH=/tmp/tmp.dj129PJraC [2023-04-27T23:00:59.650Z] #0 5.434 + RM_GOPATH=1 [2023-04-27T23:00:59.650Z] #0 5.435 + case "$(go env GOARCH)" in [2023-04-27T23:00:59.650Z] #0 5.435 ++ go env GOARCH [2023-04-27T23:00:59.650Z] #0 5.444 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.650Z] #0 5.444 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:00:59.650Z] #0 5.444 ++ dirname /tmp/install/install.sh [2023-04-27T23:00:59.650Z] #0 5.445 + dir=/tmp/install [2023-04-27T23:00:59.650Z] #0 5.446 + bin=tomlv [2023-04-27T23:00:59.650Z] #0 5.446 + shift [2023-04-27T23:00:59.650Z] #0 5.451 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-27T23:00:59.650Z] #0 5.451 + . /tmp/install/tomlv.installer [2023-04-27T23:00:59.650Z] #0 5.451 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:00:59.650Z] #0 5.452 + install_tomlv [2023-04-27T23:00:59.650Z] #0 5.452 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-27T23:00:59.650Z] #0 5.453 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:00:59.650Z] #0 5.453 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dj129PJraC/src/github.com/BurntSushi/toml [2023-04-27T23:00:59.650Z] #0 5.470 Cloning into '/tmp/tmp.dj129PJraC/src/github.com/BurntSushi/toml'... [2023-04-27T23:00:59.650Z] #0 7.282 + cd /tmp/tmp.dj129PJraC/src/github.com/BurntSushi/toml [2023-04-27T23:00:59.650Z] #0 7.283 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:00:59.650Z] #0 7.456 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:00:59.650Z] #0 8.177 encoding [2023-04-27T23:00:59.650Z] #0 8.183 internal/goarch [2023-04-27T23:00:59.650Z] #0 8.378 internal/unsafeheader [2023-04-27T23:00:59.650Z] #0 8.602 internal/abi [2023-04-27T23:00:59.650Z] #0 8.625 internal/cpu [2023-04-27T23:00:59.650Z] #0 9.007 internal/goexperiment [2023-04-27T23:00:59.650Z] #0 9.108 internal/goos [2023-04-27T23:00:59.650Z] #0 9.310 runtime/internal/atomic [2023-04-27T23:00:59.650Z] #0 9.440 internal/bytealg [2023-04-27T23:00:59.650Z] #0 10.17 runtime/internal/math [2023-04-27T23:00:59.650Z] #0 10.41 runtime/internal/sys [2023-04-27T23:00:59.650Z] #0 10.53 runtime/internal/syscall [2023-04-27T23:00:59.650Z] #0 10.63 internal/itoa [2023-04-27T23:00:59.650Z] #0 10.91 math/bits [2023-04-27T23:00:59.650Z] #0 10.98 runtime [2023-04-27T23:00:59.650Z] #0 11.59 math [2023-04-27T23:01:00.598Z] #36 ... [2023-04-27T23:01:00.598Z] [2023-04-27T23:01:00.598Z] #25 [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-04-27T23:01:00.598Z] #25 11.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-27T23:01:00.598Z] #25 12.24 go: downloading github.com/google/uuid v1.3.0 [2023-04-27T23:01:00.598Z] #25 12.27 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-27T23:01:00.598Z] #25 12.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-27T23:01:00.598Z] #25 12.59 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:01:01.171Z] #25 12.89 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T23:01:01.171Z] #25 13.21 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-27T23:01:01.745Z] #25 13.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-27T23:01:02.007Z] #25 13.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-27T23:01:03.400Z] #25 ... [2023-04-27T23:01:03.400Z] [2023-04-27T23:01:03.400Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:01:03.400Z] #24 5.037 + git clone https://github.com/docker/distribution.git . [2023-04-27T23:01:03.400Z] #24 5.052 Cloning into '.'... [2023-04-27T23:01:03.729Z] #24 ... [2023-04-27T23:01:03.729Z] [2023-04-27T23:01:03.729Z] #21 [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-04-27T23:01:03.729Z] #21 13.82 + mkdir -p /build [2023-04-27T23:01:03.729Z] #21 13.82 + mv docker/docker /build/ [2023-04-27T23:01:03.729Z] #21 13.83 + rmdir docker [2023-04-27T23:01:04.004Z] #21 DONE 15.9s [2023-04-27T23:01:04.004Z] [2023-04-27T23:01:04.004Z] #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-04-27T23:01:04.004Z] #32 14.86 Fetched 8643 kB in 11s (768 kB/s) [2023-04-27T23:01:08.250Z] #32 14.86 Reading package lists... [2023-04-27T23:01:08.250Z] #32 ... [2023-04-27T23:01:08.250Z] [2023-04-27T23:01:08.250Z] #31 [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-04-27T23:01:08.250Z] #31 19.10 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-27T23:01:08.250Z] #31 19.11 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-27T23:01:08.250Z] #31 19.23 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-27T23:01:08.250Z] #31 19.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-27T23:01:08.250Z] #31 19.59 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-27T23:01:08.250Z] #31 19.64 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-27T23:01:08.250Z] #31 19.73 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:01:08.250Z] #31 19.85 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T23:01:08.250Z] #31 19.97 go: downloading github.com/spf13/afero v1.8.2 [2023-04-27T23:01:08.250Z] #31 19.98 go: downloading github.com/spf13/cast v1.5.0 [2023-04-27T23:01:08.250Z] #31 20.15 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-27T23:01:08.250Z] #31 20.24 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:01:08.512Z] #31 20.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T23:01:08.512Z] #31 20.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-27T23:01:08.773Z] #31 20.60 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-27T23:01:08.773Z] #31 20.79 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-27T23:01:09.035Z] #31 20.90 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-27T23:01:09.035Z] #31 21.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-27T23:01:09.298Z] #31 ... [2023-04-27T23:01:09.298Z] [2023-04-27T23:01:09.298Z] #29 [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-04-27T23:01:09.298Z] #29 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:01:09.298Z] #29 19.58 Fetched 8643 kB in 14s (617 kB/s) [2023-04-27T23:01:09.298Z] #29 19.58 Reading package lists... [2023-04-27T23:01:09.298Z] #29 ... [2023-04-27T23:01:09.298Z] [2023-04-27T23:01:09.298Z] #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-04-27T23:01:09.298Z] #32 14.86 Reading package lists... [2023-04-27T23:01:11.230Z] #32 21.15 Reading package lists... [2023-04-27T23:01:11.230Z] #32 ... [2023-04-27T23:01:11.230Z] [2023-04-27T23:01:11.230Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-27T23:01:11.230Z] #27 13.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-27T23:01:11.230Z] #27 ... [2023-04-27T23:01:11.230Z] [2023-04-27T23:01:11.230Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:01:11.493Z] #28 22.53 Updating files: 60% (1157/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-27T23:01:11.493Z] #28 23.35 + cd /tmp/tmp.1IA5VQDkRy/src/github.com/docker/libnetwork [2023-04-27T23:01:11.493Z] #28 ... [2023-04-27T23:01:11.493Z] [2023-04-27T23:01:11.493Z] #35 [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-04-27T23:01:11.493Z] #35 13.33 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-27T23:01:11.493Z] #35 13.46 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-27T23:01:11.493Z] #35 18.48 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:01:11.493Z] #35 ... [2023-04-27T23:01:11.493Z] [2023-04-27T23:01:11.493Z] #31 [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-04-27T23:01:11.493Z] #31 21.32 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-27T23:01:11.493Z] #31 21.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-27T23:01:11.493Z] #31 21.60 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-27T23:01:11.493Z] #31 21.85 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-27T23:01:11.493Z] #31 22.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-27T23:01:11.493Z] #31 22.15 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-27T23:01:11.493Z] #31 22.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-27T23:01:11.493Z] #31 22.28 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-27T23:01:11.493Z] #31 22.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-27T23:01:11.493Z] #31 22.47 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-27T23:01:11.493Z] #31 22.54 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-27T23:01:11.493Z] #31 22.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-27T23:01:11.493Z] #31 22.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-27T23:01:11.493Z] #31 22.74 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-27T23:01:11.493Z] #31 22.93 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-27T23:01:11.493Z] #31 23.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-27T23:01:11.493Z] #31 23.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-27T23:01:11.754Z] #31 23.58 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-27T23:01:11.754Z] #31 23.60 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-27T23:01:11.754Z] #31 23.73 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-27T23:01:12.015Z] #31 ... [2023-04-27T23:01:12.015Z] [2023-04-27T23:01:12.015Z] #33 [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-04-27T23:01:12.015Z] #33 DONE 23.9s [2023-04-27T23:01:12.015Z] [2023-04-27T23:01:12.015Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:01:12.015Z] #28 23.35 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:01:12.015Z] #28 23.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-27T23:01:15.325Z] #28 ... [2023-04-27T23:01:15.325Z] [2023-04-27T23:01:15.325Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:01:15.325Z] #26 17.08 Fetched 8643 kB in 13s (649 kB/s) [2023-04-27T23:01:15.325Z] #26 17.08 Reading package lists... [2023-04-27T23:01:15.325Z] #26 23.07 Reading package lists... [2023-04-27T23:01:15.325Z] #26 ... [2023-04-27T23:01:15.325Z] [2023-04-27T23:01:15.325Z] #25 [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-04-27T23:01:15.325Z] #25 17.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-27T23:01:15.325Z] #25 22.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-27T23:01:15.587Z] #25 ... [2023-04-27T23:01:15.587Z] [2023-04-27T23:01:15.587Z] #31 [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-04-27T23:01:15.587Z] #31 25.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-27T23:01:15.587Z] #31 25.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-27T23:01:15.587Z] #31 25.37 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-27T23:01:15.587Z] #31 25.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-27T23:01:15.587Z] #31 25.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-27T23:01:15.587Z] #31 25.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-27T23:01:15.587Z] #31 25.90 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-27T23:01:15.587Z] #31 26.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-27T23:01:15.587Z] #31 26.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-27T23:01:15.587Z] #31 26.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-27T23:01:15.587Z] #31 26.31 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-27T23:01:15.587Z] #31 26.33 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-27T23:01:15.587Z] #31 26.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-27T23:01:15.587Z] #31 26.50 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-27T23:01:15.587Z] #31 26.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-27T23:01:15.587Z] #31 26.56 go: downloading github.com/julz/importas v0.1.0 [2023-04-27T23:01:15.587Z] #31 26.65 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-27T23:01:15.587Z] #31 26.77 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-27T23:01:15.587Z] #31 26.80 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-27T23:01:15.588Z] #31 26.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-27T23:01:15.588Z] #31 27.04 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-27T23:01:15.588Z] #31 27.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-27T23:01:15.588Z] #31 27.11 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-27T23:01:15.588Z] #31 27.24 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-27T23:01:15.588Z] #31 27.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-27T23:01:15.588Z] #31 27.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-27T23:01:15.588Z] #31 27.43 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-27T23:01:16.546Z] #31 ... [2023-04-27T23:01:16.551Z] [2023-04-27T23:01:16.551Z] #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-04-27T23:01:16.551Z] #36 18.18 unicode/utf8 [2023-04-27T23:01:16.551Z] #36 19.18 internal/race [2023-04-27T23:01:16.551Z] #36 19.47 sync/atomic [2023-04-27T23:01:16.551Z] #36 20.72 unicode [2023-04-27T23:01:16.551Z] #36 ... [2023-04-27T23:01:16.551Z] [2023-04-27T23:01:16.551Z] #31 [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-04-27T23:01:16.551Z] #31 28.34 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-27T23:01:16.551Z] #31 28.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-27T23:01:16.551Z] #31 28.45 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-27T23:01:16.551Z] #31 28.49 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-27T23:01:16.551Z] #31 28.59 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-27T23:01:16.814Z] #31 28.67 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-27T23:01:16.814Z] #31 28.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-27T23:01:16.814Z] #31 ... [2023-04-27T23:01:16.814Z] [2023-04-27T23:01:16.814Z] #30 [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-04-27T23:01:16.814Z] #30 18.79 Fetched 8643 kB in 14s (626 kB/s) [2023-04-27T23:01:16.814Z] #30 18.79 Reading package lists... [2023-04-27T23:01:17.079Z] #30 25.12 Reading package lists... [2023-04-27T23:01:17.079Z] #30 ... [2023-04-27T23:01:17.079Z] [2023-04-27T23:01:17.079Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:01:17.342Z] #24 28.45 Updating files: 79% (1882/2370) Updating files: 80% (1896/2370) Updating files: 81% (1920/2370) Updating files: 82% (1944/2370) Updating files: 83% (1968/2370) Updating files: 84% (1991/2370) Updating files: 85% (2015/2370) Updating files: 86% (2039/2370) Updating files: 87% (2062/2370) Updating files: 88% (2086/2370) Updating files: 89% (2110/2370) Updating files: 90% (2133/2370) Updating files: 91% (2157/2370) Updating files: 92% (2181/2370) Updating files: 93% (2205/2370) Updating files: 94% (2228/2370) Updating files: 95% (2252/2370) Updating files: 96% (2276/2370) Updating files: 97% (2299/2370) Updating files: 98% (2323/2370) Updating files: 99% (2347/2370) Updating files: 100% (2370/2370) Updating files: 100% (2370/2370), done. [2023-04-27T23:01:17.342Z] #24 28.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-27T23:01:18.526Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f06ba4791a8ac851) in /home/ubuntu/workspace/moby_PR-45424 [Pipeline] { [2023-04-27T23:01:18.544Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-012517f3a90e6bded) in /home/ubuntu/workspace/moby_PR-45424 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2023-04-27T23:01:18.659Z] The recommended git tool is: git [2023-04-27T23:01:18.676Z] The recommended git tool is: git [2023-04-27T23:01:19.265Z] #24 30.58 + 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-04-27T23:01:20.576Z] using credential docker-jenkins-github-credentials [2023-04-27T23:01:20.587Z] Cloning the remote Git repository [2023-04-27T23:01:20.587Z] Cloning with configured refspecs honoured and without tags [2023-04-27T23:01:20.213Z] Cloning repository https://github.com/moby/moby.git [2023-04-27T23:01:20.261Z] > git init /home/ubuntu/workspace/moby_PR-45424 # timeout=10 [2023-04-27T23:01:21.179Z] using credential docker-jenkins-github-credentials [2023-04-27T23:01:21.190Z] Cloning the remote Git repository [2023-04-27T23:01:21.190Z] Cloning with configured refspecs honoured and without tags [2023-04-27T23:01:20.661Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:01:20.662Z] > git --version # timeout=10 [2023-04-27T23:01:20.664Z] > git --version # 'git version 2.17.1' [2023-04-27T23:01:20.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:20.746Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:21.222Z] Cloning repository https://github.com/moby/moby.git [2023-04-27T23:01:21.280Z] > git init /home/ubuntu/workspace/moby_PR-45424 # timeout=10 [2023-04-27T23:01:21.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:01:21.578Z] > git --version # timeout=10 [2023-04-27T23:01:21.597Z] > git --version # 'git version 2.17.1' [2023-04-27T23:01:21.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:21.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:23.480Z] #24 ... [2023-04-27T23:01:23.480Z] [2023-04-27T23:01:23.480Z] #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-04-27T23:01:23.480Z] #32 21.15 Reading package lists... [2023-04-27T23:01:23.480Z] #32 26.96 Building dependency tree... [2023-04-27T23:01:23.480Z] #32 30.29 The following additional packages will be installed: [2023-04-27T23:01:23.480Z] #32 30.31 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-27T23:01:23.481Z] #32 30.32 Suggested packages: [2023-04-27T23:01:23.481Z] #32 30.33 cmake-doc ninja-build lrzip [2023-04-27T23:01:23.481Z] #32 30.33 Recommended packages: [2023-04-27T23:01:23.481Z] #32 30.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-27T23:01:23.481Z] #32 31.16 The following NEW packages will be installed: [2023-04-27T23:01:23.481Z] #32 31.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-27T23:01:23.481Z] #32 31.18 vim-common xxd [2023-04-27T23:01:23.481Z] #32 31.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:01:23.481Z] #32 31.57 Need to get 17.7 MB of archives. [2023-04-27T23:01:23.481Z] #32 31.57 After this operation, 70.7 MB of additional disk space will be used. [2023-04-27T23:01:23.481Z] #32 31.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:01:23.481Z] #32 31.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:01:23.481Z] #32 31.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-27T23:01:23.481Z] #32 31.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:01:23.481Z] #32 32.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-27T23:01:23.481Z] #32 32.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-27T23:01:23.481Z] #32 32.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-27T23:01:23.481Z] #32 32.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-27T23:01:23.481Z] #32 32.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-27T23:01:23.481Z] #32 32.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-27T23:01:23.481Z] #32 33.71 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:01:23.481Z] #32 33.96 Fetched 17.7 MB in 1s (12.9 MB/s) [2023-04-27T23:01:23.481Z] #32 34.05 Selecting previously unselected package xxd. [2023-04-27T23:01:23.481Z] #32 34.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:01:23.481Z] #32 34.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:01:23.481Z] #32 34.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:01:23.481Z] #32 34.43 Selecting previously unselected package vim-common. [2023-04-27T23:01:23.481Z] #32 34.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:01:23.481Z] #32 34.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:01:23.481Z] #32 34.79 Selecting previously unselected package cmake-data. [2023-04-27T23:01:23.481Z] #32 34.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-27T23:01:23.481Z] #32 34.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:01:23.481Z] #32 ... [2023-04-27T23:01:23.481Z] [2023-04-27T23:01:23.481Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:01:23.481Z] #26 23.07 Reading package lists... [2023-04-27T23:01:23.481Z] #26 28.93 Building dependency tree... [2023-04-27T23:01:23.481Z] #26 32.14 The following additional packages will be installed: [2023-04-27T23:01:23.481Z] #26 32.16 libbtrfs0 [2023-04-27T23:01:23.481Z] #26 32.35 The following NEW packages will be installed: [2023-04-27T23:01:23.481Z] #26 32.40 libbtrfs-dev libbtrfs0 [2023-04-27T23:01:23.481Z] #26 32.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:01:23.481Z] #26 32.89 Need to get 460 kB of archives. [2023-04-27T23:01:23.481Z] #26 32.89 After this operation, 1237 kB of additional disk space will be used. [2023-04-27T23:01:23.481Z] #26 32.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:01:23.481Z] #26 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:01:23.481Z] #26 34.02 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:01:23.481Z] #26 34.25 Fetched 460 kB in 0s (1386 kB/s) [2023-04-27T23:01:23.481Z] #26 34.37 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:01:23.481Z] #26 34.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:01:23.481Z] #26 34.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:01:23.481Z] #26 34.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:01:23.481Z] #26 34.71 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:01:23.481Z] #26 34.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:01:23.481Z] #26 34.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:01:23.481Z] #26 35.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:01:23.481Z] #26 35.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:01:23.481Z] #26 35.10 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:01:23.481Z] #26 DONE 35.5s [2023-04-27T23:01:23.481Z] [2023-04-27T23:01:23.481Z] #30 [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-04-27T23:01:23.481Z] #30 25.12 Reading package lists... [2023-04-27T23:01:23.481Z] #30 30.22 Building dependency tree... [2023-04-27T23:01:23.481Z] #30 33.17 The following additional packages will be installed: [2023-04-27T23:01:23.481Z] #30 33.18 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-27T23:01:23.481Z] #30 33.19 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-27T23:01:23.481Z] #30 33.19 Suggested packages: [2023-04-27T23:01:23.481Z] #30 33.19 manpages-dev protobuf-mode-el python3-setuptools [2023-04-27T23:01:23.481Z] #30 34.58 The following NEW packages will be installed: [2023-04-27T23:01:23.481Z] #30 34.61 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-27T23:01:23.481Z] #30 34.61 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-27T23:01:23.481Z] #30 34.61 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-27T23:01:23.481Z] #30 34.61 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-27T23:01:23.481Z] #30 35.03 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:01:23.481Z] #30 35.03 Need to get 4583 kB of archives. [2023-04-27T23:01:23.481Z] #30 35.03 After this operation, 25.9 MB of additional disk space will be used. [2023-04-27T23:01:23.481Z] #30 35.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:01:23.481Z] #30 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-27T23:01:23.481Z] #30 35.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:01:23.481Z] #30 35.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-27T23:01:23.481Z] #30 35.05 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-04-27T23:01:23.481Z] #30 35.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-27T23:01:23.481Z] #30 35.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:01:23.481Z] #30 35.06 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-04-27T23:01:23.481Z] #30 35.07 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-04-27T23:01:23.481Z] #30 35.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-27T23:01:23.481Z] #30 35.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-27T23:01:23.481Z] #30 35.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-27T23:01:23.481Z] #30 35.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-27T23:01:23.481Z] #30 35.41 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-04-27T23:01:23.481Z] #30 35.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-27T23:01:23.481Z] #30 35.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:01:23.481Z] #30 35.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-27T23:01:23.481Z] #30 35.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-27T23:01:24.053Z] #30 ... [2023-04-27T23:01:24.053Z] [2023-04-27T23:01:24.053Z] #29 [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-04-27T23:01:24.053Z] #29 19.58 Reading package lists... [2023-04-27T23:01:24.053Z] #29 26.08 Reading package lists... [2023-04-27T23:01:24.053Z] #29 31.25 Building dependency tree... [2023-04-27T23:01:24.053Z] #29 34.34 The following additional packages will be installed: [2023-04-27T23:01:24.053Z] #29 34.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:01:24.053Z] #29 34.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-27T23:01:24.053Z] #29 34.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-27T23:01:24.053Z] #29 34.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-27T23:01:24.053Z] #29 34.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-27T23:01:24.053Z] #29 34.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-27T23:01:24.053Z] #29 34.36 mingw-w64-common mingw-w64-x86-64-dev [2023-04-27T23:01:24.053Z] #29 34.38 Suggested packages: [2023-04-27T23:01:24.053Z] #29 34.40 gcc-10-locales seccomp wine64 [2023-04-27T23:01:24.053Z] #29 35.90 The following NEW packages will be installed: [2023-04-27T23:01:24.053Z] #29 35.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:01:24.053Z] #29 35.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-27T23:01:24.053Z] #29 35.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-27T23:01:24.053Z] #29 35.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-27T23:01:24.053Z] #29 35.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-27T23:01:24.053Z] #29 35.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-27T23:01:24.053Z] #29 35.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-27T23:01:24.053Z] #29 35.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-27T23:01:24.053Z] #29 35.92 mingw-w64-x86-64-dev [2023-04-27T23:01:24.053Z] #29 ... [2023-04-27T23:01:24.053Z] [2023-04-27T23:01:24.053Z] #31 [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-04-27T23:01:24.053Z] #31 28.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-27T23:01:24.053Z] #31 29.02 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-27T23:01:24.053Z] #31 29.04 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-27T23:01:24.053Z] #31 29.07 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-27T23:01:24.053Z] #31 29.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-27T23:01:24.053Z] #31 29.60 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-27T23:01:24.053Z] #31 29.63 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-27T23:01:24.053Z] #31 29.65 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-27T23:01:24.053Z] #31 29.73 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-27T23:01:24.053Z] #31 29.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-27T23:01:24.053Z] #31 29.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-27T23:01:24.053Z] #31 30.03 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-27T23:01:24.053Z] #31 30.05 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-27T23:01:24.053Z] #31 30.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-27T23:01:24.053Z] #31 30.14 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-27T23:01:24.053Z] #31 30.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-27T23:01:24.053Z] #31 30.30 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-27T23:01:24.053Z] #31 30.31 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-27T23:01:24.053Z] #31 30.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-27T23:01:24.053Z] #31 30.69 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-27T23:01:24.053Z] #31 30.71 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-27T23:01:24.053Z] #31 30.76 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-27T23:01:24.053Z] #31 30.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-27T23:01:24.053Z] #31 30.89 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-27T23:01:24.053Z] #31 31.22 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-27T23:01:24.053Z] #31 31.44 go: downloading honnef.co/go/tools v0.3.3 [2023-04-27T23:01:24.053Z] #31 33.20 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-27T23:01:24.053Z] #31 33.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-27T23:01:24.053Z] #31 33.42 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-27T23:01:24.053Z] #31 33.45 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-27T23:01:24.053Z] #31 35.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T23:01:24.053Z] #31 35.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T23:01:24.053Z] #31 35.92 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-27T23:01:24.314Z] #31 36.11 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-27T23:01:24.314Z] #31 36.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-27T23:01:24.575Z] #31 ... [2023-04-27T23:01:24.575Z] [2023-04-27T23:01:24.575Z] #29 [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-04-27T23:01:24.575Z] #29 36.44 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:01:24.575Z] #29 36.44 Need to get 115 MB of archives. [2023-04-27T23:01:24.575Z] #29 36.44 After this operation, 645 MB of additional disk space will be used. [2023-04-27T23:01:24.575Z] #29 36.44 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-04-27T23:01:24.840Z] #29 36.52 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-04-27T23:01:24.840Z] #29 36.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-27T23:01:24.840Z] #29 36.69 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-04-27T23:01:24.840Z] #29 36.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-27T23:01:24.840Z] #29 36.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-27T23:01:25.414Z] #29 37.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-27T23:01:25.987Z] #29 37.81 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-04-27T23:01:25.987Z] #29 37.81 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-04-27T23:01:26.560Z] #29 38.53 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-04-27T23:01:28.502Z] #29 40.25 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-04-27T23:01:29.075Z] #29 40.95 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-04-27T23:01:29.647Z] #29 41.65 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-04-27T23:01:30.220Z] #29 ... [2023-04-27T23:01:30.220Z] [2023-04-27T23:01:30.220Z] #30 [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-04-27T23:01:30.220Z] #30 36.93 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:01:30.220Z] #30 37.20 Fetched 4583 kB in 1s (5818 kB/s) [2023-04-27T23:01:30.220Z] #30 37.35 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:01:30.220Z] #30 37.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:01:30.220Z] #30 37.41 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 37.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:01:30.220Z] #30 37.52 Selecting previously unselected package libcap-dev:amd64. [2023-04-27T23:01:30.220Z] #30 37.52 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 37.54 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:01:30.220Z] #30 37.73 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:01:30.220Z] #30 37.74 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 37.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:01:30.220Z] #30 37.89 Selecting previously unselected package libnet1-dev. [2023-04-27T23:01:30.220Z] #30 37.90 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 37.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:01:30.220Z] #30 38.17 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:01:30.220Z] #30 38.17 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 38.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:01:30.220Z] #30 38.38 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-27T23:01:30.220Z] #30 38.38 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 38.38 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:01:30.220Z] #30 38.74 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:01:30.220Z] #30 38.77 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 38.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:01:30.220Z] #30 38.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-27T23:01:30.220Z] #30 38.88 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 38.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:01:30.220Z] #30 38.99 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-27T23:01:30.220Z] #30 38.99 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 39.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:01:30.220Z] #30 39.29 Selecting previously unselected package libprotobuf23:amd64. [2023-04-27T23:01:30.220Z] #30 39.29 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 39.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:01:30.220Z] #30 40.30 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-27T23:01:30.220Z] #30 40.31 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 40.32 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:01:30.220Z] #30 40.62 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-27T23:01:30.220Z] #30 40.65 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-27T23:01:30.220Z] #30 40.66 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:01:30.481Z] #30 42.38 Selecting previously unselected package libprotoc23:amd64. [2023-04-27T23:01:30.481Z] #30 42.38 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-27T23:01:30.481Z] #30 42.39 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:01:31.427Z] #30 43.21 Selecting previously unselected package protobuf-c-compiler. [2023-04-27T23:01:31.427Z] #30 43.24 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:01:31.427Z] #30 43.25 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:01:32.062Z] #30 43.75 Selecting previously unselected package protobuf-compiler. [2023-04-27T23:01:32.062Z] #30 43.76 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-27T23:01:32.324Z] #30 43.95 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-27T23:01:32.849Z] #30 44.59 Selecting previously unselected package python3-pkg-resources.#30 ... [2023-04-27T23:01:32.849Z] [2023-04-27T23:01:32.849Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-27T23:01:32.849Z] #27 DONE 44.6s [2023-04-27T23:01:32.849Z] [2023-04-27T23:01:32.849Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:01:32.849Z] #28 DONE 44.6s [2023-04-27T23:01:32.849Z] [2023-04-27T23:01:32.849Z] #30 [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-04-27T23:01:32.849Z] #30 44.59 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:01:32.849Z] #30 44.59 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:01:32.849Z] #30 44.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:01:32.849Z] #30 ... [2023-04-27T23:01:32.849Z] [2023-04-27T23:01:32.849Z] #29 [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-04-27T23:01:32.849Z] #29 43.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-27T23:01:32.849Z] #29 44.17 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-04-27T23:01:32.849Z] #29 44.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-27T23:01:32.849Z] #29 44.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-27T23:01:32.849Z] #29 44.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:01:32.849Z] #29 44.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:01:32.849Z] #29 44.20 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-04-27T23:01:32.849Z] #29 44.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-27T23:01:32.849Z] #29 44.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-27T23:01:32.849Z] #29 44.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-27T23:01:32.849Z] #29 44.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-27T23:01:32.849Z] #29 44.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-27T23:01:32.849Z] #29 44.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-27T23:01:32.849Z] #29 44.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-27T23:01:32.849Z] #29 44.33 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-04-27T23:01:32.849Z] #29 44.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-27T23:01:32.849Z] #29 44.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-27T23:01:33.795Z] #29 ... [2023-04-27T23:01:33.795Z] [2023-04-27T23:01:33.795Z] #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-04-27T23:01:33.795Z] #0 0.986 + RM_GOPATH=0 [2023-04-27T23:01:33.795Z] #0 0.986 + TMP_GOPATH= [2023-04-27T23:01:33.795Z] #0 0.986 + : /build [2023-04-27T23:01:33.795Z] #0 0.986 + '[' -z '' ']' [2023-04-27T23:01:33.795Z] #0 0.986 ++ mktemp -d [2023-04-27T23:01:33.795Z] #0 0.989 + export GOPATH=/tmp/tmp.nJfMgnNKyl [2023-04-27T23:01:33.795Z] #0 0.990 + GOPATH=/tmp/tmp.nJfMgnNKyl [2023-04-27T23:01:33.795Z] #0 0.990 + RM_GOPATH=1 [2023-04-27T23:01:33.795Z] #0 0.991 + case "$(go env GOARCH)" in [2023-04-27T23:01:33.795Z] #0 0.993 ++ go env GOARCH [2023-04-27T23:01:33.795Z] #0 1.014 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:01:33.795Z] #0 1.014 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:01:33.795Z] #0 1.015 ++ dirname /tmp/install/install.sh [2023-04-27T23:01:33.795Z] #0 1.020 + dir=/tmp/install [2023-04-27T23:01:33.795Z] #0 1.024 + bin=containerd [2023-04-27T23:01:33.795Z] #0 1.025 + shift [2023-04-27T23:01:33.795Z] #0 1.025 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-27T23:01:33.795Z] #0 1.026 + . /tmp/install/containerd.installer [2023-04-27T23:01:33.795Z] #0 1.026 ++ set -e [2023-04-27T23:01:33.795Z] #0 1.026 ++ : v1.6.20 [2023-04-27T23:01:33.795Z] #0 1.027 + install_containerd [2023-04-27T23:01:33.795Z] #0 1.028 + echo 'Install containerd version v1.6.20' [2023-04-27T23:01:33.795Z] #0 1.028 Install containerd version v1.6.20 [2023-04-27T23:01:33.795Z] #0 1.028 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nJfMgnNKyl/src/github.com/containerd/containerd [2023-04-27T23:01:33.795Z] #0 1.030 Cloning into '/tmp/tmp.nJfMgnNKyl/src/github.com/containerd/containerd'... [2023-04-27T23:01:33.795Z] #37 ... [2023-04-27T23:01:33.795Z] [2023-04-27T23:01:33.795Z] #30 [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-04-27T23:01:33.795Z] #30 45.07 Selecting previously unselected package python3-six. [2023-04-27T23:01:33.795Z] #30 45.09 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-27T23:01:33.795Z] #30 45.10 Unpacking python3-six (1.16.0-2) ... [2023-04-27T23:01:33.795Z] #30 45.29 Selecting previously unselected package python3-protobuf. [2023-04-27T23:01:33.795Z] #30 45.30 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-27T23:01:33.795Z] #30 45.31 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-27T23:01:34.370Z] #30 46.23 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:01:34.943Z] #30 ... [2023-04-27T23:01:34.943Z] [2023-04-27T23:01:34.943Z] #31 [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-04-27T23:01:34.943Z] #31 36.68 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-27T23:01:34.943Z] #31 36.72 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-27T23:01:34.943Z] #31 36.87 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-27T23:01:34.943Z] #31 36.97 go: downloading golang.org/x/text v0.3.7 [2023-04-27T23:01:34.943Z] #31 37.52 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-27T23:01:34.943Z] #31 44.20 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-27T23:01:34.943Z] #31 44.31 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-27T23:01:34.943Z] #31 44.65 go: downloading go.uber.org/zap v1.17.0 [2023-04-27T23:01:34.943Z] #31 45.93 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-27T23:01:34.943Z] #31 45.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-27T23:01:34.943Z] #31 46.12 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-27T23:01:34.943Z] #31 46.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-27T23:01:34.943Z] #31 46.29 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-27T23:01:34.943Z] #31 46.38 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-27T23:01:34.943Z] #31 46.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-27T23:01:34.943Z] #31 46.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-27T23:01:34.943Z] #31 46.51 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-27T23:01:34.943Z] #31 46.74 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-27T23:01:34.943Z] #31 46.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-27T23:01:34.943Z] #31 ... [2023-04-27T23:01:34.943Z] [2023-04-27T23:01:34.943Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:01:35.328Z] Fetching without tags [2023-04-27T23:01:35.466Z] #34 46.45 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-04-27T23:01:35.466Z] #34 46.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-27T23:01:35.514Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:01:35.738Z] #34 47.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:01:36.169Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:01:36.170Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:01:35.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:01:35.258Z] > git config --add remote.origin.fetch +refs/pull/45424/head:refs/remotes/origin/PR-45424 # timeout=10 [2023-04-27T23:01:35.260Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:35.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:01:35.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:01:35.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:35.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:35.463Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:01:35.465Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:01:36.101Z] > git remote # timeout=10 [2023-04-27T23:01:36.104Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:01:36.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:36.108Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:01:36.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T23:01:36.120Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:01:36.121Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:01:36.687Z] #34 ... [2023-04-27T23:01:36.687Z] [2023-04-27T23:01:36.687Z] #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-04-27T23:01:36.687Z] #32 38.60 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:01:36.687Z] #32 38.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:01:36.687Z] #32 38.70 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:01:36.687Z] #32 47.11 Selecting previously unselected package libxml2:amd64. [2023-04-27T23:01:36.687Z] #32 47.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-27T23:01:36.687Z] #32 47.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:01:36.687Z] #32 47.79 Selecting previously unselected package libarchive13:amd64. [2023-04-27T23:01:36.687Z] #32 47.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-27T23:01:36.687Z] #32 47.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:01:36.687Z] #32 48.16 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-27T23:01:36.687Z] #32 48.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-27T23:01:36.687Z] #32 48.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:01:36.687Z] #32 48.32 Selecting previously unselected package librhash0:amd64. [2023-04-27T23:01:36.687Z] #32 48.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-27T23:01:36.687Z] #32 48.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:01:36.687Z] #32 48.51 Selecting previously unselected package libuv1:amd64. [2023-04-27T23:01:36.687Z] #32 48.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-27T23:01:36.687Z] #32 48.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:01:36.687Z] #32 48.69 Selecting previously unselected package cmake. [2023-04-27T23:01:36.687Z] #32 48.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-27T23:01:36.949Z] #32 48.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:01:36.949Z] #32 ... [2023-04-27T23:01:36.949Z] [2023-04-27T23:01:36.949Z] #30 [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-04-27T23:01:36.949Z] #30 48.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:01:36.949Z] #30 48.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:01:36.949Z] #30 48.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:01:36.949Z] #30 48.08 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:01:36.949Z] #30 48.09 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:01:36.949Z] #30 48.11 Setting up python3-six (1.16.0-2) ... [2023-04-27T23:01:37.527Z] #30 49.30 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:01:37.527Z] #30 49.32 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:01:37.527Z] #30 49.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:01:37.527Z] #30 49.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:01:37.527Z] #30 49.38 Setting up python3-protobuf (3.12.4-1) ... [2023-04-27T23:01:39.785Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:01:39.767Z] > git --version # timeout=10 [2023-04-27T23:01:39.770Z] > git --version # 'git version 2.17.1' [2023-04-27T23:01:39.772Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-27T23:01:40.412Z] Fetching without tags [2023-04-27T23:01:40.597Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:01:40.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:01:40.358Z] > git config --add remote.origin.fetch +refs/pull/45424/head:refs/remotes/origin/PR-45424 # timeout=10 [2023-04-27T23:01:40.384Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:40.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:01:40.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:01:40.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:40.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:40.624Z] + docker version [2023-04-27T23:01:41.261Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:01:41.261Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:01:41.742Z] #30 53.53 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:01:41.742Z] #30 53.57 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-27T23:01:41.742Z] #30 53.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:01:42.037Z] #30 ... [2023-04-27T23:01:42.037Z] [2023-04-27T23:01:42.037Z] #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-04-27T23:01:42.037Z] #32 52.76 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:01:42.037Z] #32 52.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:01:42.037Z] #32 52.80 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:01:42.037Z] #32 52.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:01:42.037Z] #32 52.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:01:42.037Z] #32 52.89 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:01:42.037Z] #32 52.93 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:01:42.037Z] #32 52.95 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:01:42.037Z] #32 52.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:01:42.037Z] #32 52.98 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:01:42.037Z] #32 52.99 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:01:42.301Z] #32 DONE 54.2s [2023-04-27T23:01:42.301Z] [2023-04-27T23:01:42.301Z] #30 [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-04-27T23:01:42.301Z] #30 53.92 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:01:42.301Z] #30 53.97 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:01:42.301Z] #30 54.01 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:01:42.301Z] #30 54.20 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:01:40.610Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:01:40.635Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:01:41.184Z] > git remote # timeout=10 [2023-04-27T23:01:41.220Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:01:41.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:41.233Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:01:41.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T23:01:41.264Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:01:41.272Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:01:42.874Z] #30 DONE 54.8s [2023-04-27T23:01:42.874Z] [2023-04-27T23:01:42.874Z] #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-04-27T23:01:44.262Z] #38 ... [2023-04-27T23:01:44.262Z] [2023-04-27T23:01:44.262Z] #29 [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-04-27T23:01:44.262Z] #29 45.92 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:01:44.262Z] #29 46.30 Fetched 115 MB in 8s (13.8 MB/s) [2023-04-27T23:01:44.262Z] #29 46.49 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-27T23:01:44.262Z] #29 46.49 (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 ... 15722 files and directories currently installed.) [2023-04-27T23:01:44.262Z] #29 46.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:01:44.263Z] #29 46.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:01:44.263Z] #29 48.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-27T23:01:44.263Z] #29 48.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:01:44.263Z] #29 48.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:01:44.263Z] #29 51.62 Selecting previously unselected package binutils-mingw-w64. [2023-04-27T23:01:44.263Z] #29 51.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-27T23:01:44.263Z] #29 51.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:01:44.263Z] #29 51.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-27T23:01:44.263Z] #29 51.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:01:44.263Z] #29 51.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:01:44.263Z] #29 52.00 Selecting previously unselected package dmsetup. [2023-04-27T23:01:44.263Z] #29 52.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:01:44.263Z] #29 52.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:01:44.263Z] #29 52.19 Selecting previously unselected package mingw-w64-common. [2023-04-27T23:01:44.263Z] #29 52.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-27T23:01:44.263Z] #29 52.21 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-27T23:01:44.263Z] #29 ... [2023-04-27T23:01:44.263Z] [2023-04-27T23:01:44.263Z] #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-04-27T23:01:44.263Z] #0 1.618 + RM_GOPATH=0 [2023-04-27T23:01:44.263Z] #0 1.618 + TMP_GOPATH= [2023-04-27T23:01:44.263Z] #0 1.618 + : /build [2023-04-27T23:01:44.263Z] #0 1.618 + '[' -z '' ']' [2023-04-27T23:01:44.263Z] #0 1.618 ++ mktemp -d [2023-04-27T23:01:44.263Z] #0 1.626 + export GOPATH=/tmp/tmp.l7sUm9dgDH [2023-04-27T23:01:44.263Z] #0 1.626 + GOPATH=/tmp/tmp.l7sUm9dgDH [2023-04-27T23:01:44.263Z] #0 1.626 + RM_GOPATH=1 [2023-04-27T23:01:44.263Z] #0 1.626 + case "$(go env GOARCH)" in [2023-04-27T23:01:44.263Z] #0 1.626 ++ go env GOARCH [2023-04-27T23:01:44.263Z] #0 1.655 Install tini version v0.19.0 [2023-04-27T23:01:44.263Z] #0 1.655 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:01:44.263Z] #0 1.655 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:01:44.263Z] #0 1.655 ++ dirname /tmp/install/install.sh [2023-04-27T23:01:44.263Z] #0 1.655 + dir=/tmp/install [2023-04-27T23:01:44.263Z] #0 1.655 + bin=tini [2023-04-27T23:01:44.263Z] #0 1.655 + shift [2023-04-27T23:01:44.263Z] #0 1.655 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-27T23:01:44.263Z] #0 1.655 + . /tmp/install/tini.installer [2023-04-27T23:01:44.263Z] #0 1.655 ++ : v0.19.0 [2023-04-27T23:01:44.263Z] #0 1.655 + install_tini [2023-04-27T23:01:44.263Z] #0 1.655 + echo 'Install tini version v0.19.0' [2023-04-27T23:01:44.263Z] #0 1.655 + git clone https://github.com/krallin/tini.git /tmp/tmp.l7sUm9dgDH/tini [2023-04-27T23:01:44.263Z] #0 1.667 Cloning into '/tmp/tmp.l7sUm9dgDH/tini'... [2023-04-27T23:01:45.207Z] #39 2.654 + cd /tmp/tmp.l7sUm9dgDH/tini [2023-04-27T23:01:45.207Z] #39 2.656 + git checkout -q v0.19.0 [2023-04-27T23:01:45.207Z] #39 2.663 + cmake . [2023-04-27T23:01:45.207Z] #39 ... [2023-04-27T23:01:45.207Z] [2023-04-27T23:01:45.207Z] #31 [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-04-27T23:01:45.207Z] #31 47.02 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-27T23:01:45.207Z] #31 47.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-27T23:01:45.207Z] #31 47.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-27T23:01:45.207Z] #31 47.43 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-27T23:01:45.207Z] #31 47.60 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-27T23:01:45.207Z] #31 47.62 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-27T23:01:45.207Z] #31 47.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-27T23:01:45.207Z] #31 47.73 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-27T23:01:45.207Z] #31 47.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-27T23:01:45.207Z] #31 47.95 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-27T23:01:45.207Z] #31 48.49 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-27T23:01:45.207Z] #31 48.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-27T23:01:45.207Z] #31 48.65 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-27T23:01:45.207Z] #31 48.90 go: downloading go.uber.org/atomic v1.7.0 [2023-04-27T23:01:45.207Z] #31 48.96 go: downloading go.uber.org/multierr v1.6.0 [2023-04-27T23:01:45.207Z] #31 49.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-27T23:01:45.207Z] #31 49.17 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-27T23:01:45.207Z] #31 49.17 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-27T23:01:45.207Z] #31 49.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-27T23:01:45.207Z] #31 49.29 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-27T23:01:45.207Z] #31 49.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-27T23:01:45.207Z] #31 49.40 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T23:01:45.207Z] #31 49.41 go: downloading github.com/prometheus/common v0.32.1 [2023-04-27T23:01:45.208Z] #31 49.92 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-27T23:01:45.208Z] #31 49.95 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-27T23:01:45.208Z] #31 50.70 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-27T23:01:45.208Z] #31 52.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-27T23:01:45.242Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:01:45.261Z] > git --version # timeout=10 [2023-04-27T23:01:45.276Z] > git --version # 'git version 2.17.1' [2023-04-27T23:01:45.285Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-04-27T23:01:45.469Z] #31 ... [2023-04-27T23:01:45.469Z] [2023-04-27T23:01:45.469Z] #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-04-27T23:01:45.469Z] #39 3.184 -- The C compiler identification is GNU 10.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-27T23:01:45.733Z] #39 3.363 -- Detecting C compiler ABI info [2023-04-27T23:01:46.244Z] + docker version [2023-04-27T23:01:46.307Z] #39 3.993 -- Detecting C compiler ABI info - done [2023-04-27T23:01:46.569Z] #39 4.126 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-27T23:01:46.569Z] #39 4.146 -- Detecting C compile features [2023-04-27T23:01:46.569Z] #39 4.149 -- Detecting C compile features - done [2023-04-27T23:01:46.569Z] #39 4.209 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-27T23:01:46.831Z] #39 4.448 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-27T23:01:46.831Z] #39 4.590 -- Configuring done [2023-04-27T23:01:46.831Z] #39 4.629 -- Generating done [2023-04-27T23:01:46.831Z] #39 4.644 -- Build files have been written to: /tmp/tmp.l7sUm9dgDH/tini [2023-04-27T23:01:46.831Z] #39 4.672 + make tini-static [2023-04-27T23:01:47.404Z] #39 4.919 Scanning dependencies of target tini-static [2023-04-27T23:01:47.404Z] #39 5.072 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-27T23:01:47.436Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-074ad08f3557da04e) in /home/ubuntu/workspace/moby_PR-45424 [Pipeline] { [Pipeline] checkout [2023-04-27T23:01:47.548Z] The recommended git tool is: git [2023-04-27T23:01:48.476Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-089f4754c5e43dce3) in /home/ubuntu/workspace/moby_PR-45424 [Pipeline] { [Pipeline] checkout [2023-04-27T23:01:48.792Z] #39 6.425 [100%] Linking C executable tini-static [2023-04-27T23:01:49.315Z] The recommended git tool is: git [2023-04-27T23:01:49.365Z] #39 7.111 [100%] Built target tini-static [2023-04-27T23:01:49.366Z] #39 7.151 + mkdir -p /build [2023-04-27T23:01:49.627Z] #39 7.152 + cp tini-static /build/docker-init [2023-04-27T23:01:50.578Z] #39 DONE 8.0s [2023-04-27T23:01:50.578Z] [2023-04-27T23:01:50.578Z] #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-04-27T23:01:50.578Z] #38 2.638 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:01:50.578Z] #38 2.639 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:01:50.578Z] #38 2.668 Note: Building without GnuTLS support [2023-04-27T23:01:50.578Z] #38 2.675 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:01:50.578Z] #38 2.675 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:01:50.578Z] #38 5.061 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:01:50.578Z] #38 5.108 GEN .gitid [2023-04-27T23:01:50.578Z] #38 5.148 GEN criu/include/version.h [2023-04-27T23:01:50.578Z] #38 5.241 GEN include/common/asm [2023-04-27T23:01:50.578Z] #38 6.770 PBCC images/timens.pb-c.c [2023-04-27T23:01:50.578Z] #38 6.793 DEP images/timens.pb-c.d [2023-04-27T23:01:50.578Z] #38 6.872 PBCC images/fown.pb-c.c [2023-04-27T23:01:50.578Z] #38 6.889 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-27T23:01:50.578Z] #38 6.934 PBCC images/opts.pb-c.c [2023-04-27T23:01:50.578Z] #38 6.970 PBCC images/memfd.pb-c.c [2023-04-27T23:01:50.578Z] #38 7.032 DEP images/fown.pb-c.d [2023-04-27T23:01:50.578Z] #38 7.128 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-27T23:01:50.578Z] #38 7.193 DEP images/opts.pb-c.d [2023-04-27T23:01:50.578Z] #38 7.376 DEP images/memfd.pb-c.d [2023-04-27T23:01:50.578Z] #38 7.484 PBCC images/sit.pb-c.c [2023-04-27T23:01:50.578Z] #38 7.582 DEP images/sit.pb-c.d [2023-04-27T23:01:50.578Z] #38 7.676 PBCC images/macvlan.pb-c.c [2023-04-27T23:01:50.578Z] #38 7.743 DEP images/macvlan.pb-c.d [2023-04-27T23:01:50.839Z] #38 7.910 PBCC images/autofs.pb-c.c [2023-04-27T23:01:50.839Z] #38 7.952 DEP images/autofs.pb-c.d [2023-04-27T23:01:51.100Z] #38 8.095 PBCC images/sysctl.pb-c.c [2023-04-27T23:01:51.100Z] #38 8.181 DEP images/sysctl.pb-c.d [2023-04-27T23:01:51.100Z] #38 8.289 PBCC images/time.pb-c.c [2023-04-27T23:01:51.361Z] #38 8.340 DEP images/time.pb-c.d [2023-04-27T23:01:51.512Z] using credential docker-jenkins-github-credentials [2023-04-27T23:01:51.530Z] Cloning the remote Git repository [2023-04-27T23:01:51.530Z] Cloning with configured refspecs honoured and without tags [2023-04-27T23:01:51.622Z] #38 8.449 PBCC images/binfmt-misc.pb-c.c [2023-04-27T23:01:51.622Z] #38 8.478 DEP images/binfmt-misc.pb-c.d [2023-04-27T23:01:51.622Z] #38 8.656 PBCC images/seccomp.pb-c.c [2023-04-27T23:01:51.622Z] #38 8.671 DEP images/seccomp.pb-c.d [2023-04-27T23:01:51.623Z] #38 8.707 PBCC images/userns.pb-c.c [2023-04-27T23:01:51.884Z] #38 8.730 DEP images/userns.pb-c.d [2023-04-27T23:01:51.884Z] #38 8.790 PBCC images/cgroup.pb-c.c [2023-04-27T23:01:51.884Z] #38 8.842 DEP images/cgroup.pb-c.d [2023-04-27T23:01:51.884Z] #38 8.903 PBCC images/ext-file.pb-c.c [2023-04-27T23:01:51.884Z] #38 8.943 DEP images/ext-file.pb-c.d [2023-04-27T23:01:51.884Z] #38 9.050 PBCC images/rpc.pb-c.c [2023-04-27T23:01:52.177Z] #38 9.117 DEP images/rpc.pb-c.d [2023-04-27T23:01:52.177Z] #38 9.201 PBCC images/siginfo.pb-c.c [2023-04-27T23:01:52.177Z] #38 9.234 DEP images/siginfo.pb-c.d [2023-04-27T23:01:52.177Z] #38 9.304 PBCC images/pagemap.pb-c.c [2023-04-27T23:01:51.599Z] Cloning repository https://github.com/moby/moby.git [2023-04-27T23:01:51.663Z] > git init /home/ubuntu/workspace/moby_PR-45424 # timeout=10 [2023-04-27T23:01:52.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:01:52.239Z] > git --version # timeout=10 [2023-04-27T23:01:52.250Z] > git --version # 'git version 2.25.1' [2023-04-27T23:01:52.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:52.252Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:52.452Z] #38 9.355 DEP images/pagemap.pb-c.d [2023-04-27T23:01:52.452Z] #38 9.512 PBCC images/rlimit.pb-c.c [2023-04-27T23:01:52.452Z] #38 9.557 DEP images/rlimit.pb-c.d [2023-04-27T23:01:52.452Z] #38 ... [2023-04-27T23:01:52.452Z] [2023-04-27T23:01:52.452Z] #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-04-27T23:01:52.452Z] #36 54.38 sync [2023-04-27T23:01:52.452Z] #36 54.44 internal/reflectlite [2023-04-27T23:01:52.452Z] #36 56.46 internal/testlog [2023-04-27T23:01:52.452Z] #36 57.88 sort [2023-04-27T23:01:52.452Z] #36 57.92 errors [2023-04-27T23:01:52.452Z] #36 58.23 strconv [2023-04-27T23:01:52.452Z] #36 59.32 io [2023-04-27T23:01:52.452Z] #36 60.94 internal/oserror [2023-04-27T23:01:52.452Z] #36 61.17 syscall [2023-04-27T23:01:52.452Z] #36 63.50 reflect [2023-04-27T23:01:52.719Z] #36 ... [2023-04-27T23:01:52.719Z] [2023-04-27T23:01:52.719Z] #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-04-27T23:01:52.719Z] #38 9.650 PBCC images/file-lock.pb-c.c [2023-04-27T23:01:52.719Z] #38 9.732 DEP images/file-lock.pb-c.d [2023-04-27T23:01:52.719Z] #38 9.778 PBCC images/tty.pb-c.c [2023-04-27T23:01:52.719Z] #38 9.832 DEP images/tty.pb-c.d [2023-04-27T23:01:52.979Z] #38 9.888 PBCC images/tun.pb-c.c [2023-04-27T23:01:52.979Z] #38 9.922 PBCC images/netdev.pb-c.c [2023-04-27T23:01:52.979Z] #38 10.06 DEP images/tun.pb-c.d [2023-04-27T23:01:52.979Z] #38 10.11 DEP images/netdev.pb-c.d [2023-04-27T23:01:53.202Z] using credential docker-jenkins-github-credentials [2023-04-27T23:01:53.217Z] Cloning the remote Git repository [2023-04-27T23:01:53.217Z] Cloning with configured refspecs honoured and without tags [2023-04-27T23:01:53.240Z] #38 10.18 PBCC images/vma.pb-c.c [2023-04-27T23:01:53.240Z] #38 10.26 DEP images/vma.pb-c.d [2023-04-27T23:01:53.240Z] #38 10.33 PBCC images/creds.pb-c.c [2023-04-27T23:01:53.240Z] #38 10.36 DEP images/creds.pb-c.d [2023-04-27T23:01:53.505Z] #38 10.49 PBCC images/utsns.pb-c.c [2023-04-27T23:01:53.505Z] #38 10.51 DEP images/utsns.pb-c.d [2023-04-27T23:01:53.505Z] #38 10.61 PBCC images/ipc-desc.pb-c.c [2023-04-27T23:01:53.768Z] #38 10.63 PBCC images/ipc-sem.pb-c.c [2023-04-27T23:01:53.768Z] #38 10.65 DEP images/ipc-desc.pb-c.d [2023-04-27T23:01:53.768Z] #38 10.74 DEP images/ipc-sem.pb-c.d [2023-04-27T23:01:53.768Z] #38 10.80 PBCC images/ipc-msg.pb-c.c [2023-04-27T23:01:53.768Z] #38 10.84 DEP images/ipc-msg.pb-c.d [2023-04-27T23:01:54.029Z] #38 10.91 PBCC images/ipc-shm.pb-c.c [2023-04-27T23:01:54.029Z] #38 10.92 DEP images/ipc-shm.pb-c.d [2023-04-27T23:01:54.029Z] #38 10.95 PBCC images/ipc-var.pb-c.c [2023-04-27T23:01:54.029Z] #38 10.96 DEP images/ipc-var.pb-c.d [2023-04-27T23:01:54.029Z] #38 11.08 PBCC images/sk-opts.pb-c.c [2023-04-27T23:01:54.029Z] #38 11.10 PBCC images/packet-sock.pb-c.c [2023-04-27T23:01:54.029Z] #38 11.18 DEP images/sk-opts.pb-c.d [2023-04-27T23:01:53.310Z] Cloning repository https://github.com/moby/moby.git [2023-04-27T23:01:53.374Z] > git init /home/ubuntu/workspace/moby_PR-45424 # timeout=10 [2023-04-27T23:01:53.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:01:53.732Z] > git --version # timeout=10 [2023-04-27T23:01:53.745Z] > git --version # 'git version 2.25.1' [2023-04-27T23:01:53.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:01:53.747Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:01:54.290Z] #38 11.24 DEP images/packet-sock.pb-c.d [2023-04-27T23:01:54.290Z] #38 11.33 PBCC images/sk-netlink.pb-c.c [2023-04-27T23:01:54.290Z] #38 11.42 DEP images/sk-netlink.pb-c.d [2023-04-27T23:01:54.551Z] #38 11.49 PBCC images/sk-inet.pb-c.c [2023-04-27T23:01:54.552Z] #38 11.59 DEP images/sk-inet.pb-c.d [2023-04-27T23:01:54.552Z] #38 11.74 PBCC images/sk-unix.pb-c.c [2023-04-27T23:01:54.813Z] #38 11.79 DEP images/sk-unix.pb-c.d [2023-04-27T23:01:54.813Z] #38 11.88 PBCC images/mm.pb-c.c [2023-04-27T23:01:54.813Z] #38 11.98 DEP images/mm.pb-c.d [2023-04-27T23:01:55.074Z] #38 12.04 PBCC images/timerfd.pb-c.c [2023-04-27T23:01:55.074Z] #38 12.11 DEP images/timerfd.pb-c.d [2023-04-27T23:01:55.074Z] #38 12.17 PBCC images/timer.pb-c.c [2023-04-27T23:01:55.074Z] #38 12.21 DEP images/timer.pb-c.d [2023-04-27T23:01:55.335Z] #38 12.28 PBCC images/sa.pb-c.c [2023-04-27T23:01:55.335Z] #38 12.36 DEP images/sa.pb-c.d [2023-04-27T23:01:55.335Z] #38 12.42 PBCC images/pipe-data.pb-c.c [2023-04-27T23:01:55.335Z] #38 12.46 DEP images/pipe-data.pb-c.d [2023-04-27T23:01:55.335Z] #38 12.54 PBCC images/mnt.pb-c.c [2023-04-27T23:01:55.596Z] #38 12.60 DEP images/mnt.pb-c.d [2023-04-27T23:01:55.596Z] #38 12.66 PBCC images/sk-packet.pb-c.c [2023-04-27T23:01:55.596Z] #38 12.67 DEP images/sk-packet.pb-c.d [2023-04-27T23:01:55.596Z] #38 12.74 PBCC images/tcp-stream.pb-c.c [2023-04-27T23:01:55.596Z] #38 12.79 DEP images/tcp-stream.pb-c.d [2023-04-27T23:01:55.857Z] #38 12.84 PBCC images/pipe.pb-c.c [2023-04-27T23:01:55.857Z] #38 12.89 DEP images/pipe.pb-c.d [2023-04-27T23:01:55.857Z] #38 ... [2023-04-27T23:01:55.857Z] [2023-04-27T23:01:55.857Z] #35 [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-04-27T23:01:55.857Z] #35 DONE 67.8s [2023-04-27T23:01:55.857Z] [2023-04-27T23:01:55.857Z] #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-04-27T23:01:55.857Z] #38 12.94 PBCC images/pstree.pb-c.c [2023-04-27T23:01:55.857Z] #38 12.96 DEP images/pstree.pb-c.d [2023-04-27T23:01:56.118Z] #38 13.04 PBCC images/fs.pb-c.c [2023-04-27T23:01:56.118Z] #38 13.06 DEP images/fs.pb-c.d [2023-04-27T23:01:56.118Z] #38 13.12 PBCC images/signalfd.pb-c.c [2023-04-27T23:01:56.118Z] #38 13.15 DEP images/signalfd.pb-c.d [2023-04-27T23:01:56.118Z] #38 13.19 PBCC images/fh.pb-c.c [2023-04-27T23:01:56.118Z] #38 13.29 PBCC images/fsnotify.pb-c.c [2023-04-27T23:01:56.379Z] #38 13.38 DEP images/fh.pb-c.d [2023-04-27T23:01:56.379Z] #38 13.45 DEP images/fsnotify.pb-c.d [2023-04-27T23:01:56.640Z] #38 13.60 PBCC images/eventpoll.pb-c.c [2023-04-27T23:01:56.640Z] #38 13.68 DEP images/eventpoll.pb-c.d [2023-04-27T23:01:56.901Z] #38 13.82 PBCC images/eventfd.pb-c.c [2023-04-27T23:01:56.901Z] #38 13.97 DEP images/eventfd.pb-c.d [2023-04-27T23:01:57.162Z] #38 14.24 PBCC images/remap-file-path.pb-c.c [2023-04-27T23:01:57.162Z] #38 14.28 DEP images/remap-file-path.pb-c.d [2023-04-27T23:01:57.162Z] #38 14.30 PBCC images/fifo.pb-c.c [2023-04-27T23:01:57.423Z] #38 14.31 DEP images/fifo.pb-c.d [2023-04-27T23:01:57.423Z] #38 14.36 PBCC images/ghost-file.pb-c.c [2023-04-27T23:01:57.423Z] #38 14.40 DEP images/ghost-file.pb-c.d [2023-04-27T23:01:57.423Z] #38 14.45 PBCC images/regfile.pb-c.c [2023-04-27T23:01:57.423Z] #38 14.49 DEP images/regfile.pb-c.d [2023-04-27T23:01:57.423Z] #38 ... [2023-04-27T23:01:57.423Z] [2023-04-27T23:01:57.423Z] #29 [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-04-27T23:01:57.423Z] #29 59.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-27T23:01:57.423Z] #29 59.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-27T23:01:57.423Z] #29 59.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:01:57.423Z] #29 65.74 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-27T23:01:57.423Z] #29 65.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:01:57.423Z] #29 65.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:01:57.423Z] #29 65.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-27T23:01:57.423Z] #29 65.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:01:57.423Z] #29 65.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:01:57.684Z] #29 ... [2023-04-27T23:01:57.684Z] [2023-04-27T23:01:57.684Z] #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-04-27T23:01:57.684Z] #38 14.58 PBCC images/ns.pb-c.c [2023-04-27T23:01:57.684Z] #38 14.60 DEP images/ns.pb-c.d [2023-04-27T23:01:57.684Z] #38 14.66 PBCC images/fdinfo.pb-c.c [2023-04-27T23:01:57.684Z] #38 14.72 DEP images/fdinfo.pb-c.d [2023-04-27T23:01:57.684Z] #38 14.80 PBCC images/core-aarch64.pb-c.c [2023-04-27T23:01:57.958Z] #38 14.86 PBCC images/core-arm.pb-c.c [2023-04-27T23:01:57.958Z] #38 14.90 PBCC images/core-ppc64.pb-c.c [2023-04-27T23:01:57.958Z] #38 14.95 PBCC images/core-s390.pb-c.c [2023-04-27T23:01:57.958Z] #38 15.01 PBCC images/core-x86.pb-c.c [2023-04-27T23:01:57.958Z] #38 15.06 PBCC images/core.pb-c.c [2023-04-27T23:01:58.220Z] #38 15.15 PBCC images/inventory.pb-c.c [2023-04-27T23:01:58.220Z] #38 15.22 DEP images/core-aarch64.pb-c.d [2023-04-27T23:01:58.220Z] #38 15.30 DEP images/core-arm.pb-c.d [2023-04-27T23:01:58.482Z] #38 15.38 DEP images/core-ppc64.pb-c.d [2023-04-27T23:01:58.482Z] #38 15.42 DEP images/core-s390.pb-c.d [2023-04-27T23:01:58.482Z] #38 15.52 DEP images/core-x86.pb-c.d [2023-04-27T23:01:58.482Z] #38 15.57 DEP images/core.pb-c.d [2023-04-27T23:01:58.482Z] #38 15.64 DEP images/inventory.pb-c.d [2023-04-27T23:01:58.743Z] #38 15.72 PBCC images/cpuinfo.pb-c.c [2023-04-27T23:01:58.743Z] #38 15.76 DEP images/cpuinfo.pb-c.d [2023-04-27T23:01:58.743Z] #38 15.84 PBCC images/stats.pb-c.c [2023-04-27T23:01:58.743Z] #38 15.85 DEP images/stats.pb-c.d [2023-04-27T23:02:00.131Z] #38 17.05 make[1]: Nothing to be done for 'all'. [2023-04-27T23:02:01.517Z] #38 18.41 CC images/stats.o [2023-04-27T23:02:01.779Z] #38 18.80 CC images/core.o [2023-04-27T23:02:02.352Z] #38 19.45 CC images/core-x86.o [2023-04-27T23:02:02.926Z] #38 19.93 CC images/core-arm.o [2023-04-27T23:02:03.187Z] #38 20.27 CC images/core-aarch64.o [2023-04-27T23:02:03.448Z] #38 20.60 CC images/core-ppc64.o [2023-04-27T23:02:04.392Z] #38 21.25 CC images/core-s390.o [2023-04-27T23:02:04.965Z] #38 21.98 CC images/cpuinfo.o [2023-04-27T23:02:05.226Z] #38 22.35 CC images/inventory.o [2023-04-27T23:02:05.799Z] #38 22.64 CC images/fdinfo.o [2023-04-27T23:02:06.060Z] #38 22.97 CC images/fown.o [2023-04-27T23:02:06.321Z] #38 23.20 CC images/ns.o [2023-04-27T23:02:06.321Z] #38 23.48 CC images/regfile.o [2023-04-27T23:02:06.581Z] #38 23.67 CC images/ghost-file.o [2023-04-27T23:02:06.800Z] Fetching without tags [2023-04-27T23:02:06.842Z] #38 24.05 CC images/fifo.o [2023-04-27T23:02:07.043Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:02:07.236Z] Client: Docker Engine - Community [2023-04-27T23:02:07.236Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:07.236Z] API version: 1.42 [2023-04-27T23:02:07.236Z] Go version: go1.18.3 [2023-04-27T23:02:07.236Z] Git commit: 3e9117b [2023-04-27T23:02:07.236Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-27T23:02:07.236Z] OS/Arch: linux/amd64 [2023-04-27T23:02:07.236Z] Context: default [2023-04-27T23:02:07.236Z] [2023-04-27T23:02:07.236Z] Server: Docker Engine - Community [2023-04-27T23:02:07.236Z] Engine: [2023-04-27T23:02:07.236Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:07.236Z] API version: 1.42 (minimum version 1.12) [2023-04-27T23:02:07.236Z] Go version: go1.18.3 [2023-04-27T23:02:07.236Z] Git commit: 38633e7 [2023-04-27T23:02:07.236Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-27T23:02:07.236Z] OS/Arch: linux/amd64 [2023-04-27T23:02:07.236Z] Experimental: true [2023-04-27T23:02:07.236Z] containerd: [2023-04-27T23:02:07.236Z] Version: 1.6.8 [2023-04-27T23:02:07.236Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:07.236Z] runc: [2023-04-27T23:02:07.236Z] Version: 1.1.4 [2023-04-27T23:02:07.236Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:07.236Z] docker-init: [2023-04-27T23:02:07.236Z] Version: 0.19.0 [2023-04-27T23:02:07.237Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-27T23:02:07.415Z] #38 24.34 CC images/remap-file-path.o [2023-04-27T23:02:07.564Z] + docker info [2023-04-27T23:02:07.564Z] Client: [2023-04-27T23:02:07.564Z] Context: default [2023-04-27T23:02:07.564Z] Debug Mode: false [2023-04-27T23:02:07.564Z] Plugins: [2023-04-27T23:02:07.564Z] buildx: Docker Buildx (Docker Inc.) [2023-04-27T23:02:07.564Z] Version: c5aec24 [2023-04-27T23:02:07.564Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-27T23:02:07.564Z] compose: Docker Compose (Docker Inc.) [2023-04-27T23:02:07.564Z] Version: v2.12.0 [2023-04-27T23:02:07.564Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-27T23:02:07.564Z] scan: Docker Scan (Docker Inc.) [2023-04-27T23:02:07.564Z] Version: v0.17.0 [2023-04-27T23:02:07.564Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-27T23:02:07.564Z] [2023-04-27T23:02:07.564Z] Server: [2023-04-27T23:02:07.564Z] Containers: 0 [2023-04-27T23:02:07.564Z] Running: 0 [2023-04-27T23:02:07.564Z] Paused: 0 [2023-04-27T23:02:07.564Z] Stopped: 0 [2023-04-27T23:02:07.564Z] Images: 0 [2023-04-27T23:02:07.564Z] Server Version: 22.06.0-beta.0 [2023-04-27T23:02:07.564Z] Storage Driver: overlay2 [2023-04-27T23:02:07.564Z] Backing Filesystem: extfs [2023-04-27T23:02:07.564Z] Supports d_type: true [2023-04-27T23:02:07.564Z] Using metacopy: false [2023-04-27T23:02:07.564Z] Native Overlay Diff: true [2023-04-27T23:02:07.564Z] userxattr: false [2023-04-27T23:02:07.564Z] Logging Driver: json-file [2023-04-27T23:02:07.564Z] Cgroup Driver: cgroupfs [2023-04-27T23:02:07.564Z] Cgroup Version: 1 [2023-04-27T23:02:07.564Z] Plugins: [2023-04-27T23:02:07.564Z] Volume: local [2023-04-27T23:02:07.564Z] Network: bridge host ipvlan macvlan null overlay [2023-04-27T23:02:07.564Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-27T23:02:07.564Z] Swarm: inactive [2023-04-27T23:02:07.564Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-27T23:02:07.564Z] Default Runtime: runc [2023-04-27T23:02:07.564Z] Init Binary: docker-init [2023-04-27T23:02:07.564Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:07.564Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:07.564Z] init version: de40ad0 [2023-04-27T23:02:07.564Z] Security Options: [2023-04-27T23:02:07.564Z] apparmor [2023-04-27T23:02:07.564Z] seccomp [2023-04-27T23:02:07.564Z] Profile: builtin [2023-04-27T23:02:07.564Z] Kernel Version: 5.4.0-1088-aws [2023-04-27T23:02:07.564Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-27T23:02:07.564Z] OSType: linux [2023-04-27T23:02:07.564Z] Architecture: x86_64 [2023-04-27T23:02:07.564Z] CPUs: 8 [2023-04-27T23:02:07.564Z] Total Memory: 30.58GiB [2023-04-27T23:02:07.564Z] Name: ip-10-100-70-83 [2023-04-27T23:02:07.564Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-27T23:02:07.564Z] Docker Root Dir: /var/lib/docker [2023-04-27T23:02:07.564Z] Debug Mode: false [2023-04-27T23:02:07.564Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:02:07.564Z] Labels: [2023-04-27T23:02:07.564Z] Experimental: true [2023-04-27T23:02:07.564Z] Insecure Registries: [2023-04-27T23:02:07.564Z] 127.0.0.0/8 [2023-04-27T23:02:07.564Z] Live Restore Enabled: true [2023-04-27T23:02:07.564Z] [2023-04-27T23:02:07.564Z] WARNING: No swap limit support [Pipeline] sh [2023-04-27T23:02:07.676Z] #38 24.51 CC images/eventfd.o [2023-04-27T23:02:07.676Z] #38 24.75 CC images/eventpoll.o [2023-04-27T23:02:06.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:02:06.803Z] > git config --add remote.origin.fetch +refs/pull/45424/head:refs/remotes/origin/PR-45424 # timeout=10 [2023-04-27T23:02:06.810Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:02:06.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:02:06.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:02:06.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:02:06.835Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:02:07.082Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:02:07.100Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:02:07.881Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:02:07.881Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:02:07.881Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45424/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-27T23:02:07.881Z] + bash /home/ubuntu/workspace/moby_PR-45424/check-config.sh [2023-04-27T23:02:07.881Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-27T23:02:07.881Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-27T23:02:07.881Z] [2023-04-27T23:02:07.881Z] Generally Necessary: [2023-04-27T23:02:07.881Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-27T23:02:07.881Z] - apparmor: enabled and tools installed [2023-04-27T23:02:07.881Z] - CONFIG_NAMESPACES: enabled [2023-04-27T23:02:07.881Z] - CONFIG_NET_NS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_PID_NS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_IPC_NS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_UTS_NS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_CGROUPS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-27T23:02:07.881Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-27T23:02:07.881Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-27T23:02:07.881Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-27T23:02:07.881Z] - CONFIG_CPUSETS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_MEMCG: enabled [2023-04-27T23:02:07.881Z] - CONFIG_KEYS: enabled [2023-04-27T23:02:07.881Z] - CONFIG_VETH: enabled (as module) [2023-04-27T23:02:07.881Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-27T23:02:07.937Z] #38 ... [2023-04-27T23:02:07.937Z] [2023-04-27T23:02:07.937Z] #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-04-27T23:02:07.937Z] #36 69.81 internal/syscall/unix [2023-04-27T23:02:07.937Z] #36 70.19 time [2023-04-27T23:02:07.937Z] #36 76.59 internal/poll [2023-04-27T23:02:07.937Z] #36 79.04 internal/fmtsort [2023-04-27T23:02:07.937Z] #36 79.49 internal/safefilepath [2023-04-27T23:02:07.937Z] #36 79.73 internal/syscall/execenv [2023-04-27T23:02:07.937Z] #36 79.75 path [2023-04-27T23:02:07.938Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:02:07.938Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:02:08.137Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-27T23:02:08.137Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-27T23:02:08.137Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-27T23:02:08.137Z] [2023-04-27T23:02:08.137Z] Optional Features: [2023-04-27T23:02:08.137Z] - CONFIG_USER_NS: enabled [2023-04-27T23:02:08.137Z] - CONFIG_SECCOMP: enabled [2023-04-27T23:02:08.137Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-27T23:02:08.137Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-27T23:02:08.137Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-27T23:02:08.137Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-27T23:02:08.137Z] - CONFIG_BLK_CGROUP: enabled [2023-04-27T23:02:08.137Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-27T23:02:08.137Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-27T23:02:08.137Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-27T23:02:08.137Z] - CONFIG_CGROUP_PERF: enabled [2023-04-27T23:02:08.137Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-27T23:02:08.137Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-27T23:02:08.137Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-27T23:02:08.137Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-27T23:02:08.137Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-27T23:02:08.137Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_IP_VS: enabled (as module) [2023-04-27T23:02:08.137Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-27T23:02:08.137Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-27T23:02:08.137Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-27T23:02:08.137Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-27T23:02:08.179Z] Client: Docker Engine - Community [2023-04-27T23:02:08.179Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:08.179Z] API version: 1.42 [2023-04-27T23:02:08.179Z] Go version: go1.18.3 [2023-04-27T23:02:08.179Z] Git commit: 3e9117b [2023-04-27T23:02:08.179Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-27T23:02:08.179Z] OS/Arch: linux/amd64 [2023-04-27T23:02:08.179Z] Context: default [2023-04-27T23:02:08.179Z] [2023-04-27T23:02:08.179Z] Server: Docker Engine - Community [2023-04-27T23:02:08.179Z] Engine: [2023-04-27T23:02:08.179Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:08.179Z] API version: 1.42 (minimum version 1.12) [2023-04-27T23:02:08.179Z] Go version: go1.18.3 [2023-04-27T23:02:08.179Z] Git commit: 38633e7 [2023-04-27T23:02:08.179Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-27T23:02:08.179Z] OS/Arch: linux/amd64 [2023-04-27T23:02:08.179Z] Experimental: true [2023-04-27T23:02:08.179Z] containerd: [2023-04-27T23:02:08.179Z] Version: 1.6.8 [2023-04-27T23:02:08.179Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:08.179Z] runc: [2023-04-27T23:02:08.179Z] Version: 1.1.4 [2023-04-27T23:02:08.179Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:08.179Z] docker-init: [2023-04-27T23:02:08.179Z] Version: 0.19.0 [2023-04-27T23:02:08.179Z] GitCommit: de40ad0 [2023-04-27T23:02:08.199Z] #36 80.01 strings [2023-04-27T23:02:08.199Z] #36 ... [2023-04-27T23:02:08.199Z] [2023-04-27T23:02:08.199Z] #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-04-27T23:02:08.199Z] #38 25.08 CC images/fh.o [Pipeline] sh [2023-04-27T23:02:08.393Z] - CONFIG_EXT4_FS: enabled [2023-04-27T23:02:08.393Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-27T23:02:08.393Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-27T23:02:08.393Z] - Network Drivers: [2023-04-27T23:02:08.393Z] - "overlay": [2023-04-27T23:02:08.393Z] - CONFIG_VXLAN: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-27T23:02:08.393Z] Optional (for encrypted networks): [2023-04-27T23:02:08.393Z] - CONFIG_CRYPTO: enabled [2023-04-27T23:02:08.393Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-27T23:02:08.393Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-27T23:02:08.393Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-27T23:02:08.393Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-27T23:02:08.393Z] - CONFIG_XFRM: enabled [2023-04-27T23:02:08.393Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-27T23:02:08.393Z] - "ipvlan": [2023-04-27T23:02:08.393Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-27T23:02:08.393Z] - "macvlan": [2023-04-27T23:02:08.393Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_DUMMY: enabled (as module) [2023-04-27T23:02:08.393Z] - "ftp,tftp client in container": [2023-04-27T23:02:08.393Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-27T23:02:08.393Z] - Storage Drivers: [2023-04-27T23:02:08.393Z] - "aufs": [2023-04-27T23:02:08.393Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-27T23:02:08.393Z] - "btrfs": [2023-04-27T23:02:08.393Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-27T23:02:08.393Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-27T23:02:08.393Z] - "devicemapper": [2023-04-27T23:02:08.393Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-27T23:02:08.393Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-27T23:02:08.393Z] - "overlay": [2023-04-27T23:02:08.393Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-27T23:02:08.393Z] - "zfs": [2023-04-27T23:02:08.393Z] - /dev/zfs: present [2023-04-27T23:02:08.393Z] - zfs command: missing [2023-04-27T23:02:08.393Z] - zpool command: missing [2023-04-27T23:02:08.393Z] [2023-04-27T23:02:08.393Z] Limits: [2023-04-27T23:02:08.393Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-27T23:02:08.393Z] [2023-04-27T23:02:08.393Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-27T23:02:08.460Z] #38 25.32 CC images/fsnotify.o [2023-04-27T23:02:08.505Z] + docker info [2023-04-27T23:02:08.505Z] Client: [2023-04-27T23:02:08.505Z] Context: default [2023-04-27T23:02:08.505Z] Debug Mode: false [2023-04-27T23:02:08.505Z] Plugins: [2023-04-27T23:02:08.505Z] buildx: Docker Buildx (Docker Inc.) [2023-04-27T23:02:08.505Z] Version: c5aec24 [2023-04-27T23:02:08.505Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-27T23:02:08.505Z] compose: Docker Compose (Docker Inc.) [2023-04-27T23:02:08.505Z] Version: v2.12.0 [2023-04-27T23:02:08.505Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-27T23:02:08.505Z] scan: Docker Scan (Docker Inc.) [2023-04-27T23:02:08.505Z] Version: v0.17.0 [2023-04-27T23:02:08.505Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-27T23:02:08.505Z] [2023-04-27T23:02:08.505Z] Server: [2023-04-27T23:02:08.505Z] Containers: 0 [2023-04-27T23:02:08.505Z] Running: 0 [2023-04-27T23:02:08.505Z] Paused: 0 [2023-04-27T23:02:08.505Z] Stopped: 0 [2023-04-27T23:02:08.505Z] Images: 0 [2023-04-27T23:02:08.505Z] Server Version: 22.06.0-beta.0 [2023-04-27T23:02:08.505Z] Storage Driver: overlay2 [2023-04-27T23:02:08.505Z] Backing Filesystem: extfs [2023-04-27T23:02:08.505Z] Supports d_type: true [2023-04-27T23:02:08.505Z] Using metacopy: false [2023-04-27T23:02:08.505Z] Native Overlay Diff: true [2023-04-27T23:02:08.505Z] userxattr: false [2023-04-27T23:02:08.505Z] Logging Driver: json-file [2023-04-27T23:02:08.505Z] Cgroup Driver: cgroupfs [2023-04-27T23:02:08.505Z] Cgroup Version: 1 [2023-04-27T23:02:08.505Z] Plugins: [2023-04-27T23:02:08.505Z] Volume: local [2023-04-27T23:02:08.505Z] Network: bridge host ipvlan macvlan null overlay [2023-04-27T23:02:08.505Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-27T23:02:08.505Z] Swarm: inactive [2023-04-27T23:02:08.505Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-04-27T23:02:08.505Z] Default Runtime: runc [2023-04-27T23:02:08.505Z] Init Binary: docker-init [2023-04-27T23:02:08.505Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:08.505Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:08.505Z] init version: de40ad0 [2023-04-27T23:02:08.505Z] Security Options: [2023-04-27T23:02:08.505Z] apparmor [2023-04-27T23:02:08.505Z] seccomp [2023-04-27T23:02:08.505Z] Profile: builtin [2023-04-27T23:02:08.505Z] Kernel Version: 5.4.0-1088-aws [2023-04-27T23:02:08.505Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-27T23:02:08.505Z] OSType: linux [2023-04-27T23:02:08.505Z] Architecture: x86_64 [2023-04-27T23:02:08.505Z] CPUs: 2 [2023-04-27T23:02:08.505Z] Total Memory: 7.565GiB [2023-04-27T23:02:08.505Z] Name: ip-10-100-114-52 [2023-04-27T23:02:08.505Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-27T23:02:08.505Z] Docker Root Dir: /var/lib/docker [2023-04-27T23:02:08.505Z] Debug Mode: false [2023-04-27T23:02:08.505Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:02:08.505Z] Labels: [2023-04-27T23:02:08.505Z] Experimental: true [2023-04-27T23:02:08.505Z] Insecure Registries: [2023-04-27T23:02:08.505Z] 127.0.0.0/8 [2023-04-27T23:02:08.505Z] Live Restore Enabled: true [2023-04-27T23:02:08.505Z] [2023-04-27T23:02:08.505Z] WARNING: No swap limit support [Pipeline] sh [2023-04-27T23:02:08.704Z] + sudo modprobe ip_vs [2023-04-27T23:02:08.704Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde . [2023-04-27T23:02:08.720Z] #38 25.88 CC images/signalfd.o [2023-04-27T23:02:08.794Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:02:08.794Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:02:08.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45424/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-27T23:02:08.794Z] + bash /home/ubuntu/workspace/moby_PR-45424/check-config.sh [2023-04-27T23:02:08.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-27T23:02:08.794Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-27T23:02:08.794Z] [2023-04-27T23:02:08.794Z] Generally Necessary: [2023-04-27T23:02:08.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-27T23:02:08.794Z] - apparmor: enabled and tools installed [2023-04-27T23:02:08.794Z] - CONFIG_NAMESPACES: enabled [2023-04-27T23:02:08.794Z] - CONFIG_NET_NS: enabled [2023-04-27T23:02:08.794Z] - CONFIG_PID_NS: enabled [2023-04-27T23:02:08.794Z] - CONFIG_IPC_NS: enabled [2023-04-27T23:02:08.794Z] - CONFIG_UTS_NS: enabled [2023-04-27T23:02:08.794Z] - CONFIG_CGROUPS: enabled [2023-04-27T23:02:08.795Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-27T23:02:08.795Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-27T23:02:08.795Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-27T23:02:08.795Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-27T23:02:08.795Z] - CONFIG_CPUSETS: enabled [2023-04-27T23:02:08.795Z] - CONFIG_MEMCG: enabled [2023-04-27T23:02:08.795Z] - CONFIG_KEYS: enabled [2023-04-27T23:02:08.795Z] - CONFIG_VETH: enabled (as module) [2023-04-27T23:02:08.982Z] #38 26.11 CC images/fs.o [2023-04-27T23:02:09.001Z] #1 [internal] load .dockerignore [2023-04-27T23:02:09.001Z] #1 transferring context: [2023-04-27T23:02:09.060Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-27T23:02:09.060Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-27T23:02:09.060Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-27T23:02:09.060Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-27T23:02:09.060Z] [2023-04-27T23:02:09.060Z] Optional Features: [2023-04-27T23:02:09.060Z] - CONFIG_USER_NS: enabled [2023-04-27T23:02:09.060Z] - CONFIG_SECCOMP: enabled [2023-04-27T23:02:09.060Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-27T23:02:09.060Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-27T23:02:09.060Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-27T23:02:09.060Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-27T23:02:09.060Z] - CONFIG_BLK_CGROUP: enabled [2023-04-27T23:02:09.060Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-27T23:02:09.060Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-27T23:02:09.060Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-27T23:02:09.060Z] - CONFIG_CGROUP_PERF: enabled [2023-04-27T23:02:09.060Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-27T23:02:09.256Z] #1 transferring context: 87B done [2023-04-27T23:02:09.256Z] #1 DONE 0.1s [2023-04-27T23:02:09.256Z] [2023-04-27T23:02:09.256Z] #2 [internal] load build definition from Dockerfile [2023-04-27T23:02:09.256Z] #2 transferring dockerfile: 17.17kB done [2023-04-27T23:02:09.256Z] #2 DONE 0.1s [2023-04-27T23:02:09.256Z] [2023-04-27T23:02:09.256Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-27T23:02:09.340Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-27T23:02:09.340Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-27T23:02:09.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-27T23:02:09.340Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-27T23:02:09.340Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_IP_VS: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-27T23:02:09.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-27T23:02:09.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-27T23:02:09.340Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_EXT4_FS: enabled [2023-04-27T23:02:09.340Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-27T23:02:09.340Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-27T23:02:09.340Z] - Network Drivers: [2023-04-27T23:02:09.340Z] - "overlay": [2023-04-27T23:02:09.340Z] - CONFIG_VXLAN: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-27T23:02:09.340Z] Optional (for encrypted networks): [2023-04-27T23:02:09.340Z] - CONFIG_CRYPTO: enabled [2023-04-27T23:02:09.340Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-27T23:02:09.340Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-27T23:02:09.340Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-27T23:02:09.340Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-27T23:02:09.340Z] - CONFIG_XFRM: enabled [2023-04-27T23:02:09.340Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-27T23:02:09.340Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-27T23:02:09.340Z] - "ipvlan": [2023-04-27T23:02:09.340Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-27T23:02:09.340Z] - "macvlan": [2023-04-27T23:02:09.512Z] #3 DONE 0.5s [2023-04-27T23:02:09.512Z] [2023-04-27T23:02:09.512Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-27T23:02:09.512Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-27T23:02:09.512Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-27T23:02:09.512Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-27T23:02:09.512Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 8.39MB / 11.55MB 0.1s [2023-04-27T23:02:09.512Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-27T23:02:09.552Z] #38 26.36 CC images/pstree.o [2023-04-27T23:02:09.552Z] #38 26.56 CC images/pipe.o [2023-04-27T23:02:09.552Z] #38 26.76 CC images/tcp-stream.o [2023-04-27T23:02:09.598Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-27T23:02:09.598Z] - CONFIG_DUMMY: enabled (as module) [2023-04-27T23:02:09.598Z] - "ftp,tftp client in container": [2023-04-27T23:02:09.598Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-27T23:02:09.598Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-27T23:02:09.598Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-27T23:02:09.598Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-27T23:02:09.598Z] - Storage Drivers: [2023-04-27T23:02:09.598Z] - "aufs": [2023-04-27T23:02:09.598Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-27T23:02:09.598Z] - "btrfs": [2023-04-27T23:02:09.598Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-27T23:02:09.598Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-27T23:02:09.598Z] - "devicemapper": [2023-04-27T23:02:09.598Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-27T23:02:09.598Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-27T23:02:09.598Z] - "overlay": [2023-04-27T23:02:09.598Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-27T23:02:09.598Z] - "zfs": [2023-04-27T23:02:09.598Z] - /dev/zfs: present [2023-04-27T23:02:09.598Z] - zfs command: missing [2023-04-27T23:02:09.598Z] - zpool command: missing [2023-04-27T23:02:09.598Z] [2023-04-27T23:02:09.598Z] Limits: [2023-04-27T23:02:09.598Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-27T23:02:09.598Z] [2023-04-27T23:02:09.598Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-27T23:02:07.887Z] > git remote # timeout=10 [2023-04-27T23:02:07.915Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:02:07.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:02:07.938Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:02:07.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T23:02:07.972Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:02:07.989Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:02:09.768Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-27T23:02:09.813Z] #38 27.02 CC images/sk-packet.o [2023-04-27T23:02:09.939Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde . [2023-04-27T23:02:10.024Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-27T23:02:10.024Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-04-27T23:02:10.116Z] #38 27.32 CC images/mnt.o [2023-04-27T23:02:10.202Z] #1 [internal] load build definition from Dockerfile [2023-04-27T23:02:10.202Z] #1 transferring dockerfile: 17.17kB 0.0s done [2023-04-27T23:02:10.202Z] #1 DONE 0.1s [2023-04-27T23:02:10.202Z] [2023-04-27T23:02:10.202Z] #2 [internal] load .dockerignore [2023-04-27T23:02:10.202Z] #2 transferring context: 87B done [2023-04-27T23:02:10.202Z] #2 DONE 0.1s [2023-04-27T23:02:10.202Z] [2023-04-27T23:02:10.202Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-27T23:02:10.280Z] #4 DONE 0.8s [2023-04-27T23:02:10.536Z] [2023-04-27T23:02:10.536Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:10.688Z] #38 27.60 CC images/pipe-data.o [2023-04-27T23:02:10.688Z] #38 27.80 CC images/sa.o [2023-04-27T23:02:10.781Z] #3 DONE 0.4s [2023-04-27T23:02:10.781Z] [2023-04-27T23:02:10.781Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-27T23:02:10.782Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-27T23:02:10.782Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-27T23:02:10.782Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-27T23:02:10.782Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-27T23:02:10.782Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.1s [2023-04-27T23:02:11.042Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-27T23:02:11.042Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-04-27T23:02:11.260Z] #38 28.06 CC images/timer.o [2023-04-27T23:02:11.305Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-04-27T23:02:11.464Z] #5 DONE 1.0s [2023-04-27T23:02:11.464Z] [2023-04-27T23:02:11.464Z] #6 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-27T23:02:11.464Z] #6 DONE 1.1s [2023-04-27T23:02:11.464Z] [2023-04-27T23:02:11.464Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-27T23:02:11.464Z] #7 DONE 1.1s [2023-04-27T23:02:11.464Z] [2023-04-27T23:02:11.464Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:11.521Z] #38 28.38 CC images/timerfd.o [2023-04-27T23:02:11.521Z] #38 28.56 CC images/mm.o [2023-04-27T23:02:11.564Z] #4 DONE 1.0s [2023-04-27T23:02:11.720Z] #8 DONE 1.1s [2023-04-27T23:02:11.782Z] #38 28.92 CC images/sk-opts.o [2023-04-27T23:02:11.782Z] #38 ... [2023-04-27T23:02:11.782Z] [2023-04-27T23:02:11.782Z] #29 [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-04-27T23:02:11.782Z] #29 73.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-27T23:02:11.782Z] #29 73.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:11.782Z] #29 73.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:02:12.043Z] #29 ... [2023-04-27T23:02:12.043Z] [2023-04-27T23:02:12.043Z] #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-04-27T23:02:12.043Z] #36 80.28 io/fs [2023-04-27T23:02:12.043Z] #36 81.56 os [2023-04-27T23:02:12.043Z] #36 82.77 bufio [2023-04-27T23:02:12.133Z] [2023-04-27T23:02:12.133Z] #5 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-27T23:02:12.453Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:02:12.500Z] > git --version # timeout=10 [2023-04-27T23:02:12.504Z] > git --version # 'git version 2.25.1' [2023-04-27T23:02:12.511Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-04-27T23:02:12.615Z] #36 84.37 text/tabwriter [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-27T23:02:13.072Z] #5 DONE 1.0s [2023-04-27T23:02:13.072Z] [2023-04-27T23:02:13.072Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:13.072Z] #6 DONE 1.0s [2023-04-27T23:02:13.072Z] [2023-04-27T23:02:13.072Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-27T23:02:13.072Z] #7 DONE 1.0s [2023-04-27T23:02:13.072Z] [2023-04-27T23:02:13.072Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:13.072Z] #8 DONE 1.1s [2023-04-27T23:02:13.356Z] + docker version [2023-04-27T23:02:13.608Z] [2023-04-27T23:02:13.608Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:13.608Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-04-27T23:02:13.608Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:02:13.608Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-27T23:02:13.608Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-27T23:02:14.002Z] #36 85.66 io/ioutil [2023-04-27T23:02:14.002Z] #36 85.67 fmt [2023-04-27T23:02:14.574Z] #36 ... [2023-04-27T23:02:14.574Z] [2023-04-27T23:02:14.574Z] #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-04-27T23:02:14.574Z] #38 29.14 CC images/sk-unix.o [2023-04-27T23:02:14.574Z] #38 29.44 CC images/sk-inet.o [2023-04-27T23:02:14.574Z] #38 29.87 CC images/tun.o [2023-04-27T23:02:14.574Z] #38 30.17 CC images/sk-netlink.o [2023-04-27T23:02:14.574Z] #38 30.40 CC images/packet-sock.o [2023-04-27T23:02:14.574Z] #38 30.71 CC images/ipc-var.o [2023-04-27T23:02:14.574Z] #38 30.89 CC images/ipc-desc.o [2023-04-27T23:02:14.574Z] #38 31.12 CC images/ipc-shm.o [2023-04-27T23:02:14.574Z] #38 31.34 CC images/ipc-msg.o [2023-04-27T23:02:14.574Z] #38 31.54 CC images/ipc-sem.o [2023-04-27T23:02:14.665Z] Fetching without tags [2023-04-27T23:02:14.835Z] #38 31.80 CC images/utsns.o [2023-04-27T23:02:14.913Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:02:14.987Z] [2023-04-27T23:02:14.987Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:02:14.987Z] #9 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-27T23:02:14.987Z] #9 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-27T23:02:14.987Z] #9 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-27T23:02:15.096Z] #38 32.06 CC images/creds.o [2023-04-27T23:02:15.249Z] #9 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-27T23:02:15.249Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 0B / 55.05MB 0.1s [2023-04-27T23:02:15.357Z] #38 32.25 CC images/vma.o [2023-04-27T23:02:15.357Z] #38 32.48 CC images/netdev.o [2023-04-27T23:02:15.510Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 9.44MB / 55.05MB 0.4s [2023-04-27T23:02:15.516Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:02:15.516Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:02:14.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:02:14.637Z] > git config --add remote.origin.fetch +refs/pull/45424/head:refs/remotes/origin/PR-45424 # timeout=10 [2023-04-27T23:02:14.644Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:02:14.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:02:14.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:02:14.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:02:14.711Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:02:14.922Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:02:14.932Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:02:15.471Z] > git remote # timeout=10 [2023-04-27T23:02:15.484Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:02:15.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:02:15.493Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:02:15.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T23:02:15.561Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:02:15.567Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:02:15.787Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 14.93MB / 55.05MB 0.8s [2023-04-27T23:02:15.928Z] #38 32.89 CC images/tty.o [2023-04-27T23:02:16.048Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 22.02MB / 55.05MB 1.0s [2023-04-27T23:02:16.128Z] #9 ... [2023-04-27T23:02:16.128Z] [2023-04-27T23:02:16.128Z] #10 [internal] load build context [2023-04-27T23:02:16.128Z] #10 transferring context: 53.56MB 2.0s done [2023-04-27T23:02:16.128Z] #10 DONE 2.5s [2023-04-27T23:02:16.128Z] [2023-04-27T23:02:16.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:16.128Z] #11 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.0s done [2023-04-27T23:02:16.128Z] #11 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-27T23:02:16.128Z] #11 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-27T23:02:16.128Z] #11 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-27T23:02:16.128Z] #11 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 0.7s done [2023-04-27T23:02:16.128Z] #11 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 2.1s done [2023-04-27T23:02:16.128Z] #11 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 1.4s done [2023-04-27T23:02:16.128Z] #11 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 2.4s [2023-04-27T23:02:16.128Z] #11 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 2.4s [2023-04-27T23:02:16.128Z] #11 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 0.2s [2023-04-27T23:02:16.128Z] #11 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 2.6s done [2023-04-27T23:02:16.128Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 0B / 149.05MB 2.6s [2023-04-27T23:02:16.128Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 8.39MB / 149.05MB 2.7s [2023-04-27T23:02:16.308Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 25.17MB / 55.05MB 1.2s [2023-04-27T23:02:16.308Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 28.30MB / 55.05MB 1.2s [2023-04-27T23:02:16.384Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 18.87MB / 149.05MB 2.8s [2023-04-27T23:02:16.384Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 29.36MB / 149.05MB 2.9s [2023-04-27T23:02:16.500Z] #38 33.42 CC images/file-lock.o [2023-04-27T23:02:16.500Z] #38 33.58 CC images/rlimit.o [2023-04-27T23:02:16.568Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 37.75MB / 55.05MB 1.6s [2023-04-27T23:02:16.641Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 49.28MB / 149.05MB 3.1s [2023-04-27T23:02:16.641Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 58.72MB / 149.05MB 3.2s [2023-04-27T23:02:16.762Z] #38 33.81 CC images/pagemap.o [2023-04-27T23:02:16.828Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 44.10MB / 55.05MB 1.7s [2023-04-27T23:02:16.900Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 69.21MB / 149.05MB 3.3s [2023-04-27T23:02:16.900Z] #11 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 3.4s done [2023-04-27T23:02:16.900Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 83.89MB / 149.05MB 3.5s [2023-04-27T23:02:16.900Z] #11 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 3.5s [2023-04-27T23:02:17.023Z] #38 34.07 CC images/siginfo.o [2023-04-27T23:02:17.093Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 53.48MB / 55.05MB 1.9s [2023-04-27T23:02:17.156Z] #11 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 1.6s done [2023-04-27T23:02:17.156Z] #11 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 3.6s done [2023-04-27T23:02:17.156Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 109.05MB / 149.05MB 3.7s [2023-04-27T23:02:17.285Z] #38 34.33 CC images/rpc.o [2023-04-27T23:02:17.412Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 137.36MB / 149.05MB 4.0s [2023-04-27T23:02:17.665Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 2.4s done [2023-04-27T23:02:17.668Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 4.2s [2023-04-27T23:02:17.668Z] #11 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b [2023-04-27T23:02:17.924Z] #11 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.2s done [2023-04-27T23:02:18.238Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 [2023-04-27T23:02:18.671Z] #38 35.62 CC images/ext-file.o [2023-04-27T23:02:18.931Z] #38 35.88 CC images/cgroup.o [2023-04-27T23:02:19.192Z] #38 ... [2023-04-27T23:02:19.192Z] [2023-04-27T23:02:19.192Z] #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-04-27T23:02:19.286Z] #11 ... [2023-04-27T23:02:19.287Z] [2023-04-27T23:02:19.287Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:02:19.287Z] #12 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.0s done [2023-04-27T23:02:19.287Z] #12 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-27T23:02:19.287Z] #12 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-27T23:02:19.287Z] #12 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-27T23:02:19.287Z] #12 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 2.0s done [2023-04-27T23:02:19.287Z] #12 DONE 5.8s [2023-04-27T23:02:19.287Z] [2023-04-27T23:02:19.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:19.287Z] #11 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba [2023-04-27T23:02:19.287Z] #11 ... [2023-04-27T23:02:19.287Z] [2023-04-27T23:02:19.287Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:19.287Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2023-04-27T23:02:19.287Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-04-27T23:02:19.287Z] #9 DONE 5.9s [2023-04-27T23:02:19.287Z] [2023-04-27T23:02:19.287Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:19.287Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-04-27T23:02:19.287Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:02:19.287Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-27T23:02:19.287Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-27T23:02:19.287Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2023-04-27T23:02:19.287Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-04-27T23:02:19.287Z] #13 DONE 5.9s [2023-04-27T23:02:19.287Z] [2023-04-27T23:02:19.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:19.287Z] #11 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 5.5s done [2023-04-27T23:02:19.542Z] #11 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.5s done [2023-04-27T23:02:19.798Z] #11 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 [2023-04-27T23:02:19.824Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:02:19.882Z] > git --version # timeout=10 [2023-04-27T23:02:19.888Z] > git --version # 'git version 2.25.1' [2023-04-27T23:02:19.896Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-27T23:02:20.761Z] #37 55.55 Updating files: 44% (2364/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 83% (4408/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-27T23:02:20.787Z] #9 ... [2023-04-27T23:02:20.787Z] [2023-04-27T23:02:20.787Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:20.787Z] #10 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-27T23:02:20.787Z] #10 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-27T23:02:20.787Z] #10 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-27T23:02:20.787Z] #10 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-27T23:02:20.787Z] #10 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 2.4s done [2023-04-27T23:02:20.787Z] #10 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.5s done [2023-04-27T23:02:20.787Z] #10 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 0.8s done [2023-04-27T23:02:20.787Z] #10 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 3.0s done [2023-04-27T23:02:20.787Z] #10 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 4.1s done [2023-04-27T23:02:20.787Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 80.74MB / 149.05MB 5.7s [2023-04-27T23:02:20.787Z] #10 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 3.2s done [2023-04-27T23:02:20.860Z] + docker version [2023-04-27T23:02:21.022Z] #37 57.26 + cd /tmp/tmp.nJfMgnNKyl/src/github.com/containerd/containerd [2023-04-27T23:02:21.022Z] #37 57.26 + git checkout -q v1.6.20 [2023-04-27T23:02:21.322Z] #11 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 1.4s done [2023-04-27T23:02:21.357Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 89.13MB / 149.05MB 6.1s [2023-04-27T23:02:21.615Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 97.80MB / 149.05MB 6.4s [2023-04-27T23:02:21.883Z] #11 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 0.1s [2023-04-27T23:02:22.186Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 110.10MB / 149.05MB 7.0s [2023-04-27T23:02:22.446Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 118.49MB / 149.05MB 7.3s [2023-04-27T23:02:22.704Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 128.97MB / 149.05MB 7.6s [2023-04-27T23:02:22.963Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 138.41MB / 149.05MB 7.8s [2023-04-27T23:02:23.221Z] #10 ... [2023-04-27T23:02:23.221Z] [2023-04-27T23:02:23.221Z] #11 [internal] load build context [2023-04-27T23:02:23.221Z] #11 transferring context: 53.56MB 8.1s done [2023-04-27T23:02:23.221Z] #11 DONE 8.3s [2023-04-27T23:02:23.221Z] [2023-04-27T23:02:23.221Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:23.221Z] #10 ... [2023-04-27T23:02:23.221Z] [2023-04-27T23:02:23.221Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:23.221Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-04-27T23:02:23.221Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:02:23.221Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-27T23:02:23.221Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-27T23:02:23.221Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2023-04-27T23:02:23.221Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s [2023-04-27T23:02:23.480Z] #12 ... [2023-04-27T23:02:23.480Z] [2023-04-27T23:02:23.480Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:23.480Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 146.80MB / 149.05MB 8.2s [2023-04-27T23:02:23.480Z] #10 ... [2023-04-27T23:02:23.480Z] [2023-04-27T23:02:23.480Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:23.480Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2023-04-27T23:02:23.480Z] #12 DONE 8.7s [2023-04-27T23:02:23.480Z] [2023-04-27T23:02:23.480Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:23.569Z] #37 59.73 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-27T23:02:23.569Z] #37 59.74 + BUILDTAGS='netgo osusergo static_build' [2023-04-27T23:02:23.569Z] #37 59.74 + export EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:02:23.569Z] #37 59.74 + EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:02:23.569Z] #37 59.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-27T23:02:23.569Z] #37 59.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-27T23:02:23.569Z] #37 59.74 + '[' '' = dynamic ']' [2023-04-27T23:02:23.569Z] #37 59.74 + make [2023-04-27T23:02:23.744Z] #10 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 5.8s [2023-04-27T23:02:23.771Z] #11 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 1.7s done [2023-04-27T23:02:24.331Z] #11 ... [2023-04-27T23:02:24.331Z] [2023-04-27T23:02:24.331Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-27T23:02:24.331Z] #14 DONE 1.8s [2023-04-27T23:02:24.331Z] [2023-04-27T23:02:24.331Z] #15 [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-04-27T23:02:24.331Z] #15 ... [2023-04-27T23:02:24.331Z] [2023-04-27T23:02:24.331Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:24.331Z] #11 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 0.1s [2023-04-27T23:02:24.681Z] #10 ... [2023-04-27T23:02:24.681Z] [2023-04-27T23:02:24.681Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:24.681Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:02:24.681Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:02:24.681Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-27T23:02:24.681Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-27T23:02:24.681Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2023-04-27T23:02:24.681Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2023-04-27T23:02:24.681Z] #13 DONE 9.8s [2023-04-27T23:02:24.681Z] [2023-04-27T23:02:24.681Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:24.681Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 9.5s done [2023-04-27T23:02:25.484Z] #37 ... [2023-04-27T23:02:25.484Z] [2023-04-27T23:02:25.484Z] #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-04-27T23:02:25.484Z] #36 88.41 flag [2023-04-27T23:02:25.484Z] #36 88.41 github.com/BurntSushi/toml [2023-04-27T23:02:25.484Z] #36 90.37 log [2023-04-27T23:02:25.484Z] #36 93.03 github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:02:25.484Z] #36 DONE 97.1s [2023-04-27T23:02:25.484Z] [2023-04-27T23:02:25.484Z] #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-04-27T23:02:25.484Z] #37 61.64 + bin/ctr [2023-04-27T23:02:25.484Z] #37 ... [2023-04-27T23:02:25.484Z] [2023-04-27T23:02:25.484Z] #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-04-27T23:02:25.484Z] #38 36.56 CC images/userns.o [2023-04-27T23:02:25.484Z] #38 36.88 CC images/google/protobuf/descriptor.o [2023-04-27T23:02:25.484Z] #38 38.44 CC images/opts.o [2023-04-27T23:02:25.484Z] #38 38.60 CC images/seccomp.o [2023-04-27T23:02:25.485Z] #38 38.81 CC images/binfmt-misc.o [2023-04-27T23:02:25.485Z] #38 39.02 CC images/time.o [2023-04-27T23:02:25.485Z] #38 39.22 CC images/sysctl.o [2023-04-27T23:02:25.485Z] #38 39.40 CC images/autofs.o [2023-04-27T23:02:25.485Z] #38 39.60 CC images/macvlan.o [2023-04-27T23:02:25.485Z] #38 39.89 CC images/sit.o [2023-04-27T23:02:25.485Z] #38 40.13 CC images/memfd.o [2023-04-27T23:02:25.485Z] #38 40.36 CC images/timens.o [2023-04-27T23:02:25.485Z] #38 40.60 LINK images/built-in.o [2023-04-27T23:02:25.485Z] #38 40.72 GEN compel/include/asm [2023-04-27T23:02:25.485Z] #38 40.74 GEN compel/include/version.h [2023-04-27T23:02:25.485Z] #38 40.77 touch .config [2023-04-27T23:02:25.485Z] #38 40.83 GEN include/common/config.h [2023-04-27T23:02:25.485Z] #38 40.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-27T23:02:25.485Z] #38 40.92 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-27T23:02:25.485Z] #38 40.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-27T23:02:25.485Z] #38 40.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-27T23:02:25.485Z] #38 40.98 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-27T23:02:25.485Z] #38 41.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-27T23:02:25.485Z] #38 41.03 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-27T23:02:25.485Z] #38 41.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-27T23:02:25.485Z] #38 41.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-27T23:02:25.485Z] #38 41.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-27T23:02:25.485Z] #38 41.11 DEP compel/plugins/std/infect.d [2023-04-27T23:02:25.485Z] #38 41.19 DEP compel/plugins/std/string.d [2023-04-27T23:02:25.485Z] #38 41.28 DEP compel/plugins/std/log.d [2023-04-27T23:02:25.485Z] #38 41.39 DEP compel/plugins/std/fds.d [2023-04-27T23:02:25.485Z] #38 41.50 DEP compel/plugins/std/std.d [2023-04-27T23:02:25.485Z] #38 41.62 DEP compel/plugins/shmem/shmem.d [2023-04-27T23:02:25.485Z] #38 41.71 DEP compel/plugins/fds/fds.d [2023-04-27T23:02:25.485Z] #38 41.83 CC compel/plugins/std/std.o [2023-04-27T23:02:25.485Z] #38 42.25 CC compel/plugins/std/fds.o [2023-04-27T23:02:25.746Z] #38 42.86 CC compel/plugins/std/log.o [2023-04-27T23:02:25.746Z] #38 ... [2023-04-27T23:02:25.746Z] [2023-04-27T23:02:25.746Z] #29 [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-04-27T23:02:25.746Z] #29 87.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-27T23:02:25.746Z] #29 87.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:25.746Z] #29 87.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:02:25.746Z] #29 93.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-27T23:02:25.746Z] #29 93.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:25.746Z] #29 93.82 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:02:26.690Z] #29 ... [2023-04-27T23:02:26.690Z] [2023-04-27T23:02:26.690Z] #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-04-27T23:02:26.690Z] #38 43.78 CC compel/plugins/std/string.o [2023-04-27T23:02:27.222Z] #10 ... [2023-04-27T23:02:27.222Z] [2023-04-27T23:02:27.222Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-27T23:02:27.222Z] #14 DONE 0.6s [2023-04-27T23:02:27.222Z] [2023-04-27T23:02:27.222Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:02:27.262Z] #38 44.27 CC compel/plugins/std/infect.o [2023-04-27T23:02:27.524Z] #38 44.70 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-27T23:02:27.602Z] #11 ... [2023-04-27T23:02:27.602Z] [2023-04-27T23:02:27.602Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-27T23:02:27.602Z] #16 DONE 3.5s [2023-04-27T23:02:27.602Z] [2023-04-27T23:02:27.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:27.785Z] #38 44.76 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-27T23:02:27.785Z] #38 44.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-27T23:02:27.785Z] #38 44.87 AR compel/plugins/std.lib.a [2023-04-27T23:02:27.785Z] #38 44.96 CC compel/plugins/fds/fds.o [2023-04-27T23:02:27.790Z] #9 ... [2023-04-27T23:02:27.790Z] [2023-04-27T23:02:27.790Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-27T23:02:27.790Z] #15 DONE 0.8s [2023-04-27T23:02:27.790Z] [2023-04-27T23:02:27.790Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:02:27.790Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 9.5s done [2023-04-27T23:02:28.047Z] #38 45.19 AR compel/plugins/fds.lib.a [2023-04-27T23:02:28.049Z] #9 DONE 13.1s [2023-04-27T23:02:28.049Z] [2023-04-27T23:02:28.049Z] #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-04-27T23:02:28.308Z] #38 45.26 HOSTDEP compel/src/lib/log-host.d [2023-04-27T23:02:28.308Z] #38 45.38 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-27T23:02:28.529Z] #11 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 4.2s done [2023-04-27T23:02:28.529Z] #11 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-27T23:02:28.570Z] #38 45.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-27T23:02:28.570Z] #38 45.54 HOSTDEP compel/src/main-host.d [2023-04-27T23:02:28.831Z] #38 45.71 DEP compel/src/lib/ptrace.d [2023-04-27T23:02:28.831Z] #38 45.92 DEP compel/src/lib/infect.d [2023-04-27T23:02:29.090Z] #11 DONE 15.8s [2023-04-27T23:02:29.090Z] [2023-04-27T23:02:29.090Z] #15 [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-04-27T23:02:29.090Z] #15 5.702 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:29.090Z] #15 5.718 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:29.090Z] #15 5.719 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:29.090Z] #15 5.832 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:02:29.090Z] #15 6.060 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:02:29.090Z] #15 6.139 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:02:29.090Z] #15 7.384 Fetched 8643 kB in 2s (4455 kB/s) [2023-04-27T23:02:29.090Z] #15 7.384 Reading package lists... [2023-04-27T23:02:29.090Z] #15 8.033 Reading package lists... [2023-04-27T23:02:29.090Z] #15 8.616 Building dependency tree... [2023-04-27T23:02:29.090Z] #15 8.915 The following additional packages will be installed: [2023-04-27T23:02:29.090Z] #15 8.915 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-27T23:02:29.090Z] #15 8.915 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-27T23:02:29.090Z] #15 8.915 Recommended packages: [2023-04-27T23:02:29.090Z] #15 8.915 libldap-common publicsuffix libsasl2-modules [2023-04-27T23:02:29.090Z] #15 9.039 The following NEW packages will be installed: [2023-04-27T23:02:29.090Z] #15 9.039 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-27T23:02:29.090Z] #15 9.039 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-27T23:02:29.090Z] #15 9.047 libssh2-1 openssl [2023-04-27T23:02:29.090Z] #15 9.311 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:29.090Z] #15 9.311 Need to get 3050 kB of archives. [2023-04-27T23:02:29.090Z] #15 9.311 After this operation, 6663 kB of additional disk space will be used. [2023-04-27T23:02:29.090Z] #15 9.311 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-27T23:02:29.090Z] #15 9.335 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-27T23:02:29.090Z] #15 9.345 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-27T23:02:29.090Z] #15 9.353 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-04-27T23:02:29.090Z] #15 9.359 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-27T23:02:29.090Z] #15 9.369 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-27T23:02:29.090Z] #15 9.374 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-27T23:02:29.090Z] #15 9.377 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-27T23:02:29.090Z] #15 9.380 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-27T23:02:29.090Z] #15 9.382 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-27T23:02:29.090Z] #15 9.386 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-27T23:02:29.090Z] #15 9.388 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-27T23:02:29.090Z] #15 9.397 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:02:29.090Z] #15 9.402 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:02:29.090Z] #15 9.412 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:02:29.090Z] #15 9.577 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:29.090Z] #15 9.601 Fetched 3050 kB in 0s (8283 kB/s) [2023-04-27T23:02:29.090Z] #15 9.747 Selecting previously unselected package openssl. [2023-04-27T23:02:29.090Z] #15 9.747 (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 ... 6664 files and directories currently installed.) [2023-04-27T23:02:29.090Z] #15 9.752 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-27T23:02:29.090Z] #15 9.792 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:02:29.090Z] #15 9.889 Selecting previously unselected package ca-certificates. [2023-04-27T23:02:29.090Z] #15 9.890 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-27T23:02:29.090Z] #15 9.896 Unpacking ca-certificates (20210119) ... [2023-04-27T23:02:29.090Z] #15 9.988 Selecting previously unselected package libbrotli1:amd64. [2023-04-27T23:02:29.090Z] #15 9.989 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-27T23:02:29.090Z] #15 9.998 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:02:29.090Z] #15 10.05 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-27T23:02:29.090Z] #15 10.05 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:02:29.090Z] #15 10.06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:29.090Z] #15 10.09 Selecting previously unselected package libsasl2-2:amd64. [2023-04-27T23:02:29.092Z] #38 46.05 DEP compel/src/lib/infect-util.d [2023-04-27T23:02:29.092Z] #38 46.15 DEP compel/src/lib/infect-rpc.d [2023-04-27T23:02:29.092Z] #38 46.27 DEP compel/arch/x86/src/lib/infect.d [2023-04-27T23:02:29.347Z] #15 10.10 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:02:29.347Z] #15 10.10 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:29.347Z] #15 10.14 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-27T23:02:29.347Z] #15 10.14 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-27T23:02:29.347Z] #15 10.15 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:02:29.347Z] #15 10.20 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-27T23:02:29.347Z] #15 ... [2023-04-27T23:02:29.347Z] [2023-04-27T23:02:29.347Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-27T23:02:29.347Z] #17 DONE 0.4s [2023-04-27T23:02:29.347Z] [2023-04-27T23:02:29.347Z] #15 [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-04-27T23:02:29.347Z] #15 10.20 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-27T23:02:29.347Z] #15 10.20 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:02:29.347Z] #15 10.25 Selecting previously unselected package libpsl5:amd64. [2023-04-27T23:02:29.347Z] #15 10.25 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-27T23:02:29.347Z] #15 10.26 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:02:29.347Z] #15 10.30 Selecting previously unselected package librtmp1:amd64. [2023-04-27T23:02:29.347Z] #15 10.30 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-27T23:02:29.353Z] #38 46.45 DEP compel/arch/x86/src/lib/cpu.d [2023-04-27T23:02:29.353Z] #38 46.49 DEP compel/src/lib/log.d [2023-04-27T23:02:29.353Z] #38 46.56 DEP compel/src/main.d [2023-04-27T23:02:29.603Z] #15 10.30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:02:29.603Z] #15 10.35 Selecting previously unselected package libssh2-1:amd64. [2023-04-27T23:02:29.603Z] #15 10.35 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-27T23:02:29.603Z] #15 10.35 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:02:29.603Z] #15 10.41 Selecting previously unselected package libcurl4:amd64. [2023-04-27T23:02:29.603Z] #15 10.41 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:02:29.603Z] #15 10.41 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:29.603Z] #15 10.47 Selecting previously unselected package curl. [2023-04-27T23:02:29.603Z] #15 10.47 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:02:29.603Z] #15 10.47 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:29.614Z] #38 46.66 DEP compel/src/lib/handle-elf.d [2023-04-27T23:02:29.614Z] #38 46.76 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-27T23:02:29.860Z] #15 10.56 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:02:29.860Z] #15 10.57 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:02:29.860Z] #15 10.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:02:29.860Z] #15 10.62 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:02:29.860Z] #15 10.62 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:02:29.860Z] #15 10.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:02:29.860Z] #15 10.67 Selecting previously unselected package jq. [2023-04-27T23:02:29.860Z] #15 10.67 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:02:29.860Z] #15 10.68 Unpacking jq (1.6-2.1) ... [2023-04-27T23:02:29.860Z] #15 10.72 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:02:29.860Z] #15 10.73 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:02:29.860Z] #15 10.75 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:02:29.860Z] #15 10.77 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:29.860Z] #15 ... [2023-04-27T23:02:29.860Z] [2023-04-27T23:02:29.860Z] #18 [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-04-27T23:02:29.860Z] #18 DONE 0.5s [2023-04-27T23:02:29.860Z] [2023-04-27T23:02:29.860Z] #15 [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-04-27T23:02:29.860Z] #15 10.78 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:02:29.860Z] #15 10.80 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:29.860Z] #15 10.81 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:02:29.860Z] #15 10.82 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:02:29.860Z] #15 10.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:02:29.860Z] #15 10.86 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:02:29.860Z] #15 10.88 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:02:29.875Z] #38 46.89 CC compel/src/lib/log.o [2023-04-27T23:02:29.953Z] #16 1.608 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:29.954Z] #16 1.613 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:29.954Z] #16 1.613 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:29.954Z] #16 1.887 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:02:30.116Z] #15 ... [2023-04-27T23:02:30.116Z] [2023-04-27T23:02:30.116Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-27T23:02:30.116Z] #19 DONE 0.1s [2023-04-27T23:02:30.116Z] [2023-04-27T23:02:30.116Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-27T23:02:30.116Z] #20 DONE 0.2s [2023-04-27T23:02:30.116Z] [2023-04-27T23:02:30.116Z] #15 [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-04-27T23:02:30.116Z] #15 10.90 Setting up ca-certificates (20210119) ... [2023-04-27T23:02:30.137Z] #38 47.06 CC compel/arch/x86/src/lib/cpu.o [2023-04-27T23:02:30.212Z] #16 2.120 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:02:30.470Z] #16 2.635 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:02:30.680Z] #15 11.45 Updating certificates in /etc/ssl/certs... [2023-04-27T23:02:30.709Z] #38 47.75 CC compel/arch/x86/src/lib/infect.o [2023-04-27T23:02:31.653Z] #38 48.66 CC compel/src/lib/infect-rpc.o [2023-04-27T23:02:31.843Z] #16 3.907 Fetched 8643 kB in 3s (3382 kB/s) [2023-04-27T23:02:31.914Z] #38 48.91 CC compel/src/lib/infect-util.o [2023-04-27T23:02:32.205Z] #38 49.13 CC compel/src/lib/infect.o [2023-04-27T23:02:32.576Z] #15 13.13 129 added, 0 removed; done. [2023-04-27T23:02:32.576Z] #15 13.27 Setting up jq (1.6-2.1) ... [2023-04-27T23:02:32.576Z] #15 13.28 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:32.576Z] #15 13.30 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:32.576Z] #15 13.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:32.576Z] #15 13.33 Processing triggers for ca-certificates (20210119) ... [2023-04-27T23:02:32.576Z] #15 13.35 Updating certificates in /etc/ssl/certs... [2023-04-27T23:02:32.779Z] #16 3.907 Reading package lists... [2023-04-27T23:02:33.346Z] #16 4.730 Reading package lists... [2023-04-27T23:02:33.605Z] #16 5.558 Building dependency tree... [2023-04-27T23:02:33.864Z] #16 5.973 The following additional packages will be installed: [2023-04-27T23:02:34.123Z] #16 5.988 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-27T23:02:34.123Z] #16 5.988 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-27T23:02:34.123Z] #16 5.988 Recommended packages: [2023-04-27T23:02:34.123Z] #16 5.988 libldap-common publicsuffix libsasl2-modules [2023-04-27T23:02:34.123Z] #16 6.150 The following NEW packages will be installed: [2023-04-27T23:02:34.123Z] #16 6.151 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-27T23:02:34.123Z] #16 6.151 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-27T23:02:34.123Z] #16 6.152 libssh2-1 openssl [2023-04-27T23:02:34.382Z] #16 6.426 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:34.382Z] #16 6.426 Need to get 3050 kB of archives. [2023-04-27T23:02:34.382Z] #16 6.426 After this operation, 6663 kB of additional disk space will be used. [2023-04-27T23:02:34.382Z] #16 6.426 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-27T23:02:34.382Z] #16 6.445 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-27T23:02:34.382Z] #16 6.445 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-27T23:02:34.382Z] #16 6.445 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-04-27T23:02:34.382Z] #16 6.445 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-27T23:02:34.382Z] #16 6.455 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-27T23:02:34.382Z] #16 6.455 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-27T23:02:34.382Z] #16 6.455 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-27T23:02:34.382Z] #16 6.455 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-27T23:02:34.382Z] #16 6.455 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-27T23:02:34.382Z] #16 6.465 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-27T23:02:34.382Z] #16 6.465 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-27T23:02:34.382Z] #16 6.465 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:02:34.382Z] #16 6.479 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:02:34.382Z] #16 6.479 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:02:34.641Z] #16 6.759 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:34.641Z] #16 6.792 Fetched 3050 kB in 0s (9794 kB/s) [2023-04-27T23:02:34.784Z] #38 51.58 CC compel/src/lib/ptrace.o [2023-04-27T23:02:34.899Z] #16 6.862 Selecting previously unselected package openssl. [2023-04-27T23:02:34.899Z] #16 6.862 (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 ... 6664 files and directories currently installed.) [2023-04-27T23:02:34.899Z] #16 6.862 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-27T23:02:34.899Z] #16 6.873 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:02:35.045Z] #38 51.90 AR compel/libcompel.a [2023-04-27T23:02:35.045Z] #38 52.01 HOSTCC compel/src/main-host.o [2023-04-27T23:02:35.104Z] #15 15.62 0 added, 0 removed; done. [2023-04-27T23:02:35.104Z] #15 15.62 Running hooks in /etc/ca-certificates/update.d... [2023-04-27T23:02:35.104Z] #15 15.63 done. [2023-04-27T23:02:35.158Z] #16 7.106 Selecting previously unselected package ca-certificates. [2023-04-27T23:02:35.159Z] #16 7.106 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-27T23:02:35.159Z] #16 7.150 Unpacking ca-certificates (20210119) ... [2023-04-27T23:02:35.159Z] #16 7.292 Selecting previously unselected package libbrotli1:amd64. [2023-04-27T23:02:35.159Z] #16 7.292 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-27T23:02:35.306Z] #38 52.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-27T23:02:35.306Z] #38 52.36 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-27T23:02:35.329Z] Client: Docker Engine - Community [2023-04-27T23:02:35.329Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:35.329Z] API version: 1.42 [2023-04-27T23:02:35.329Z] Go version: go1.18.3 [2023-04-27T23:02:35.329Z] Git commit: 3e9117b [2023-04-27T23:02:35.329Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-27T23:02:35.329Z] OS/Arch: linux/arm64 [2023-04-27T23:02:35.329Z] Context: default [2023-04-27T23:02:35.329Z] [2023-04-27T23:02:35.329Z] Server: Docker Engine - Community [2023-04-27T23:02:35.329Z] Engine: [2023-04-27T23:02:35.329Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:35.329Z] API version: 1.42 (minimum version 1.12) [2023-04-27T23:02:35.329Z] Go version: go1.18.3 [2023-04-27T23:02:35.329Z] Git commit: 38633e7 [2023-04-27T23:02:35.329Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-27T23:02:35.329Z] OS/Arch: linux/arm64 [2023-04-27T23:02:35.329Z] Experimental: true [2023-04-27T23:02:35.329Z] containerd: [2023-04-27T23:02:35.329Z] Version: 1.6.8 [2023-04-27T23:02:35.329Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:35.329Z] runc: [2023-04-27T23:02:35.329Z] Version: 1.1.4 [2023-04-27T23:02:35.329Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:35.329Z] docker-init: [2023-04-27T23:02:35.329Z] Version: 0.19.0 [2023-04-27T23:02:35.329Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-27T23:02:35.418Z] #16 7.306 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:02:35.418Z] #16 7.427 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-27T23:02:35.418Z] #16 7.427 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:02:35.418Z] #16 7.452 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:35.418Z] #16 7.537 Selecting previously unselected package libsasl2-2:amd64. [2023-04-27T23:02:35.418Z] #16 7.537 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:02:35.567Z] #38 52.76 HOSTCC compel/src/lib/log-host.o [2023-04-27T23:02:35.643Z] + docker info [2023-04-27T23:02:35.643Z] Client: [2023-04-27T23:02:35.643Z] Context: default [2023-04-27T23:02:35.643Z] Debug Mode: false [2023-04-27T23:02:35.643Z] Plugins: [2023-04-27T23:02:35.643Z] buildx: Docker Buildx (Docker Inc.) [2023-04-27T23:02:35.643Z] Version: v0.8.2 [2023-04-27T23:02:35.643Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-04-27T23:02:35.643Z] compose: Docker Compose (Docker Inc.) [2023-04-27T23:02:35.643Z] Version: v2.12.0 [2023-04-27T23:02:35.643Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-27T23:02:35.643Z] [2023-04-27T23:02:35.643Z] Server: [2023-04-27T23:02:35.643Z] Containers: 0 [2023-04-27T23:02:35.643Z] Running: 0 [2023-04-27T23:02:35.643Z] Paused: 0 [2023-04-27T23:02:35.643Z] Stopped: 0 [2023-04-27T23:02:35.643Z] Images: 0 [2023-04-27T23:02:35.643Z] Server Version: 22.06.0-beta.0 [2023-04-27T23:02:35.643Z] Storage Driver: overlay2 [2023-04-27T23:02:35.643Z] Backing Filesystem: extfs [2023-04-27T23:02:35.643Z] Supports d_type: true [2023-04-27T23:02:35.643Z] Using metacopy: false [2023-04-27T23:02:35.643Z] Native Overlay Diff: true [2023-04-27T23:02:35.643Z] userxattr: false [2023-04-27T23:02:35.643Z] Logging Driver: json-file [2023-04-27T23:02:35.643Z] Cgroup Driver: cgroupfs [2023-04-27T23:02:35.643Z] Cgroup Version: 1 [2023-04-27T23:02:35.643Z] Plugins: [2023-04-27T23:02:35.643Z] Volume: local [2023-04-27T23:02:35.643Z] Network: bridge host ipvlan macvlan null overlay [2023-04-27T23:02:35.643Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-27T23:02:35.643Z] Swarm: inactive [2023-04-27T23:02:35.643Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-27T23:02:35.643Z] Default Runtime: runc [2023-04-27T23:02:35.643Z] Init Binary: docker-init [2023-04-27T23:02:35.643Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:35.643Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:35.643Z] init version: de40ad0 [2023-04-27T23:02:35.643Z] Security Options: [2023-04-27T23:02:35.643Z] apparmor [2023-04-27T23:02:35.643Z] seccomp [2023-04-27T23:02:35.643Z] Profile: builtin [2023-04-27T23:02:35.643Z] Kernel Version: 5.15.0-1022-aws [2023-04-27T23:02:35.643Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-27T23:02:35.643Z] OSType: linux [2023-04-27T23:02:35.643Z] Architecture: aarch64 [2023-04-27T23:02:35.643Z] CPUs: 2 [2023-04-27T23:02:35.643Z] Total Memory: 7.559GiB [2023-04-27T23:02:35.643Z] Name: ip-10-100-58-9 [2023-04-27T23:02:35.643Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-04-27T23:02:35.643Z] Docker Root Dir: /var/lib/docker [2023-04-27T23:02:35.643Z] Debug Mode: false [2023-04-27T23:02:35.643Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:02:35.643Z] Labels: [2023-04-27T23:02:35.643Z] Experimental: true [2023-04-27T23:02:35.643Z] Insecure Registries: [2023-04-27T23:02:35.643Z] 127.0.0.0/8 [2023-04-27T23:02:35.643Z] Live Restore Enabled: true [2023-04-27T23:02:35.643Z] [Pipeline] sh [2023-04-27T23:02:35.678Z] #16 7.547 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:35.679Z] #16 7.679 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-27T23:02:35.679Z] #16 7.679 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-27T23:02:35.679Z] #16 7.683 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:02:35.930Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:02:35.930Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:02:35.930Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45424/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-27T23:02:35.930Z] + bash /home/ubuntu/workspace/moby_PR-45424/check-config.sh [2023-04-27T23:02:35.930Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-27T23:02:35.930Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-04-27T23:02:35.930Z] [2023-04-27T23:02:35.930Z] Generally Necessary: [2023-04-27T23:02:35.930Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-27T23:02:35.930Z] - apparmor: enabled and tools installed [2023-04-27T23:02:35.930Z] - CONFIG_NAMESPACES: enabled [2023-04-27T23:02:35.930Z] - CONFIG_NET_NS: enabled [2023-04-27T23:02:35.930Z] - CONFIG_PID_NS: enabled [2023-04-27T23:02:35.930Z] - CONFIG_IPC_NS: enabled [2023-04-27T23:02:35.930Z] - CONFIG_UTS_NS: enabled [2023-04-27T23:02:35.930Z] - CONFIG_CGROUPS: enabled [2023-04-27T23:02:35.930Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-27T23:02:35.930Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-27T23:02:35.930Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-27T23:02:35.930Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-27T23:02:35.930Z] - CONFIG_CPUSETS: enabled [2023-04-27T23:02:35.930Z] - CONFIG_MEMCG: enabled [2023-04-27T23:02:35.930Z] - CONFIG_KEYS: enabled [2023-04-27T23:02:35.944Z] #16 7.858 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-27T23:02:35.944Z] #16 7.858 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-27T23:02:35.944Z] #16 7.890 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:02:35.944Z] #16 7.983 Selecting previously unselected package libpsl5:amd64. [2023-04-27T23:02:35.944Z] #16 7.983 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-27T23:02:35.944Z] #16 7.987 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:02:35.944Z] #16 8.089 Selecting previously unselected package librtmp1:amd64. [2023-04-27T23:02:35.944Z] #16 8.089 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-27T23:02:36.042Z] #15 ... [2023-04-27T23:02:36.042Z] [2023-04-27T23:02:36.042Z] #21 [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-04-27T23:02:36.042Z] #0 1.744 + RM_GOPATH=0 [2023-04-27T23:02:36.042Z] #0 1.744 + TMP_GOPATH= [2023-04-27T23:02:36.042Z] #0 1.744 + : /build [2023-04-27T23:02:36.042Z] #0 1.744 + '[' -z '' ']' [2023-04-27T23:02:36.042Z] #0 1.744 ++ mktemp -d [2023-04-27T23:02:36.042Z] #0 1.744 + export GOPATH=/tmp/tmp.vAIZAXhVF1 [2023-04-27T23:02:36.042Z] #0 1.744 + GOPATH=/tmp/tmp.vAIZAXhVF1 [2023-04-27T23:02:36.042Z] #0 1.744 + RM_GOPATH=1 [2023-04-27T23:02:36.042Z] #0 1.744 + case "$(go env GOARCH)" in [2023-04-27T23:02:36.042Z] #0 1.744 ++ go env GOARCH [2023-04-27T23:02:36.042Z] #0 1.752 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:36.042Z] #0 1.752 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:36.042Z] #0 1.763 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:36.042Z] #0 1.763 Install golangci-lint version v1.49.0 [2023-04-27T23:02:36.042Z] #0 1.763 + dir=/tmp/install [2023-04-27T23:02:36.042Z] #0 1.763 + bin=golangci_lint [2023-04-27T23:02:36.042Z] #0 1.763 + shift [2023-04-27T23:02:36.042Z] #0 1.763 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-27T23:02:36.042Z] #0 1.763 + . /tmp/install/golangci_lint.installer [2023-04-27T23:02:36.042Z] #0 1.763 ++ : v1.49.0 [2023-04-27T23:02:36.042Z] #0 1.763 + install_golangci_lint [2023-04-27T23:02:36.042Z] #0 1.763 + set -e [2023-04-27T23:02:36.042Z] #0 1.763 + echo 'Install golangci-lint version v1.49.0' [2023-04-27T23:02:36.042Z] #0 1.763 + GOBIN=/build [2023-04-27T23:02:36.042Z] #0 1.763 + GO111MODULE=on [2023-04-27T23:02:36.042Z] #0 1.763 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-27T23:02:36.042Z] #0 2.480 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-27T23:02:36.042Z] #0 4.225 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:02:36.042Z] #0 4.228 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:02:36.042Z] #0 4.260 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T23:02:36.042Z] #0 4.352 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:02:36.042Z] #0 4.353 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-27T23:02:36.042Z] #0 4.354 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-27T23:02:36.042Z] #0 4.355 go: downloading github.com/spf13/viper v1.12.0 [2023-04-27T23:02:36.042Z] #0 4.356 go: downloading golang.org/x/tools v0.1.12 [2023-04-27T23:02:36.042Z] #0 4.416 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-27T23:02:36.042Z] #0 4.492 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-27T23:02:36.042Z] #0 4.546 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-27T23:02:36.042Z] #0 4.571 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T23:02:36.042Z] #0 4.645 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-27T23:02:36.042Z] #0 4.820 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-27T23:02:36.042Z] #0 4.897 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-27T23:02:36.042Z] #0 4.930 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-27T23:02:36.042Z] #0 4.938 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-27T23:02:36.042Z] #0 4.964 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-27T23:02:36.042Z] #0 4.966 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:02:36.042Z] #0 5.051 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-27T23:02:36.042Z] #0 5.092 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-27T23:02:36.042Z] #0 5.124 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-27T23:02:36.042Z] #0 5.147 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-27T23:02:36.042Z] #0 5.245 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-27T23:02:36.042Z] #0 5.330 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-27T23:02:36.042Z] #0 5.354 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-27T23:02:36.042Z] #0 5.413 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-27T23:02:36.042Z] #0 5.436 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-27T23:02:36.042Z] #0 5.452 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-27T23:02:36.042Z] #0 5.482 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-27T23:02:36.042Z] #0 5.532 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-27T23:02:36.042Z] #0 5.573 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-27T23:02:36.042Z] #0 5.813 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-27T23:02:36.042Z] #0 5.816 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-27T23:02:36.042Z] #0 5.845 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-27T23:02:36.042Z] #0 5.855 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-27T23:02:36.042Z] #0 5.886 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-27T23:02:36.042Z] #0 5.887 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-27T23:02:36.042Z] #0 5.941 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-27T23:02:36.042Z] #0 6.109 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-27T23:02:36.042Z] #21 6.175 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-27T23:02:36.042Z] #21 6.231 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-27T23:02:36.138Z] #38 52.95 HOSTLINK compel/compel-host-bin [2023-04-27T23:02:36.138Z] #38 53.07 DEP soccr/soccr.d [2023-04-27T23:02:36.138Z] #38 53.20 CC soccr/soccr.o [2023-04-27T23:02:36.191Z] - CONFIG_VETH: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-27T23:02:36.191Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-27T23:02:36.191Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-27T23:02:36.191Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-27T23:02:36.191Z] [2023-04-27T23:02:36.191Z] Optional Features: [2023-04-27T23:02:36.191Z] - CONFIG_USER_NS: enabled [2023-04-27T23:02:36.191Z] - CONFIG_SECCOMP: enabled [2023-04-27T23:02:36.191Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-27T23:02:36.191Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-27T23:02:36.191Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-27T23:02:36.191Z] (cgroup swap accounting is currently enabled) [2023-04-27T23:02:36.191Z] - CONFIG_BLK_CGROUP: enabled [2023-04-27T23:02:36.191Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-27T23:02:36.203Z] #16 8.093 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:02:36.203Z] #16 8.169 Selecting previously unselected package libssh2-1:amd64. [2023-04-27T23:02:36.203Z] #16 8.169 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-27T23:02:36.203Z] #16 8.240 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:02:36.203Z] #16 8.341 Selecting previously unselected package libcurl4:amd64. [2023-04-27T23:02:36.203Z] #16 8.341 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:02:36.303Z] #21 6.313 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-27T23:02:36.303Z] #21 6.385 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-27T23:02:36.457Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-27T23:02:36.457Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-27T23:02:36.457Z] - CONFIG_CGROUP_PERF: enabled [2023-04-27T23:02:36.457Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-27T23:02:36.457Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-27T23:02:36.457Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-27T23:02:36.457Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-27T23:02:36.457Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-27T23:02:36.457Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-27T23:02:36.457Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-27T23:02:36.457Z] - CONFIG_IP_VS: enabled (as module) [2023-04-27T23:02:36.457Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-27T23:02:36.457Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-27T23:02:36.457Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-27T23:02:36.457Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-27T23:02:36.457Z] - CONFIG_EXT4_FS: enabled [2023-04-27T23:02:36.457Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-27T23:02:36.457Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-27T23:02:36.457Z] - Network Drivers: [2023-04-27T23:02:36.457Z] - "overlay": [2023-04-27T23:02:36.457Z] - CONFIG_VXLAN: enabled (as module) [2023-04-27T23:02:36.457Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-27T23:02:36.457Z] Optional (for encrypted networks): [2023-04-27T23:02:36.462Z] #16 8.410 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:36.462Z] #16 8.524 Selecting previously unselected package curl. [2023-04-27T23:02:36.462Z] #16 8.524 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:02:36.462Z] #16 8.529 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:36.462Z] #16 8.638 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:02:36.462Z] #16 8.638 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:02:36.560Z] #21 6.540 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-27T23:02:36.560Z] #21 6.544 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-27T23:02:36.560Z] #21 6.615 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-27T23:02:36.560Z] #21 6.616 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-27T23:02:36.560Z] #21 6.750 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-27T23:02:36.560Z] #21 6.760 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-27T23:02:36.718Z] - CONFIG_CRYPTO: enabled [2023-04-27T23:02:36.718Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-27T23:02:36.718Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-27T23:02:36.718Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-27T23:02:36.718Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-27T23:02:36.718Z] - CONFIG_XFRM: enabled [2023-04-27T23:02:36.718Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-27T23:02:36.718Z] - "ipvlan": [2023-04-27T23:02:36.718Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-27T23:02:36.718Z] - "macvlan": [2023-04-27T23:02:36.718Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_DUMMY: enabled (as module) [2023-04-27T23:02:36.718Z] - "ftp,tftp client in container": [2023-04-27T23:02:36.718Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-27T23:02:36.718Z] - Storage Drivers: [2023-04-27T23:02:36.718Z] - "aufs": [2023-04-27T23:02:36.718Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-27T23:02:36.718Z] - "btrfs": [2023-04-27T23:02:36.718Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-27T23:02:36.718Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-27T23:02:36.718Z] - "devicemapper": [2023-04-27T23:02:36.720Z] #16 8.642 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:02:36.720Z] #16 8.784 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:02:36.720Z] #16 8.784 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:02:36.720Z] #16 8.788 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:02:36.720Z] #16 8.895 Selecting previously unselected package jq. [2023-04-27T23:02:36.720Z] #16 8.895 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:02:36.826Z] #21 6.832 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-27T23:02:36.826Z] #21 7.009 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-27T23:02:36.826Z] #21 7.009 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-27T23:02:36.826Z] #21 7.085 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-27T23:02:36.979Z] #16 8.900 Unpacking jq (1.6-2.1) ... [2023-04-27T23:02:36.979Z] #16 9.010 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:02:36.979Z] #16 9.073 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:02:36.979Z] #16 9.133 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:02:36.982Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-27T23:02:36.982Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-27T23:02:36.982Z] - "overlay": [2023-04-27T23:02:36.982Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-27T23:02:36.982Z] - "zfs": [2023-04-27T23:02:36.982Z] - /dev/zfs: present [2023-04-27T23:02:36.982Z] - zfs command: missing [2023-04-27T23:02:36.982Z] - zpool command: missing [2023-04-27T23:02:36.982Z] [2023-04-27T23:02:36.982Z] Limits: [2023-04-27T23:02:36.982Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-27T23:02:36.982Z] [2023-04-27T23:02:36.982Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-27T23:02:37.087Z] #21 7.100 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-27T23:02:37.087Z] #21 7.108 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-27T23:02:37.087Z] #21 7.137 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-27T23:02:37.087Z] #21 7.151 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-27T23:02:37.087Z] #21 7.174 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-27T23:02:37.087Z] #21 7.199 go: downloading github.com/julz/importas v0.1.0 [2023-04-27T23:02:37.087Z] #21 7.206 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-27T23:02:37.087Z] #21 7.265 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-27T23:02:37.087Z] #21 7.284 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-27T23:02:37.087Z] #21 7.330 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-27T23:02:37.238Z] #16 9.144 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:37.238Z] #16 9.181 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:02:37.238Z] #16 9.196 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:37.238Z] #16 9.208 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:02:37.238Z] #16 9.224 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:02:37.238Z] #16 9.247 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:02:37.238Z] #16 9.258 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:02:37.238Z] #16 9.269 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:02:37.238Z] #16 9.280 Setting up ca-certificates (20210119) ... [2023-04-27T23:02:37.310Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde . [2023-04-27T23:02:37.343Z] #21 ... [2023-04-27T23:02:37.343Z] [2023-04-27T23:02:37.343Z] #22 [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-04-27T23:02:37.343Z] #0 2.309 + RM_GOPATH=0 [2023-04-27T23:02:37.343Z] #0 2.309 + TMP_GOPATH= [2023-04-27T23:02:37.343Z] #0 2.309 + : /build [2023-04-27T23:02:37.343Z] #0 2.309 + '[' -z '' ']' [2023-04-27T23:02:37.343Z] #0 2.311 ++ mktemp -d [2023-04-27T23:02:37.343Z] #0 2.311 + export GOPATH=/tmp/tmp.wxR9ik7Klg [2023-04-27T23:02:37.343Z] #0 2.311 + GOPATH=/tmp/tmp.wxR9ik7Klg [2023-04-27T23:02:37.343Z] #0 2.311 + RM_GOPATH=1 [2023-04-27T23:02:37.343Z] #0 2.311 + case "$(go env GOARCH)" in [2023-04-27T23:02:37.343Z] #0 2.317 ++ go env GOARCH [2023-04-27T23:02:37.343Z] #0 2.328 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:37.343Z] #0 2.328 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:37.343Z] #0 2.336 Install docker/cli version 17.06.2-ce from stable [2023-04-27T23:02:37.343Z] #0 2.336 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:37.343Z] #0 2.336 + dir=/tmp/install [2023-04-27T23:02:37.343Z] #0 2.336 + bin=dockercli [2023-04-27T23:02:37.343Z] #0 2.336 + shift [2023-04-27T23:02:37.343Z] #0 2.336 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-27T23:02:37.343Z] #0 2.336 + . /tmp/install/dockercli.installer [2023-04-27T23:02:37.343Z] #0 2.336 ++ : stable [2023-04-27T23:02:37.343Z] #0 2.336 ++ : 17.06.2-ce [2023-04-27T23:02:37.343Z] #0 2.336 + install_dockercli [2023-04-27T23:02:37.343Z] #0 2.336 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-27T23:02:37.343Z] #0 2.336 ++ uname -m [2023-04-27T23:02:37.343Z] #0 2.340 + arch=x86_64 [2023-04-27T23:02:37.343Z] #0 2.340 + '[' x86_64 '!=' x86_64 ']' [2023-04-27T23:02:37.343Z] #0 2.340 + url=https://download.docker.com/linux/static [2023-04-27T23:02:37.343Z] #0 2.340 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-27T23:02:37.343Z] #0 2.341 + tar -xz docker/docker [2023-04-27T23:02:37.343Z] #0 5.120 + mkdir -p /build [2023-04-27T23:02:37.343Z] #0 5.125 + mv docker/docker /build/ [2023-04-27T23:02:37.343Z] #0 5.132 + rmdir docker [2023-04-27T23:02:37.343Z] #22 DONE 7.4s [2023-04-27T23:02:37.343Z] [2023-04-27T23:02:37.343Z] #21 [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-04-27T23:02:37.343Z] #21 7.371 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-27T23:02:37.343Z] #21 7.388 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-27T23:02:37.343Z] #21 ... [2023-04-27T23:02:37.343Z] [2023-04-27T23:02:37.343Z] #23 [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-04-27T23:02:37.343Z] #0 2.066 + RM_GOPATH=0 [2023-04-27T23:02:37.343Z] #0 2.066 + TMP_GOPATH= [2023-04-27T23:02:37.343Z] #0 2.066 + : /build [2023-04-27T23:02:37.343Z] #0 2.066 + '[' -z '' ']' [2023-04-27T23:02:37.343Z] #0 2.066 ++ mktemp -d [2023-04-27T23:02:37.343Z] #0 2.068 + export GOPATH=/tmp/tmp.0ba2DyyLb4 [2023-04-27T23:02:37.343Z] #0 2.068 + GOPATH=/tmp/tmp.0ba2DyyLb4 [2023-04-27T23:02:37.343Z] #0 2.068 + RM_GOPATH=1 [2023-04-27T23:02:37.343Z] #0 2.068 + case "$(go env GOARCH)" in [2023-04-27T23:02:37.343Z] #0 2.068 ++ go env GOARCH [2023-04-27T23:02:37.343Z] #0 2.079 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:37.343Z] #0 2.079 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:37.343Z] #0 2.092 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:37.343Z] #0 2.094 + dir=/tmp/install [2023-04-27T23:02:37.343Z] #0 2.094 + bin=tomlv [2023-04-27T23:02:37.343Z] #0 2.094 + shift [2023-04-27T23:02:37.343Z] #0 2.094 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-27T23:02:37.343Z] #0 2.094 + . /tmp/install/tomlv.installer [2023-04-27T23:02:37.343Z] #0 2.094 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:02:37.343Z] #0 2.095 + install_tomlv [2023-04-27T23:02:37.343Z] #0 2.095 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-27T23:02:37.343Z] #0 2.095 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0ba2DyyLb4/src/github.com/BurntSushi/toml [2023-04-27T23:02:37.343Z] #0 2.104 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:02:37.343Z] #0 2.104 Cloning into '/tmp/tmp.0ba2DyyLb4/src/github.com/BurntSushi/toml'... [2023-04-27T23:02:37.343Z] #0 2.908 + cd /tmp/tmp.0ba2DyyLb4/src/github.com/BurntSushi/toml [2023-04-27T23:02:37.343Z] #0 2.908 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:02:37.343Z] #0 2.985 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:02:37.343Z] #0 3.175 encoding [2023-04-27T23:02:37.343Z] #0 3.242 internal/unsafeheader [2023-04-27T23:02:37.343Z] #0 3.245 internal/goexperiment [2023-04-27T23:02:37.343Z] #0 3.264 internal/cpu [2023-04-27T23:02:37.343Z] #0 3.265 internal/goos [2023-04-27T23:02:37.343Z] #0 3.272 runtime/internal/syscall [2023-04-27T23:02:37.343Z] #0 3.280 runtime/internal/atomic [2023-04-27T23:02:37.343Z] #0 3.280 internal/goarch [2023-04-27T23:02:37.343Z] #0 3.366 internal/itoa [2023-04-27T23:02:37.343Z] #0 3.409 math/bits [2023-04-27T23:02:37.343Z] #0 3.503 internal/abi [2023-04-27T23:02:37.343Z] #0 3.503 runtime/internal/math [2023-04-27T23:02:37.343Z] #0 3.503 unicode/utf8 [2023-04-27T23:02:37.343Z] #0 3.579 runtime/internal/sys [2023-04-27T23:02:37.343Z] #0 3.585 internal/race [2023-04-27T23:02:37.343Z] #0 3.594 sync/atomic [2023-04-27T23:02:37.343Z] #0 3.699 unicode [2023-04-27T23:02:37.343Z] #0 4.048 internal/bytealg [2023-04-27T23:02:37.343Z] #0 4.066 math [2023-04-27T23:02:37.343Z] #0 4.764 runtime [2023-04-27T23:02:37.343Z] #23 ... [2023-04-27T23:02:37.343Z] [2023-04-27T23:02:37.343Z] #24 [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-04-27T23:02:37.343Z] #0 1.219 + RM_GOPATH=0 [2023-04-27T23:02:37.343Z] #0 1.219 + TMP_GOPATH= [2023-04-27T23:02:37.343Z] #0 1.220 + : /build [2023-04-27T23:02:37.343Z] #0 1.220 + '[' -z '' ']' [2023-04-27T23:02:37.343Z] #0 1.220 ++ mktemp -d [2023-04-27T23:02:37.343Z] #0 1.220 + export GOPATH=/tmp/tmp.zmaSRe9X8A [2023-04-27T23:02:37.343Z] #0 1.220 + GOPATH=/tmp/tmp.zmaSRe9X8A [2023-04-27T23:02:37.343Z] #0 1.220 + RM_GOPATH=1 [2023-04-27T23:02:37.343Z] #0 1.220 + case "$(go env GOARCH)" in [2023-04-27T23:02:37.343Z] #0 1.220 ++ go env GOARCH [2023-04-27T23:02:37.343Z] #0 1.228 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:37.343Z] #0 1.228 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:37.343Z] #0 1.228 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:37.343Z] #0 1.229 + dir=/tmp/install [2023-04-27T23:02:37.343Z] #0 1.229 + bin=vndr [2023-04-27T23:02:37.343Z] #0 1.229 + shift [2023-04-27T23:02:37.343Z] #0 1.229 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-27T23:02:37.343Z] #0 1.229 + . /tmp/install/vndr.installer [2023-04-27T23:02:37.343Z] #0 1.234 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:02:37.343Z] #0 1.234 + install_vndr [2023-04-27T23:02:37.343Z] #0 1.234 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-27T23:02:37.343Z] #0 1.234 + GOBIN=/build [2023-04-27T23:02:37.343Z] #0 1.234 + GO111MODULE=on [2023-04-27T23:02:37.343Z] #0 1.234 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:02:37.343Z] #0 1.234 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:02:37.343Z] #0 1.965 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:02:37.343Z] #24 DONE 7.5s [2023-04-27T23:02:37.343Z] [2023-04-27T23:02:37.343Z] #15 [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-04-27T23:02:37.343Z] #15 DONE 18.3s [2023-04-27T23:02:37.343Z] [2023-04-27T23:02:37.343Z] #21 [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-04-27T23:02:37.343Z] #21 7.485 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-27T23:02:37.343Z] #21 7.532 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-27T23:02:37.343Z] #21 7.550 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-27T23:02:37.523Z] #38 54.54 AR soccr/libsoccr.a [2023-04-27T23:02:37.523Z] #38 54.57 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:02:37.575Z] #1 [internal] load build definition from Dockerfile [2023-04-27T23:02:37.575Z] #1 transferring dockerfile: [2023-04-27T23:02:37.575Z] #1 transferring dockerfile: 17.17kB done [2023-04-27T23:02:37.575Z] #1 DONE 0.2s [2023-04-27T23:02:37.575Z] [2023-04-27T23:02:37.575Z] #2 [internal] load .dockerignore [2023-04-27T23:02:37.575Z] #2 transferring context: 87B done [2023-04-27T23:02:37.575Z] #2 DONE 0.2s [2023-04-27T23:02:37.575Z] [2023-04-27T23:02:37.575Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-27T23:02:37.600Z] #21 ... [2023-04-27T23:02:37.600Z] [2023-04-27T23:02:37.600Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-27T23:02:37.600Z] #25 DONE 0.1s [2023-04-27T23:02:37.600Z] [2023-04-27T23:02:37.600Z] #21 [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-04-27T23:02:37.600Z] #21 7.604 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-27T23:02:37.600Z] #21 7.612 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-27T23:02:37.600Z] #21 7.764 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-27T23:02:37.600Z] #21 7.764 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-27T23:02:37.784Z] #38 54.97 DEP criu/arch/x86/sigframe.d [2023-04-27T23:02:37.812Z] #16 ... [2023-04-27T23:02:37.812Z] [2023-04-27T23:02:37.812Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:37.812Z] #10 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.9s done [2023-04-27T23:02:37.812Z] #10 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.8s done [2023-04-27T23:02:37.812Z] #10 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 7.4s [2023-04-27T23:02:37.836Z] #3 DONE 0.4s [2023-04-27T23:02:37.857Z] #21 7.824 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-27T23:02:37.857Z] #21 7.840 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-27T23:02:37.857Z] #21 7.906 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-27T23:02:38.046Z] #38 55.04 DEP criu/arch/x86/sigaction_compat.d [2023-04-27T23:02:38.074Z] #10 ... [2023-04-27T23:02:38.074Z] [2023-04-27T23:02:38.074Z] #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-04-27T23:02:38.074Z] #16 10.09 Updating certificates in /etc/ssl/certs... [2023-04-27T23:02:38.099Z] [2023-04-27T23:02:38.099Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-27T23:02:38.099Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-27T23:02:38.099Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-04-27T23:02:38.099Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-04-27T23:02:38.099Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-04-27T23:02:38.099Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-27T23:02:38.114Z] #21 8.077 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-27T23:02:38.114Z] #21 8.077 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-27T23:02:38.114Z] #21 8.120 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-27T23:02:38.114Z] #21 8.200 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-27T23:02:38.114Z] #21 8.220 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-27T23:02:38.114Z] #21 8.247 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-27T23:02:38.307Z] #38 55.14 DEP criu/arch/x86/kerndat.d [2023-04-27T23:02:38.307Z] #38 55.28 DEP criu/arch/x86/crtools.d [2023-04-27T23:02:38.307Z] #38 55.41 DEP criu/arch/x86/cpu.d [2023-04-27T23:02:38.360Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 1.05MB / 10.82MB 0.3s [2023-04-27T23:02:38.360Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-04-27T23:02:38.360Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s done [2023-04-27T23:02:38.370Z] #21 8.404 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-27T23:02:38.370Z] #21 8.452 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-27T23:02:38.370Z] #21 8.500 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-27T23:02:38.370Z] #21 8.544 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-27T23:02:38.370Z] #21 8.572 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-27T23:02:38.567Z] #38 55.64 CC criu/arch/x86/cpu.o [2023-04-27T23:02:38.620Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [2023-04-27T23:02:38.620Z] #4 DONE 0.6s [2023-04-27T23:02:38.620Z] [2023-04-27T23:02:38.620Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:38.626Z] #21 8.688 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-27T23:02:38.627Z] #21 8.688 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-27T23:02:38.627Z] #21 8.729 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-27T23:02:38.828Z] #38 ... [2023-04-27T23:02:38.828Z] [2023-04-27T23:02:38.828Z] #29 [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-04-27T23:02:38.828Z] #29 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-27T23:02:38.828Z] #29 100.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:38.828Z] #29 100.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:02:38.883Z] #21 8.828 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-27T23:02:38.883Z] #21 8.828 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-27T23:02:38.883Z] #21 8.844 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-27T23:02:38.883Z] #21 8.844 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-27T23:02:38.883Z] #21 8.844 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-27T23:02:38.883Z] #21 8.856 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-27T23:02:38.883Z] #21 8.856 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-27T23:02:38.883Z] #21 8.939 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-27T23:02:38.883Z] #21 8.952 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-27T23:02:38.883Z] #21 8.956 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-27T23:02:38.883Z] #21 9.016 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-27T23:02:38.883Z] #21 9.052 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-27T23:02:39.089Z] #29 ... [2023-04-27T23:02:39.089Z] [2023-04-27T23:02:39.089Z] #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-04-27T23:02:39.089Z] #38 56.26 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:02:39.089Z] #38 56.26 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:02:39.089Z] #38 56.26 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:02:39.089Z] #38 56.26 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:02:39.089Z] #38 56.26 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:02:39.089Z] #38 56.28 CC criu/arch/x86/crtools.o [2023-04-27T23:02:39.140Z] #21 9.076 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-27T23:02:39.140Z] #21 9.112 go: downloading honnef.co/go/tools v0.3.3 [2023-04-27T23:02:39.194Z] #5 DONE 0.6s [2023-04-27T23:02:39.194Z] [2023-04-27T23:02:39.194Z] #6 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-27T23:02:39.396Z] #21 9.491 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-27T23:02:39.450Z] #16 11.28 129 added, 0 removed; done. [2023-04-27T23:02:39.451Z] #16 11.35 Setting up jq (1.6-2.1) ... [2023-04-27T23:02:39.451Z] #16 11.36 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:39.451Z] #16 11.37 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:39.451Z] #16 11.38 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:39.451Z] #16 11.39 Processing triggers for ca-certificates (20210119) ... [2023-04-27T23:02:39.451Z] #16 11.40 Updating certificates in /etc/ssl/certs... [2023-04-27T23:02:39.457Z] #6 DONE 0.6s [2023-04-27T23:02:39.457Z] [2023-04-27T23:02:39.457Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-27T23:02:39.457Z] #7 DONE 0.6s [2023-04-27T23:02:39.457Z] [2023-04-27T23:02:39.457Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:39.457Z] #8 DONE 0.6s [2023-04-27T23:02:39.457Z] [2023-04-27T23:02:39.457Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:02:39.457Z] #9 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-27T23:02:39.654Z] #21 9.623 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-27T23:02:39.654Z] #21 9.675 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-27T23:02:39.654Z] #21 9.738 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T23:02:39.654Z] #21 9.806 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:02:39.654Z] #21 9.828 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T23:02:39.654Z] #21 9.828 go: downloading github.com/spf13/cast v1.5.0 [2023-04-27T23:02:39.654Z] #21 9.829 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-27T23:02:39.654Z] #21 9.831 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-27T23:02:39.654Z] #21 9.832 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T23:02:39.654Z] #21 9.839 go: downloading github.com/spf13/afero v1.8.2 [2023-04-27T23:02:39.654Z] #21 9.885 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T23:02:39.736Z] #9 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-27T23:02:39.736Z] #9 sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B done [2023-04-27T23:02:39.736Z] #9 sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB done [2023-04-27T23:02:39.736Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 1.05MB / 53.71MB 0.1s [2023-04-27T23:02:39.736Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 13.89MB / 53.71MB 0.2s [2023-04-27T23:02:39.911Z] #21 9.919 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-27T23:02:39.911Z] #21 9.959 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-27T23:02:39.911Z] #21 9.962 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-27T23:02:39.911Z] #21 9.972 go: downloading go.uber.org/zap v1.17.0 [2023-04-27T23:02:39.911Z] #21 9.974 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-27T23:02:39.911Z] #21 ... [2023-04-27T23:02:39.911Z] [2023-04-27T23:02:39.911Z] #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-04-27T23:02:39.911Z] #0 2.642 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:39.911Z] #0 2.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:39.911Z] #0 2.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:39.911Z] #0 3.140 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:02:39.911Z] #0 3.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:02:39.911Z] #0 3.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:02:39.911Z] #0 6.089 Fetched 8643 kB in 4s (2306 kB/s) [2023-04-27T23:02:39.911Z] #0 6.089 Reading package lists... [2023-04-27T23:02:39.911Z] #0 7.070 Reading package lists... [2023-04-27T23:02:39.911Z] #0 8.335 Building dependency tree... [2023-04-27T23:02:39.911Z] #0 9.315 The following additional packages will be installed: [2023-04-27T23:02:39.911Z] #0 9.315 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-27T23:02:39.911Z] #0 9.328 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-27T23:02:39.911Z] #0 9.334 Suggested packages: [2023-04-27T23:02:39.911Z] #0 9.334 manpages-dev protobuf-mode-el python3-setuptools [2023-04-27T23:02:39.911Z] #0 9.593 The following NEW packages will be installed: [2023-04-27T23:02:39.911Z] #0 9.594 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-27T23:02:39.911Z] #0 9.594 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-27T23:02:39.911Z] #0 9.595 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-27T23:02:39.911Z] #0 9.596 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-27T23:02:39.911Z] #0 9.878 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:39.911Z] #0 9.878 Need to get 4583 kB of archives. [2023-04-27T23:02:39.911Z] #0 9.878 After this operation, 25.9 MB of additional disk space will be used. [2023-04-27T23:02:39.911Z] #0 9.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:02:39.911Z] #0 9.886 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-27T23:02:39.911Z] #0 9.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:02:39.911Z] #0 9.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-27T23:02:39.911Z] #0 9.894 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-04-27T23:02:39.911Z] #0 9.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-27T23:02:39.911Z] #0 9.925 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:02:39.911Z] #0 9.925 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-04-27T23:02:39.911Z] #0 9.925 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-04-27T23:02:39.911Z] #0 9.929 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-27T23:02:39.911Z] #0 9.962 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-27T23:02:39.911Z] #0 9.968 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-27T23:02:40.007Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 24.12MB / 53.71MB 0.3s [2023-04-27T23:02:40.007Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 35.65MB / 53.71MB 0.4s [2023-04-27T23:02:40.169Z] #26 10.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-27T23:02:40.169Z] #26 10.09 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-04-27T23:02:40.169Z] #26 10.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-27T23:02:40.169Z] #26 10.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:02:40.169Z] #26 10.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-27T23:02:40.169Z] #26 10.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-27T23:02:40.169Z] #26 ... [2023-04-27T23:02:40.169Z] [2023-04-27T23:02:40.169Z] #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-04-27T23:02:40.169Z] #0 2.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:40.169Z] #0 2.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:40.170Z] #0 2.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:40.170Z] #0 3.103 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:02:40.170Z] #0 3.784 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:02:40.170Z] #0 3.896 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:02:40.170Z] #0 6.310 Fetched 8643 kB in 4s (2158 kB/s) [2023-04-27T23:02:40.170Z] #0 6.310 Reading package lists... [2023-04-27T23:02:40.170Z] #0 7.813 Reading package lists... [2023-04-27T23:02:40.170Z] #0 8.984 Building dependency tree... [2023-04-27T23:02:40.170Z] #0 9.491 The following additional packages will be installed: [2023-04-27T23:02:40.170Z] #0 9.491 libbtrfs0 [2023-04-27T23:02:40.170Z] #0 9.532 The following NEW packages will be installed: [2023-04-27T23:02:40.170Z] #0 9.532 libbtrfs-dev libbtrfs0 [2023-04-27T23:02:40.170Z] #0 9.801 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:40.170Z] #0 9.801 Need to get 460 kB of archives. [2023-04-27T23:02:40.170Z] #0 9.801 After this operation, 1237 kB of additional disk space will be used. [2023-04-27T23:02:40.170Z] #0 9.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:02:40.170Z] #0 9.809 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:02:40.170Z] #0 10.18 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:40.170Z] #27 ... [2023-04-27T23:02:40.170Z] [2023-04-27T23:02:40.170Z] #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-04-27T23:02:40.170Z] #0 1.192 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:40.170Z] #0 1.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:40.170Z] #0 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:40.170Z] #0 1.463 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:02:40.170Z] #0 1.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:02:40.170Z] #0 2.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:02:40.170Z] #0 3.575 Fetched 8643 kB in 3s (3087 kB/s) [2023-04-27T23:02:40.170Z] #0 3.575 Reading package lists... [2023-04-27T23:02:40.170Z] #0 5.035 Reading package lists... [2023-04-27T23:02:40.170Z] #0 6.272 Building dependency tree... [2023-04-27T23:02:40.170Z] #0 6.994 The following additional packages will be installed: [2023-04-27T23:02:40.170Z] #0 6.994 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:02:40.170Z] #0 6.994 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-27T23:02:40.170Z] #0 6.994 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-27T23:02:40.170Z] #0 6.996 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-27T23:02:40.170Z] #0 6.996 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-27T23:02:40.170Z] #0 6.999 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-27T23:02:40.170Z] #0 7.000 mingw-w64-common mingw-w64-x86-64-dev [2023-04-27T23:02:40.170Z] #0 7.005 Suggested packages: [2023-04-27T23:02:40.170Z] #0 7.005 gcc-10-locales seccomp wine64 [2023-04-27T23:02:40.170Z] #0 7.411 The following NEW packages will be installed: [2023-04-27T23:02:40.170Z] #0 7.412 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:02:40.170Z] #0 7.412 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-27T23:02:40.170Z] #0 7.412 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-27T23:02:40.170Z] #0 7.412 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-27T23:02:40.170Z] #0 7.412 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-27T23:02:40.170Z] #0 7.413 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-27T23:02:40.170Z] #0 7.413 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-27T23:02:40.170Z] #0 7.413 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-27T23:02:40.170Z] #0 7.414 mingw-w64-x86-64-dev [2023-04-27T23:02:40.170Z] #0 7.840 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:40.170Z] #0 7.840 Need to get 115 MB of archives. [2023-04-27T23:02:40.170Z] #0 7.840 After this operation, 645 MB of additional disk space will be used. [2023-04-27T23:02:40.170Z] #0 7.840 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-04-27T23:02:40.170Z] #0 7.892 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-04-27T23:02:40.170Z] #0 7.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-27T23:02:40.170Z] #0 7.947 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-04-27T23:02:40.170Z] #0 7.956 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-27T23:02:40.170Z] #0 7.976 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-27T23:02:40.170Z] #0 8.140 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-04-27T23:02:40.170Z] #0 8.255 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-04-27T23:02:40.170Z] #0 8.255 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-04-27T23:02:40.170Z] #0 8.572 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-04-27T23:02:40.170Z] #0 9.697 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-04-27T23:02:40.170Z] #0 10.06 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-04-27T23:02:40.275Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 51.38MB / 53.71MB 0.6s [2023-04-27T23:02:40.275Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.8s done [2023-04-27T23:02:40.427Z] #28 10.45 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-04-27T23:02:40.427Z] #28 ... [2023-04-27T23:02:40.427Z] [2023-04-27T23:02:40.427Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:02:40.427Z] #0 1.409 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-27T23:02:40.427Z] #0 1.410 Cloning into '.'... [2023-04-27T23:02:40.427Z] #0 9.387 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-27T23:02:40.427Z] #0 9.564 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:02:40.427Z] #29 ... [2023-04-27T23:02:40.427Z] [2023-04-27T23:02:40.427Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-27T23:02:40.427Z] #0 1.247 + RM_GOPATH=0 [2023-04-27T23:02:40.427Z] #0 1.247 + TMP_GOPATH= [2023-04-27T23:02:40.427Z] #0 1.247 + : /build [2023-04-27T23:02:40.427Z] #0 1.247 + '[' -z '' ']' [2023-04-27T23:02:40.427Z] #0 1.247 ++ mktemp -d [2023-04-27T23:02:40.427Z] #0 1.247 + export GOPATH=/tmp/tmp.pfsRnbBYZA [2023-04-27T23:02:40.427Z] #0 1.247 + GOPATH=/tmp/tmp.pfsRnbBYZA [2023-04-27T23:02:40.427Z] #0 1.247 + RM_GOPATH=1 [2023-04-27T23:02:40.427Z] #0 1.247 + case "$(go env GOARCH)" in [2023-04-27T23:02:40.427Z] #0 1.247 ++ go env GOARCH [2023-04-27T23:02:40.427Z] #0 1.247 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.427Z] #0 1.247 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.427Z] #0 1.247 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:40.427Z] #0 1.249 Install rootlesskit version v0.14.4 [2023-04-27T23:02:40.427Z] #0 1.249 + dir=/tmp/install [2023-04-27T23:02:40.427Z] #0 1.249 + bin=rootlesskit [2023-04-27T23:02:40.427Z] #0 1.249 + shift [2023-04-27T23:02:40.427Z] #0 1.249 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-27T23:02:40.427Z] #0 1.249 + . /tmp/install/rootlesskit.installer [2023-04-27T23:02:40.427Z] #0 1.249 ++ : v0.14.4 [2023-04-27T23:02:40.427Z] #0 1.249 + install_rootlesskit [2023-04-27T23:02:40.427Z] #0 1.249 + case "$1" in [2023-04-27T23:02:40.427Z] #0 1.249 + export CGO_ENABLED=0 [2023-04-27T23:02:40.427Z] #0 1.249 + CGO_ENABLED=0 [2023-04-27T23:02:40.427Z] #0 1.249 + _install_rootlesskit [2023-04-27T23:02:40.427Z] #0 1.249 + echo 'Install rootlesskit version v0.14.4' [2023-04-27T23:02:40.427Z] #0 1.249 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:02:40.427Z] #0 1.249 + GOBIN=/build [2023-04-27T23:02:40.427Z] #0 1.249 + GO111MODULE=on [2023-04-27T23:02:40.427Z] #0 1.249 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-27T23:02:40.427Z] #0 2.002 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-27T23:02:40.427Z] #30 ... [2023-04-27T23:02:40.427Z] [2023-04-27T23:02:40.427Z] #31 [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-04-27T23:02:40.427Z] #0 1.598 + RM_GOPATH=0 [2023-04-27T23:02:40.427Z] #0 1.598 + TMP_GOPATH= [2023-04-27T23:02:40.427Z] #0 1.598 + : /build [2023-04-27T23:02:40.427Z] #0 1.598 + '[' -z '' ']' [2023-04-27T23:02:40.427Z] #0 1.598 ++ mktemp -d [2023-04-27T23:02:40.427Z] #0 1.600 + export GOPATH=/tmp/tmp.ItfWwt5qEC [2023-04-27T23:02:40.427Z] #0 1.600 + GOPATH=/tmp/tmp.ItfWwt5qEC [2023-04-27T23:02:40.427Z] #0 1.600 + RM_GOPATH=1 [2023-04-27T23:02:40.427Z] #0 1.600 + case "$(go env GOARCH)" in [2023-04-27T23:02:40.427Z] #0 1.600 ++ go env GOARCH [2023-04-27T23:02:40.427Z] #0 1.620 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.427Z] #0 1.620 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.427Z] #0 1.625 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:02:40.427Z] #0 1.625 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:40.427Z] #0 1.625 + dir=/tmp/install [2023-04-27T23:02:40.427Z] #0 1.625 + bin=proxy [2023-04-27T23:02:40.427Z] #0 1.625 + shift [2023-04-27T23:02:40.427Z] #0 1.625 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-27T23:02:40.427Z] #0 1.625 + . /tmp/install/proxy.installer [2023-04-27T23:02:40.427Z] #0 1.625 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:02:40.427Z] #0 1.625 + install_proxy [2023-04-27T23:02:40.427Z] #0 1.625 + case "$1" in [2023-04-27T23:02:40.427Z] #0 1.625 + export CGO_ENABLED=0 [2023-04-27T23:02:40.427Z] #0 1.625 + CGO_ENABLED=0 [2023-04-27T23:02:40.427Z] #0 1.625 + _install_proxy [2023-04-27T23:02:40.427Z] #0 1.625 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-04-27T23:02:40.427Z] #0 1.625 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.ItfWwt5qEC/src/github.com/docker/libnetwork [2023-04-27T23:02:40.427Z] #0 1.628 Cloning into '/tmp/tmp.ItfWwt5qEC/src/github.com/docker/libnetwork'... [2023-04-27T23:02:40.427Z] #0 6.169 + cd /tmp/tmp.ItfWwt5qEC/src/github.com/docker/libnetwork [2023-04-27T23:02:40.427Z] #0 6.169 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:02:40.427Z] #0 6.387 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-27T23:02:40.472Z] #38 57.50 CC criu/arch/x86/kerndat.o [2023-04-27T23:02:40.538Z] #16 12.48 0 added, 0 removed; done. [2023-04-27T23:02:40.538Z] #16 12.48 Running hooks in /etc/ca-certificates/update.d... [2023-04-27T23:02:40.538Z] #16 12.48 done. [2023-04-27T23:02:40.684Z] #31 ... [2023-04-27T23:02:40.684Z] [2023-04-27T23:02:40.684Z] #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-04-27T23:02:40.684Z] #0 2.738 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:40.684Z] #0 2.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:40.684Z] #0 2.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:40.684Z] #0 3.097 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:02:40.684Z] #0 3.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:02:40.684Z] #0 4.269 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:02:40.684Z] #0 6.169 Fetched 8643 kB in 4s (2349 kB/s) [2023-04-27T23:02:40.684Z] #0 6.169 Reading package lists... [2023-04-27T23:02:40.684Z] #0 7.096 Reading package lists... [2023-04-27T23:02:40.684Z] #0 8.380 Building dependency tree... [2023-04-27T23:02:40.684Z] #0 8.880 The following additional packages will be installed: [2023-04-27T23:02:40.684Z] #0 8.880 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-27T23:02:40.684Z] #0 8.880 Suggested packages: [2023-04-27T23:02:40.684Z] #0 8.880 cmake-doc ninja-build lrzip [2023-04-27T23:02:40.684Z] #0 8.880 Recommended packages: [2023-04-27T23:02:40.684Z] #0 8.880 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-27T23:02:40.684Z] #0 9.076 The following NEW packages will be installed: [2023-04-27T23:02:40.684Z] #0 9.076 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-27T23:02:40.684Z] #0 9.076 vim-common xxd [2023-04-27T23:02:40.684Z] #0 9.424 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:40.684Z] #0 9.424 Need to get 17.7 MB of archives. [2023-04-27T23:02:40.684Z] #0 9.424 After this operation, 70.7 MB of additional disk space will be used. [2023-04-27T23:02:40.684Z] #0 9.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:02:40.684Z] #0 9.478 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:02:40.684Z] #0 9.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-27T23:02:40.684Z] #0 9.627 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:02:40.684Z] #0 9.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-27T23:02:40.684Z] #0 9.850 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-27T23:02:40.684Z] #0 9.883 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-27T23:02:40.684Z] #0 9.888 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-27T23:02:40.684Z] #0 9.892 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-27T23:02:40.684Z] #0 9.908 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-27T23:02:40.684Z] #0 10.69 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:40.684Z] #32 10.87 Fetched 17.7 MB in 1s (17.3 MB/s) [2023-04-27T23:02:40.684Z] #32 ... [2023-04-27T23:02:40.684Z] [2023-04-27T23:02:40.684Z] #33 [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-04-27T23:02:40.684Z] #0 1.213 + RM_GOPATH=0 [2023-04-27T23:02:40.684Z] #0 1.213 + TMP_GOPATH= [2023-04-27T23:02:40.684Z] #0 1.213 + : /build [2023-04-27T23:02:40.684Z] #0 1.213 + '[' -z '' ']' [2023-04-27T23:02:40.684Z] #0 1.217 ++ mktemp -d [2023-04-27T23:02:40.684Z] #0 1.221 + export GOPATH=/tmp/tmp.Gi9zCVRXOW [2023-04-27T23:02:40.684Z] #0 1.221 + GOPATH=/tmp/tmp.Gi9zCVRXOW [2023-04-27T23:02:40.684Z] #0 1.221 + RM_GOPATH=1 [2023-04-27T23:02:40.684Z] #0 1.221 + case "$(go env GOARCH)" in [2023-04-27T23:02:40.684Z] #0 1.221 ++ go env GOARCH [2023-04-27T23:02:40.684Z] #0 1.234 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.684Z] #0 1.234 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.684Z] #0 1.234 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:40.684Z] #0 1.234 + dir=/tmp/install [2023-04-27T23:02:40.684Z] #0 1.234 + bin=gotestsum [2023-04-27T23:02:40.684Z] #0 1.234 + shift [2023-04-27T23:02:40.684Z] #0 1.234 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-27T23:02:40.684Z] #0 1.234 + . /tmp/install/gotestsum.installer [2023-04-27T23:02:40.684Z] #0 1.234 ++ : v1.8.2 [2023-04-27T23:02:40.684Z] #0 1.234 + install_gotestsum [2023-04-27T23:02:40.684Z] #0 1.237 + set -e [2023-04-27T23:02:40.684Z] #0 1.237 + echo 'Install gotestsum version v1.8.2' [2023-04-27T23:02:40.684Z] #0 1.237 + GOBIN=/build [2023-04-27T23:02:40.684Z] #0 1.237 + GO111MODULE=on [2023-04-27T23:02:40.684Z] #0 1.237 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-27T23:02:40.684Z] #0 1.238 Install gotestsum version v1.8.2 [2023-04-27T23:02:40.684Z] #0 1.598 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-27T23:02:40.684Z] #0 2.808 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-27T23:02:40.684Z] #0 2.809 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:02:40.684Z] #0 2.810 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-27T23:02:40.684Z] #0 2.814 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:02:40.684Z] #0 2.844 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-27T23:02:40.684Z] #0 2.867 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-27T23:02:40.684Z] #0 2.867 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-27T23:02:40.684Z] #0 2.914 go: downloading golang.org/x/tools v0.1.11 [2023-04-27T23:02:40.684Z] #0 2.969 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T23:02:40.684Z] #0 3.083 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T23:02:40.684Z] #0 5.658 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:02:40.856Z] #9 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 [2023-04-27T23:02:40.941Z] #33 ... [2023-04-27T23:02:40.941Z] [2023-04-27T23:02:40.941Z] #34 [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-04-27T23:02:40.941Z] #0 1.906 + RM_GOPATH=0 [2023-04-27T23:02:40.941Z] #0 1.906 + TMP_GOPATH= [2023-04-27T23:02:40.941Z] #0 1.906 + : /build [2023-04-27T23:02:40.941Z] #0 1.906 + '[' -z '' ']' [2023-04-27T23:02:40.941Z] #0 1.910 ++ mktemp -d [2023-04-27T23:02:40.941Z] #0 1.912 + export GOPATH=/tmp/tmp.SzT0e2EDhp [2023-04-27T23:02:40.941Z] #0 1.912 + GOPATH=/tmp/tmp.SzT0e2EDhp [2023-04-27T23:02:40.941Z] #0 1.913 + RM_GOPATH=1 [2023-04-27T23:02:40.941Z] #0 1.913 + case "$(go env GOARCH)" in [2023-04-27T23:02:40.941Z] #0 1.918 ++ go env GOARCH [2023-04-27T23:02:40.941Z] #0 1.924 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.941Z] #0 1.924 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:40.941Z] #0 1.925 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:40.941Z] #0 1.926 + dir=/tmp/install [2023-04-27T23:02:40.941Z] #0 1.926 + bin=shfmt [2023-04-27T23:02:40.941Z] #0 1.926 + shift [2023-04-27T23:02:40.941Z] #0 1.926 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-27T23:02:40.941Z] #0 1.926 + . /tmp/install/shfmt.installer [2023-04-27T23:02:40.941Z] #0 1.926 ++ : v3.0.2 [2023-04-27T23:02:40.941Z] #0 1.926 + install_shfmt [2023-04-27T23:02:40.941Z] #0 1.926 + echo 'Install shfmt version v3.0.2' [2023-04-27T23:02:40.941Z] #0 1.926 + GOBIN=/build [2023-04-27T23:02:40.941Z] #0 1.926 + GO111MODULE=on [2023-04-27T23:02:40.941Z] #0 1.926 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-27T23:02:40.941Z] #0 1.926 Install shfmt version v3.0.2 [2023-04-27T23:02:40.941Z] #0 2.406 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-27T23:02:40.941Z] #0 10.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-27T23:02:40.941Z] #0 10.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-27T23:02:40.941Z] #0 10.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-27T23:02:40.941Z] #34 ... [2023-04-27T23:02:40.941Z] [2023-04-27T23:02:40.942Z] #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-04-27T23:02:40.942Z] #0 1.296 + git clone https://github.com/docker/distribution.git . [2023-04-27T23:02:40.942Z] #0 1.300 Cloning into '.'... [2023-04-27T23:02:40.942Z] #0 5.600 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-27T23:02:40.942Z] #0 6.214 + 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-04-27T23:02:41.043Z] #38 58.00 CC criu/arch/x86/sigaction_compat.o [2023-04-27T23:02:41.043Z] #38 58.21 CC criu/arch/x86/sigframe.o [2023-04-27T23:02:41.198Z] #35 ... [2023-04-27T23:02:41.198Z] [2023-04-27T23:02:41.198Z] #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-04-27T23:02:41.198Z] #32 10.92 Selecting previously unselected package xxd. [2023-04-27T23:02:41.198Z] #32 10.92 (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 ... 15722 files and directories currently installed.) [2023-04-27T23:02:41.198Z] #32 10.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:02:41.198Z] #32 11.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:02:41.304Z] #38 58.41 LINK criu/arch/x86/crtools.built-in.o [2023-04-27T23:02:41.304Z] #38 58.46 DEP criu/pie/util-vdso-elf32.d [2023-04-27T23:02:41.502Z] #16 DONE 13.4s [2023-04-27T23:02:41.502Z] [2023-04-27T23:02:41.502Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-27T23:02:41.502Z] #17 DONE 0.1s [2023-04-27T23:02:41.502Z] [2023-04-27T23:02:41.502Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:41.502Z] #10 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 8.3s done [2023-04-27T23:02:41.502Z] #10 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 2.3s [2023-04-27T23:02:41.761Z] #32 ... [2023-04-27T23:02:41.761Z] [2023-04-27T23:02:41.761Z] #31 [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-04-27T23:02:41.761Z] #31 DONE 11.8s [2023-04-27T23:02:41.761Z] [2023-04-27T23:02:41.761Z] #34 [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-04-27T23:02:41.761Z] #34 11.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-27T23:02:41.874Z] #38 58.71 DEP criu/pie/util-vdso.d [2023-04-27T23:02:41.874Z] #38 58.89 DEP criu/pie/util.d [2023-04-27T23:02:42.134Z] #38 59.03 CC criu/pie/util.o [2023-04-27T23:02:42.395Z] #38 59.27 CC criu/pie/util-vdso.o [2023-04-27T23:02:42.778Z] #9 ... [2023-04-27T23:02:42.778Z] [2023-04-27T23:02:42.778Z] #10 [internal] load build context [2023-04-27T23:02:42.778Z] #10 transferring context: 53.56MB 2.2s done [2023-04-27T23:02:42.778Z] #10 DONE 3.2s [2023-04-27T23:02:42.778Z] [2023-04-27T23:02:42.778Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:42.778Z] #11 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-27T23:02:42.778Z] #11 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-27T23:02:42.778Z] #11 sha256:1e081cbdcf1364cbddb4678e3748ba401afb11d0d3dd431a738af8a8ebada927 7.12kB / 7.12kB done [2023-04-27T23:02:42.778Z] #11 sha256:8a23590f548eec220bafa690e8a655ee400e352f2b49d39c4f610d1f2de04115 1.80kB / 1.80kB done [2023-04-27T23:02:42.778Z] #11 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.7s done [2023-04-27T23:02:42.778Z] #11 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.2s done [2023-04-27T23:02:42.778Z] #11 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.2s done [2023-04-27T23:02:42.778Z] #11 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 0.9s done [2023-04-27T23:02:42.778Z] #11 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 3.1s done [2023-04-27T23:02:42.778Z] #11 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 115.26MB / 115.26MB 3.2s [2023-04-27T23:02:42.778Z] #11 sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 154B / 154B 1.0s done [2023-04-27T23:02:42.967Z] #38 59.94 CC criu/pie/util-vdso-elf32.o [2023-04-27T23:02:43.040Z] #11 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 115.26MB / 115.26MB 3.3s done [2023-04-27T23:02:43.612Z] #11 ... [2023-04-27T23:02:43.612Z] [2023-04-27T23:02:43.612Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:43.612Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:02:43.612Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:02:43.612Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-27T23:02:43.612Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-27T23:02:43.612Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2023-04-27T23:02:43.612Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2023-04-27T23:02:43.612Z] #12 DONE 4.0s [2023-04-27T23:02:43.612Z] [2023-04-27T23:02:43.612Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:02:43.612Z] #9 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 2.9s done [2023-04-27T23:02:43.671Z] #34 ... [2023-04-27T23:02:43.671Z] [2023-04-27T23:02:43.671Z] #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-04-27T23:02:43.671Z] #27 10.56 Fetched 460 kB in 0s (1615 kB/s) [2023-04-27T23:02:43.671Z] #27 10.88 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:02:43.671Z] #27 10.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:02:43.671Z] #27 10.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:02:43.671Z] #27 10.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:02:43.671Z] #27 11.65 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:02:43.671Z] #27 11.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:02:43.671Z] #27 11.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:02:43.671Z] #27 12.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:02:43.671Z] #27 12.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:02:43.671Z] #27 12.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:43.671Z] #27 DONE 13.3s [2023-04-27T23:02:43.671Z] [2023-04-27T23:02:43.671Z] #21 [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-04-27T23:02:43.671Z] #21 10.11 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-27T23:02:43.671Z] #21 10.42 go: downloading golang.org/x/text v0.3.7 [2023-04-27T23:02:43.671Z] #21 10.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-27T23:02:43.671Z] #21 10.48 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-27T23:02:43.671Z] #21 10.53 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-27T23:02:43.671Z] #21 10.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-27T23:02:43.671Z] #21 10.73 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-27T23:02:43.671Z] #21 10.73 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-27T23:02:43.671Z] #21 10.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-27T23:02:43.671Z] #21 10.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-27T23:02:43.671Z] #21 10.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-27T23:02:43.671Z] #21 10.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-27T23:02:43.671Z] #21 10.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-27T23:02:43.671Z] #21 10.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-27T23:02:43.671Z] #21 10.81 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-27T23:02:43.671Z] #21 10.85 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-27T23:02:43.671Z] #21 10.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-27T23:02:43.671Z] #21 10.96 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-27T23:02:43.671Z] #21 10.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-27T23:02:43.671Z] #21 11.05 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-27T23:02:43.671Z] #21 11.12 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-27T23:02:43.671Z] #21 11.38 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-27T23:02:43.671Z] #21 11.38 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-27T23:02:43.671Z] #21 11.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-27T23:02:43.671Z] #21 11.60 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-27T23:02:43.671Z] #21 11.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-27T23:02:43.671Z] #21 11.75 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-27T23:02:43.671Z] #21 11.76 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-27T23:02:43.671Z] #21 11.76 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-27T23:02:43.671Z] #21 11.84 go: downloading go.uber.org/atomic v1.7.0 [2023-04-27T23:02:43.671Z] #21 11.90 go: downloading go.uber.org/multierr v1.6.0 [2023-04-27T23:02:43.671Z] #21 11.93 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-27T23:02:43.671Z] #21 11.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-27T23:02:43.671Z] #21 11.96 go: downloading github.com/prometheus/common v0.32.1 [2023-04-27T23:02:43.671Z] #21 11.96 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-27T23:02:43.671Z] #21 12.02 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-27T23:02:43.671Z] #21 12.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-27T23:02:43.671Z] #21 12.06 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T23:02:43.671Z] #21 12.09 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-27T23:02:43.671Z] #21 12.20 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-27T23:02:43.671Z] #21 12.20 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-27T23:02:43.671Z] #21 12.53 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-27T23:02:43.671Z] #21 12.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-27T23:02:43.671Z] #21 12.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-27T23:02:43.872Z] #9 DONE 4.3s [2023-04-27T23:02:43.872Z] [2023-04-27T23:02:43.872Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-27T23:02:43.872Z] #13 ... [2023-04-27T23:02:43.872Z] [2023-04-27T23:02:43.872Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:02:43.872Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:02:43.872Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:02:43.872Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-27T23:02:43.872Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-27T23:02:43.872Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2023-04-27T23:02:43.872Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2023-04-27T23:02:43.872Z] #14 DONE 4.5s [2023-04-27T23:02:43.909Z] #38 60.62 AR criu/pie/pie.lib.a [2023-04-27T23:02:43.909Z] #38 60.67 DEP criu/pie/restorer.d [2023-04-27T23:02:43.909Z] #38 60.92 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-27T23:02:44.135Z] [2023-04-27T23:02:44.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:44.135Z] #11 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.2s done [2023-04-27T23:02:44.135Z] #11 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 [2023-04-27T23:02:44.170Z] #38 61.08 DEP criu/arch/x86/restorer_unmap.d [2023-04-27T23:02:44.170Z] #38 61.12 DEP criu/arch/x86/restorer.d [2023-04-27T23:02:44.170Z] #38 61.35 DEP criu/arch/x86/vdso-pie.d [2023-04-27T23:02:44.396Z] #11 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.4s done [2023-04-27T23:02:44.656Z] #11 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc [2023-04-27T23:02:44.742Z] #38 61.53 DEP criu/pie/parasite-vdso.d [2023-04-27T23:02:44.742Z] #38 61.71 DEP criu/pie/parasite.d [2023-04-27T23:02:45.003Z] #38 61.99 CC criu/pie/parasite.o [2023-04-27T23:02:45.564Z] #21 ... [2023-04-27T23:02:45.564Z] [2023-04-27T23:02:45.564Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-27T23:02:45.564Z] #30 15.75 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:02:45.564Z] #30 15.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-27T23:02:45.564Z] #30 15.75 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-27T23:02:45.564Z] #30 15.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-27T23:02:45.564Z] #30 15.78 go: downloading github.com/google/uuid v1.3.0 [2023-04-27T23:02:45.564Z] #30 15.78 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-27T23:02:45.564Z] #30 15.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-27T23:02:45.564Z] #30 15.83 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:02:45.821Z] #30 15.83 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T23:02:45.821Z] #30 15.86 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-27T23:02:45.821Z] #30 15.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-27T23:02:46.387Z] #38 63.19 LINK criu/pie/parasite.built-in.o [2023-04-27T23:02:46.387Z] #38 63.20 GEN criu/pie/parasite-blob.h [2023-04-27T23:02:46.387Z] #38 63.23 CC criu/pie/parasite-vdso.o [2023-04-27T23:02:46.751Z] #30 16.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-27T23:02:46.751Z] #30 16.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-27T23:02:46.772Z] #10 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 7.4s [2023-04-27T23:02:46.959Z] #38 63.85 CC criu/arch/x86/vdso-pie.o [2023-04-27T23:02:47.009Z] #30 17.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-27T23:02:47.009Z] #30 17.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-27T23:02:47.219Z] #38 64.14 CC criu/arch/x86/restorer.o [2023-04-27T23:02:47.480Z] #38 64.58 CC criu/arch/x86/restorer_unmap.o [2023-04-27T23:02:47.572Z] #30 ... [2023-04-27T23:02:47.572Z] [2023-04-27T23:02:47.572Z] #36 [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-04-27T23:02:47.572Z] #0 2.837 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-27T23:02:47.572Z] #0 3.348 [2023-04-27T23:02:47.572Z] #0 3.608 #=#=# # 2.2% ######################################################################## 100.0% [2023-04-27T23:02:47.572Z] #0 4.069 [2023-04-27T23:02:47.572Z] #0 5.335 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-27T23:02:47.572Z] #0 5.777 #=#=# [2023-04-27T23:02:47.572Z] #0 6.085 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:47.572Z] #0 6.632 [2023-04-27T23:02:47.572Z] #0 7.858 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-27T23:02:47.572Z] #0 8.356 [2023-04-27T23:02:47.572Z] #0 8.604 #=#=# 0.1% ########################### 37.7% ################################################ 66.7% ######################################################################## 100.0% [2023-04-27T23:02:47.572Z] #0 9.385 [2023-04-27T23:02:47.708Z] #10 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 8.5s done [2023-04-27T23:02:47.740Z] #38 64.64 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-27T23:02:47.741Z] #38 64.90 CC criu/pie/restorer.o [2023-04-27T23:02:47.842Z] #36 ... [2023-04-27T23:02:47.843Z] [2023-04-27T23:02:47.843Z] #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-04-27T23:02:47.843Z] #26 10.86 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:47.843Z] #26 10.95 Fetched 4583 kB in 1s (9043 kB/s) [2023-04-27T23:02:47.843Z] #26 11.56 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:02:47.843Z] #26 11.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 ... 15722 files and directories currently installed.) [2023-04-27T23:02:47.843Z] #26 11.57 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 11.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:02:47.843Z] #26 11.92 Selecting previously unselected package libcap-dev:amd64. [2023-04-27T23:02:47.843Z] #26 11.94 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 12.00 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:02:47.843Z] #26 12.13 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:02:47.843Z] #26 12.14 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 12.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:02:47.843Z] #26 12.24 Selecting previously unselected package libnet1-dev. [2023-04-27T23:02:47.843Z] #26 12.24 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 12.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:02:47.843Z] #26 12.72 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:02:47.843Z] #26 12.72 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 12.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:02:47.843Z] #26 13.02 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-27T23:02:47.843Z] #26 13.04 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 13.06 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:02:47.843Z] #26 13.41 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:02:47.843Z] #26 13.41 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 13.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:02:47.843Z] #26 13.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-27T23:02:47.843Z] #26 13.56 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 13.58 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:02:47.843Z] #26 13.65 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-27T23:02:47.843Z] #26 13.66 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 13.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:02:47.843Z] #26 13.81 Selecting previously unselected package libprotobuf23:amd64. [2023-04-27T23:02:47.843Z] #26 13.81 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 13.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 14.07 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-27T23:02:47.843Z] #26 14.08 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 14.09 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 14.19 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-27T23:02:47.843Z] #26 14.19 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 14.19 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 14.76 Selecting previously unselected package libprotoc23:amd64. [2023-04-27T23:02:47.843Z] #26 14.76 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 14.76 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 15.00 Selecting previously unselected package protobuf-c-compiler. [2023-04-27T23:02:47.843Z] #26 15.00 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 15.01 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:02:47.843Z] #26 15.09 Selecting previously unselected package protobuf-compiler. [2023-04-27T23:02:47.843Z] #26 15.10 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 15.11 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 15.22 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:02:47.843Z] #26 15.22 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:02:47.843Z] #26 15.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:02:47.843Z] #26 15.34 Selecting previously unselected package python3-six. [2023-04-27T23:02:47.843Z] #26 15.35 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-27T23:02:47.843Z] #26 15.35 Unpacking python3-six (1.16.0-2) ... [2023-04-27T23:02:47.843Z] #26 15.44 Selecting previously unselected package python3-protobuf. [2023-04-27T23:02:47.843Z] #26 15.44 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-27T23:02:47.843Z] #26 15.48 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 15.71 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:02:47.843Z] #26 16.24 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 16.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:02:47.843Z] #26 16.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:02:47.843Z] #26 16.39 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:02:47.843Z] #26 16.42 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:02:47.843Z] #26 16.46 Setting up python3-six (1.16.0-2) ... [2023-04-27T23:02:47.843Z] #26 16.83 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 16.86 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:02:47.843Z] #26 16.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:02:47.843Z] #26 16.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:02:47.843Z] #26 17.01 Setting up python3-protobuf (3.12.4-1) ... [2023-04-27T23:02:47.963Z] #11 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 2.9s done [2023-04-27T23:02:47.963Z] #11 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 [2023-04-27T23:02:47.966Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 [2023-04-27T23:02:48.312Z] #38 ... [2023-04-27T23:02:48.312Z] [2023-04-27T23:02:48.312Z] #29 [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-04-27T23:02:48.312Z] #29 113.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-27T23:02:48.312Z] #29 113.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 113.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:02:48.312Z] #29 119.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-27T23:02:48.312Z] #29 119.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-27T23:02:48.312Z] #29 119.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:02:48.312Z] #29 119.4 Selecting previously unselected package libapparmor1:amd64. [2023-04-27T23:02:48.312Z] #29 119.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 119.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:02:48.312Z] #29 119.5 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-27T23:02:48.312Z] #29 119.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 119.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:02:48.312Z] #29 119.6 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:02:48.312Z] #29 119.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 119.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:02:48.312Z] #29 119.8 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:02:48.312Z] #29 119.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 119.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:02:48.312Z] #29 120.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-27T23:02:48.312Z] #29 120.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 120.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:02:48.312Z] #29 120.1 Selecting previously unselected package libudev-dev:amd64. [2023-04-27T23:02:48.312Z] #29 120.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:02:48.312Z] #29 120.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:02:48.312Z] #29 120.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-27T23:02:48.312Z] #29 120.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-27T23:02:48.414Z] #26 ... [2023-04-27T23:02:48.414Z] [2023-04-27T23:02:48.414Z] #36 [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-04-27T23:02:48.414Z] #36 10.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-27T23:02:48.572Z] #29 120.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:02:48.834Z] #29 120.6 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-27T23:02:48.834Z] #29 120.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:02:48.834Z] #29 120.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:48.834Z] #29 120.8 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-27T23:02:48.834Z] #29 120.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:02:48.977Z] #36 11.30 [2023-04-27T23:02:49.095Z] #29 120.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:49.095Z] #29 121.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-27T23:02:49.095Z] #29 121.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:02:49.095Z] #29 121.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:49.095Z] #29 121.1 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-27T23:02:49.095Z] #29 121.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:02:49.095Z] #29 121.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:49.234Z] #36 11.53 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:49.356Z] #29 ... [2023-04-27T23:02:49.356Z] [2023-04-27T23:02:49.356Z] #25 [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-04-27T23:02:49.356Z] #25 121.3 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:02:49.356Z] #25 121.3 + GOBIN=/build [2023-04-27T23:02:49.356Z] #25 121.3 + GO111MODULE=on [2023-04-27T23:02:49.356Z] #25 121.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-27T23:02:49.490Z] #36 11.97 [2023-04-27T23:02:50.509Z] #11 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 2.4s done [2023-04-27T23:02:50.509Z] #11 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 [2023-04-27T23:02:50.860Z] #36 12.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-27T23:02:51.119Z] #36 13.46 [2023-04-27T23:02:51.119Z] #36 ... [2023-04-27T23:02:51.119Z] [2023-04-27T23:02:51.119Z] #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-04-27T23:02:51.119Z] #28 11.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-04-27T23:02:51.119Z] #28 11.43 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-04-27T23:02:51.119Z] #28 11.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-27T23:02:51.119Z] #28 11.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-27T23:02:51.119Z] #28 11.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:02:51.119Z] #28 11.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:02:51.119Z] #28 11.45 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-04-27T23:02:51.119Z] #28 11.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-27T23:02:51.119Z] #28 11.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-27T23:02:51.119Z] #28 11.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-27T23:02:51.119Z] #28 11.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-27T23:02:51.119Z] #28 11.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-27T23:02:51.119Z] #28 11.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-27T23:02:51.119Z] #28 11.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-27T23:02:51.119Z] #28 11.58 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-04-27T23:02:51.119Z] #28 11.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-27T23:02:51.119Z] #28 11.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-27T23:02:51.119Z] #28 11.93 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:51.119Z] #28 12.05 Fetched 115 MB in 4s (27.6 MB/s) [2023-04-27T23:02:51.119Z] #28 12.12 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-27T23:02:51.119Z] #28 12.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:02:51.119Z] #28 12.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:02:51.119Z] #28 12.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:02:51.119Z] #28 13.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-27T23:02:51.119Z] #28 13.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:02:51.119Z] #28 13.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:02:51.119Z] #28 14.33 Selecting previously unselected package binutils-mingw-w64. [2023-04-27T23:02:51.119Z] #28 14.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-27T23:02:51.119Z] #28 14.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:02:51.119Z] #28 14.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-27T23:02:51.119Z] #28 14.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:02:51.119Z] #28 14.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:02:51.119Z] #28 14.60 Selecting previously unselected package dmsetup. [2023-04-27T23:02:51.119Z] #28 14.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:02:51.119Z] #28 14.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:02:51.119Z] #28 14.75 Selecting previously unselected package mingw-w64-common. [2023-04-27T23:02:51.119Z] #28 14.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-27T23:02:51.119Z] #28 14.76 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-27T23:02:51.119Z] #28 16.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-27T23:02:51.119Z] #28 16.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-27T23:02:51.119Z] #28 16.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:02:51.119Z] #28 20.13 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-27T23:02:51.119Z] #28 20.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:51.119Z] #28 20.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:02:51.119Z] #28 20.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-27T23:02:51.119Z] #28 20.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:51.119Z] #28 21.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:02:51.378Z] #28 ... [2023-04-27T23:02:51.378Z] [2023-04-27T23:02:51.378Z] #36 [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-04-27T23:02:51.636Z] #36 13.75 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:51.958Z] #36 14.23 [2023-04-27T23:02:51.958Z] #36 ... [2023-04-27T23:02:51.958Z] [2023-04-27T23:02:51.958Z] #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-04-27T23:02:51.958Z] #32 11.84 Selecting previously unselected package vim-common. [2023-04-27T23:02:51.958Z] #32 11.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:02:51.958Z] #32 11.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:02:51.958Z] #32 12.13 Selecting previously unselected package cmake-data. [2023-04-27T23:02:51.958Z] #32 12.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-27T23:02:51.958Z] #32 12.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:02:51.958Z] #32 13.57 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:02:51.958Z] #32 13.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 13.59 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:02:51.958Z] #32 15.44 Selecting previously unselected package libxml2:amd64. [2023-04-27T23:02:51.958Z] #32 15.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 15.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:02:51.958Z] #32 15.74 Selecting previously unselected package libarchive13:amd64. [2023-04-27T23:02:51.958Z] #32 15.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 15.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:02:51.958Z] #32 15.94 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-27T23:02:51.958Z] #32 15.95 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 15.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:02:51.958Z] #32 16.15 Selecting previously unselected package librhash0:amd64. [2023-04-27T23:02:51.958Z] #32 16.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 16.16 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:02:51.958Z] #32 16.26 Selecting previously unselected package libuv1:amd64. [2023-04-27T23:02:51.958Z] #32 16.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 16.27 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:02:51.958Z] #32 16.46 Selecting previously unselected package cmake. [2023-04-27T23:02:51.958Z] #32 16.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-27T23:02:51.958Z] #32 16.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:02:51.958Z] #32 20.28 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:02:51.958Z] #32 20.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:02:51.958Z] #32 20.36 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:02:51.958Z] #32 20.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:02:51.958Z] #32 21.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:02:51.958Z] #32 22.02 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:02:51.958Z] #32 ... [2023-04-27T23:02:51.958Z] [2023-04-27T23:02:51.958Z] #23 [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-04-27T23:02:51.958Z] #23 12.06 internal/reflectlite [2023-04-27T23:02:51.958Z] #23 12.06 sync [2023-04-27T23:02:51.958Z] #23 12.50 internal/testlog [2023-04-27T23:02:51.958Z] #23 12.76 sort [2023-04-27T23:02:51.958Z] #23 12.76 errors [2023-04-27T23:02:51.958Z] #23 12.88 strconv [2023-04-27T23:02:51.958Z] #23 12.88 internal/oserror [2023-04-27T23:02:51.958Z] #23 12.88 internal/safefilepath [2023-04-27T23:02:51.958Z] #23 12.88 path [2023-04-27T23:02:51.958Z] #23 12.88 io [2023-04-27T23:02:51.958Z] #23 12.99 syscall [2023-04-27T23:02:51.958Z] #23 13.27 text/tabwriter [2023-04-27T23:02:51.958Z] #23 13.27 strings [2023-04-27T23:02:51.958Z] #23 13.27 bytes [2023-04-27T23:02:51.958Z] #23 14.57 reflect [2023-04-27T23:02:51.958Z] #23 14.69 bufio [2023-04-27T23:02:51.958Z] #23 15.44 time [2023-04-27T23:02:51.958Z] #23 15.44 internal/syscall/unix [2023-04-27T23:02:51.958Z] #23 15.44 internal/syscall/execenv [2023-04-27T23:02:51.958Z] #23 17.81 internal/poll [2023-04-27T23:02:51.958Z] #23 17.81 io/fs [2023-04-27T23:02:51.958Z] #23 18.65 os [2023-04-27T23:02:51.958Z] #23 19.00 internal/fmtsort [2023-04-27T23:02:51.958Z] #23 19.35 io/ioutil [2023-04-27T23:02:51.958Z] #23 19.35 fmt [2023-04-27T23:02:51.958Z] #23 19.92 github.com/BurntSushi/toml [2023-04-27T23:02:51.958Z] #23 19.92 log [2023-04-27T23:02:51.958Z] #23 19.92 flag [2023-04-27T23:02:51.958Z] #23 21.01 github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:02:52.158Z] #10 ... [2023-04-27T23:02:52.158Z] [2023-04-27T23:02:52.158Z] #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-04-27T23:02:52.158Z] #0 2.373 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-27T23:02:52.158Z] #0 2.667 [2023-04-27T23:02:52.158Z] #0 2.904 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:52.158Z] #0 3.186 [2023-04-27T23:02:52.158Z] #0 4.257 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-27T23:02:52.158Z] #0 4.689 [2023-04-27T23:02:52.158Z] #0 4.915 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:52.158Z] #0 5.253 [2023-04-27T23:02:52.158Z] #0 6.278 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-27T23:02:52.158Z] #0 6.619 [2023-04-27T23:02:52.158Z] #0 6.838 #=#=# ########## 14.9% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2023-04-27T23:02:52.158Z] #0 7.404 [2023-04-27T23:02:52.158Z] #0 8.500 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-27T23:02:52.158Z] #0 8.864 [2023-04-27T23:02:52.158Z] #0 9.088 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:52.158Z] #0 9.464 [2023-04-27T23:02:52.158Z] #18 10.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-27T23:02:52.158Z] #18 ... [2023-04-27T23:02:52.158Z] [2023-04-27T23:02:52.158Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:52.215Z] #23 ... [2023-04-27T23:02:52.215Z] [2023-04-27T23:02:52.215Z] #36 [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-04-27T23:02:52.215Z] #36 14.33 Download of images into '/build' complete. [2023-04-27T23:02:52.215Z] #36 14.33 Use something like the following to load the result into a Docker daemon: [2023-04-27T23:02:52.215Z] #36 14.33 tar -cC '/build' . | docker load [2023-04-27T23:02:52.895Z] Client: Docker Engine - Community [2023-04-27T23:02:52.895Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:52.895Z] API version: 1.42 [2023-04-27T23:02:52.895Z] Go version: go1.18.3 [2023-04-27T23:02:52.895Z] Git commit: 3e9117b [2023-04-27T23:02:52.895Z] Built: Fri Jun 3 17:55:45 2022 [2023-04-27T23:02:52.895Z] OS/Arch: linux/amd64 [2023-04-27T23:02:52.895Z] Context: default [2023-04-27T23:02:52.895Z] [2023-04-27T23:02:52.895Z] Server: Docker Engine - Community [2023-04-27T23:02:52.895Z] Engine: [2023-04-27T23:02:52.895Z] Version: 22.06.0-beta.0 [2023-04-27T23:02:52.895Z] API version: 1.42 (minimum version 1.12) [2023-04-27T23:02:52.895Z] Go version: go1.18.3 [2023-04-27T23:02:52.895Z] Git commit: 38633e7 [2023-04-27T23:02:52.895Z] Built: Fri Jun 3 17:55:45 2022 [2023-04-27T23:02:52.895Z] OS/Arch: linux/amd64 [2023-04-27T23:02:52.895Z] Experimental: true [2023-04-27T23:02:52.895Z] containerd: [2023-04-27T23:02:52.895Z] Version: 1.6.8 [2023-04-27T23:02:52.895Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:52.895Z] runc: [2023-04-27T23:02:52.895Z] Version: 1.1.4 [2023-04-27T23:02:52.895Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:52.895Z] docker-init: [2023-04-27T23:02:52.895Z] Version: 0.19.0 [2023-04-27T23:02:52.895Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-27T23:02:53.055Z] #11 ... [2023-04-27T23:02:53.055Z] [2023-04-27T23:02:53.055Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-27T23:02:53.055Z] #13 1.181 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:02:53.055Z] #13 1.242 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:02:53.055Z] #13 1.243 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:02:53.055Z] #13 1.377 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-27T23:02:53.055Z] #13 1.836 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-27T23:02:53.055Z] #13 2.109 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-27T23:02:53.055Z] #13 2.627 Fetched 8525 kB in 2s (5033 kB/s) [2023-04-27T23:02:53.055Z] #13 2.627 Reading package lists... [2023-04-27T23:02:53.055Z] #13 3.181 Reading package lists... [2023-04-27T23:02:53.055Z] #13 3.736 Building dependency tree... [2023-04-27T23:02:53.055Z] #13 4.109 The following additional packages will be installed: [2023-04-27T23:02:53.055Z] #13 4.109 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-27T23:02:53.055Z] #13 4.109 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-27T23:02:53.055Z] #13 4.110 Recommended packages: [2023-04-27T23:02:53.055Z] #13 4.117 libldap-common publicsuffix libsasl2-modules [2023-04-27T23:02:53.055Z] #13 4.221 The following NEW packages will be installed: [2023-04-27T23:02:53.055Z] #13 4.221 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-27T23:02:53.055Z] #13 4.221 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-27T23:02:53.055Z] #13 4.221 libssh2-1 openssl [2023-04-27T23:02:53.055Z] #13 4.498 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:02:53.055Z] #13 4.498 Need to get 2944 kB of archives. [2023-04-27T23:02:53.055Z] #13 4.498 After this operation, 6484 kB of additional disk space will be used. [2023-04-27T23:02:53.055Z] #13 4.498 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-04-27T23:02:53.055Z] #13 4.542 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-04-27T23:02:53.055Z] #13 4.544 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-04-27T23:02:53.055Z] #13 4.617 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-04-27T23:02:53.055Z] #13 4.619 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-04-27T23:02:53.055Z] #13 4.621 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-04-27T23:02:53.055Z] #13 4.623 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-04-27T23:02:53.055Z] #13 4.625 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-04-27T23:02:53.055Z] #13 4.627 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-04-27T23:02:53.055Z] #13 4.628 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-04-27T23:02:53.055Z] #13 4.629 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-04-27T23:02:53.055Z] #13 4.630 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-04-27T23:02:53.055Z] #13 4.631 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-27T23:02:53.055Z] #13 4.655 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-27T23:02:53.055Z] #13 4.656 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-27T23:02:53.055Z] #13 4.917 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:02:53.055Z] #13 4.977 Fetched 2944 kB in 0s (6883 kB/s) [2023-04-27T23:02:53.055Z] #13 5.085 Selecting previously unselected package openssl. [2023-04-27T23:02:53.055Z] #13 5.085 (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 ... 6656 files and directories currently installed.) [2023-04-27T23:02:53.055Z] #13 5.086 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 5.101 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:02:53.055Z] #13 5.402 Selecting previously unselected package ca-certificates. [2023-04-27T23:02:53.055Z] #13 5.402 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-27T23:02:53.055Z] #13 5.450 Unpacking ca-certificates (20210119) ... [2023-04-27T23:02:53.055Z] #13 5.687 Selecting previously unselected package libbrotli1:arm64. [2023-04-27T23:02:53.055Z] #13 5.687 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 5.702 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-27T23:02:53.055Z] #13 5.815 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-04-27T23:02:53.055Z] #13 5.815 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 5.892 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:53.055Z] #13 5.959 Selecting previously unselected package libsasl2-2:arm64. [2023-04-27T23:02:53.055Z] #13 5.959 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 5.966 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:53.055Z] #13 6.366 Selecting previously unselected package libldap-2.4-2:arm64. [2023-04-27T23:02:53.055Z] #13 6.366 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 6.376 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:02:53.055Z] #13 6.613 Selecting previously unselected package libnghttp2-14:arm64. [2023-04-27T23:02:53.055Z] #13 6.623 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 6.656 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-27T23:02:53.055Z] #13 6.875 Selecting previously unselected package libpsl5:arm64. [2023-04-27T23:02:53.055Z] #13 6.875 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 6.908 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-04-27T23:02:53.055Z] #13 7.075 Selecting previously unselected package librtmp1:arm64. [2023-04-27T23:02:53.055Z] #13 7.075 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 7.093 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:02:53.055Z] #13 7.360 Selecting previously unselected package libssh2-1:arm64. [2023-04-27T23:02:53.055Z] #13 7.362 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 7.371 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-04-27T23:02:53.055Z] #13 7.487 Selecting previously unselected package libcurl4:arm64. [2023-04-27T23:02:53.055Z] #13 7.487 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 7.501 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:53.055Z] #13 7.636 Selecting previously unselected package curl. [2023-04-27T23:02:53.055Z] #13 7.636 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 7.653 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:53.055Z] #13 7.807 Selecting previously unselected package libonig5:arm64. [2023-04-27T23:02:53.055Z] #13 7.807 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 7.817 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-27T23:02:53.055Z] #13 8.080 Selecting previously unselected package libjq1:arm64. [2023-04-27T23:02:53.055Z] #13 8.080 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 8.171 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-27T23:02:53.055Z] #13 8.338 Selecting previously unselected package jq. [2023-04-27T23:02:53.055Z] #13 8.338 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-04-27T23:02:53.055Z] #13 8.359 Unpacking jq (1.6-2.1) ... [2023-04-27T23:02:53.055Z] #13 8.693 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-04-27T23:02:53.055Z] #13 8.783 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-27T23:02:53.055Z] #13 8.887 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-27T23:02:53.055Z] #13 9.166 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:53.055Z] #13 9.325 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:02:53.055Z] #13 9.360 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:02:53.055Z] #13 9.417 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-04-27T23:02:53.094Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.1s [2023-04-27T23:02:53.204Z] #36 ... [2023-04-27T23:02:53.204Z] [2023-04-27T23:02:53.204Z] #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-04-27T23:02:53.204Z] #0 1.163 + RM_GOPATH=0 [2023-04-27T23:02:53.204Z] #0 1.163 + TMP_GOPATH= [2023-04-27T23:02:53.204Z] #0 1.163 + : /build [2023-04-27T23:02:53.204Z] #0 1.163 + '[' -z '' ']' [2023-04-27T23:02:53.204Z] #0 1.163 ++ mktemp -d [2023-04-27T23:02:53.204Z] #0 1.165 + export GOPATH=/tmp/tmp.78XGy06k9y [2023-04-27T23:02:53.204Z] #0 1.165 + GOPATH=/tmp/tmp.78XGy06k9y [2023-04-27T23:02:53.204Z] #0 1.165 + RM_GOPATH=1 [2023-04-27T23:02:53.204Z] #0 1.165 + case "$(go env GOARCH)" in [2023-04-27T23:02:53.204Z] #0 1.166 ++ go env GOARCH [2023-04-27T23:02:53.204Z] #0 1.181 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:53.204Z] #0 1.181 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:53.204Z] #0 1.181 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:53.204Z] #0 1.181 + dir=/tmp/install [2023-04-27T23:02:53.204Z] #0 1.181 + bin=containerd [2023-04-27T23:02:53.204Z] #0 1.181 + shift [2023-04-27T23:02:53.204Z] #0 1.181 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-27T23:02:53.204Z] #0 1.181 + . /tmp/install/containerd.installer [2023-04-27T23:02:53.204Z] #0 1.181 ++ set -e [2023-04-27T23:02:53.204Z] #0 1.181 ++ : v1.6.20 [2023-04-27T23:02:53.204Z] #0 1.181 + install_containerd [2023-04-27T23:02:53.204Z] #0 1.186 + echo 'Install containerd version v1.6.20' [2023-04-27T23:02:53.204Z] #0 1.186 + git clone https://github.com/containerd/containerd.git /tmp/tmp.78XGy06k9y/src/github.com/containerd/containerd [2023-04-27T23:02:53.204Z] #0 1.186 Install containerd version v1.6.20 [2023-04-27T23:02:53.204Z] #0 1.189 Cloning into '/tmp/tmp.78XGy06k9y/src/github.com/containerd/containerd'... [2023-04-27T23:02:53.279Z] + docker info [2023-04-27T23:02:53.280Z] Client: [2023-04-27T23:02:53.280Z] Context: default [2023-04-27T23:02:53.280Z] Debug Mode: false [2023-04-27T23:02:53.280Z] Plugins: [2023-04-27T23:02:53.280Z] buildx: Docker Buildx (Docker Inc.) [2023-04-27T23:02:53.280Z] Version: c5aec24 [2023-04-27T23:02:53.280Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-27T23:02:53.280Z] compose: Docker Compose (Docker Inc.) [2023-04-27T23:02:53.280Z] Version: v2.12.0 [2023-04-27T23:02:53.280Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-27T23:02:53.280Z] scan: Docker Scan (Docker Inc.) [2023-04-27T23:02:53.280Z] Version: v0.17.0 [2023-04-27T23:02:53.280Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-27T23:02:53.280Z] [2023-04-27T23:02:53.280Z] Server: [2023-04-27T23:02:53.280Z] Containers: 0 [2023-04-27T23:02:53.280Z] Running: 0 [2023-04-27T23:02:53.280Z] Paused: 0 [2023-04-27T23:02:53.280Z] Stopped: 0 [2023-04-27T23:02:53.280Z] Images: 0 [2023-04-27T23:02:53.280Z] Server Version: 22.06.0-beta.0 [2023-04-27T23:02:53.280Z] Storage Driver: overlay2 [2023-04-27T23:02:53.280Z] Backing Filesystem: extfs [2023-04-27T23:02:53.280Z] Supports d_type: true [2023-04-27T23:02:53.280Z] Using metacopy: false [2023-04-27T23:02:53.280Z] Native Overlay Diff: true [2023-04-27T23:02:53.280Z] userxattr: false [2023-04-27T23:02:53.280Z] Logging Driver: json-file [2023-04-27T23:02:53.280Z] Cgroup Driver: systemd [2023-04-27T23:02:53.280Z] Cgroup Version: 2 [2023-04-27T23:02:53.280Z] Plugins: [2023-04-27T23:02:53.280Z] Volume: local [2023-04-27T23:02:53.280Z] Network: bridge host ipvlan macvlan null overlay [2023-04-27T23:02:53.280Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-27T23:02:53.280Z] Swarm: inactive [2023-04-27T23:02:53.280Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-27T23:02:53.280Z] Default Runtime: runc [2023-04-27T23:02:53.280Z] Init Binary: docker-init [2023-04-27T23:02:53.280Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-27T23:02:53.280Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-27T23:02:53.280Z] init version: de40ad0 [2023-04-27T23:02:53.280Z] Security Options: [2023-04-27T23:02:53.280Z] apparmor [2023-04-27T23:02:53.280Z] seccomp [2023-04-27T23:02:53.280Z] Profile: builtin [2023-04-27T23:02:53.280Z] cgroupns [2023-04-27T23:02:53.280Z] Kernel Version: 5.15.0-1022-aws [2023-04-27T23:02:53.280Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-27T23:02:53.280Z] OSType: linux [2023-04-27T23:02:53.280Z] Architecture: x86_64 [2023-04-27T23:02:53.280Z] CPUs: 2 [2023-04-27T23:02:53.280Z] Total Memory: 7.557GiB [2023-04-27T23:02:53.280Z] Name: ip-10-100-71-145 [2023-04-27T23:02:53.280Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-04-27T23:02:53.280Z] Docker Root Dir: /var/lib/docker [2023-04-27T23:02:53.280Z] Debug Mode: false [2023-04-27T23:02:53.280Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:02:53.280Z] Labels: [2023-04-27T23:02:53.280Z] Experimental: true [2023-04-27T23:02:53.280Z] Insecure Registries: [2023-04-27T23:02:53.280Z] 127.0.0.0/8 [2023-04-27T23:02:53.280Z] Live Restore Enabled: true [2023-04-27T23:02:53.280Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-04-27T23:02:53.316Z] #13 9.461 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:02:53.316Z] #13 9.538 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-27T23:02:53.316Z] #13 ... [2023-04-27T23:02:53.316Z] [2023-04-27T23:02:53.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [Pipeline] sh [2023-04-27T23:02:53.461Z] #37 ... [2023-04-27T23:02:53.461Z] [2023-04-27T23:02:53.461Z] #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-04-27T23:02:53.461Z] #32 22.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:02:53.461Z] #32 22.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:02:53.461Z] #32 22.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:02:53.461Z] #32 23.20 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:02:53.461Z] #32 23.49 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:53.564Z] #25 ... [2023-04-27T23:02:53.564Z] [2023-04-27T23:02:53.564Z] #29 [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-04-27T23:02:53.564Z] #29 121.5 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-27T23:02:53.564Z] #29 121.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-27T23:02:53.564Z] #29 121.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:02:53.564Z] #29 121.8 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-27T23:02:53.564Z] #29 121.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:02:53.564Z] #29 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:02:53.564Z] #29 121.9 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-27T23:02:53.564Z] #29 121.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-27T23:02:53.564Z] #29 121.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-27T23:02:53.564Z] #29 122.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:02:53.564Z] #29 122.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:02:53.564Z] #29 122.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-27T23:02:53.564Z] #29 122.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:02:53.564Z] #29 122.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:02:53.564Z] #29 122.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:02:53.564Z] #29 122.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.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-04-27T23:02:53.564Z] #29 122.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.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-04-27T23:02:53.564Z] #29 122.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:02:53.564Z] #29 122.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-27T23:02:53.564Z] #29 122.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:02:53.564Z] #29 122.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:02:53.564Z] #29 123.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:02:53.564Z] #29 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:02:53.564Z] #29 123.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:02:53.564Z] #29 123.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:53.564Z] #29 DONE 125.3s [2023-04-27T23:02:53.564Z] [2023-04-27T23:02:53.564Z] #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-04-27T23:02:53.564Z] #38 67.52 LINK criu/pie/restorer.built-in.o [2023-04-27T23:02:53.564Z] #38 67.53 GEN criu/pie/restorer-blob.h [2023-04-27T23:02:53.564Z] #38 67.61 DEP criu/vdso.d [2023-04-27T23:02:53.564Z] #38 67.77 DEP criu/vdso-compat.d [2023-04-27T23:02:53.564Z] #38 67.89 DEP criu/uts_ns.d [2023-04-27T23:02:53.564Z] #38 68.02 DEP criu/util.d [2023-04-27T23:02:53.564Z] #38 68.18 DEP criu/uffd.d [2023-04-27T23:02:53.564Z] #38 68.30 DEP criu/tun.d [2023-04-27T23:02:53.564Z] #38 68.41 DEP criu/tty.d [2023-04-27T23:02:53.564Z] #38 68.64 DEP criu/timerfd.d [2023-04-27T23:02:53.564Z] #38 68.75 DEP criu/timens.d [2023-04-27T23:02:53.564Z] #38 68.90 DEP criu/sysfs_parse.d [2023-04-27T23:02:53.564Z] #38 69.03 DEP criu/sysctl.d [2023-04-27T23:02:53.564Z] #38 69.20 DEP criu/string.d [2023-04-27T23:02:53.564Z] #38 69.24 DEP criu/stats.d [2023-04-27T23:02:53.564Z] #38 69.31 DEP criu/sockets.d [2023-04-27T23:02:53.564Z] #38 69.53 DEP criu/sk-unix.d [2023-04-27T23:02:53.564Z] #38 69.75 DEP criu/sk-tcp.d [2023-04-27T23:02:53.564Z] #38 69.95 DEP criu/sk-queue.d [2023-04-27T23:02:53.564Z] #38 70.13 DEP criu/sk-packet.d [2023-04-27T23:02:53.564Z] #38 70.33 DEP criu/sk-netlink.d [2023-04-27T23:02:53.564Z] #38 70.49 DEP criu/sk-inet.d [2023-04-27T23:02:53.736Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde . [2023-04-27T23:02:53.824Z] #38 70.87 DEP criu/signalfd.d [2023-04-27T23:02:53.992Z] #1 [internal] load build definition from Dockerfile [2023-04-27T23:02:53.992Z] #1 transferring dockerfile: [2023-04-27T23:02:54.084Z] #38 71.09 DEP criu/sigframe.d [2023-04-27T23:02:54.249Z] #1 transferring dockerfile: 17.17kB done [2023-04-27T23:02:54.249Z] #1 DONE 0.1s [2023-04-27T23:02:54.249Z] [2023-04-27T23:02:54.249Z] #2 [internal] load .dockerignore [2023-04-27T23:02:54.249Z] #2 transferring context: 87B done [2023-04-27T23:02:54.249Z] #2 DONE 0.2s [2023-04-27T23:02:54.249Z] [2023-04-27T23:02:54.249Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-27T23:02:54.345Z] #38 71.21 DEP criu/shmem.d [2023-04-27T23:02:54.345Z] #38 71.35 DEP criu/servicefd.d [2023-04-27T23:02:54.508Z] #3 DONE 0.4s [2023-04-27T23:02:54.508Z] [2023-04-27T23:02:54.508Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-27T23:02:54.508Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-27T23:02:54.508Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-27T23:02:54.508Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-27T23:02:54.508Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-27T23:02:54.508Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s [2023-04-27T23:02:54.607Z] #38 71.69 DEP criu/seize.d [2023-04-27T23:02:54.765Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-27T23:02:54.836Z] #32 ... [2023-04-27T23:02:54.836Z] [2023-04-27T23:02:54.836Z] #23 [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-04-27T23:02:54.836Z] #23 DONE 25.1s [2023-04-27T23:02:54.836Z] [2023-04-27T23:02:54.836Z] #36 [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-04-27T23:02:54.836Z] #36 DONE 17.4s [2023-04-27T23:02:54.869Z] #38 71.89 DEP criu/seccomp.d [2023-04-27T23:02:54.869Z] #38 ... [2023-04-27T23:02:54.869Z] [2023-04-27T23:02:54.869Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-27T23:02:54.869Z] #40 DONE 1.5s [2023-04-27T23:02:55.021Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-27T23:02:55.093Z] [2023-04-27T23:02:55.093Z] #34 [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-04-27T23:02:55.093Z] #34 DONE 25.1s [2023-04-27T23:02:55.093Z] [2023-04-27T23:02:55.093Z] #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-04-27T23:02:55.093Z] #26 19.15 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:02:55.093Z] #26 20.01 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-27T23:02:55.093Z] #26 20.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:02:55.093Z] #26 20.53 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:02:55.093Z] #26 21.25 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:02:55.093Z] #26 21.49 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:02:55.093Z] #26 21.91 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:55.093Z] #26 DONE 25.1s [2023-04-27T23:02:55.093Z] [2023-04-27T23:02:55.093Z] #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-04-27T23:02:55.093Z] #32 DONE 25.1s [2023-04-27T23:02:55.093Z] [2023-04-27T23:02:55.093Z] #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-04-27T23:02:55.093Z] #28 25.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-27T23:02:55.093Z] #28 25.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:02:55.093Z] #28 25.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:02:55.130Z] [2023-04-27T23:02:55.130Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-27T23:02:55.130Z] #0 1.443 + RM_GOPATH=0 [2023-04-27T23:02:55.130Z] #0 1.443 + TMP_GOPATH= [2023-04-27T23:02:55.130Z] #0 1.443 + : /build [2023-04-27T23:02:55.130Z] #0 1.443 + '[' -z '' ']' [2023-04-27T23:02:55.130Z] #0 1.444 ++ mktemp -d [2023-04-27T23:02:55.130Z] #0 1.445 + export GOPATH=/tmp/tmp.rreqp3ixi4 [2023-04-27T23:02:55.130Z] #0 1.446 + GOPATH=/tmp/tmp.rreqp3ixi4 [2023-04-27T23:02:55.130Z] #0 1.446 + RM_GOPATH=1 [2023-04-27T23:02:55.130Z] #0 1.446 + case "$(go env GOARCH)" in [2023-04-27T23:02:55.130Z] #0 1.463 ++ go env GOARCH [2023-04-27T23:02:55.130Z] #0 1.499 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:55.130Z] #0 1.500 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:55.130Z] #0 1.503 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:55.130Z] #0 1.504 + dir=/tmp/install [2023-04-27T23:02:55.130Z] #0 1.504 + bin=runc [2023-04-27T23:02:55.130Z] #0 1.505 + shift [2023-04-27T23:02:55.130Z] #0 1.505 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-27T23:02:55.130Z] #0 1.505 + . /tmp/install/runc.installer [2023-04-27T23:02:55.130Z] #0 1.506 ++ set -e [2023-04-27T23:02:55.130Z] #0 1.506 ++ : v1.1.5 [2023-04-27T23:02:55.130Z] #0 1.506 + install_runc [2023-04-27T23:02:55.130Z] #0 1.506 + RUNC_BUILDTAGS=seccomp [2023-04-27T23:02:55.130Z] #0 1.507 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-27T23:02:55.130Z] #0 1.508 Install runc version v1.1.5 (build tags: seccomp) [2023-04-27T23:02:55.130Z] #0 1.508 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rreqp3ixi4/src/github.com/opencontainers/runc [2023-04-27T23:02:55.130Z] #0 1.512 Cloning into '/tmp/tmp.rreqp3ixi4/src/github.com/opencontainers/runc'... [2023-04-27T23:02:55.310Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-04-27T23:02:55.310Z] #4 DONE 0.7s [2023-04-27T23:02:55.567Z] [2023-04-27T23:02:55.567Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:55.865Z] #11 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 5.1s [2023-04-27T23:02:56.382Z] #10 ... [2023-04-27T23:02:56.382Z] [2023-04-27T23:02:56.382Z] #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-04-27T23:02:56.382Z] #18 10.65 [2023-04-27T23:02:56.382Z] #18 10.88 #=#=# ######################################################################## 100.0% [2023-04-27T23:02:56.382Z] #18 11.17 [2023-04-27T23:02:56.382Z] #18 11.24 Download of images into '/build' complete. [2023-04-27T23:02:56.382Z] #18 11.24 Use something like the following to load the result into a Docker daemon: [2023-04-27T23:02:56.382Z] #18 11.24 tar -cC '/build' . | docker load [2023-04-27T23:02:56.382Z] #18 DONE 14.5s [2023-04-27T23:02:56.382Z] [2023-04-27T23:02:56.382Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:56.436Z] #11 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 5.7s done [2023-04-27T23:02:56.497Z] #5 DONE 1.1s [2023-04-27T23:02:56.497Z] [2023-04-27T23:02:56.497Z] #6 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-27T23:02:56.497Z] #6 DONE 1.2s [2023-04-27T23:02:56.497Z] [2023-04-27T23:02:56.497Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-27T23:02:56.497Z] #7 DONE 1.2s [2023-04-27T23:02:56.497Z] [2023-04-27T23:02:56.497Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-27T23:02:56.497Z] #8 DONE 1.2s [2023-04-27T23:02:56.519Z] #41 ... [2023-04-27T23:02:56.519Z] [2023-04-27T23:02:56.519Z] #42 [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-04-27T23:02:56.519Z] #42 DONE 1.2s [2023-04-27T23:02:56.519Z] [2023-04-27T23:02:56.519Z] #43 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-27T23:02:56.753Z] [2023-04-27T23:02:56.753Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:02:56.753Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-27T23:02:56.985Z] #28 ... [2023-04-27T23:02:56.986Z] [2023-04-27T23:02:56.986Z] #33 [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-04-27T23:02:56.986Z] #33 DONE 27.2s [2023-04-27T23:02:57.010Z] #11 extracting sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 [2023-04-27T23:02:57.010Z] #11 extracting sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 done [2023-04-27T23:02:57.040Z] #9 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-27T23:02:57.040Z] #9 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-27T23:02:57.093Z] #43 0.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-27T23:02:57.242Z] [2023-04-27T23:02:57.242Z] #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-04-27T23:02:57.242Z] #38 2.253 + RM_GOPATH=0 [2023-04-27T23:02:57.242Z] #38 2.253 + TMP_GOPATH= [2023-04-27T23:02:57.242Z] #38 2.253 + : /build [2023-04-27T23:02:57.242Z] #38 2.253 + '[' -z '' ']' [2023-04-27T23:02:57.242Z] #38 2.253 ++ mktemp -d [2023-04-27T23:02:57.242Z] #38 2.256 + export GOPATH=/tmp/tmp.gJiOxEA54j [2023-04-27T23:02:57.242Z] #38 2.256 + GOPATH=/tmp/tmp.gJiOxEA54j [2023-04-27T23:02:57.242Z] #38 2.256 + RM_GOPATH=1 [2023-04-27T23:02:57.242Z] #38 2.256 + case "$(go env GOARCH)" in [2023-04-27T23:02:57.242Z] #38 2.256 ++ go env GOARCH [2023-04-27T23:02:57.242Z] #38 2.288 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:57.242Z] #38 2.288 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:02:57.242Z] #38 2.288 ++ dirname /tmp/install/install.sh [2023-04-27T23:02:57.297Z] #9 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-27T23:02:57.297Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 3.15MB / 55.05MB 0.2s [2023-04-27T23:02:57.353Z] #43 DONE 1.1s [2023-04-27T23:02:57.353Z] [2023-04-27T23:02:57.353Z] #44 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-27T23:02:57.499Z] #38 2.305 Install tini version v0.19.0 [2023-04-27T23:02:57.499Z] #38 2.305 + dir=/tmp/install [2023-04-27T23:02:57.499Z] #38 2.305 + bin=tini [2023-04-27T23:02:57.499Z] #38 2.305 + shift [2023-04-27T23:02:57.499Z] #38 2.305 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-27T23:02:57.499Z] #38 2.305 + . /tmp/install/tini.installer [2023-04-27T23:02:57.499Z] #38 2.305 ++ : v0.19.0 [2023-04-27T23:02:57.499Z] #38 2.305 + install_tini [2023-04-27T23:02:57.499Z] #38 2.305 + echo 'Install tini version v0.19.0' [2023-04-27T23:02:57.499Z] #38 2.305 + git clone https://github.com/krallin/tini.git /tmp/tmp.gJiOxEA54j/tini [2023-04-27T23:02:57.499Z] #38 2.307 Cloning into '/tmp/tmp.gJiOxEA54j/tini'... [2023-04-27T23:02:57.554Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 9.44MB / 55.05MB 0.3s [2023-04-27T23:02:57.554Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0B / 5.17MB 0.3s [2023-04-27T23:02:57.555Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 24.12MB / 55.05MB 0.5s [2023-04-27T23:02:57.555Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.5s [2023-04-27T23:02:57.555Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 1.05MB / 10.88MB 0.5s [2023-04-27T23:02:57.555Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 4.19MB / 10.88MB 0.6s [2023-04-27T23:02:57.584Z] #11 DONE 18.0s [2023-04-27T23:02:57.584Z] [2023-04-27T23:02:57.584Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-27T23:02:57.584Z] #15 DONE 0.5s [2023-04-27T23:02:57.584Z] [2023-04-27T23:02:57.584Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-27T23:02:57.818Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 33.55MB / 55.05MB 0.7s [2023-04-27T23:02:57.818Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.6s done [2023-04-27T23:02:57.818Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 0.7s [2023-04-27T23:02:57.818Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 0B / 54.58MB 0.7s [2023-04-27T23:02:57.818Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 37.84MB / 55.05MB 0.8s [2023-04-27T23:02:57.818Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 0.7s done [2023-04-27T23:02:57.818Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 3.15MB / 54.58MB 0.8s [2023-04-27T23:02:58.062Z] #38 2.895 + cd /tmp/tmp.gJiOxEA54j/tini [2023-04-27T23:02:58.062Z] #38 2.895 + git checkout -q v0.19.0 [2023-04-27T23:02:58.062Z] #38 2.903 + cmake . [2023-04-27T23:02:58.074Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 40.89MB / 55.05MB 0.9s [2023-04-27T23:02:58.074Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 6.39MB / 54.58MB 0.9s [2023-04-27T23:02:58.074Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 47.53MB / 55.05MB 1.0s [2023-04-27T23:02:58.074Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 17.83MB / 54.58MB 1.0s [2023-04-27T23:02:58.074Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 0B / 85.99MB 1.0s [2023-04-27T23:02:58.283Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 10.2s [2023-04-27T23:02:58.300Z] #44 ... [2023-04-27T23:02:58.300Z] [2023-04-27T23:02:58.300Z] #25 [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-04-27T23:02:58.300Z] #25 DONE 130.0s [2023-04-27T23:02:58.300Z] [2023-04-27T23:02:58.300Z] #45 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-27T23:02:58.300Z] #45 DONE 0.1s [2023-04-27T23:02:58.300Z] [2023-04-27T23:02:58.300Z] #46 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-27T23:02:58.300Z] #46 DONE 0.1s [2023-04-27T23:02:58.300Z] [2023-04-27T23:02:58.300Z] #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-04-27T23:02:58.300Z] #38 72.17 DEP criu/rst-malloc.d [2023-04-27T23:02:58.300Z] #38 72.29 DEP criu/rbtree.d [2023-04-27T23:02:58.300Z] #38 72.35 DEP criu/pstree.d [2023-04-27T23:02:58.300Z] #38 72.56 DEP criu/protobuf.d [2023-04-27T23:02:58.300Z] #38 72.73 GEN criu/protobuf-desc-gen.h [2023-04-27T23:02:58.300Z] #38 75.40 DEP criu/protobuf-desc.d [2023-04-27T23:02:58.319Z] #38 3.235 -- The C compiler identification is GNU 10.2.1 [2023-04-27T23:02:58.319Z] #38 3.257 -- Detecting C compiler ABI info [2023-04-27T23:02:58.332Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 52.57MB / 55.05MB 1.1s [2023-04-27T23:02:58.332Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 26.21MB / 54.58MB 1.1s [2023-04-27T23:02:58.332Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 32.51MB / 54.58MB 1.2s [2023-04-27T23:02:58.332Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 9.44MB / 85.99MB 1.2s [2023-04-27T23:02:58.561Z] #38 75.52 DEP criu/proc_parse.d [2023-04-27T23:02:58.575Z] #38 3.505 -- Detecting C compiler ABI info - done [2023-04-27T23:02:58.575Z] #38 3.562 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-27T23:02:58.575Z] #38 3.565 -- Detecting C compile features [2023-04-27T23:02:58.575Z] #38 3.566 -- Detecting C compile features - done [2023-04-27T23:02:58.575Z] #38 3.578 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-27T23:02:58.588Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 1.2s done [2023-04-27T23:02:58.588Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 37.91MB / 54.58MB 1.3s [2023-04-27T23:02:58.588Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 0B / 149.05MB 1.3s [2023-04-27T23:02:58.588Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 45.09MB / 54.58MB 1.5s [2023-04-27T23:02:58.588Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 24.83MB / 85.99MB 1.5s [2023-04-27T23:02:58.588Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 10.49MB / 149.05MB 1.5s [2023-04-27T23:02:58.823Z] #38 ... [2023-04-27T23:02:58.823Z] [2023-04-27T23:02:58.823Z] #44 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-27T23:02:58.823Z] #44 DONE 1.5s [2023-04-27T23:02:58.832Z] #38 3.677 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-27T23:02:58.832Z] #38 3.707 -- Configuring done [2023-04-27T23:02:58.832Z] #38 3.711 -- Generating done [2023-04-27T23:02:58.832Z] #38 3.712 -- Build files have been written to: /tmp/tmp.gJiOxEA54j/tini [2023-04-27T23:02:58.832Z] #38 3.721 + make tini-static [2023-04-27T23:02:58.832Z] #38 3.829 Scanning dependencies of target tini-static [2023-04-27T23:02:58.845Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 1.7s [2023-04-27T23:02:58.846Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 32.51MB / 85.99MB 1.7s [2023-04-27T23:02:58.846Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 20.97MB / 149.05MB 1.7s [2023-04-27T23:02:58.846Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 [2023-04-27T23:02:58.974Z] #16 DONE 1.2s [2023-04-27T23:02:58.974Z] [2023-04-27T23:02:58.974Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-27T23:02:58.974Z] #13 9.589 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-27T23:02:58.974Z] #13 9.630 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:02:58.974Z] #13 9.728 Setting up ca-certificates (20210119) ... [2023-04-27T23:02:58.974Z] #13 10.75 Updating certificates in /etc/ssl/certs... [2023-04-27T23:02:58.974Z] #13 11.66 129 added, 0 removed; done. [2023-04-27T23:02:58.974Z] #13 12.55 Setting up jq (1.6-2.1) ... [2023-04-27T23:02:58.974Z] #13 12.99 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:58.974Z] #13 13.21 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:02:58.975Z] #13 13.27 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:02:58.975Z] #13 13.31 Processing triggers for ca-certificates (20210119) ... [2023-04-27T23:02:58.975Z] #13 13.34 Updating certificates in /etc/ssl/certs... [2023-04-27T23:02:58.975Z] #13 14.06 0 added, 0 removed; done. [2023-04-27T23:02:58.975Z] #13 14.06 Running hooks in /etc/ca-certificates/update.d... [2023-04-27T23:02:58.975Z] #13 14.06 done. [2023-04-27T23:02:58.975Z] #13 DONE 14.9s [2023-04-27T23:02:58.975Z] [2023-04-27T23:02:58.975Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-27T23:02:58.975Z] #17 DONE 1.2s [2023-04-27T23:02:58.975Z] [2023-04-27T23:02:58.975Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-27T23:02:58.975Z] #18 DONE 0.1s [2023-04-27T23:02:58.975Z] [2023-04-27T23:02:58.975Z] #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-04-27T23:02:59.084Z] [2023-04-27T23:02:59.084Z] #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-04-27T23:02:59.084Z] #38 75.98 DEP criu/plugin.d [2023-04-27T23:02:59.084Z] #38 76.16 DEP criu/pipes.d [2023-04-27T23:02:59.088Z] #38 3.927 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-27T23:02:59.110Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 1.8s done [2023-04-27T23:02:59.110Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 41.94MB / 85.99MB 2.0s [2023-04-27T23:02:59.110Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 31.46MB / 149.05MB 2.0s [2023-04-27T23:02:59.237Z] #19 ... [2023-04-27T23:02:59.237Z] [2023-04-27T23:02:59.237Z] #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-04-27T23:02:59.237Z] #20 DONE 0.7s [2023-04-27T23:02:59.345Z] #38 4.275 [100%] Linking C executable tini-static [2023-04-27T23:02:59.346Z] #38 76.50 DEP criu/pie-util.d [2023-04-27T23:02:59.374Z] #9 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 2.1s [2023-04-27T23:02:59.374Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 51.38MB / 85.99MB 2.2s [2023-04-27T23:02:59.374Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 40.89MB / 149.05MB 2.2s [2023-04-27T23:02:59.374Z] #9 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 2.1s done [2023-04-27T23:02:59.374Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 59.77MB / 85.99MB 2.4s [2023-04-27T23:02:59.374Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 49.28MB / 149.05MB 2.4s [2023-04-27T23:02:59.504Z] [2023-04-27T23:02:59.504Z] #21 [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-04-27T23:02:59.607Z] #38 4.511 [100%] Built target tini-static [2023-04-27T23:02:59.607Z] #38 4.532 + mkdir -p /build [2023-04-27T23:02:59.607Z] #38 4.534 + cp tini-static /build/docker-init [2023-04-27T23:02:59.769Z] #21 ... [2023-04-27T23:02:59.769Z] [2023-04-27T23:02:59.769Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-27T23:02:59.769Z] #22 DONE 0.2s [2023-04-27T23:02:59.769Z] [2023-04-27T23:02:59.769Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-27T23:02:59.769Z] #23 DONE 0.2s [2023-04-27T23:02:59.769Z] [2023-04-27T23:02:59.769Z] #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-04-27T23:02:59.920Z] #38 76.71 DEP criu/pie-util-vdso.d [2023-04-27T23:02:59.920Z] #38 76.98 DEP criu/pie-util-vdso-elf32.d [2023-04-27T23:02:59.937Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 74.45MB / 85.99MB 2.7s [2023-04-27T23:02:59.937Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 59.77MB / 149.05MB 2.7s [2023-04-27T23:03:00.171Z] #38 DONE 5.0s [2023-04-27T23:03:00.171Z] [2023-04-27T23:03:00.171Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:03:00.171Z] #29 DONE 30.0s [2023-04-27T23:03:00.171Z] [2023-04-27T23:03:00.171Z] #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-04-27T23:03:00.171Z] #28 30.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-27T23:03:00.171Z] #28 30.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:03:00.171Z] #28 30.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:03:00.192Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 12.3s done [2023-04-27T23:03:00.199Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.98MB / 85.99MB 3.0s [2023-04-27T23:03:00.199Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 69.21MB / 149.05MB 3.0s [2023-04-27T23:03:00.199Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 3.1s done [2023-04-27T23:03:00.199Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 77.59MB / 149.05MB 3.2s [2023-04-27T23:03:00.450Z] #10 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c [2023-04-27T23:03:00.450Z] #10 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-27T23:03:00.455Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 85.73MB / 149.05MB 3.4s [2023-04-27T23:03:00.492Z] #38 77.33 DEP criu/path.d [2023-04-27T23:03:00.492Z] #38 ... [2023-04-27T23:03:00.492Z] [2023-04-27T23:03:00.492Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-27T23:03:00.492Z] #47 DONE 1.7s [2023-04-27T23:03:00.492Z] [2023-04-27T23:03:00.492Z] #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-04-27T23:03:00.492Z] #38 77.64 DEP criu/parasite-syscall.d [2023-04-27T23:03:00.710Z] #10 DONE 45.8s [2023-04-27T23:03:00.710Z] [2023-04-27T23:03:00.710Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-27T23:03:00.715Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 94.37MB / 149.05MB 3.5s [2023-04-27T23:03:00.983Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 106.95MB / 149.05MB 3.7s [2023-04-27T23:03:00.983Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 121.63MB / 149.05MB 3.9s [2023-04-27T23:03:01.065Z] #38 78.10 DEP criu/pagemap.d [2023-04-27T23:03:01.065Z] #38 78.28 DEP criu/pagemap-cache.d [2023-04-27T23:03:01.247Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 133.17MB / 149.05MB 4.1s [2023-04-27T23:03:01.327Z] #38 78.43 DEP criu/page-xfer.d [2023-04-27T23:03:01.550Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 144.70MB / 149.05MB 4.3s [2023-04-27T23:03:01.587Z] #38 78.72 DEP criu/page-pipe.d [2023-04-27T23:03:01.645Z] #19 DONE 0.9s [2023-04-27T23:03:01.645Z] [2023-04-27T23:03:01.645Z] #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-04-27T23:03:01.808Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 4.6s done [2023-04-27T23:03:01.848Z] #38 78.81 DEP criu/netfilter.d [2023-04-27T23:03:01.848Z] #38 ... [2023-04-27T23:03:01.848Z] [2023-04-27T23:03:01.848Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-27T23:03:01.848Z] #48 DONE 1.3s [2023-04-27T23:03:02.064Z] #28 32.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-27T23:03:02.064Z] #28 32.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:03:02.064Z] #28 32.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:03:02.067Z] #9 ... [2023-04-27T23:03:02.068Z] [2023-04-27T23:03:02.068Z] #10 [internal] load build context [2023-04-27T23:03:02.068Z] #10 transferring context: 53.55MB 5.2s done [2023-04-27T23:03:02.068Z] #10 DONE 5.4s [2023-04-27T23:03:02.068Z] [2023-04-27T23:03:02.068Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:03:02.068Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:03:02.068Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:03:02.068Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-27T23:03:02.068Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-27T23:03:02.068Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done [2023-04-27T23:03:02.068Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2023-04-27T23:03:02.068Z] #11 DONE 5.4s [2023-04-27T23:03:02.068Z] [2023-04-27T23:03:02.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:02.068Z] #9 ... [2023-04-27T23:03:02.068Z] [2023-04-27T23:03:02.068Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-27T23:03:02.068Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-27T23:03:02.068Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-27T23:03:02.068Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-27T23:03:02.068Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-27T23:03:02.068Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2023-04-27T23:03:02.068Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s [2023-04-27T23:03:02.109Z] [2023-04-27T23:03:02.109Z] #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-04-27T23:03:02.109Z] #38 79.06 DEP criu/net.d [2023-04-27T23:03:02.370Z] #38 79.36 DEP criu/namespaces.d [2023-04-27T23:03:02.582Z] #20 DONE 0.7s [2023-04-27T23:03:02.583Z] [2023-04-27T23:03:02.583Z] #21 [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-04-27T23:03:02.583Z] #21 ... [2023-04-27T23:03:02.583Z] [2023-04-27T23:03:02.583Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-27T23:03:02.583Z] #22 DONE 0.2s [2023-04-27T23:03:02.583Z] [2023-04-27T23:03:02.583Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-27T23:03:02.583Z] #23 DONE 0.2s [2023-04-27T23:03:02.583Z] [2023-04-27T23:03:02.583Z] #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-04-27T23:03:02.631Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2023-04-27T23:03:02.637Z] #38 79.57 DEP criu/mount.d [2023-04-27T23:03:02.889Z] #12 DONE 6.0s [2023-04-27T23:03:02.889Z] [2023-04-27T23:03:02.889Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:02.900Z] #38 ... [2023-04-27T23:03:02.900Z] [2023-04-27T23:03:02.900Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-27T23:03:02.900Z] #49 DONE 1.0s [2023-04-27T23:03:02.900Z] [2023-04-27T23:03:02.900Z] #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-04-27T23:03:02.900Z] #38 79.78 DEP criu/memfd.d [2023-04-27T23:03:02.900Z] #38 79.99 DEP criu/mem.d [2023-04-27T23:03:03.474Z] #38 80.28 DEP criu/lsm.d [2023-04-27T23:03:03.474Z] #38 80.38 DEP criu/log.d [2023-04-27T23:03:03.474Z] #38 80.57 DEP criu/libnetlink.d [2023-04-27T23:03:03.736Z] #38 80.78 DEP criu/kerndat.d [2023-04-27T23:03:03.821Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 5.1s [2023-04-27T23:03:04.002Z] #38 81.02 DEP criu/kcmp-ids.d [2023-04-27T23:03:04.002Z] #38 81.08 DEP criu/irmap.d [2023-04-27T23:03:04.264Z] #38 81.18 DEP criu/ipc_ns.d [2023-04-27T23:03:04.264Z] #38 81.32 DEP criu/image.d [2023-04-27T23:03:04.385Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 5.7s done [2023-04-27T23:03:04.525Z] #38 81.49 DEP criu/image-desc.d [2023-04-27T23:03:04.525Z] #38 81.56 DEP criu/fsnotify.d [2023-04-27T23:03:04.633Z] #28 34.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-27T23:03:04.633Z] #28 34.33 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:03:04.633Z] #28 34.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:03:04.643Z] #9 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b [2023-04-27T23:03:04.786Z] #38 81.71 DEP criu/filesystems.d [2023-04-27T23:03:04.786Z] #38 81.89 DEP criu/files.d [2023-04-27T23:03:04.900Z] #9 ... [2023-04-27T23:03:04.900Z] [2023-04-27T23:03:04.900Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-27T23:03:04.900Z] #13 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-27T23:03:04.900Z] #13 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-27T23:03:04.900Z] #13 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-27T23:03:04.900Z] #13 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-27T23:03:04.900Z] #13 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 1.0s done [2023-04-27T23:03:04.900Z] #13 DONE 8.2s [2023-04-27T23:03:04.900Z] [2023-04-27T23:03:04.900Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:04.900Z] #9 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.3s done [2023-04-27T23:03:04.900Z] #9 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba [2023-04-27T23:03:05.047Z] #38 82.09 DEP criu/files-reg.d [2023-04-27T23:03:05.069Z] #24 4.585 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-27T23:03:05.069Z] #24 4.592 Cloning into '.'... [2023-04-27T23:03:05.069Z] #24 ... [2023-04-27T23:03:05.069Z] [2023-04-27T23:03:05.069Z] #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-04-27T23:03:05.069Z] #0 4.783 + RM_GOPATH=0 [2023-04-27T23:03:05.069Z] #0 4.784 + TMP_GOPATH= [2023-04-27T23:03:05.069Z] #0 4.784 + : /build [2023-04-27T23:03:05.069Z] #0 4.784 + '[' -z '' ']' [2023-04-27T23:03:05.069Z] #0 4.787 ++ mktemp -d [2023-04-27T23:03:05.069Z] #0 4.793 + export GOPATH=/tmp/tmp.67NkSQhxcl [2023-04-27T23:03:05.069Z] #0 4.793 + GOPATH=/tmp/tmp.67NkSQhxcl [2023-04-27T23:03:05.069Z] #0 4.793 + RM_GOPATH=1 [2023-04-27T23:03:05.069Z] #0 4.793 + case "$(go env GOARCH)" in [2023-04-27T23:03:05.069Z] #0 4.793 ++ go env GOARCH [2023-04-27T23:03:05.069Z] #0 4.844 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:05.069Z] #0 4.844 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:05.069Z] #0 4.845 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:05.069Z] #0 4.857 + dir=/tmp/install [2023-04-27T23:03:05.069Z] #0 4.857 + bin=proxy [2023-04-27T23:03:05.069Z] #0 4.874 + shift [2023-04-27T23:03:05.069Z] #0 4.875 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-27T23:03:05.069Z] #0 4.875 + . /tmp/install/proxy.installer [2023-04-27T23:03:05.069Z] #0 4.876 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:05.069Z] #0 4.886 + install_proxy [2023-04-27T23:03:05.069Z] #0 4.886 + case "$1" in [2023-04-27T23:03:05.069Z] #0 4.886 + export CGO_ENABLED=0 [2023-04-27T23:03:05.069Z] #0 4.887 + CGO_ENABLED=0 [2023-04-27T23:03:05.069Z] #0 4.887 + _install_proxy [2023-04-27T23:03:05.069Z] #0 4.887 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-04-27T23:03:05.069Z] #0 4.887 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.67NkSQhxcl/src/github.com/docker/libnetwork [2023-04-27T23:03:05.069Z] #0 4.887 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:05.069Z] #0 4.890 Cloning into '/tmp/tmp.67NkSQhxcl/src/github.com/docker/libnetwork'... [2023-04-27T23:03:05.209Z] #28 ... [2023-04-27T23:03:05.209Z] [2023-04-27T23:03:05.209Z] #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-04-27T23:03:05.209Z] #0 2.938 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:03:05.209Z] #0 2.938 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:03:05.209Z] #0 2.962 Note: Building without GnuTLS support [2023-04-27T23:03:05.209Z] #0 2.975 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:03:05.209Z] #0 2.975 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:03:05.209Z] #0 3.830 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:03:05.209Z] #0 3.905 GEN .gitid [2023-04-27T23:03:05.209Z] #0 3.940 GEN criu/include/version.h [2023-04-27T23:03:05.209Z] #0 3.962 GEN include/common/asm [2023-04-27T23:03:05.209Z] #0 5.114 PBCC images/timens.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.135 DEP images/timens.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.164 PBCC images/fown.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.164 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.181 PBCC images/opts.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.196 PBCC images/memfd.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.212 DEP images/fown.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.279 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.332 DEP images/opts.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.364 DEP images/memfd.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.413 PBCC images/sit.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.430 DEP images/sit.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.452 PBCC images/macvlan.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.463 DEP images/macvlan.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.489 PBCC images/autofs.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.506 DEP images/autofs.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.573 PBCC images/sysctl.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.602 DEP images/sysctl.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.623 PBCC images/time.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.639 DEP images/time.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.669 PBCC images/binfmt-misc.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.700 DEP images/binfmt-misc.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.704 PBCC images/seccomp.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.718 DEP images/seccomp.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.744 PBCC images/userns.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.758 DEP images/userns.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.776 PBCC images/cgroup.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.783 DEP images/cgroup.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.799 PBCC images/ext-file.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.825 DEP images/ext-file.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.865 PBCC images/rpc.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.891 DEP images/rpc.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.905 PBCC images/siginfo.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.916 DEP images/siginfo.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.930 PBCC images/pagemap.pb-c.c [2023-04-27T23:03:05.209Z] #0 5.953 DEP images/pagemap.pb-c.d [2023-04-27T23:03:05.209Z] #0 5.994 PBCC images/rlimit.pb-c.c [2023-04-27T23:03:05.209Z] #0 6.013 DEP images/rlimit.pb-c.d [2023-04-27T23:03:05.209Z] #0 6.075 PBCC images/file-lock.pb-c.c [2023-04-27T23:03:05.209Z] #0 6.081 DEP images/file-lock.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.129 PBCC images/tty.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.163 DEP images/tty.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.197 PBCC images/tun.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.215 PBCC images/netdev.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.232 DEP images/tun.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.262 DEP images/netdev.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.295 PBCC images/vma.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.307 DEP images/vma.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.342 PBCC images/creds.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.350 DEP images/creds.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.394 PBCC images/utsns.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.406 DEP images/utsns.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.430 PBCC images/ipc-desc.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.437 PBCC images/ipc-sem.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.443 DEP images/ipc-desc.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.478 DEP images/ipc-sem.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.497 PBCC images/ipc-msg.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.505 DEP images/ipc-msg.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.525 PBCC images/ipc-shm.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.591 DEP images/ipc-shm.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.611 PBCC images/ipc-var.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.622 DEP images/ipc-var.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.645 PBCC images/sk-opts.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.653 PBCC images/packet-sock.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.666 DEP images/sk-opts.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.686 DEP images/packet-sock.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.718 PBCC images/sk-netlink.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.746 DEP images/sk-netlink.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.772 PBCC images/sk-inet.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.793 DEP images/sk-inet.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.822 PBCC images/sk-unix.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.870 DEP images/sk-unix.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.902 PBCC images/mm.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.922 DEP images/mm.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.956 PBCC images/timerfd.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.975 DEP images/timerfd.pb-c.d [2023-04-27T23:03:05.210Z] #0 6.991 PBCC images/timer.pb-c.c [2023-04-27T23:03:05.210Z] #0 6.998 DEP images/timer.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.017 PBCC images/sa.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.032 DEP images/sa.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.058 PBCC images/pipe-data.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.077 DEP images/pipe-data.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.106 PBCC images/mnt.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.126 DEP images/mnt.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.154 PBCC images/sk-packet.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.165 DEP images/sk-packet.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.214 PBCC images/tcp-stream.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.234 DEP images/tcp-stream.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.259 PBCC images/pipe.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.276 DEP images/pipe.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.297 PBCC images/pstree.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.310 DEP images/pstree.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.346 PBCC images/fs.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.352 DEP images/fs.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.377 PBCC images/signalfd.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.390 DEP images/signalfd.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.428 PBCC images/fh.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.445 PBCC images/fsnotify.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.460 DEP images/fh.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.497 DEP images/fsnotify.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.517 PBCC images/eventpoll.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.524 DEP images/eventpoll.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.545 PBCC images/eventfd.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.557 DEP images/eventfd.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.572 PBCC images/remap-file-path.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.579 DEP images/remap-file-path.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.612 PBCC images/fifo.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.627 DEP images/fifo.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.654 PBCC images/ghost-file.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.678 DEP images/ghost-file.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.719 PBCC images/regfile.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.737 DEP images/regfile.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.754 PBCC images/ns.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.761 DEP images/ns.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.781 PBCC images/fdinfo.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.816 DEP images/fdinfo.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.832 PBCC images/core-aarch64.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.846 PBCC images/core-arm.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.871 PBCC images/core-ppc64.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.886 PBCC images/core-s390.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.901 PBCC images/core-x86.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.914 PBCC images/core.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.929 PBCC images/inventory.pb-c.c [2023-04-27T23:03:05.210Z] #0 7.949 DEP images/core-aarch64.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.964 DEP images/core-arm.pb-c.d [2023-04-27T23:03:05.210Z] #0 7.983 DEP images/core-ppc64.pb-c.d [2023-04-27T23:03:05.210Z] #0 8.005 DEP images/core-s390.pb-c.d [2023-04-27T23:03:05.210Z] #0 8.020 DEP images/core-x86.pb-c.d [2023-04-27T23:03:05.210Z] #0 8.050 DEP images/core.pb-c.d [2023-04-27T23:03:05.210Z] #0 8.078 DEP images/inventory.pb-c.d [2023-04-27T23:03:05.210Z] #0 8.096 PBCC images/cpuinfo.pb-c.c [2023-04-27T23:03:05.210Z] #0 8.121 DEP images/cpuinfo.pb-c.d [2023-04-27T23:03:05.210Z] #0 8.135 PBCC images/stats.pb-c.c [2023-04-27T23:03:05.210Z] #0 8.143 DEP images/stats.pb-c.d [2023-04-27T23:03:05.210Z] #0 9.050 make[1]: Nothing to be done for 'all'. [2023-04-27T23:03:05.210Z] #39 10.14 CC images/stats.o [2023-04-27T23:03:05.309Z] #38 82.32 DEP criu/files-ext.d [2023-04-27T23:03:05.466Z] #39 10.31 CC images/core.o [2023-04-27T23:03:05.466Z] #39 ... [2023-04-27T23:03:05.466Z] [2023-04-27T23:03:05.466Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-27T23:03:05.466Z] #30 35.38 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:03:05.466Z] #30 35.38 + GOBIN=/build [2023-04-27T23:03:05.466Z] #30 35.38 + GO111MODULE=on [2023-04-27T23:03:05.466Z] #30 35.38 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-27T23:03:05.477Z] #9 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.3s done [2023-04-27T23:03:05.574Z] #38 82.47 DEP criu/file-lock.d [2023-04-27T23:03:05.574Z] #38 82.68 DEP criu/file-ids.d [2023-04-27T23:03:05.736Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 [2023-04-27T23:03:05.843Z] #38 82.84 DEP criu/fifo.d [2023-04-27T23:03:05.993Z] #9 ... [2023-04-27T23:03:05.993Z] [2023-04-27T23:03:05.993Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-27T23:03:05.993Z] #14 DONE 0.3s [2023-04-27T23:03:05.993Z] [2023-04-27T23:03:05.993Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:06.105Z] #38 82.99 DEP criu/fdstore.d [2023-04-27T23:03:06.105Z] #38 83.12 DEP criu/fault-injection.d [2023-04-27T23:03:06.105Z] #38 83.17 DEP criu/external.d [2023-04-27T23:03:06.105Z] #38 83.28 DEP criu/eventpoll.d [2023-04-27T23:03:06.265Z] #9 ... [2023-04-27T23:03:06.265Z] [2023-04-27T23:03:06.265Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-27T23:03:06.265Z] #15 DONE 0.2s [2023-04-27T23:03:06.265Z] [2023-04-27T23:03:06.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:06.367Z] #38 83.48 DEP criu/eventfd.d [2023-04-27T23:03:06.629Z] #38 83.63 DEP criu/crtools.d [2023-04-27T23:03:06.890Z] #38 83.88 DEP criu/cr-service.d [2023-04-27T23:03:07.155Z] #38 84.16 DEP criu/cr-restore.d [2023-04-27T23:03:07.417Z] #38 84.43 DEP criu/cr-errno.d [2023-04-27T23:03:07.417Z] #38 84.47 DEP criu/cr-dump.d [2023-04-27T23:03:07.678Z] #38 84.70 DEP criu/cr-dedup.d [2023-04-27T23:03:07.859Z] #24 ... [2023-04-27T23:03:07.859Z] [2023-04-27T23:03:07.859Z] #25 [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-04-27T23:03:07.859Z] #0 5.570 + RM_GOPATH=0 [2023-04-27T23:03:07.859Z] #0 5.570 + TMP_GOPATH= [2023-04-27T23:03:07.859Z] #0 5.570 + : /build [2023-04-27T23:03:07.859Z] #0 5.570 + '[' -z '' ']' [2023-04-27T23:03:07.859Z] #0 5.570 ++ mktemp -d [2023-04-27T23:03:07.859Z] #0 5.570 + export GOPATH=/tmp/tmp.j4xpNEY7sS [2023-04-27T23:03:07.859Z] #0 5.570 + GOPATH=/tmp/tmp.j4xpNEY7sS [2023-04-27T23:03:07.859Z] #0 5.570 + RM_GOPATH=1 [2023-04-27T23:03:07.859Z] #0 5.574 + case "$(go env GOARCH)" in [2023-04-27T23:03:07.859Z] #0 5.574 ++ go env GOARCH [2023-04-27T23:03:07.859Z] #0 5.579 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:07.859Z] #0 5.579 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:07.859Z] #0 5.579 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:07.859Z] #0 5.579 + dir=/tmp/install [2023-04-27T23:03:07.859Z] #0 5.579 + bin=rootlesskit [2023-04-27T23:03:07.859Z] #0 5.579 + shift [2023-04-27T23:03:07.859Z] #0 5.579 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-27T23:03:07.859Z] #0 5.579 + . /tmp/install/rootlesskit.installer [2023-04-27T23:03:07.859Z] #0 5.579 ++ : v0.14.4 [2023-04-27T23:03:07.859Z] #0 5.579 + install_rootlesskit [2023-04-27T23:03:07.859Z] #0 5.579 + case "$1" in [2023-04-27T23:03:07.859Z] #0 5.579 + export CGO_ENABLED=0 [2023-04-27T23:03:07.859Z] #0 5.579 + CGO_ENABLED=0 [2023-04-27T23:03:07.859Z] #0 5.579 + _install_rootlesskit [2023-04-27T23:03:07.859Z] #0 5.579 + echo 'Install rootlesskit version v0.14.4' [2023-04-27T23:03:07.859Z] #0 5.579 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:03:07.859Z] #0 5.579 + GOBIN=/build [2023-04-27T23:03:07.859Z] #0 5.579 + GO111MODULE=on [2023-04-27T23:03:07.859Z] #0 5.579 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-27T23:03:07.859Z] #0 5.579 Install rootlesskit version v0.14.4 [2023-04-27T23:03:07.939Z] #38 84.90 DEP criu/cr-check.d [2023-04-27T23:03:08.199Z] #38 85.19 DEP criu/config.d [2023-04-27T23:03:08.427Z] #25 6.074 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-27T23:03:08.460Z] #38 85.37 DEP criu/clone-noasan.d [2023-04-27T23:03:08.460Z] #38 85.46 DEP criu/cgroup.d [2023-04-27T23:03:08.721Z] #38 85.62 DEP criu/cgroup-props.d [2023-04-27T23:03:08.721Z] #38 85.76 DEP criu/bitmap.d [2023-04-27T23:03:08.721Z] #38 85.79 DEP criu/bfd.d [2023-04-27T23:03:08.721Z] #38 85.89 DEP criu/autofs.d [2023-04-27T23:03:08.744Z] #30 DONE 38.2s [2023-04-27T23:03:08.744Z] [2023-04-27T23:03:08.744Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-27T23:03:08.744Z] #40 DONE 0.1s [2023-04-27T23:03:08.744Z] [2023-04-27T23:03:08.744Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-27T23:03:08.744Z] #41 DONE 0.1s [2023-04-27T23:03:08.744Z] [2023-04-27T23:03:08.744Z] #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-04-27T23:03:08.744Z] #39 10.50 CC images/core-x86.o [2023-04-27T23:03:08.744Z] #39 10.66 CC images/core-arm.o [2023-04-27T23:03:08.744Z] #39 10.77 CC images/core-aarch64.o [2023-04-27T23:03:08.744Z] #39 10.91 CC images/core-ppc64.o [2023-04-27T23:03:08.744Z] #39 11.08 CC images/core-s390.o [2023-04-27T23:03:08.744Z] #39 11.26 CC images/cpuinfo.o [2023-04-27T23:03:08.744Z] #39 11.37 CC images/inventory.o [2023-04-27T23:03:08.744Z] #39 11.43 CC images/fdinfo.o [2023-04-27T23:03:08.744Z] #39 11.56 CC images/fown.o [2023-04-27T23:03:08.744Z] #39 11.62 CC images/ns.o [2023-04-27T23:03:08.744Z] #39 11.70 CC images/regfile.o [2023-04-27T23:03:08.744Z] #39 11.77 CC images/ghost-file.o [2023-04-27T23:03:08.744Z] #39 11.86 CC images/fifo.o [2023-04-27T23:03:08.744Z] #39 11.92 CC images/remap-file-path.o [2023-04-27T23:03:08.744Z] #39 11.98 CC images/eventfd.o [2023-04-27T23:03:08.744Z] #39 12.04 CC images/eventpoll.o [2023-04-27T23:03:08.744Z] #39 12.14 CC images/fh.o [2023-04-27T23:03:08.744Z] #39 12.28 CC images/fsnotify.o [2023-04-27T23:03:08.744Z] #39 12.48 CC images/signalfd.o [2023-04-27T23:03:08.744Z] #39 12.60 CC images/fs.o [2023-04-27T23:03:08.744Z] #39 12.67 CC images/pstree.o [2023-04-27T23:03:08.744Z] #39 12.75 CC images/pipe.o [2023-04-27T23:03:08.744Z] #39 12.83 CC images/tcp-stream.o [2023-04-27T23:03:08.744Z] #39 12.91 CC images/sk-packet.o [2023-04-27T23:03:08.744Z] #39 13.07 CC images/mnt.o [2023-04-27T23:03:08.744Z] #39 13.16 CC images/pipe-data.o [2023-04-27T23:03:08.744Z] #39 13.24 CC images/sa.o [2023-04-27T23:03:08.744Z] #39 13.32 CC images/timer.o [2023-04-27T23:03:08.744Z] #39 13.45 CC images/timerfd.o [2023-04-27T23:03:08.744Z] #39 13.50 CC images/mm.o [2023-04-27T23:03:08.744Z] #39 13.60 CC images/sk-opts.o [2023-04-27T23:03:08.744Z] #39 13.66 CC images/sk-unix.o [2023-04-27T23:03:08.982Z] #38 86.04 DEP criu/aio.d [2023-04-27T23:03:08.995Z] #25 ... [2023-04-27T23:03:08.995Z] [2023-04-27T23:03:08.995Z] #26 [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-04-27T23:03:08.995Z] #0 6.682 + RM_GOPATH=0 [2023-04-27T23:03:08.995Z] #0 6.683 + TMP_GOPATH= [2023-04-27T23:03:08.995Z] #0 6.683 + : /build [2023-04-27T23:03:08.995Z] #0 6.683 + '[' -z '' ']' [2023-04-27T23:03:08.995Z] #0 6.683 ++ mktemp -d [2023-04-27T23:03:08.995Z] #0 6.689 + export GOPATH=/tmp/tmp.0Ha6VXWVKe [2023-04-27T23:03:08.995Z] #0 6.689 + GOPATH=/tmp/tmp.0Ha6VXWVKe [2023-04-27T23:03:08.995Z] #0 6.689 + RM_GOPATH=1 [2023-04-27T23:03:08.995Z] #0 6.689 + case "$(go env GOARCH)" in [2023-04-27T23:03:08.995Z] #0 6.689 ++ go env GOARCH [2023-04-27T23:03:08.995Z] #0 6.706 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:08.995Z] #0 6.706 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:08.995Z] #0 6.706 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:08.995Z] #0 6.706 + dir=/tmp/install [2023-04-27T23:03:08.995Z] #0 6.706 + bin=proxy [2023-04-27T23:03:08.995Z] #0 6.706 + shift [2023-04-27T23:03:08.995Z] #0 6.706 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-27T23:03:08.995Z] #0 6.706 + . /tmp/install/proxy.installer [2023-04-27T23:03:08.995Z] #0 6.706 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:08.995Z] #0 6.706 + install_proxy [2023-04-27T23:03:08.995Z] #0 6.706 + case "$1" in [2023-04-27T23:03:08.995Z] #0 6.706 + export CGO_ENABLED=0 [2023-04-27T23:03:08.995Z] #0 6.706 + CGO_ENABLED=0 [2023-04-27T23:03:08.995Z] #0 6.706 + _install_proxy [2023-04-27T23:03:08.995Z] #0 6.706 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-04-27T23:03:08.995Z] #0 6.706 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.0Ha6VXWVKe/src/github.com/docker/libnetwork [2023-04-27T23:03:08.995Z] #0 6.706 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:08.995Z] #0 6.708 Cloning into '/tmp/tmp.0Ha6VXWVKe/src/github.com/docker/libnetwork'... [2023-04-27T23:03:09.000Z] #39 13.81 CC images/sk-inet.o [2023-04-27T23:03:09.000Z] #39 13.93 CC images/tun.o [2023-04-27T23:03:09.000Z] #39 14.03 CC images/sk-netlink.o [2023-04-27T23:03:09.243Z] #38 86.26 DEP criu/action-scripts.d [2023-04-27T23:03:09.256Z] #39 14.12 CC images/packet-sock.o [2023-04-27T23:03:09.256Z] #39 14.22 CC images/ipc-var.o [2023-04-27T23:03:09.256Z] #39 14.29 CC images/ipc-desc.o [2023-04-27T23:03:09.503Z] #38 86.56 CC criu/action-scripts.o [2023-04-27T23:03:09.513Z] #39 14.38 CC images/ipc-shm.o [2023-04-27T23:03:09.513Z] #39 14.52 CC images/ipc-msg.o [2023-04-27T23:03:09.566Z] #26 ... [2023-04-27T23:03:09.566Z] [2023-04-27T23:03:09.566Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-27T23:03:09.566Z] #0 5.590 + RM_GOPATH=0 [2023-04-27T23:03:09.566Z] #0 5.590 + TMP_GOPATH= [2023-04-27T23:03:09.566Z] #0 5.590 + : /build [2023-04-27T23:03:09.566Z] #0 5.590 + '[' -z '' ']' [2023-04-27T23:03:09.566Z] #0 5.590 ++ mktemp -d [2023-04-27T23:03:09.566Z] #0 5.590 + export GOPATH=/tmp/tmp.StGKvjsLlI [2023-04-27T23:03:09.566Z] #0 5.590 + GOPATH=/tmp/tmp.StGKvjsLlI [2023-04-27T23:03:09.566Z] #0 5.590 + RM_GOPATH=1 [2023-04-27T23:03:09.566Z] #0 5.590 + case "$(go env GOARCH)" in [2023-04-27T23:03:09.566Z] #0 5.590 ++ go env GOARCH [2023-04-27T23:03:09.566Z] #0 5.599 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:09.566Z] #0 5.599 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:09.566Z] #0 5.599 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:09.566Z] #0 5.599 + dir=/tmp/install [2023-04-27T23:03:09.566Z] #0 5.599 + bin=shfmt [2023-04-27T23:03:09.566Z] #0 5.599 + shift [2023-04-27T23:03:09.566Z] #0 5.599 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-27T23:03:09.566Z] #0 5.599 + . /tmp/install/shfmt.installer [2023-04-27T23:03:09.566Z] #0 5.599 ++ : v3.0.2 [2023-04-27T23:03:09.566Z] #0 5.599 + install_shfmt [2023-04-27T23:03:09.566Z] #0 5.599 + echo 'Install shfmt version v3.0.2' [2023-04-27T23:03:09.566Z] #0 5.599 + GOBIN=/build [2023-04-27T23:03:09.566Z] #0 5.599 + GO111MODULE=on [2023-04-27T23:03:09.566Z] #0 5.599 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-27T23:03:09.566Z] #0 5.599 Install shfmt version v3.0.2 [2023-04-27T23:03:09.566Z] #0 6.033 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-27T23:03:09.566Z] #0 7.011 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-27T23:03:09.566Z] #0 7.012 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-27T23:03:09.566Z] #0 7.061 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-27T23:03:09.566Z] #27 ... [2023-04-27T23:03:09.566Z] [2023-04-27T23:03:09.566Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-27T23:03:09.566Z] #0 7.246 + RM_GOPATH=0 [2023-04-27T23:03:09.566Z] #0 7.246 + TMP_GOPATH= [2023-04-27T23:03:09.566Z] #0 7.246 + : /build [2023-04-27T23:03:09.566Z] #0 7.246 + '[' -z '' ']' [2023-04-27T23:03:09.566Z] #0 7.249 ++ mktemp -d [2023-04-27T23:03:09.566Z] #0 7.257 + export GOPATH=/tmp/tmp.qBiNVtYLbG [2023-04-27T23:03:09.566Z] #0 7.257 + GOPATH=/tmp/tmp.qBiNVtYLbG [2023-04-27T23:03:09.566Z] #0 7.257 + RM_GOPATH=1 [2023-04-27T23:03:09.566Z] #0 7.257 + case "$(go env GOARCH)" in [2023-04-27T23:03:09.566Z] #0 7.263 ++ go env GOARCH [2023-04-27T23:03:09.566Z] #0 7.280 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:09.566Z] #0 7.280 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:09.566Z] #0 7.289 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:09.566Z] #0 7.289 + dir=/tmp/install [2023-04-27T23:03:09.566Z] #0 7.300 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:09.566Z] #0 7.301 + bin=vndr [2023-04-27T23:03:09.566Z] #0 7.301 + shift [2023-04-27T23:03:09.566Z] #0 7.301 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-27T23:03:09.566Z] #0 7.301 + . /tmp/install/vndr.installer [2023-04-27T23:03:09.566Z] #0 7.301 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:09.566Z] #0 7.301 + install_vndr [2023-04-27T23:03:09.566Z] #0 7.301 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-27T23:03:09.566Z] #0 7.301 + GOBIN=/build [2023-04-27T23:03:09.566Z] #0 7.301 + GO111MODULE=on [2023-04-27T23:03:09.566Z] #0 7.301 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:09.791Z] #39 14.60 CC images/ipc-sem.o [2023-04-27T23:03:09.792Z] #39 14.77 CC images/utsns.o [2023-04-27T23:03:09.792Z] #39 14.84 CC images/creds.o [2023-04-27T23:03:10.049Z] #39 14.95 CC images/vma.o [2023-04-27T23:03:10.049Z] #39 15.02 CC images/netdev.o [2023-04-27T23:03:10.076Z] #38 87.08 CC criu/aio.o [2023-04-27T23:03:10.133Z] #28 7.877 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:10.133Z] #28 ... [2023-04-27T23:03:10.133Z] [2023-04-27T23:03:10.133Z] #25 [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-04-27T23:03:10.133Z] #25 7.869 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:03:10.133Z] #25 7.869 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-27T23:03:10.133Z] #25 7.934 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-27T23:03:10.311Z] #39 15.13 CC images/tty.o [2023-04-27T23:03:10.311Z] #39 15.33 CC images/file-lock.o [2023-04-27T23:03:10.311Z] #39 15.39 CC images/rlimit.o [2023-04-27T23:03:10.373Z] #25 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:03:10.373Z] #0 5.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:10.373Z] #0 5.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:10.373Z] #0 5.202 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:10.373Z] #0 6.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-27T23:03:10.373Z] #0 7.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-27T23:03:10.373Z] #26 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:10.373Z] #0 5.106 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:10.373Z] #0 5.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:10.373Z] #0 5.235 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:10.373Z] #0 6.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-27T23:03:10.373Z] #0 8.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-27T23:03:10.373Z] #27 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:03:10.373Z] #0 4.445 + git clone https://github.com/docker/distribution.git . [2023-04-27T23:03:10.373Z] #0 4.516 Cloning into '.'... [2023-04-27T23:03:10.373Z] #28 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #29 [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-04-27T23:03:10.373Z] #0 3.928 + RM_GOPATH=0 [2023-04-27T23:03:10.373Z] #0 3.928 + TMP_GOPATH= [2023-04-27T23:03:10.373Z] #0 3.928 + : /build [2023-04-27T23:03:10.373Z] #0 3.928 + '[' -z '' ']' [2023-04-27T23:03:10.373Z] #0 3.930 ++ mktemp -d [2023-04-27T23:03:10.373Z] #0 3.930 + export GOPATH=/tmp/tmp.G07dT8cHAG [2023-04-27T23:03:10.373Z] #0 3.930 + GOPATH=/tmp/tmp.G07dT8cHAG [2023-04-27T23:03:10.373Z] #0 3.930 + RM_GOPATH=1 [2023-04-27T23:03:10.373Z] #0 3.930 + case "$(go env GOARCH)" in [2023-04-27T23:03:10.373Z] #0 3.936 ++ go env GOARCH [2023-04-27T23:03:10.373Z] #0 3.948 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.373Z] #0 3.948 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.373Z] #0 3.948 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:10.373Z] #0 3.948 + dir=/tmp/install [2023-04-27T23:03:10.373Z] #0 3.948 + bin=rootlesskit [2023-04-27T23:03:10.373Z] #0 3.948 + shift [2023-04-27T23:03:10.373Z] #0 3.948 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-27T23:03:10.373Z] #0 3.948 + . /tmp/install/rootlesskit.installer [2023-04-27T23:03:10.373Z] #0 3.948 ++ : v0.14.4 [2023-04-27T23:03:10.373Z] #0 3.948 + install_rootlesskit [2023-04-27T23:03:10.373Z] #0 3.948 + case "$1" in [2023-04-27T23:03:10.373Z] #0 3.948 + export CGO_ENABLED=0 [2023-04-27T23:03:10.373Z] #0 3.948 + CGO_ENABLED=0 [2023-04-27T23:03:10.373Z] #0 3.948 + _install_rootlesskit [2023-04-27T23:03:10.373Z] #0 3.948 + echo 'Install rootlesskit version v0.14.4' [2023-04-27T23:03:10.373Z] #0 3.948 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:03:10.373Z] #0 3.948 + GOBIN=/build [2023-04-27T23:03:10.373Z] #0 3.948 + GO111MODULE=on [2023-04-27T23:03:10.373Z] #0 3.948 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-27T23:03:10.373Z] #0 3.948 Install rootlesskit version v0.14.4 [2023-04-27T23:03:10.373Z] #0 4.436 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-27T23:03:10.373Z] #0 6.909 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:03:10.373Z] #0 6.911 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-27T23:03:10.373Z] #0 7.027 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-27T23:03:10.373Z] #0 7.439 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-27T23:03:10.373Z] #0 9.960 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-27T23:03:10.373Z] #29 10.67 go: downloading github.com/google/uuid v1.3.0 [2023-04-27T23:03:10.373Z] #29 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:10.373Z] #0 4.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:10.373Z] #0 4.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:10.373Z] #0 4.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:10.373Z] #0 5.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-27T23:03:10.373Z] #0 7.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-27T23:03:10.373Z] #0 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-27T23:03:10.373Z] #30 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #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-04-27T23:03:10.373Z] #0 3.736 + RM_GOPATH=0 [2023-04-27T23:03:10.373Z] #0 3.736 + TMP_GOPATH= [2023-04-27T23:03:10.373Z] #0 3.736 + : /build [2023-04-27T23:03:10.373Z] #0 3.736 + '[' -z '' ']' [2023-04-27T23:03:10.373Z] #0 3.736 ++ mktemp -d [2023-04-27T23:03:10.373Z] #0 3.736 + export GOPATH=/tmp/tmp.rrz13W8nlG [2023-04-27T23:03:10.373Z] #0 3.736 + GOPATH=/tmp/tmp.rrz13W8nlG [2023-04-27T23:03:10.373Z] #0 3.736 + RM_GOPATH=1 [2023-04-27T23:03:10.373Z] #0 3.736 + case "$(go env GOARCH)" in [2023-04-27T23:03:10.373Z] #0 3.736 ++ go env GOARCH [2023-04-27T23:03:10.373Z] #0 3.738 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.373Z] #0 3.738 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.373Z] #0 3.738 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:10.373Z] #0 3.738 + dir=/tmp/install [2023-04-27T23:03:10.373Z] #0 3.738 + bin=shfmt [2023-04-27T23:03:10.373Z] #0 3.738 + shift [2023-04-27T23:03:10.373Z] #0 3.738 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-27T23:03:10.373Z] #0 3.738 + . /tmp/install/shfmt.installer [2023-04-27T23:03:10.373Z] #0 3.738 ++ : v3.0.2 [2023-04-27T23:03:10.373Z] #0 3.738 + install_shfmt [2023-04-27T23:03:10.373Z] #0 3.738 + echo 'Install shfmt version v3.0.2' [2023-04-27T23:03:10.373Z] #0 3.738 + GOBIN=/build [2023-04-27T23:03:10.373Z] #0 3.738 + GO111MODULE=on [2023-04-27T23:03:10.373Z] #0 3.738 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-27T23:03:10.373Z] #0 3.739 Install shfmt version v3.0.2 [2023-04-27T23:03:10.373Z] #0 4.264 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-27T23:03:10.373Z] #0 5.406 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-27T23:03:10.373Z] #0 5.419 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-27T23:03:10.373Z] #0 5.489 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-27T23:03:10.373Z] #0 7.168 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-27T23:03:10.373Z] #31 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #32 [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-04-27T23:03:10.373Z] #0 4.180 + RM_GOPATH=0 [2023-04-27T23:03:10.373Z] #0 4.180 + TMP_GOPATH= [2023-04-27T23:03:10.373Z] #0 4.180 + : /build [2023-04-27T23:03:10.373Z] #0 4.180 + '[' -z '' ']' [2023-04-27T23:03:10.373Z] #0 4.180 ++ mktemp -d [2023-04-27T23:03:10.373Z] #0 4.180 + export GOPATH=/tmp/tmp.vBqMqlAqV0 [2023-04-27T23:03:10.373Z] #0 4.180 + GOPATH=/tmp/tmp.vBqMqlAqV0 [2023-04-27T23:03:10.373Z] #0 4.180 + RM_GOPATH=1 [2023-04-27T23:03:10.373Z] #0 4.180 + case "$(go env GOARCH)" in [2023-04-27T23:03:10.373Z] #0 4.180 ++ go env GOARCH [2023-04-27T23:03:10.373Z] #0 4.214 Install golangci-lint version v1.49.0 [2023-04-27T23:03:10.373Z] #0 4.214 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.373Z] #0 4.214 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.373Z] #0 4.214 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:10.373Z] #0 4.214 + dir=/tmp/install [2023-04-27T23:03:10.373Z] #0 4.214 + bin=golangci_lint [2023-04-27T23:03:10.373Z] #0 4.214 + shift [2023-04-27T23:03:10.373Z] #0 4.214 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-27T23:03:10.373Z] #0 4.214 + . /tmp/install/golangci_lint.installer [2023-04-27T23:03:10.373Z] #0 4.214 ++ : v1.49.0 [2023-04-27T23:03:10.373Z] #0 4.214 + install_golangci_lint [2023-04-27T23:03:10.373Z] #0 4.214 + set -e [2023-04-27T23:03:10.373Z] #0 4.214 + echo 'Install golangci-lint version v1.49.0' [2023-04-27T23:03:10.373Z] #0 4.214 + GOBIN=/build [2023-04-27T23:03:10.373Z] #0 4.214 + GO111MODULE=on [2023-04-27T23:03:10.373Z] #0 4.214 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-27T23:03:10.373Z] #0 4.835 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-27T23:03:10.373Z] #0 7.171 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:03:10.373Z] #0 7.183 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:03:10.373Z] #0 7.297 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:03:10.373Z] #0 7.307 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-27T23:03:10.373Z] #0 7.462 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-27T23:03:10.373Z] #0 7.690 go: downloading github.com/spf13/viper v1.12.0 [2023-04-27T23:03:10.373Z] #0 7.805 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T23:03:10.373Z] #0 8.270 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-27T23:03:10.373Z] #0 8.281 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-27T23:03:10.373Z] #0 8.434 go: downloading golang.org/x/tools v0.1.12 [2023-04-27T23:03:10.373Z] #0 8.435 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-27T23:03:10.373Z] #0 8.627 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-27T23:03:10.373Z] #0 8.767 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-27T23:03:10.373Z] #0 8.834 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T23:03:10.373Z] #32 ... [2023-04-27T23:03:10.373Z] [2023-04-27T23:03:10.373Z] #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-04-27T23:03:10.373Z] #0 5.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:10.373Z] #0 5.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:10.373Z] #0 5.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:10.373Z] #0 6.588 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-27T23:03:10.373Z] #0 8.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-27T23:03:10.510Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 4.6s done [2023-04-27T23:03:10.510Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 [2023-04-27T23:03:10.568Z] #39 15.47 CC images/pagemap.o [2023-04-27T23:03:10.568Z] #39 15.58 CC images/siginfo.o [2023-04-27T23:03:10.568Z] #39 15.66 CC images/rpc.o [2023-04-27T23:03:10.634Z] #33 ... [2023-04-27T23:03:10.634Z] [2023-04-27T23:03:10.634Z] #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-04-27T23:03:10.634Z] #0 4.040 + RM_GOPATH=0 [2023-04-27T23:03:10.634Z] #0 4.040 + TMP_GOPATH= [2023-04-27T23:03:10.634Z] #0 4.040 + : /build [2023-04-27T23:03:10.634Z] #0 4.040 + '[' -z '' ']' [2023-04-27T23:03:10.634Z] #0 4.048 ++ mktemp -d [2023-04-27T23:03:10.634Z] #0 4.048 + export GOPATH=/tmp/tmp.oflGrCaapp [2023-04-27T23:03:10.634Z] #0 4.048 + GOPATH=/tmp/tmp.oflGrCaapp [2023-04-27T23:03:10.634Z] #0 4.048 + RM_GOPATH=1 [2023-04-27T23:03:10.634Z] #0 4.048 + case "$(go env GOARCH)" in [2023-04-27T23:03:10.634Z] #0 4.048 ++ go env GOARCH [2023-04-27T23:03:10.634Z] #0 4.083 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.634Z] #0 4.083 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.634Z] #0 4.083 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:10.634Z] #0 4.083 + dir=/tmp/install [2023-04-27T23:03:10.634Z] #0 4.083 + bin=gotestsum [2023-04-27T23:03:10.634Z] #0 4.083 + shift [2023-04-27T23:03:10.634Z] #0 4.083 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-27T23:03:10.634Z] #0 4.083 + . /tmp/install/gotestsum.installer [2023-04-27T23:03:10.634Z] #0 4.083 ++ : v1.8.2 [2023-04-27T23:03:10.634Z] #0 4.083 + install_gotestsum [2023-04-27T23:03:10.635Z] #0 4.083 + set -e [2023-04-27T23:03:10.635Z] #0 4.083 + echo 'Install gotestsum version v1.8.2' [2023-04-27T23:03:10.635Z] #0 4.083 + GOBIN=/build [2023-04-27T23:03:10.635Z] #0 4.083 + GO111MODULE=on [2023-04-27T23:03:10.635Z] #0 4.083 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-27T23:03:10.635Z] #0 4.083 Install gotestsum version v1.8.2 [2023-04-27T23:03:10.635Z] #0 4.446 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-27T23:03:10.635Z] #0 6.493 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:03:10.635Z] #0 6.541 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-27T23:03:10.635Z] #0 6.645 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-27T23:03:10.635Z] #0 6.777 go: downloading golang.org/x/tools v0.1.11 [2023-04-27T23:03:10.635Z] #0 7.068 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T23:03:10.635Z] #0 7.132 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T23:03:10.635Z] #0 7.253 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:03:10.635Z] #0 7.448 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-27T23:03:10.635Z] #34 11.31 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-27T23:03:10.635Z] #34 ... [2023-04-27T23:03:10.635Z] [2023-04-27T23:03:10.635Z] #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-04-27T23:03:10.635Z] #0 3.648 + RM_GOPATH=0 [2023-04-27T23:03:10.635Z] #0 3.648 + TMP_GOPATH= [2023-04-27T23:03:10.635Z] #0 3.648 + : /build [2023-04-27T23:03:10.635Z] #0 3.648 + '[' -z '' ']' [2023-04-27T23:03:10.635Z] #0 3.648 ++ mktemp -d [2023-04-27T23:03:10.635Z] #0 3.655 + export GOPATH=/tmp/tmp.O3OfxRCSfy [2023-04-27T23:03:10.635Z] #0 3.655 + GOPATH=/tmp/tmp.O3OfxRCSfy [2023-04-27T23:03:10.635Z] #0 3.655 + RM_GOPATH=1 [2023-04-27T23:03:10.635Z] #0 3.655 + case "$(go env GOARCH)" in [2023-04-27T23:03:10.635Z] #0 3.655 ++ go env GOARCH [2023-04-27T23:03:10.635Z] #0 3.667 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:10.635Z] #0 3.668 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.635Z] #0 3.668 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:10.635Z] #0 3.668 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:10.635Z] #0 3.668 + dir=/tmp/install [2023-04-27T23:03:10.635Z] #0 3.668 + bin=vndr [2023-04-27T23:03:10.635Z] #0 3.668 + shift [2023-04-27T23:03:10.635Z] #0 3.668 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-27T23:03:10.635Z] #0 3.668 + . /tmp/install/vndr.installer [2023-04-27T23:03:10.635Z] #0 3.668 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:10.635Z] #0 3.668 + install_vndr [2023-04-27T23:03:10.635Z] #0 3.668 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-27T23:03:10.635Z] #0 3.668 + GOBIN=/build [2023-04-27T23:03:10.635Z] #0 3.668 + GO111MODULE=on [2023-04-27T23:03:10.635Z] #0 3.668 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:10.635Z] #0 4.187 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:10.651Z] #38 87.70 CC criu/autofs.o [2023-04-27T23:03:10.835Z] #39 ... [2023-04-27T23:03:10.835Z] [2023-04-27T23:03:10.835Z] #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-04-27T23:03:10.835Z] #37 17.52 + cd /tmp/tmp.78XGy06k9y/src/github.com/containerd/containerd [2023-04-27T23:03:10.835Z] #37 17.52 + git checkout -q v1.6.20 [2023-04-27T23:03:10.835Z] #37 18.70 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-27T23:03:10.835Z] #37 18.70 + BUILDTAGS='netgo osusergo static_build' [2023-04-27T23:03:10.835Z] #37 18.70 + export EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:03:10.835Z] #37 18.70 + EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:03:10.835Z] #37 18.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-27T23:03:10.835Z] #37 18.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-27T23:03:10.835Z] #37 18.70 + '[' '' = dynamic ']' [2023-04-27T23:03:10.835Z] #37 18.70 + make [2023-04-27T23:03:10.835Z] #37 19.65 + bin/ctr [2023-04-27T23:03:10.903Z] #35 ... [2023-04-27T23:03:10.903Z] [2023-04-27T23:03:10.903Z] #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-04-27T23:03:10.903Z] #19 1.981 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-27T23:03:10.903Z] #19 2.459 [2023-04-27T23:03:10.903Z] #19 2.681 #=#=# 0.9% ######################################################################## 100.0% [2023-04-27T23:03:10.903Z] #19 3.000 [2023-04-27T23:03:10.903Z] #19 4.181 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-27T23:03:10.903Z] #19 4.643 [2023-04-27T23:03:10.903Z] #19 4.887 #=#=# 0.2% ######################################################################## 100.0% [2023-04-27T23:03:10.903Z] #19 6.076 [2023-04-27T23:03:10.903Z] #19 11.38 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-27T23:03:11.092Z] #37 ... [2023-04-27T23:03:11.092Z] [2023-04-27T23:03:11.093Z] #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-04-27T23:03:11.093Z] #28 38.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-27T23:03:11.093Z] #28 38.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 38.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:03:11.093Z] #28 40.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-27T23:03:11.093Z] #28 40.41 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-27T23:03:11.093Z] #28 40.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:03:11.093Z] #28 40.55 Selecting previously unselected package libapparmor1:amd64. [2023-04-27T23:03:11.093Z] #28 40.55 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 40.60 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:03:11.093Z] #28 40.73 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-27T23:03:11.093Z] #28 40.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 40.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:03:11.093Z] #28 40.84 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:03:11.093Z] #28 40.84 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 40.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:03:11.093Z] #28 40.95 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:03:11.093Z] #28 40.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 40.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:03:11.093Z] #28 41.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-27T23:03:11.093Z] #28 41.19 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 41.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:03:11.093Z] #28 41.26 Selecting previously unselected package libudev-dev:amd64. [2023-04-27T23:03:11.093Z] #28 41.26 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:03:11.093Z] #28 41.26 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:03:11.093Z] #28 41.36 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-27T23:03:11.166Z] #19 ... [2023-04-27T23:03:11.166Z] [2023-04-27T23:03:11.166Z] #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-04-27T23:03:11.166Z] #0 4.123 + RM_GOPATH=0 [2023-04-27T23:03:11.166Z] #0 4.123 + TMP_GOPATH= [2023-04-27T23:03:11.166Z] #0 4.123 + : /build [2023-04-27T23:03:11.166Z] #0 4.123 + '[' -z '' ']' [2023-04-27T23:03:11.166Z] #0 4.123 ++ mktemp -d [2023-04-27T23:03:11.166Z] #0 4.132 + export GOPATH=/tmp/tmp.c0wiwr5XaE [2023-04-27T23:03:11.166Z] #0 4.132 + GOPATH=/tmp/tmp.c0wiwr5XaE [2023-04-27T23:03:11.166Z] #0 4.132 + RM_GOPATH=1 [2023-04-27T23:03:11.166Z] #0 4.132 + case "$(go env GOARCH)" in [2023-04-27T23:03:11.166Z] #0 4.132 ++ go env GOARCH [2023-04-27T23:03:11.166Z] #0 4.140 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:11.166Z] #0 4.140 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:11.166Z] #0 4.166 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:11.166Z] #0 4.166 + dir=/tmp/install [2023-04-27T23:03:11.166Z] #0 4.166 + bin=tomlv [2023-04-27T23:03:11.166Z] #0 4.166 + shift [2023-04-27T23:03:11.166Z] #0 4.166 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-27T23:03:11.166Z] #0 4.166 + . /tmp/install/tomlv.installer [2023-04-27T23:03:11.166Z] #0 4.166 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:11.166Z] #0 4.166 + install_tomlv [2023-04-27T23:03:11.166Z] #0 4.166 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-27T23:03:11.166Z] #0 4.166 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.c0wiwr5XaE/src/github.com/BurntSushi/toml [2023-04-27T23:03:11.166Z] #0 4.166 Cloning into '/tmp/tmp.c0wiwr5XaE/src/github.com/BurntSushi/toml'... [2023-04-27T23:03:11.166Z] #0 4.166 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:11.166Z] #0 5.138 + cd /tmp/tmp.c0wiwr5XaE/src/github.com/BurntSushi/toml [2023-04-27T23:03:11.166Z] #0 5.139 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:11.166Z] #0 5.257 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:03:11.166Z] #0 5.794 internal/goarch [2023-04-27T23:03:11.166Z] #0 5.815 encoding [2023-04-27T23:03:11.166Z] #0 6.017 internal/unsafeheader [2023-04-27T23:03:11.166Z] #0 6.065 internal/abi [2023-04-27T23:03:11.166Z] #0 6.148 internal/cpu [2023-04-27T23:03:11.166Z] #0 6.464 internal/goexperiment [2023-04-27T23:03:11.166Z] #0 6.640 internal/goos [2023-04-27T23:03:11.166Z] #0 6.754 runtime/internal/math [2023-04-27T23:03:11.166Z] #0 6.805 internal/bytealg [2023-04-27T23:03:11.166Z] #0 6.882 runtime/internal/atomic [2023-04-27T23:03:11.166Z] #0 7.859 runtime/internal/sys [2023-04-27T23:03:11.166Z] #0 7.921 runtime/internal/syscall [2023-04-27T23:03:11.166Z] #0 8.197 internal/itoa [2023-04-27T23:03:11.166Z] #0 8.432 math/bits [2023-04-27T23:03:11.166Z] #0 8.500 runtime [2023-04-27T23:03:11.166Z] #0 9.191 math [2023-04-27T23:03:11.166Z] #36 ... [2023-04-27T23:03:11.166Z] [2023-04-27T23:03:11.166Z] #29 [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-04-27T23:03:11.166Z] #29 10.67 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-27T23:03:11.166Z] #29 10.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-27T23:03:11.166Z] #29 10.88 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:03:11.166Z] #29 11.00 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T23:03:11.166Z] #29 11.08 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-27T23:03:11.166Z] #29 11.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-27T23:03:11.166Z] #29 11.47 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-27T23:03:11.349Z] #28 41.37 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-27T23:03:11.349Z] #28 41.37 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:03:11.350Z] #28 41.53 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-27T23:03:11.350Z] #28 41.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:03:11.350Z] #28 41.55 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:11.507Z] #25 9.217 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-27T23:03:11.606Z] #28 41.69 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-27T23:03:11.606Z] #28 41.70 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:03:11.606Z] #28 41.70 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:11.863Z] #28 41.84 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-27T23:03:11.863Z] #28 41.84 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:03:11.863Z] #28 41.84 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:11.863Z] #28 41.92 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-27T23:03:11.863Z] #28 41.93 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:03:11.863Z] #28 41.93 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:12.120Z] #28 42.15 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-27T23:03:12.120Z] #28 42.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-27T23:03:12.120Z] #28 42.16 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:03:12.120Z] #28 42.28 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-27T23:03:12.120Z] #28 42.28 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:03:12.120Z] #28 42.29 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:03:12.384Z] #28 42.34 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-27T23:03:12.384Z] #28 42.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-27T23:03:12.384Z] #28 42.35 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:03:12.384Z] #28 42.49 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-27T23:03:12.384Z] #28 42.49 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:03:12.384Z] #28 42.50 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:03:12.447Z] #25 ... [2023-04-27T23:03:12.447Z] [2023-04-27T23:03:12.447Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:12.447Z] #0 7.368 + RM_GOPATH=0 [2023-04-27T23:03:12.447Z] #0 7.368 + TMP_GOPATH= [2023-04-27T23:03:12.447Z] #0 7.368 + : /build [2023-04-27T23:03:12.447Z] #0 7.368 + '[' -z '' ']' [2023-04-27T23:03:12.447Z] #0 7.368 ++ mktemp -d [2023-04-27T23:03:12.447Z] #0 7.368 + export GOPATH=/tmp/tmp.RHh8e5CKjp [2023-04-27T23:03:12.447Z] #0 7.368 + GOPATH=/tmp/tmp.RHh8e5CKjp [2023-04-27T23:03:12.447Z] #0 7.368 + RM_GOPATH=1 [2023-04-27T23:03:12.447Z] #0 7.368 + case "$(go env GOARCH)" in [2023-04-27T23:03:12.447Z] #0 7.381 ++ go env GOARCH [2023-04-27T23:03:12.447Z] #0 7.414 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:12.447Z] #0 7.414 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:12.447Z] #0 7.415 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:12.447Z] #0 7.428 Install golangci-lint version v1.49.0 [2023-04-27T23:03:12.447Z] #0 7.428 + dir=/tmp/install [2023-04-27T23:03:12.447Z] #0 7.428 + bin=golangci_lint [2023-04-27T23:03:12.447Z] #0 7.428 + shift [2023-04-27T23:03:12.447Z] #0 7.428 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-27T23:03:12.447Z] #0 7.428 + . /tmp/install/golangci_lint.installer [2023-04-27T23:03:12.447Z] #0 7.428 ++ : v1.49.0 [2023-04-27T23:03:12.447Z] #0 7.428 + install_golangci_lint [2023-04-27T23:03:12.447Z] #0 7.428 + set -e [2023-04-27T23:03:12.447Z] #0 7.428 + echo 'Install golangci-lint version v1.49.0' [2023-04-27T23:03:12.447Z] #0 7.428 + GOBIN=/build [2023-04-27T23:03:12.447Z] #0 7.428 + GO111MODULE=on [2023-04-27T23:03:12.447Z] #0 7.428 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-27T23:03:12.447Z] #0 7.965 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-27T23:03:12.447Z] #29 ... [2023-04-27T23:03:12.447Z] [2023-04-27T23:03:12.447Z] #30 [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-04-27T23:03:12.447Z] #0 6.436 + RM_GOPATH=0 [2023-04-27T23:03:12.447Z] #0 6.436 + TMP_GOPATH= [2023-04-27T23:03:12.447Z] #0 6.436 + : /build [2023-04-27T23:03:12.447Z] #0 6.436 + '[' -z '' ']' [2023-04-27T23:03:12.447Z] #0 6.436 ++ mktemp -d [2023-04-27T23:03:12.447Z] #0 6.436 + export GOPATH=/tmp/tmp.kZpnjPSqXG [2023-04-27T23:03:12.447Z] #0 6.436 + GOPATH=/tmp/tmp.kZpnjPSqXG [2023-04-27T23:03:12.447Z] #0 6.436 + RM_GOPATH=1 [2023-04-27T23:03:12.447Z] #0 6.436 + case "$(go env GOARCH)" in [2023-04-27T23:03:12.447Z] #0 6.439 ++ go env GOARCH [2023-04-27T23:03:12.447Z] #0 6.447 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:12.447Z] #0 6.447 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:12.447Z] #0 6.447 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:12.447Z] #0 6.447 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:12.447Z] #0 6.447 + dir=/tmp/install [2023-04-27T23:03:12.447Z] #0 6.447 + bin=tomlv [2023-04-27T23:03:12.447Z] #0 6.447 + shift [2023-04-27T23:03:12.447Z] #0 6.447 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-27T23:03:12.447Z] #0 6.447 + . /tmp/install/tomlv.installer [2023-04-27T23:03:12.447Z] #0 6.447 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:12.447Z] #0 6.447 + install_tomlv [2023-04-27T23:03:12.447Z] #0 6.447 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-27T23:03:12.447Z] #0 6.447 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kZpnjPSqXG/src/github.com/BurntSushi/toml [2023-04-27T23:03:12.447Z] #0 6.447 Cloning into '/tmp/tmp.kZpnjPSqXG/src/github.com/BurntSushi/toml'... [2023-04-27T23:03:12.447Z] #0 7.517 + cd /tmp/tmp.kZpnjPSqXG/src/github.com/BurntSushi/toml [2023-04-27T23:03:12.447Z] #0 7.517 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:12.447Z] #0 7.637 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:03:12.447Z] #0 8.377 encoding [2023-04-27T23:03:12.447Z] #0 8.379 internal/goarch [2023-04-27T23:03:12.447Z] #0 8.490 internal/unsafeheader [2023-04-27T23:03:12.447Z] #0 8.650 internal/abi [2023-04-27T23:03:12.447Z] #0 8.668 internal/cpu [2023-04-27T23:03:12.447Z] #0 9.014 internal/goexperiment [2023-04-27T23:03:12.447Z] #0 9.217 internal/goos [2023-04-27T23:03:12.447Z] #0 9.494 runtime/internal/atomic [2023-04-27T23:03:12.447Z] #0 10.11 internal/bytealg [2023-04-27T23:03:12.566Z] #38 89.45 CC criu/bfd.o [2023-04-27T23:03:12.643Z] #28 42.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:03:12.643Z] #28 42.76 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:03:12.643Z] #28 42.82 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:03:12.706Z] #30 ... [2023-04-27T23:03:12.706Z] [2023-04-27T23:03:12.706Z] #31 [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-04-27T23:03:12.706Z] #0 8.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:12.706Z] #0 9.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:12.706Z] #0 9.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:12.706Z] #31 ... [2023-04-27T23:03:12.706Z] [2023-04-27T23:03:12.706Z] #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-04-27T23:03:12.706Z] #0 8.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:12.706Z] #0 9.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:12.706Z] #0 9.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:12.827Z] #38 ... [2023-04-27T23:03:12.827Z] [2023-04-27T23:03:12.827Z] #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-04-27T23:03:12.827Z] #0 1.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:12.827Z] #0 1.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:12.827Z] #0 1.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:12.827Z] #0 1.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:12.827Z] #0 2.850 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:12.827Z] #0 4.145 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:12.827Z] #0 8.216 Fetched 8643 kB in 7s (1210 kB/s) [2023-04-27T23:03:12.827Z] #0 8.216 Reading package lists... [2023-04-27T23:03:12.827Z] #50 ... [2023-04-27T23:03:12.827Z] [2023-04-27T23:03:12.827Z] #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-04-27T23:03:12.827Z] #38 90.03 CC criu/bitmap.o [2023-04-27T23:03:12.900Z] #28 42.85 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:03:12.900Z] #28 42.87 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:03:12.900Z] #28 42.93 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:12.900Z] #28 42.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:03:12.900Z] #28 42.99 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:12.900Z] #28 43.01 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:03:12.900Z] #28 43.05 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:12.900Z] #28 43.10 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:03:12.900Z] #28 43.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:03:12.965Z] #32 ... [2023-04-27T23:03:12.965Z] [2023-04-27T23:03:12.965Z] #33 [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-04-27T23:03:12.965Z] #0 8.319 + RM_GOPATH=0 [2023-04-27T23:03:12.965Z] #0 8.319 + TMP_GOPATH= [2023-04-27T23:03:12.965Z] #0 8.319 + : /build [2023-04-27T23:03:12.965Z] #0 8.319 + '[' -z '' ']' [2023-04-27T23:03:12.965Z] #0 8.319 ++ mktemp -d [2023-04-27T23:03:12.965Z] #0 8.319 + export GOPATH=/tmp/tmp.rHSIc0fExv [2023-04-27T23:03:12.965Z] #0 8.319 + GOPATH=/tmp/tmp.rHSIc0fExv [2023-04-27T23:03:12.965Z] #0 8.319 + RM_GOPATH=1 [2023-04-27T23:03:12.965Z] #0 8.319 + case "$(go env GOARCH)" in [2023-04-27T23:03:12.965Z] #0 8.319 ++ go env GOARCH [2023-04-27T23:03:12.965Z] #0 8.374 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:12.965Z] #0 8.374 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:12.965Z] #0 8.375 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:12.965Z] #0 8.380 + dir=/tmp/install [2023-04-27T23:03:12.965Z] #0 8.381 + bin=gotestsum [2023-04-27T23:03:12.965Z] #0 8.381 + shift [2023-04-27T23:03:12.965Z] #0 8.382 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-27T23:03:12.965Z] #0 8.384 + . /tmp/install/gotestsum.installer [2023-04-27T23:03:12.965Z] #0 8.385 ++ : v1.8.2 [2023-04-27T23:03:12.965Z] #0 8.385 + install_gotestsum [2023-04-27T23:03:12.965Z] #0 8.393 + set -e [2023-04-27T23:03:12.965Z] #0 8.393 Install gotestsum version v1.8.2 [2023-04-27T23:03:12.965Z] #0 8.393 + echo 'Install gotestsum version v1.8.2' [2023-04-27T23:03:12.965Z] #0 8.393 + GOBIN=/build [2023-04-27T23:03:12.965Z] #0 8.393 + GO111MODULE=on [2023-04-27T23:03:12.965Z] #0 8.393 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-27T23:03:12.965Z] #0 9.042 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-27T23:03:12.965Z] #33 ... [2023-04-27T23:03:12.965Z] [2023-04-27T23:03:12.965Z] #34 [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-04-27T23:03:12.965Z] #0 8.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:12.965Z] #0 9.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:12.965Z] #0 9.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:13.162Z] #28 43.17 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:03:13.162Z] #28 43.20 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:03:13.162Z] #28 43.24 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-27T23:03:13.162Z] #28 43.27 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:03:13.162Z] #28 43.29 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:03:13.162Z] #28 43.35 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:03:13.224Z] #34 ... [2023-04-27T23:03:13.224Z] [2023-04-27T23:03:13.224Z] #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-04-27T23:03:13.224Z] #0 7.777 + git clone https://github.com/docker/distribution.git . [2023-04-27T23:03:13.224Z] #0 7.777 Cloning into '.'... [2023-04-27T23:03:13.398Z] #38 90.24 CC criu/cgroup-props.o [2023-04-27T23:03:13.419Z] #28 43.38 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:03:13.419Z] #28 43.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:03:13.419Z] #28 43.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:03:13.419Z] #28 43.45 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-04-27T23:03:13.419Z] #28 43.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:03:13.419Z] #28 43.55 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-04-27T23:03:13.419Z] #28 43.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:03:13.419Z] #28 43.58 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:03:13.419Z] #28 43.60 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-04-27T23:03:13.419Z] #28 43.61 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:03:13.483Z] #35 ... [2023-04-27T23:03:13.483Z] [2023-04-27T23:03:13.483Z] #36 [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-04-27T23:03:13.483Z] #0 8.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:13.483Z] #0 8.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:13.483Z] #0 8.770 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:13.483Z] #36 11.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:13.483Z] #36 ... [2023-04-27T23:03:13.483Z] [2023-04-27T23:03:13.483Z] #34 [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-04-27T23:03:13.483Z] #34 11.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:13.683Z] #28 43.63 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:03:13.683Z] #28 43.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:03:13.683Z] #28 43.69 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:03:13.683Z] #28 43.70 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:03:13.683Z] #28 43.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:03:13.683Z] #28 43.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:14.340Z] #38 91.23 CC criu/cgroup.o [2023-04-27T23:03:14.365Z] #28 DONE 44.3s [2023-04-27T23:03:14.365Z] [2023-04-27T23:03:14.365Z] #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-04-27T23:03:14.365Z] #39 16.08 CC images/ext-file.o [2023-04-27T23:03:14.365Z] #39 16.14 CC images/cgroup.o [2023-04-27T23:03:14.365Z] #39 16.33 CC images/userns.o [2023-04-27T23:03:14.365Z] #39 16.41 CC images/google/protobuf/descriptor.o [2023-04-27T23:03:14.365Z] #39 16.93 CC images/opts.o [2023-04-27T23:03:14.365Z] #39 17.01 CC images/seccomp.o [2023-04-27T23:03:14.365Z] #39 17.12 CC images/binfmt-misc.o [2023-04-27T23:03:14.365Z] #39 17.19 CC images/time.o [2023-04-27T23:03:14.365Z] #39 17.25 CC images/sysctl.o [2023-04-27T23:03:14.365Z] #39 17.32 CC images/autofs.o [2023-04-27T23:03:14.365Z] #39 17.42 CC images/macvlan.o [2023-04-27T23:03:14.365Z] #39 17.49 CC images/sit.o [2023-04-27T23:03:14.365Z] #39 17.66 CC images/memfd.o [2023-04-27T23:03:14.365Z] #39 17.79 CC images/timens.o [2023-04-27T23:03:14.365Z] #39 17.90 LINK images/built-in.o [2023-04-27T23:03:14.365Z] #39 18.01 GEN compel/include/asm [2023-04-27T23:03:14.365Z] #39 18.04 GEN compel/include/version.h [2023-04-27T23:03:14.365Z] #39 18.07 touch .config [2023-04-27T23:03:14.365Z] #39 18.13 GEN include/common/config.h [2023-04-27T23:03:14.365Z] #39 18.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-27T23:03:14.365Z] #39 18.37 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-27T23:03:14.365Z] #39 18.44 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-27T23:03:14.365Z] #39 18.47 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-27T23:03:14.365Z] #39 18.49 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-27T23:03:14.365Z] #39 18.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-27T23:03:14.365Z] #39 18.53 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-27T23:03:14.365Z] #39 18.54 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-27T23:03:14.365Z] #39 18.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-27T23:03:14.365Z] #39 18.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-27T23:03:14.365Z] #39 18.62 DEP compel/plugins/std/infect.d [2023-04-27T23:03:14.365Z] #39 18.69 DEP compel/plugins/std/string.d [2023-04-27T23:03:14.365Z] #39 18.73 DEP compel/plugins/std/log.d [2023-04-27T23:03:14.365Z] #39 18.77 DEP compel/plugins/std/fds.d [2023-04-27T23:03:14.365Z] #39 18.81 DEP compel/plugins/std/std.d [2023-04-27T23:03:14.365Z] #39 18.85 DEP compel/plugins/shmem/shmem.d [2023-04-27T23:03:14.365Z] #39 18.89 DEP compel/plugins/fds/fds.d [2023-04-27T23:03:14.365Z] #39 18.95 CC compel/plugins/std/std.o [2023-04-27T23:03:14.365Z] #39 19.08 CC compel/plugins/std/fds.o [2023-04-27T23:03:14.365Z] #39 19.19 CC compel/plugins/std/log.o [2023-04-27T23:03:14.365Z] #39 19.47 CC compel/plugins/std/string.o [2023-04-27T23:03:14.474Z] #29 ... [2023-04-27T23:03:14.475Z] [2023-04-27T23:03:14.475Z] #21 [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-04-27T23:03:14.475Z] #21 4.422 + RM_GOPATH=0 [2023-04-27T23:03:14.475Z] #21 4.422 + TMP_GOPATH= [2023-04-27T23:03:14.475Z] #21 4.422 + : /build [2023-04-27T23:03:14.475Z] #21 4.422 + '[' -z '' ']' [2023-04-27T23:03:14.475Z] #21 4.428 ++ mktemp -d [2023-04-27T23:03:14.475Z] #21 4.428 + export GOPATH=/tmp/tmp.oeyZyJqw7a [2023-04-27T23:03:14.475Z] #21 4.428 + GOPATH=/tmp/tmp.oeyZyJqw7a [2023-04-27T23:03:14.475Z] #21 4.428 + RM_GOPATH=1 [2023-04-27T23:03:14.475Z] #21 4.428 + case "$(go env GOARCH)" in [2023-04-27T23:03:14.475Z] #21 4.428 ++ go env GOARCH [2023-04-27T23:03:14.475Z] #21 4.445 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:14.475Z] #21 4.445 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:14.475Z] #21 4.459 Install docker/cli version 17.06.2-ce from stable [2023-04-27T23:03:14.475Z] #21 4.459 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:14.475Z] #21 4.459 + dir=/tmp/install [2023-04-27T23:03:14.475Z] #21 4.459 + bin=dockercli [2023-04-27T23:03:14.475Z] #21 4.459 + shift [2023-04-27T23:03:14.475Z] #21 4.459 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-27T23:03:14.475Z] #21 4.459 + . /tmp/install/dockercli.installer [2023-04-27T23:03:14.475Z] #21 4.459 ++ : stable [2023-04-27T23:03:14.475Z] #21 4.459 ++ : 17.06.2-ce [2023-04-27T23:03:14.475Z] #21 4.459 + install_dockercli [2023-04-27T23:03:14.475Z] #21 4.459 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-27T23:03:14.475Z] #21 4.459 ++ uname -m [2023-04-27T23:03:14.475Z] #21 4.469 + arch=aarch64 [2023-04-27T23:03:14.475Z] #21 4.469 + '[' aarch64 '!=' x86_64 ']' [2023-04-27T23:03:14.475Z] #21 4.469 + '[' aarch64 '!=' s390x ']' [2023-04-27T23:03:14.475Z] #21 4.469 + '[' aarch64 '!=' armhf ']' [2023-04-27T23:03:14.475Z] #21 4.469 + build_dockercli [2023-04-27T23:03:14.475Z] #21 4.469 + git clone https://github.com/docker/docker-ce /tmp/tmp.oeyZyJqw7a/tmp/docker-ce [2023-04-27T23:03:14.475Z] #21 4.469 Cloning into '/tmp/tmp.oeyZyJqw7a/tmp/docker-ce'... [2023-04-27T23:03:14.475Z] #21 ... [2023-04-27T23:03:14.475Z] [2023-04-27T23:03:14.475Z] #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-04-27T23:03:14.475Z] #19 13.06 #=#=# [2023-04-27T23:03:14.475Z] #19 13.45 #=#=# 0.0% ########## 15.3% ################## 25.0% ######################### 35.0% ################################ 45.0% ######################################### 57.5% ################################################# 68.3% ######################################################### 79.3% ############################################################ 84.3% ##################################################################### 96.3% ######################################################################## 100.0% [2023-04-27T23:03:14.637Z] #39 19.74 CC compel/plugins/std/infect.o [2023-04-27T23:03:14.735Z] #19 15.90 [2023-04-27T23:03:14.905Z] #39 19.89 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-27T23:03:14.905Z] #39 19.90 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-27T23:03:14.905Z] #39 19.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-27T23:03:14.905Z] #39 19.94 AR compel/plugins/std.lib.a [2023-04-27T23:03:14.905Z] #39 20.02 CC compel/plugins/fds/fds.o [2023-04-27T23:03:15.178Z] #39 20.13 AR compel/plugins/fds.lib.a [2023-04-27T23:03:15.178Z] #39 20.21 HOSTDEP compel/src/lib/log-host.d [2023-04-27T23:03:15.178Z] #39 20.26 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-27T23:03:15.453Z] #39 20.30 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-27T23:03:15.454Z] #39 20.34 HOSTDEP compel/src/main-host.d [2023-04-27T23:03:15.454Z] #39 20.41 DEP compel/src/lib/ptrace.d [2023-04-27T23:03:15.454Z] #39 20.46 DEP compel/src/lib/infect.d [2023-04-27T23:03:15.454Z] #39 20.52 DEP compel/src/lib/infect-util.d [2023-04-27T23:03:15.724Z] #39 20.55 DEP compel/src/lib/infect-rpc.d [2023-04-27T23:03:15.724Z] #39 20.61 DEP compel/arch/x86/src/lib/infect.d [2023-04-27T23:03:15.724Z] #39 ... [2023-04-27T23:03:15.724Z] [2023-04-27T23:03:15.724Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-27T23:03:15.724Z] #42 DONE 1.5s [2023-04-27T23:03:15.724Z] [2023-04-27T23:03:15.724Z] #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-04-27T23:03:15.724Z] #39 20.69 DEP compel/arch/x86/src/lib/cpu.d [2023-04-27T23:03:15.724Z] #39 20.73 DEP compel/src/lib/log.d [2023-04-27T23:03:15.724Z] #39 20.77 DEP compel/src/main.d [2023-04-27T23:03:15.783Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 4.4s done [2023-04-27T23:03:15.783Z] #9 ... [2023-04-27T23:03:15.783Z] [2023-04-27T23:03:15.783Z] #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-04-27T23:03:15.783Z] #0 1.532 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:15.783Z] #0 1.563 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:15.783Z] #0 1.563 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:15.783Z] #0 1.796 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:15.783Z] #0 2.136 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:15.783Z] #0 2.536 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:15.783Z] #0 3.662 Fetched 8643 kB in 2s (3602 kB/s) [2023-04-27T23:03:15.783Z] #0 3.662 Reading package lists... [2023-04-27T23:03:15.783Z] #0 4.524 Reading package lists... [2023-04-27T23:03:15.783Z] #0 5.371 Building dependency tree... [2023-04-27T23:03:15.783Z] #0 5.886 The following additional packages will be installed: [2023-04-27T23:03:15.783Z] #0 5.887 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-27T23:03:15.783Z] #0 5.888 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-27T23:03:15.783Z] #0 5.891 Recommended packages: [2023-04-27T23:03:15.783Z] #0 5.891 libldap-common publicsuffix libsasl2-modules [2023-04-27T23:03:15.783Z] #0 6.059 The following NEW packages will be installed: [2023-04-27T23:03:15.783Z] #0 6.060 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-27T23:03:15.783Z] #0 6.061 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-27T23:03:15.783Z] #0 6.062 libssh2-1 openssl [2023-04-27T23:03:15.783Z] #0 6.346 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:15.783Z] #0 6.346 Need to get 3050 kB of archives. [2023-04-27T23:03:15.783Z] #0 6.346 After this operation, 6663 kB of additional disk space will be used. [2023-04-27T23:03:15.783Z] #0 6.346 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-27T23:03:15.783Z] #0 6.364 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-27T23:03:15.783Z] #0 6.364 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-27T23:03:15.783Z] #0 6.364 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-04-27T23:03:15.783Z] #0 6.364 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-27T23:03:15.783Z] #0 6.365 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-27T23:03:15.783Z] #0 6.369 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-27T23:03:15.783Z] #0 6.370 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-27T23:03:15.783Z] #0 6.372 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-27T23:03:15.783Z] #0 6.374 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-27T23:03:15.783Z] #0 6.376 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-27T23:03:15.783Z] #0 6.379 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-27T23:03:15.783Z] #0 6.383 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:03:15.783Z] #0 6.385 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:03:15.783Z] #0 6.387 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:03:15.783Z] #0 6.561 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:15.783Z] #0 6.605 Fetched 3050 kB in 0s (9832 kB/s) [2023-04-27T23:03:15.783Z] #0 6.636 Selecting previously unselected package openssl. [2023-04-27T23:03:15.783Z] #0 6.636 (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 ... 6664 files and directories currently installed.) [2023-04-27T23:03:15.783Z] #0 6.642 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 6.647 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:03:15.783Z] #0 6.817 Selecting previously unselected package ca-certificates. [2023-04-27T23:03:15.783Z] #0 6.817 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-27T23:03:15.783Z] #0 6.821 Unpacking ca-certificates (20210119) ... [2023-04-27T23:03:15.783Z] #0 6.899 Selecting previously unselected package libbrotli1:amd64. [2023-04-27T23:03:15.783Z] #0 6.901 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 6.909 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:03:15.783Z] #0 6.990 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-27T23:03:15.783Z] #0 6.991 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 6.995 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:03:15.783Z] #0 7.039 Selecting previously unselected package libsasl2-2:amd64. [2023-04-27T23:03:15.783Z] #0 7.040 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.044 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:03:15.783Z] #0 7.091 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-27T23:03:15.783Z] #0 7.093 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.097 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:03:15.783Z] #0 7.186 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-27T23:03:15.783Z] #0 7.186 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.202 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:03:15.783Z] #0 7.290 Selecting previously unselected package libpsl5:amd64. [2023-04-27T23:03:15.783Z] #0 7.290 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.294 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:03:15.783Z] #0 7.334 Selecting previously unselected package librtmp1:amd64. [2023-04-27T23:03:15.783Z] #0 7.334 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.338 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:03:15.783Z] #0 7.382 Selecting previously unselected package libssh2-1:amd64. [2023-04-27T23:03:15.783Z] #0 7.382 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.385 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:03:15.783Z] #0 7.446 Selecting previously unselected package libcurl4:amd64. [2023-04-27T23:03:15.783Z] #0 7.446 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.452 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:03:15.783Z] #0 7.533 Selecting previously unselected package curl. [2023-04-27T23:03:15.783Z] #0 7.533 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.537 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:03:15.783Z] #0 7.609 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:03:15.783Z] #0 7.609 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.613 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:03:15.783Z] #0 7.679 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:03:15.783Z] #0 7.679 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.682 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:03:15.783Z] #0 7.730 Selecting previously unselected package jq. [2023-04-27T23:03:15.783Z] #0 7.730 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:03:15.783Z] #0 7.734 Unpacking jq (1.6-2.1) ... [2023-04-27T23:03:15.783Z] #0 7.774 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-27T23:03:15.783Z] #0 7.786 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-27T23:03:15.783Z] #0 7.797 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-27T23:03:15.783Z] #0 7.812 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:03:15.783Z] #0 7.821 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-27T23:03:15.783Z] #0 7.831 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-27T23:03:15.783Z] #0 7.842 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-27T23:03:15.783Z] #0 7.853 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-27T23:03:15.783Z] #0 7.868 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:03:15.783Z] #0 7.878 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:03:15.783Z] #0 7.889 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-27T23:03:15.783Z] #0 7.900 Setting up ca-certificates (20210119) ... [2023-04-27T23:03:15.783Z] #0 8.522 Updating certificates in /etc/ssl/certs... [2023-04-27T23:03:15.783Z] #0 9.244 129 added, 0 removed; done. [2023-04-27T23:03:15.783Z] #0 9.280 Setting up jq (1.6-2.1) ... [2023-04-27T23:03:15.783Z] #0 9.291 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-27T23:03:15.783Z] #0 9.302 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-27T23:03:15.783Z] #0 9.313 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:15.783Z] #0 9.334 Processing triggers for ca-certificates (20210119) ... [2023-04-27T23:03:15.783Z] #0 9.343 Updating certificates in /etc/ssl/certs... [2023-04-27T23:03:15.783Z] #0 9.920 0 added, 0 removed; done. [2023-04-27T23:03:15.783Z] #0 9.920 Running hooks in /etc/ca-certificates/update.d... [2023-04-27T23:03:15.783Z] #0 9.921 done. [2023-04-27T23:03:15.783Z] #16 ... [2023-04-27T23:03:15.783Z] [2023-04-27T23:03:15.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:15.783Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 0.1s [2023-04-27T23:03:15.984Z] #39 20.84 DEP compel/src/lib/handle-elf.d [2023-04-27T23:03:15.984Z] #39 20.91 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-27T23:03:15.984Z] #39 20.97 CC compel/src/lib/log.o [2023-04-27T23:03:15.984Z] #39 21.04 CC compel/arch/x86/src/lib/cpu.o [2023-04-27T23:03:16.557Z] #39 21.31 CC compel/arch/x86/src/lib/infect.o [2023-04-27T23:03:16.557Z] #39 21.54 CC compel/src/lib/infect-rpc.o [2023-04-27T23:03:16.557Z] #39 21.64 CC compel/src/lib/infect-util.o [2023-04-27T23:03:17.130Z] #39 ... [2023-04-27T23:03:17.130Z] [2023-04-27T23:03:17.130Z] #43 [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-04-27T23:03:17.130Z] #43 DONE 1.2s [2023-04-27T23:03:17.130Z] [2023-04-27T23:03:17.130Z] #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-04-27T23:03:17.130Z] #39 21.85 CC compel/src/lib/infect.o [2023-04-27T23:03:17.670Z] #38 94.61 CC criu/clone-noasan.o [2023-04-27T23:03:17.692Z] #39 22.54 CC compel/src/lib/ptrace.o [2023-04-27T23:03:17.692Z] #39 22.64 AR compel/libcompel.a [2023-04-27T23:03:17.692Z] #39 22.70 HOSTCC compel/src/main-host.o [2023-04-27T23:03:17.936Z] #38 94.87 CC criu/config.o [2023-04-27T23:03:17.948Z] #39 22.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-27T23:03:17.948Z] #39 ... [2023-04-27T23:03:17.948Z] [2023-04-27T23:03:17.948Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-27T23:03:17.948Z] #0 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-27T23:03:17.948Z] #44 DONE 1.1s [2023-04-27T23:03:17.948Z] [2023-04-27T23:03:17.948Z] #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-04-27T23:03:17.948Z] #39 22.93 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-27T23:03:18.204Z] #39 23.05 HOSTCC compel/src/lib/log-host.o [2023-04-27T23:03:18.204Z] #39 23.14 HOSTLINK compel/compel-host-bin [2023-04-27T23:03:18.204Z] #39 23.24 DEP soccr/soccr.d [2023-04-27T23:03:18.204Z] #39 23.34 CC soccr/soccr.o [2023-04-27T23:03:18.507Z] #38 ... [2023-04-27T23:03:18.507Z] [2023-04-27T23:03:18.507Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-27T23:03:18.507Z] #41 14.88 + cd /tmp/tmp.rreqp3ixi4/src/github.com/opencontainers/runc [2023-04-27T23:03:18.507Z] #41 14.89 + git checkout -q v1.1.5 [2023-04-27T23:03:18.507Z] #41 15.35 + '[' -z '' ']' [2023-04-27T23:03:18.507Z] #41 15.35 + target=static [2023-04-27T23:03:18.507Z] #41 15.35 + make BUILDTAGS=seccomp static [2023-04-27T23:03:18.507Z] #41 16.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-27T23:03:18.507Z] #41 ... [2023-04-27T23:03:18.507Z] [2023-04-27T23:03:18.507Z] #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-04-27T23:03:18.507Z] #0 8.216 Reading package lists... [2023-04-27T23:03:18.507Z] #50 11.07 Reading package lists... [2023-04-27T23:03:18.507Z] #50 14.14 Building dependency tree... [2023-04-27T23:03:18.752Z] #34 15.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:18.752Z] #34 ... [2023-04-27T23:03:18.752Z] [2023-04-27T23:03:18.752Z] #36 [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-04-27T23:03:18.752Z] #36 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:18.767Z] #50 15.89 The following additional packages will be installed: [2023-04-27T23:03:18.767Z] #50 15.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:03:18.767Z] #50 15.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-27T23:03:18.767Z] #50 15.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-27T23:03:18.767Z] #50 15.89 python3-pkg-resources vim-runtime xxd [2023-04-27T23:03:18.767Z] #50 15.90 Suggested packages: [2023-04-27T23:03:18.767Z] #50 15.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-27T23:03:18.767Z] #50 15.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-27T23:03:18.767Z] #50 15.90 acl attr quota [2023-04-27T23:03:18.767Z] #50 15.90 Recommended packages: [2023-04-27T23:03:18.767Z] #50 15.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-27T23:03:18.768Z] #39 23.74 AR soccr/libsoccr.a [2023-04-27T23:03:18.768Z] #39 23.77 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:03:19.024Z] #39 ... [2023-04-27T23:03:19.024Z] [2023-04-27T23:03:19.024Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-27T23:03:19.024Z] #45 DONE 1.0s [2023-04-27T23:03:19.024Z] [2023-04-27T23:03:19.024Z] #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-04-27T23:03:19.024Z] #39 23.99 DEP criu/arch/x86/sigframe.d [2023-04-27T23:03:19.024Z] #39 24.03 DEP criu/arch/x86/sigaction_compat.d [2023-04-27T23:03:19.058Z] #9 ... [2023-04-27T23:03:19.058Z] [2023-04-27T23:03:19.058Z] #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-04-27T23:03:19.058Z] #16 DONE 13.8s [2023-04-27T23:03:19.058Z] [2023-04-27T23:03:19.058Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:19.281Z] #39 24.12 DEP criu/arch/x86/kerndat.d [2023-04-27T23:03:19.281Z] #39 24.19 DEP criu/arch/x86/crtools.d [2023-04-27T23:03:19.281Z] #39 24.28 DEP criu/arch/x86/cpu.d [2023-04-27T23:03:19.338Z] #50 ... [2023-04-27T23:03:19.338Z] [2023-04-27T23:03:19.338Z] #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-04-27T23:03:19.338Z] #38 96.41 CC criu/cr-check.o [2023-04-27T23:03:19.539Z] #39 24.36 CC criu/arch/x86/cpu.o [2023-04-27T23:03:19.539Z] #39 24.55 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:03:19.539Z] #39 24.55 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:03:19.539Z] #39 24.55 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:03:19.539Z] #39 24.55 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:03:19.539Z] #39 24.55 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:03:19.539Z] #39 24.56 CC criu/arch/x86/crtools.o [2023-04-27T23:03:19.796Z] #39 24.92 CC criu/arch/x86/kerndat.o [2023-04-27T23:03:20.134Z] #19 20.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-27T23:03:20.134Z] #19 ... [2023-04-27T23:03:20.134Z] [2023-04-27T23:03:20.134Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:03:20.134Z] #26 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-27T23:03:20.134Z] #26 16.33 Fetched 8525 kB in 11s (746 kB/s) [2023-04-27T23:03:20.134Z] #26 16.33 Reading package lists... [2023-04-27T23:03:20.134Z] #26 ... [2023-04-27T23:03:20.134Z] [2023-04-27T23:03:20.134Z] #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-04-27T23:03:20.134Z] #25 19.47 Updating files: 63% (1210/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-27T23:03:20.134Z] #25 20.20 + cd /tmp/tmp.67NkSQhxcl/src/github.com/docker/libnetwork [2023-04-27T23:03:20.134Z] #25 20.20 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:20.134Z] #25 20.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-27T23:03:20.358Z] #39 ... [2023-04-27T23:03:20.358Z] [2023-04-27T23:03:20.358Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-27T23:03:20.358Z] #46 DONE 1.1s [2023-04-27T23:03:20.358Z] [2023-04-27T23:03:20.358Z] #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-04-27T23:03:20.358Z] #39 25.12 CC criu/arch/x86/sigaction_compat.o [2023-04-27T23:03:20.358Z] #39 25.27 CC criu/arch/x86/sigframe.o [2023-04-27T23:03:20.358Z] #39 25.39 LINK criu/arch/x86/crtools.built-in.o [2023-04-27T23:03:20.358Z] #39 25.43 DEP criu/pie/util-vdso-elf32.d [2023-04-27T23:03:20.358Z] #39 25.50 DEP criu/pie/util-vdso.d [2023-04-27T23:03:20.398Z] #25 ... [2023-04-27T23:03:20.398Z] [2023-04-27T23:03:20.398Z] #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-04-27T23:03:20.398Z] #35 DONE 21.0s [2023-04-27T23:03:20.430Z] #9 ... [2023-04-27T23:03:20.430Z] [2023-04-27T23:03:20.430Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-27T23:03:20.430Z] #17 DONE 1.4s [2023-04-27T23:03:20.430Z] [2023-04-27T23:03:20.430Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-27T23:03:20.634Z] #39 25.53 DEP criu/pie/util.d [2023-04-27T23:03:20.634Z] #39 25.62 CC criu/pie/util.o [2023-04-27T23:03:20.634Z] #39 25.71 CC criu/pie/util-vdso.o [2023-04-27T23:03:20.655Z] #36 ... [2023-04-27T23:03:20.655Z] [2023-04-27T23:03:20.655Z] #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-04-27T23:03:20.655Z] #24 8.013 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-27T23:03:20.655Z] #24 8.013 Cloning into '.'... [2023-04-27T23:03:20.655Z] #24 ... [2023-04-27T23:03:20.655Z] [2023-04-27T23:03:20.655Z] #21 [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-04-27T23:03:20.655Z] #21 8.448 + RM_GOPATH=0 [2023-04-27T23:03:20.655Z] #21 8.448 + TMP_GOPATH= [2023-04-27T23:03:20.655Z] #21 8.448 + : /build [2023-04-27T23:03:20.655Z] #21 8.448 + '[' -z '' ']' [2023-04-27T23:03:20.655Z] #21 8.448 ++ mktemp -d [2023-04-27T23:03:20.655Z] #21 8.457 + export GOPATH=/tmp/tmp.lUDGyHnMhh [2023-04-27T23:03:20.655Z] #21 8.457 + GOPATH=/tmp/tmp.lUDGyHnMhh [2023-04-27T23:03:20.655Z] #21 8.457 + RM_GOPATH=1 [2023-04-27T23:03:20.655Z] #21 8.457 + case "$(go env GOARCH)" in [2023-04-27T23:03:20.655Z] #21 8.457 ++ go env GOARCH [2023-04-27T23:03:20.655Z] #21 8.532 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:20.655Z] #21 8.532 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:20.655Z] #21 8.532 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:20.655Z] #21 8.532 + dir=/tmp/install [2023-04-27T23:03:20.655Z] #21 8.532 + bin=dockercli [2023-04-27T23:03:20.655Z] #21 8.532 + shift [2023-04-27T23:03:20.655Z] #21 8.532 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-27T23:03:20.655Z] #21 8.532 + . /tmp/install/dockercli.installer [2023-04-27T23:03:20.655Z] #21 8.532 ++ : stable [2023-04-27T23:03:20.655Z] #21 8.532 ++ : 17.06.2-ce [2023-04-27T23:03:20.655Z] #21 8.532 + install_dockercli [2023-04-27T23:03:20.655Z] #21 8.532 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-27T23:03:20.655Z] #21 8.532 ++ uname -m [2023-04-27T23:03:20.655Z] #21 8.532 Install docker/cli version 17.06.2-ce from stable [2023-04-27T23:03:20.655Z] #21 8.550 + arch=x86_64 [2023-04-27T23:03:20.655Z] #21 8.550 + '[' x86_64 '!=' x86_64 ']' [2023-04-27T23:03:20.655Z] #21 8.550 + url=https://download.docker.com/linux/static [2023-04-27T23:03:20.655Z] #21 8.550 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-27T23:03:20.655Z] #21 8.550 + tar -xz docker/docker [2023-04-27T23:03:20.658Z] [2023-04-27T23:03:20.659Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:20.659Z] #27 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-27T23:03:20.659Z] #27 15.93 Fetched 8525 kB in 11s (766 kB/s) [2023-04-27T23:03:20.659Z] #27 15.93 Reading package lists... [2023-04-27T23:03:20.659Z] #27 21.14 Reading package lists... [2023-04-27T23:03:20.659Z] #27 ... [2023-04-27T23:03:20.659Z] [2023-04-27T23:03:20.659Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:03:20.659Z] #26 16.33 Reading package lists... [2023-04-27T23:03:20.892Z] #39 26.00 CC criu/pie/util-vdso-elf32.o [2023-04-27T23:03:20.913Z] #21 ... [2023-04-27T23:03:20.913Z] [2023-04-27T23:03:20.913Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:20.913Z] #29 12.09 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:03:20.913Z] #29 12.10 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:03:20.913Z] #29 12.25 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:03:20.913Z] #29 12.31 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-27T23:03:20.913Z] #29 12.57 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-27T23:03:20.913Z] #29 13.19 go: downloading github.com/spf13/viper v1.12.0 [2023-04-27T23:03:20.913Z] #29 13.19 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T23:03:20.913Z] #29 14.27 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-27T23:03:20.913Z] #29 14.27 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-27T23:03:20.913Z] #29 14.64 go: downloading golang.org/x/tools v0.1.12 [2023-04-27T23:03:20.913Z] #29 14.64 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-27T23:03:20.913Z] #29 15.32 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-27T23:03:20.913Z] #29 15.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-27T23:03:20.914Z] #29 15.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T23:03:20.919Z] #26 21.52 Reading package lists... [2023-04-27T23:03:20.919Z] #26 ... [2023-04-27T23:03:20.919Z] [2023-04-27T23:03:20.919Z] #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-04-27T23:03:20.919Z] #34 11.46 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-27T23:03:20.919Z] #34 15.08 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:03:20.919Z] #34 ... [2023-04-27T23:03:20.919Z] [2023-04-27T23:03:20.919Z] #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-04-27T23:03:20.919Z] #33 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-27T23:03:20.919Z] #33 16.73 Fetched 8525 kB in 12s (726 kB/s) [2023-04-27T23:03:20.919Z] #33 16.73 Reading package lists... [2023-04-27T23:03:20.994Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.1s [2023-04-27T23:03:21.149Z] #39 ... [2023-04-27T23:03:21.149Z] [2023-04-27T23:03:21.149Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-04-27T23:03:21.149Z] #47 DONE 1.2s [2023-04-27T23:03:21.181Z] #33 21.82 Reading package lists... [2023-04-27T23:03:21.181Z] #33 ... [2023-04-27T23:03:21.181Z] [2023-04-27T23:03:21.181Z] #32 [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-04-27T23:03:21.181Z] #32 14.48 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-27T23:03:21.181Z] #32 14.53 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-27T23:03:21.181Z] #32 14.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-27T23:03:21.181Z] #32 14.94 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-27T23:03:21.181Z] #32 15.03 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:03:21.181Z] #32 15.13 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T23:03:21.181Z] #32 15.23 go: downloading github.com/spf13/afero v1.8.2 [2023-04-27T23:03:21.181Z] #32 15.31 go: downloading github.com/spf13/cast v1.5.0 [2023-04-27T23:03:21.181Z] #32 15.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-27T23:03:21.181Z] #32 15.51 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-27T23:03:21.181Z] #32 15.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:03:21.181Z] #32 16.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T23:03:21.181Z] #32 17.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-27T23:03:21.181Z] #32 18.03 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-27T23:03:21.181Z] #32 18.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-27T23:03:21.181Z] #32 18.26 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-27T23:03:21.181Z] #32 18.46 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-27T23:03:21.181Z] #32 18.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-27T23:03:21.181Z] #32 18.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-27T23:03:21.181Z] #32 19.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-27T23:03:21.181Z] #32 19.21 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-27T23:03:21.181Z] #32 19.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-27T23:03:21.181Z] #32 19.41 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-27T23:03:21.181Z] #32 19.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-27T23:03:21.181Z] #32 19.53 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-27T23:03:21.181Z] #32 19.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-27T23:03:21.181Z] #32 19.79 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-27T23:03:21.181Z] #32 19.88 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-27T23:03:21.181Z] #32 19.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-27T23:03:21.181Z] #32 19.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-27T23:03:21.181Z] #32 20.07 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-27T23:03:21.181Z] #32 20.20 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-27T23:03:21.181Z] #32 20.58 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-27T23:03:21.181Z] #32 20.61 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-27T23:03:21.181Z] #32 20.75 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-27T23:03:21.181Z] #32 20.75 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-27T23:03:21.181Z] #32 20.86 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-27T23:03:21.253Z] #38 98.21 CC criu/cr-dedup.o [2023-04-27T23:03:21.407Z] [2023-04-27T23:03:21.408Z] #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-04-27T23:03:21.408Z] #39 26.28 AR criu/pie/pie.lib.a [2023-04-27T23:03:21.408Z] #39 26.36 DEP criu/pie/restorer.d [2023-04-27T23:03:21.408Z] #39 26.55 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-27T23:03:21.515Z] #38 98.62 CC criu/cr-dump.o [2023-04-27T23:03:21.663Z] #39 26.60 DEP criu/arch/x86/restorer_unmap.d [2023-04-27T23:03:21.663Z] #39 26.61 DEP criu/arch/x86/restorer.d [2023-04-27T23:03:21.663Z] #39 26.69 DEP criu/arch/x86/vdso-pie.d [2023-04-27T23:03:21.753Z] #32 22.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-27T23:03:21.753Z] #32 22.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-27T23:03:21.753Z] #32 22.33 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-27T23:03:21.919Z] #39 26.75 DEP criu/pie/parasite-vdso.d [2023-04-27T23:03:21.919Z] #39 26.85 DEP criu/pie/parasite.d [2023-04-27T23:03:22.016Z] #32 22.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-27T23:03:22.016Z] #32 ... [2023-04-27T23:03:22.016Z] [2023-04-27T23:03:22.016Z] #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-04-27T23:03:22.016Z] #19 22.98 #=#=# [2023-04-27T23:03:22.176Z] #39 27.05 CC criu/pie/parasite.o [2023-04-27T23:03:22.277Z] #19 23.34 #=#=# ######################################################################## 100.0% [2023-04-27T23:03:22.365Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 6.4s done [2023-04-27T23:03:22.433Z] #39 ... [2023-04-27T23:03:22.433Z] [2023-04-27T23:03:22.433Z] #48 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-27T23:03:22.433Z] #48 DONE 1.1s [2023-04-27T23:03:22.630Z] #9 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-27T23:03:22.693Z] [2023-04-27T23:03:22.693Z] #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-04-27T23:03:22.693Z] #39 27.45 LINK criu/pie/parasite.built-in.o [2023-04-27T23:03:22.693Z] #39 27.45 GEN criu/pie/parasite-blob.h [2023-04-27T23:03:22.693Z] #39 27.47 CC criu/pie/parasite-vdso.o [2023-04-27T23:03:22.693Z] #39 27.74 CC criu/arch/x86/vdso-pie.o [2023-04-27T23:03:22.816Z] #29 ... [2023-04-27T23:03:22.816Z] [2023-04-27T23:03:22.816Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-27T23:03:22.816Z] #27 10.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-27T23:03:22.816Z] #27 ... [2023-04-27T23:03:22.816Z] [2023-04-27T23:03:22.816Z] #25 [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-04-27T23:03:22.816Z] #25 13.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-27T23:03:22.816Z] #25 15.44 go: downloading github.com/google/uuid v1.3.0 [2023-04-27T23:03:22.816Z] #25 15.64 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-27T23:03:22.816Z] #25 16.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-27T23:03:22.816Z] #25 16.39 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:03:22.816Z] #25 16.54 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T23:03:22.816Z] #25 17.11 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-27T23:03:22.816Z] #25 17.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-27T23:03:22.816Z] #25 18.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-27T23:03:22.886Z] #9 DONE 26.2s [2023-04-27T23:03:22.886Z] [2023-04-27T23:03:22.886Z] #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-04-27T23:03:22.886Z] #0 1.677 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-27T23:03:22.886Z] #0 1.959 [2023-04-27T23:03:22.886Z] #0 2.182 #=#=# ######################################################################## 100.0% [2023-04-27T23:03:22.886Z] #0 2.356 [2023-04-27T23:03:22.950Z] #39 27.94 CC criu/arch/x86/restorer.o [2023-04-27T23:03:23.076Z] #25 ... [2023-04-27T23:03:23.077Z] [2023-04-27T23:03:23.077Z] #34 [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-04-27T23:03:23.077Z] #34 20.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:23.206Z] #39 28.09 CC criu/arch/x86/restorer_unmap.o [2023-04-27T23:03:23.207Z] #39 28.11 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-27T23:03:23.207Z] #39 28.24 CC criu/pie/restorer.o [2023-04-27T23:03:23.218Z] #19 ... [2023-04-27T23:03:23.218Z] [2023-04-27T23:03:23.218Z] #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-04-27T23:03:23.218Z] #36 13.92 unicode/utf8 [2023-04-27T23:03:23.218Z] #36 14.69 internal/race [2023-04-27T23:03:23.218Z] #36 14.94 sync/atomic [2023-04-27T23:03:23.218Z] #36 15.68 unicode [2023-04-27T23:03:23.452Z] #18 3.225 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-27T23:03:23.479Z] #36 ... [2023-04-27T23:03:23.479Z] [2023-04-27T23:03:23.479Z] #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-04-27T23:03:23.479Z] #19 24.64 [2023-04-27T23:03:23.644Z] #34 ... [2023-04-27T23:03:23.644Z] [2023-04-27T23:03:23.644Z] #31 [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-04-27T23:03:23.644Z] #31 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:23.644Z] #31 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:23.644Z] #31 20.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:23.709Z] #18 3.405 [2023-04-27T23:03:23.910Z] #31 ... [2023-04-27T23:03:23.910Z] [2023-04-27T23:03:23.910Z] #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-04-27T23:03:23.910Z] #32 11.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:23.910Z] #32 16.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:23.910Z] #32 21.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:23.910Z] #32 ... [2023-04-27T23:03:23.910Z] [2023-04-27T23:03:23.910Z] #30 [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-04-27T23:03:23.910Z] #30 11.33 runtime/internal/math [2023-04-27T23:03:23.910Z] #30 11.66 runtime/internal/sys [2023-04-27T23:03:23.910Z] #30 12.04 runtime/internal/syscall [2023-04-27T23:03:23.910Z] #30 12.85 internal/itoa [2023-04-27T23:03:23.910Z] #30 13.54 runtime [2023-04-27T23:03:23.910Z] #30 13.59 math/bits [2023-04-27T23:03:23.910Z] #30 16.19 math [2023-04-27T23:03:23.971Z] #18 3.620 #=#=# ######################################################################## 100.0% [2023-04-27T23:03:23.971Z] #18 3.886 [2023-04-27T23:03:24.063Z] #38 101.2 CC criu/cr-errno.o [2023-04-27T23:03:24.168Z] #30 ... [2023-04-27T23:03:24.168Z] [2023-04-27T23:03:24.168Z] #21 [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-04-27T23:03:24.168Z] #21 20.84 + mkdir -p /build [2023-04-27T23:03:24.168Z] #21 20.87 + mv docker/docker /build/ [2023-04-27T23:03:24.168Z] #21 20.88 + rmdir docker [2023-04-27T23:03:24.168Z] #21 DONE 21.7s [2023-04-27T23:03:24.168Z] [2023-04-27T23:03:24.168Z] #36 [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-04-27T23:03:24.168Z] #36 21.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:24.180Z] #39 29.12 LINK criu/pie/restorer.built-in.o [2023-04-27T23:03:24.180Z] #39 29.13 GEN criu/pie/restorer-blob.h [2023-04-27T23:03:24.180Z] #39 29.21 DEP criu/vdso.d [2023-04-27T23:03:24.180Z] #39 ... [2023-04-27T23:03:24.180Z] [2023-04-27T23:03:24.180Z] #49 [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-04-27T23:03:24.180Z] #0 1.152 + RM_GOPATH=0 [2023-04-27T23:03:24.180Z] #0 1.152 + TMP_GOPATH= [2023-04-27T23:03:24.180Z] #0 1.152 + : /build [2023-04-27T23:03:24.180Z] #0 1.152 + '[' -z '' ']' [2023-04-27T23:03:24.180Z] #0 1.152 ++ mktemp -d [2023-04-27T23:03:24.180Z] #0 1.154 + export GOPATH=/tmp/tmp.CABvnIat4Z [2023-04-27T23:03:24.180Z] #0 1.154 + GOPATH=/tmp/tmp.CABvnIat4Z [2023-04-27T23:03:24.180Z] #0 1.154 + RM_GOPATH=1 [2023-04-27T23:03:24.180Z] #0 1.154 + case "$(go env GOARCH)" in [2023-04-27T23:03:24.180Z] #0 1.154 ++ go env GOARCH [2023-04-27T23:03:24.180Z] #0 1.166 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:24.180Z] #0 1.166 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:24.180Z] #0 1.166 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:24.180Z] #0 1.166 + dir=/tmp/install [2023-04-27T23:03:24.180Z] #0 1.166 + bin=runc [2023-04-27T23:03:24.180Z] #0 1.166 + shift [2023-04-27T23:03:24.180Z] #0 1.166 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-27T23:03:24.180Z] #0 1.166 + . /tmp/install/runc.installer [2023-04-27T23:03:24.180Z] #0 1.166 ++ set -e [2023-04-27T23:03:24.180Z] #0 1.166 ++ : v1.1.5 [2023-04-27T23:03:24.180Z] #0 1.166 + install_runc [2023-04-27T23:03:24.180Z] #0 1.166 + RUNC_BUILDTAGS=seccomp [2023-04-27T23:03:24.180Z] #0 1.166 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-27T23:03:24.180Z] #0 1.166 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CABvnIat4Z/src/github.com/opencontainers/runc [2023-04-27T23:03:24.180Z] #0 1.166 Install runc version v1.1.5 (build tags: seccomp) [2023-04-27T23:03:24.180Z] #0 1.168 Cloning into '/tmp/tmp.CABvnIat4Z/src/github.com/opencontainers/runc'... [2023-04-27T23:03:24.180Z] #0 4.224 + cd /tmp/tmp.CABvnIat4Z/src/github.com/opencontainers/runc [2023-04-27T23:03:24.180Z] #0 4.224 + git checkout -q v1.1.5 [2023-04-27T23:03:24.180Z] #0 4.452 + '[' -z '' ']' [2023-04-27T23:03:24.180Z] #0 4.452 + target=static [2023-04-27T23:03:24.180Z] #0 4.452 + make BUILDTAGS=seccomp static [2023-04-27T23:03:24.180Z] #0 4.747 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-27T23:03:24.325Z] #38 101.3 CC criu/cr-restore.o [2023-04-27T23:03:24.437Z] #49 ... [2023-04-27T23:03:24.437Z] [2023-04-27T23:03:24.437Z] #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-04-27T23:03:24.437Z] #39 29.35 DEP criu/vdso-compat.d [2023-04-27T23:03:24.437Z] #39 29.44 DEP criu/uts_ns.d [2023-04-27T23:03:24.536Z] #18 ... [2023-04-27T23:03:24.536Z] [2023-04-27T23:03:24.536Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-27T23:03:24.536Z] #19 DONE 1.4s [2023-04-27T23:03:24.536Z] [2023-04-27T23:03:24.536Z] #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-04-27T23:03:24.586Z] #38 ... [2023-04-27T23:03:24.586Z] [2023-04-27T23:03:24.586Z] #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-04-27T23:03:24.586Z] #50 17.48 The following NEW packages will be installed: [2023-04-27T23:03:24.586Z] #50 17.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-27T23:03:24.586Z] #50 17.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:03:24.586Z] #50 17.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-27T23:03:24.586Z] #50 17.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-27T23:03:24.586Z] #50 17.50 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-27T23:03:24.586Z] #50 17.50 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-27T23:03:24.586Z] #50 17.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-27T23:03:24.586Z] #50 17.51 xz-utils zip [2023-04-27T23:03:24.586Z] #50 17.82 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:24.586Z] #50 17.82 Need to get 27.0 MB of archives. [2023-04-27T23:03:24.586Z] #50 17.82 After this operation, 104 MB of additional disk space will be used. [2023-04-27T23:03:24.586Z] #50 17.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-27T23:03:24.586Z] #50 17.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-27T23:03:24.586Z] #50 17.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-27T23:03:24.586Z] #50 17.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:03:24.586Z] #50 17.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-27T23:03:24.586Z] #50 17.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-27T23:03:24.586Z] #50 17.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-27T23:03:24.586Z] #50 17.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-27T23:03:24.586Z] #50 17.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:03:24.586Z] #50 17.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:03:24.586Z] #50 17.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-27T23:03:24.586Z] #50 17.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-27T23:03:24.586Z] #50 17.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-27T23:03:24.586Z] #50 18.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-27T23:03:24.586Z] #50 18.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-27T23:03:24.586Z] #50 18.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-27T23:03:24.586Z] #50 18.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-27T23:03:24.586Z] #50 18.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-27T23:03:24.586Z] #50 18.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-27T23:03:24.586Z] #50 18.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-27T23:03:24.586Z] #50 18.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-27T23:03:24.586Z] #50 18.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:03:24.586Z] #50 18.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:03:24.586Z] #50 18.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:03:24.586Z] #50 18.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-27T23:03:24.586Z] #50 18.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-27T23:03:24.586Z] #50 18.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:03:24.586Z] #50 18.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-27T23:03:24.586Z] #50 18.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:03:24.586Z] #50 18.76 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-04-27T23:03:24.586Z] #50 18.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:03:24.586Z] #50 18.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-27T23:03:24.586Z] #50 18.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-27T23:03:24.586Z] #50 18.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-27T23:03:24.586Z] #50 18.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-27T23:03:24.586Z] #50 18.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-27T23:03:24.586Z] #50 18.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:03:24.586Z] #50 18.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-27T23:03:24.586Z] #50 18.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-27T23:03:24.586Z] #50 18.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-27T23:03:24.586Z] #50 18.92 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-27T23:03:24.586Z] #50 18.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-27T23:03:24.586Z] #50 18.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-27T23:03:24.586Z] #50 18.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-27T23:03:24.586Z] #50 19.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-27T23:03:24.586Z] #50 19.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-27T23:03:24.586Z] #50 19.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-27T23:03:24.586Z] #50 20.02 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:24.586Z] #50 20.16 Fetched 27.0 MB in 2s (14.9 MB/s) [2023-04-27T23:03:24.586Z] #50 20.25 Selecting previously unselected package pigz. [2023-04-27T23:03:24.586Z] #50 20.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) [2023-04-27T23:03:24.586Z] #50 20.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 20.30 Unpacking pigz (2.6-1) ... [2023-04-27T23:03:24.586Z] #50 20.41 Selecting previously unselected package libelf1:amd64. [2023-04-27T23:03:24.586Z] #50 20.41 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 20.43 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-27T23:03:24.586Z] #50 20.61 Selecting previously unselected package libbpf0:amd64. [2023-04-27T23:03:24.586Z] #50 20.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 20.64 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:03:24.586Z] #50 20.74 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:03:24.586Z] #50 20.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 20.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:03:24.586Z] #50 20.83 Selecting previously unselected package libmnl0:amd64. [2023-04-27T23:03:24.586Z] #50 20.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 20.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:03:24.586Z] #50 20.91 Selecting previously unselected package libxtables12:amd64. [2023-04-27T23:03:24.586Z] #50 20.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 20.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:03:24.586Z] #50 20.98 Selecting previously unselected package libcap2-bin. [2023-04-27T23:03:24.586Z] #50 20.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 21.00 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-27T23:03:24.586Z] #50 21.07 Selecting previously unselected package iproute2. [2023-04-27T23:03:24.586Z] #50 21.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-27T23:03:24.586Z] #50 21.08 Unpacking iproute2 (5.10.0-4) ... [2023-04-27T23:03:24.694Z] #39 29.51 DEP criu/util.d [2023-04-27T23:03:24.694Z] #39 29.62 DEP criu/uffd.d [2023-04-27T23:03:24.694Z] #39 29.70 DEP criu/tun.d [2023-04-27T23:03:24.847Z] #50 21.82 Selecting previously unselected package xxd. [2023-04-27T23:03:24.847Z] #50 21.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:03:24.847Z] #50 21.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:24.950Z] #39 29.78 DEP criu/tty.d [2023-04-27T23:03:24.950Z] #39 29.84 DEP criu/timerfd.d [2023-04-27T23:03:24.950Z] #39 29.90 DEP criu/timens.d [2023-04-27T23:03:24.950Z] #39 29.97 DEP criu/sysfs_parse.d [2023-04-27T23:03:25.101Z] #36 ... [2023-04-27T23:03:25.101Z] [2023-04-27T23:03:25.101Z] #33 [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-04-27T23:03:25.101Z] #33 12.85 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:03:25.101Z] #33 12.88 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-27T23:03:25.101Z] #33 13.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-27T23:03:25.101Z] #33 13.56 go: downloading golang.org/x/tools v0.1.11 [2023-04-27T23:03:25.101Z] #33 13.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T23:03:25.101Z] #33 14.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T23:03:25.101Z] #33 14.11 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:03:25.101Z] #33 14.46 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-27T23:03:25.103Z] #20 DONE 0.6s [2023-04-27T23:03:25.103Z] [2023-04-27T23:03:25.103Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-27T23:03:25.103Z] #21 DONE 0.2s [2023-04-27T23:03:25.103Z] [2023-04-27T23:03:25.103Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:03:25.103Z] #22 ... [2023-04-27T23:03:25.103Z] [2023-04-27T23:03:25.103Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-27T23:03:25.103Z] #23 DONE 0.2s [2023-04-27T23:03:25.108Z] #50 ... [2023-04-27T23:03:25.108Z] [2023-04-27T23:03:25.108Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:03:25.108Z] #34 DONE 156.6s [2023-04-27T23:03:25.108Z] [2023-04-27T23:03:25.108Z] #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-04-27T23:03:25.108Z] #50 22.31 Selecting previously unselected package vim-common. [2023-04-27T23:03:25.108Z] #50 22.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:03:25.108Z] #50 22.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:25.207Z] #39 30.05 DEP criu/sysctl.d [2023-04-27T23:03:25.207Z] #39 30.15 DEP criu/string.d [2023-04-27T23:03:25.207Z] #39 30.18 DEP criu/stats.d [2023-04-27T23:03:25.207Z] #39 30.22 DEP criu/sockets.d [2023-04-27T23:03:25.207Z] #39 30.29 DEP criu/sk-unix.d [2023-04-27T23:03:25.364Z] [2023-04-27T23:03:25.364Z] #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-04-27T23:03:25.364Z] #18 4.778 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-27T23:03:25.364Z] #18 5.124 [2023-04-27T23:03:25.406Z] #19 ... [2023-04-27T23:03:25.406Z] [2023-04-27T23:03:25.406Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:25.406Z] #30 15.75 Fetched 8525 kB in 11s (753 kB/s) [2023-04-27T23:03:25.406Z] #30 15.75 Reading package lists... [2023-04-27T23:03:25.406Z] #30 20.90 Reading package lists... [2023-04-27T23:03:25.406Z] #30 25.51 Building dependency tree... [2023-04-27T23:03:25.406Z] #30 ... [2023-04-27T23:03:25.406Z] [2023-04-27T23:03:25.406Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:25.406Z] #27 21.14 Reading package lists... [2023-04-27T23:03:25.463Z] #39 30.35 DEP criu/sk-tcp.d [2023-04-27T23:03:25.463Z] #39 30.41 DEP criu/sk-queue.d [2023-04-27T23:03:25.463Z] #39 30.45 DEP criu/sk-packet.d [2023-04-27T23:03:25.463Z] #39 30.53 DEP criu/sk-netlink.d [2023-04-27T23:03:25.679Z] #50 22.70 Selecting previously unselected package bash-completion. [2023-04-27T23:03:25.679Z] #50 22.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-27T23:03:25.719Z] #39 30.59 DEP criu/sk-inet.d [2023-04-27T23:03:25.719Z] #39 30.65 DEP criu/signalfd.d [2023-04-27T23:03:25.719Z] #39 30.70 DEP criu/sigframe.d [2023-04-27T23:03:25.719Z] #39 30.73 DEP criu/shmem.d [2023-04-27T23:03:25.892Z] #18 5.410 #=#=# ### 4.4% ##################################### 51.4% ########################################################## 80.8% ######################################################################## 100.0% [2023-04-27T23:03:25.927Z] #27 26.11 Building dependency tree... [2023-04-27T23:03:25.927Z] #27 ... [2023-04-27T23:03:25.927Z] [2023-04-27T23:03:25.927Z] #29 [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-04-27T23:03:25.927Z] #29 16.61 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-27T23:03:25.927Z] #29 16.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-27T23:03:25.977Z] #39 30.83 DEP criu/servicefd.d [2023-04-27T23:03:25.977Z] #39 30.91 DEP criu/seize.d [2023-04-27T23:03:25.977Z] #39 31.00 DEP criu/seccomp.d [2023-04-27T23:03:26.187Z] #29 ... [2023-04-27T23:03:26.187Z] [2023-04-27T23:03:26.187Z] #32 [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-04-27T23:03:26.187Z] #32 22.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-27T23:03:26.187Z] #32 22.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-27T23:03:26.187Z] #32 22.80 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-27T23:03:26.187Z] #32 22.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-27T23:03:26.187Z] #32 23.02 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-27T23:03:26.187Z] #32 23.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-27T23:03:26.187Z] #32 23.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-27T23:03:26.187Z] #32 23.26 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-27T23:03:26.187Z] #32 23.33 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-27T23:03:26.187Z] #32 23.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-27T23:03:26.187Z] #32 23.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-27T23:03:26.187Z] #32 23.48 go: downloading github.com/julz/importas v0.1.0 [2023-04-27T23:03:26.187Z] #32 23.54 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-27T23:03:26.187Z] #32 23.59 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-27T23:03:26.187Z] #32 23.68 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-27T23:03:26.187Z] #32 23.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-27T23:03:26.187Z] #32 23.86 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-27T23:03:26.187Z] #32 23.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-27T23:03:26.187Z] #32 24.00 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-27T23:03:26.187Z] #32 24.09 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-27T23:03:26.187Z] #32 24.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-27T23:03:26.187Z] #32 24.23 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-27T23:03:26.187Z] #32 24.28 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-27T23:03:26.187Z] #32 25.02 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-27T23:03:26.187Z] #32 25.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-27T23:03:26.187Z] #32 25.13 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-27T23:03:26.187Z] #32 25.17 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-27T23:03:26.187Z] #32 25.27 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-27T23:03:26.187Z] #32 25.43 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-27T23:03:26.187Z] #32 25.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-27T23:03:26.187Z] #32 25.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-27T23:03:26.187Z] #32 25.67 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-27T23:03:26.187Z] #32 25.67 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-27T23:03:26.187Z] #32 25.72 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-27T23:03:26.188Z] #32 26.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-27T23:03:26.188Z] #32 26.09 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-27T23:03:26.188Z] #32 26.15 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-27T23:03:26.188Z] #32 26.17 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-27T23:03:26.188Z] #32 26.29 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-27T23:03:26.188Z] #32 26.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-27T23:03:26.188Z] #32 26.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-27T23:03:26.188Z] #32 26.43 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-27T23:03:26.188Z] #32 26.57 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-27T23:03:26.188Z] #32 26.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-27T23:03:26.188Z] #32 26.65 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-27T23:03:26.188Z] #32 26.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-27T23:03:26.188Z] #32 26.77 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-27T23:03:26.188Z] #32 26.79 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-27T23:03:26.233Z] #39 31.16 DEP criu/rst-malloc.d [2023-04-27T23:03:26.233Z] #39 31.18 DEP criu/rbtree.d [2023-04-27T23:03:26.233Z] #39 31.20 DEP criu/pstree.d [2023-04-27T23:03:26.448Z] #32 26.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-27T23:03:26.455Z] #18 6.335 [2023-04-27T23:03:26.490Z] #39 31.31 DEP criu/protobuf.d [2023-04-27T23:03:26.490Z] #39 31.37 GEN criu/protobuf-desc-gen.h [2023-04-27T23:03:26.710Z] #32 27.31 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-27T23:03:26.710Z] #32 27.36 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-27T23:03:26.710Z] #32 27.41 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-27T23:03:26.972Z] #32 27.46 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-27T23:03:26.972Z] #32 27.50 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-27T23:03:26.972Z] #32 27.52 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-27T23:03:27.017Z] #33 24.79 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-27T23:03:27.233Z] #32 27.69 go: downloading honnef.co/go/tools v0.3.3 [2023-04-27T23:03:27.276Z] #33 24.98 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-27T23:03:27.828Z] #18 7.638 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-27T23:03:27.872Z] #39 32.85 DEP criu/protobuf-desc.d [2023-04-27T23:03:28.085Z] #18 7.967 [2023-04-27T23:03:28.128Z] #39 32.92 DEP criu/proc_parse.d [2023-04-27T23:03:28.128Z] #39 33.01 DEP criu/plugin.d [2023-04-27T23:03:28.128Z] #39 33.07 DEP criu/pipes.d [2023-04-27T23:03:28.128Z] #39 33.19 DEP criu/pie-util.d [2023-04-27T23:03:28.226Z] #50 25.14 Unpacking bash-completion (1:2.11-2) ... [2023-04-27T23:03:28.342Z] #18 8.211 #=#=# ######################################################################## 100.0% [2023-04-27T23:03:28.385Z] #39 33.31 DEP criu/pie-util-vdso.d [2023-04-27T23:03:28.385Z] #39 33.40 DEP criu/pie-util-vdso-elf32.d [2023-04-27T23:03:28.487Z] #50 25.53 Selecting previously unselected package bzip2. [2023-04-27T23:03:28.487Z] #50 25.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-27T23:03:28.487Z] #50 25.56 Unpacking bzip2 (1.0.8-4) ... [2023-04-27T23:03:28.487Z] #50 25.66 Selecting previously unselected package xz-utils. [2023-04-27T23:03:28.487Z] #50 25.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-27T23:03:28.487Z] #50 25.66 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:03:28.641Z] #39 33.48 DEP criu/path.d [2023-04-27T23:03:28.641Z] #39 33.57 DEP criu/parasite-syscall.d [2023-04-27T23:03:28.641Z] #39 33.68 DEP criu/pagemap.d [2023-04-27T23:03:28.641Z] #39 33.79 DEP criu/pagemap-cache.d [2023-04-27T23:03:28.748Z] #50 25.82 Selecting previously unselected package apparmor. [2023-04-27T23:03:28.748Z] #50 25.82 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-27T23:03:28.748Z] #50 25.89 Unpacking apparmor (2.13.6-10) ... [2023-04-27T23:03:28.897Z] #39 33.88 DEP criu/page-xfer.d [2023-04-27T23:03:28.906Z] #18 8.528 [2023-04-27T23:03:29.146Z] #32 29.72 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-27T23:03:29.146Z] #32 29.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-27T23:03:29.154Z] #39 33.99 DEP criu/page-pipe.d [2023-04-27T23:03:29.154Z] #39 34.06 DEP criu/netfilter.d [2023-04-27T23:03:29.154Z] #39 34.17 DEP criu/net.d [2023-04-27T23:03:29.154Z] #39 34.27 DEP criu/namespaces.d [2023-04-27T23:03:29.319Z] #50 26.37 Selecting previously unselected package inetutils-ping. [2023-04-27T23:03:29.319Z] #50 26.38 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-27T23:03:29.319Z] #50 26.39 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:03:29.319Z] #50 26.53 Selecting previously unselected package libip4tc2:amd64. [2023-04-27T23:03:29.319Z] #50 26.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:03:29.319Z] #50 26.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:29.319Z] #50 26.62 Selecting previously unselected package libip6tc2:amd64. [2023-04-27T23:03:29.319Z] #50 26.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:03:29.407Z] #32 29.90 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-27T23:03:29.407Z] #32 29.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T23:03:29.407Z] #32 30.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T23:03:29.407Z] #32 30.14 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-27T23:03:29.410Z] #39 34.36 DEP criu/mount.d [2023-04-27T23:03:29.581Z] #50 26.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:29.581Z] #50 26.71 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-27T23:03:29.581Z] #50 26.71 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-27T23:03:29.581Z] #50 26.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:03:29.581Z] #50 26.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-27T23:03:29.581Z] #50 26.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-27T23:03:29.581Z] #50 26.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:03:29.581Z] #50 26.89 Selecting previously unselected package libnftnl11:amd64. [2023-04-27T23:03:29.666Z] #39 34.43 DEP criu/memfd.d [2023-04-27T23:03:29.666Z] #39 34.49 DEP criu/mem.d [2023-04-27T23:03:29.666Z] #39 34.56 DEP criu/lsm.d [2023-04-27T23:03:29.666Z] #39 34.63 DEP criu/log.d [2023-04-27T23:03:29.666Z] #39 34.69 DEP criu/libnetlink.d [2023-04-27T23:03:29.666Z] #39 34.76 DEP criu/kerndat.d [2023-04-27T23:03:29.676Z] #32 30.20 go: downloading golang.org/x/text v0.3.7 [2023-04-27T23:03:29.842Z] #50 26.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-27T23:03:29.842Z] #50 26.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:03:29.842Z] #50 26.97 Selecting previously unselected package iptables. [2023-04-27T23:03:29.842Z] #50 27.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-27T23:03:29.842Z] #50 27.00 Unpacking iptables (1.8.7-1) ... [2023-04-27T23:03:29.844Z] #18 9.468 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-27T23:03:29.923Z] #39 34.85 DEP criu/kcmp-ids.d [2023-04-27T23:03:29.923Z] #39 34.91 DEP criu/irmap.d [2023-04-27T23:03:29.923Z] #39 34.96 DEP criu/ipc_ns.d [2023-04-27T23:03:29.923Z] #39 35.04 DEP criu/image.d [2023-04-27T23:03:29.946Z] #32 ... [2023-04-27T23:03:29.946Z] [2023-04-27T23:03:29.946Z] #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-04-27T23:03:29.946Z] #19 27.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-27T23:03:29.946Z] #19 28.87 [2023-04-27T23:03:29.946Z] #19 29.19 #=#=# ######################################################################## 100.0% [2023-04-27T23:03:29.946Z] #19 30.34 [2023-04-27T23:03:29.946Z] #19 30.65 Download of images into '/build' complete. [2023-04-27T23:03:29.946Z] #19 30.65 Use something like the following to load the result into a Docker daemon: [2023-04-27T23:03:29.946Z] #19 30.65 tar -cC '/build' . | docker load [2023-04-27T23:03:29.946Z] #19 DONE 31.0s [2023-04-27T23:03:29.946Z] [2023-04-27T23:03:29.946Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:03:29.946Z] #28 23.34 Updating files: 87% (2064/2370) Updating files: 88% (2086/2370) Updating files: 89% (2110/2370) Updating files: 90% (2133/2370) Updating files: 91% (2157/2370) Updating files: 92% (2181/2370) Updating files: 93% (2205/2370) Updating files: 94% (2228/2370) Updating files: 95% (2252/2370) Updating files: 96% (2276/2370) Updating files: 97% (2299/2370) Updating files: 98% (2323/2370) Updating files: 99% (2347/2370) Updating files: 100% (2370/2370) Updating files: 100% (2370/2370), done. [2023-04-27T23:03:29.946Z] #28 23.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-27T23:03:29.946Z] #28 25.91 + 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-04-27T23:03:30.103Z] #18 10.04 [2023-04-27T23:03:30.103Z] #50 27.29 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:03:30.103Z] #50 27.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:03:30.103Z] #50 27.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:03:30.179Z] #39 35.10 DEP criu/image-desc.d [2023-04-27T23:03:30.179Z] #39 35.14 DEP criu/fsnotify.d [2023-04-27T23:03:30.179Z] #39 35.22 DEP criu/filesystems.d [2023-04-27T23:03:30.364Z] #50 27.47 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:03:30.364Z] #50 27.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:03:30.364Z] #50 27.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:03:30.436Z] #39 35.29 DEP criu/files.d [2023-04-27T23:03:30.436Z] #39 35.39 DEP criu/files-reg.d [2023-04-27T23:03:30.436Z] #39 35.47 DEP criu/files-ext.d [2023-04-27T23:03:30.436Z] #39 35.52 DEP criu/file-lock.d [2023-04-27T23:03:30.436Z] #39 ... [2023-04-27T23:03:30.436Z] [2023-04-27T23:03:30.436Z] #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-04-27T23:03:30.436Z] #35 50.41 + dpkg --print-architecture [2023-04-27T23:03:30.436Z] #35 50.41 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-27T23:03:30.436Z] #35 50.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-27T23:03:30.436Z] #35 50.58 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-27T23:03:30.518Z] #28 ... [2023-04-27T23:03:30.518Z] [2023-04-27T23:03:30.518Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:30.518Z] #30 25.51 Building dependency tree... [2023-04-27T23:03:30.518Z] #30 29.29 The following additional packages will be installed: [2023-04-27T23:03:30.518Z] #30 29.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:03:30.518Z] #30 29.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-27T23:03:30.518Z] #30 29.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-27T23:03:30.518Z] #30 29.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-27T23:03:30.518Z] #30 29.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-27T23:03:30.518Z] #30 29.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-27T23:03:30.518Z] #30 29.32 mingw-w64-common mingw-w64-x86-64-dev [2023-04-27T23:03:30.518Z] #30 29.35 Suggested packages: [2023-04-27T23:03:30.518Z] #30 29.35 gcc-10-locales seccomp wine64 [2023-04-27T23:03:30.518Z] #30 30.82 The following NEW packages will be installed: [2023-04-27T23:03:30.518Z] #30 30.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:03:30.518Z] #30 30.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-27T23:03:30.518Z] #30 30.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-27T23:03:30.518Z] #30 30.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-27T23:03:30.518Z] #30 30.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-27T23:03:30.518Z] #30 30.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-27T23:03:30.518Z] #30 30.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-27T23:03:30.518Z] #30 30.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-27T23:03:30.518Z] #30 30.84 mingw-w64-x86-64-dev [2023-04-27T23:03:30.560Z] #33 ... [2023-04-27T23:03:30.560Z] [2023-04-27T23:03:30.560Z] #30 [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-04-27T23:03:30.560Z] #30 28.05 unicode/utf8 [2023-04-27T23:03:30.620Z] #18 10.30 #=#=# ######################################################################## 100.0% [2023-04-27T23:03:30.624Z] #50 27.63 Selecting previously unselected package jq. [2023-04-27T23:03:30.624Z] #50 27.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:03:30.624Z] #50 27.65 Unpacking jq (1.6-2.1) ... [2023-04-27T23:03:30.624Z] #50 27.75 Selecting previously unselected package libaio1:amd64. [2023-04-27T23:03:30.624Z] #50 27.75 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-27T23:03:30.624Z] #50 27.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:03:30.693Z] #35 ... [2023-04-27T23:03:30.693Z] [2023-04-27T23:03:30.693Z] #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-04-27T23:03:30.693Z] #39 35.62 DEP criu/file-ids.d [2023-04-27T23:03:30.693Z] #39 35.68 DEP criu/fifo.d [2023-04-27T23:03:30.693Z] #39 35.77 DEP criu/fdstore.d [2023-04-27T23:03:30.877Z] #18 ... [2023-04-27T23:03:30.877Z] [2023-04-27T23:03:30.877Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:03:30.877Z] #22 5.801 + RM_GOPATH=0 [2023-04-27T23:03:30.877Z] #22 5.801 + TMP_GOPATH= [2023-04-27T23:03:30.877Z] #22 5.801 + : /build [2023-04-27T23:03:30.877Z] #22 5.801 + '[' -z '' ']' [2023-04-27T23:03:30.877Z] #22 5.801 ++ mktemp -d [2023-04-27T23:03:30.877Z] #22 5.822 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:30.877Z] #22 5.823 + export GOPATH=/tmp/tmp.uadfhZARI3 [2023-04-27T23:03:30.877Z] #22 5.823 + GOPATH=/tmp/tmp.uadfhZARI3 [2023-04-27T23:03:30.877Z] #22 5.823 + RM_GOPATH=1 [2023-04-27T23:03:30.877Z] #22 5.823 + case "$(go env GOARCH)" in [2023-04-27T23:03:30.877Z] #22 5.823 ++ go env GOARCH [2023-04-27T23:03:30.877Z] #22 5.823 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:30.877Z] #22 5.823 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:30.877Z] #22 5.823 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:30.877Z] #22 5.823 + dir=/tmp/install [2023-04-27T23:03:30.877Z] #22 5.823 + bin=tomlv [2023-04-27T23:03:30.877Z] #22 5.823 + shift [2023-04-27T23:03:30.877Z] #22 5.823 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-27T23:03:30.877Z] #22 5.823 + . /tmp/install/tomlv.installer [2023-04-27T23:03:30.877Z] #22 5.823 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:30.877Z] #22 5.823 + install_tomlv [2023-04-27T23:03:30.877Z] #22 5.823 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-27T23:03:30.877Z] #22 5.823 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uadfhZARI3/src/github.com/BurntSushi/toml [2023-04-27T23:03:30.877Z] #22 5.823 Cloning into '/tmp/tmp.uadfhZARI3/src/github.com/BurntSushi/toml'... [2023-04-27T23:03:30.885Z] #50 27.85 Selecting previously unselected package libgpm2:amd64. [2023-04-27T23:03:30.885Z] #50 27.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-27T23:03:30.885Z] #50 27.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:03:30.885Z] #50 27.92 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:03:30.885Z] #50 27.93 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:03:30.885Z] #50 27.94 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:03:30.949Z] #39 35.82 DEP criu/fault-injection.d [2023-04-27T23:03:30.949Z] #39 35.85 DEP criu/external.d [2023-04-27T23:03:30.949Z] #39 35.90 DEP criu/eventpoll.d [2023-04-27T23:03:30.949Z] #39 ... [2023-04-27T23:03:30.949Z] [2023-04-27T23:03:30.949Z] #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-04-27T23:03:30.949Z] #35 DONE 61.0s [2023-04-27T23:03:30.949Z] [2023-04-27T23:03:30.949Z] #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-04-27T23:03:30.949Z] #39 36.02 DEP criu/eventfd.d [2023-04-27T23:03:31.193Z] #30 31.64 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:31.193Z] #30 31.64 Need to get 108 MB of archives. [2023-04-27T23:03:31.193Z] #30 31.64 After this operation, 620 MB of additional disk space will be used. [2023-04-27T23:03:31.193Z] #30 31.64 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-04-27T23:03:31.228Z] #39 36.08 DEP criu/crtools.d [2023-04-27T23:03:31.228Z] #39 36.18 DEP criu/cr-service.d [2023-04-27T23:03:31.454Z] #30 32.11 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-04-27T23:03:31.492Z] #39 36.28 DEP criu/cr-restore.d [2023-04-27T23:03:31.492Z] #39 36.44 DEP criu/cr-errno.d [2023-04-27T23:03:31.492Z] #39 36.47 DEP criu/cr-dump.d [2023-04-27T23:03:31.495Z] #30 29.24 internal/race [2023-04-27T23:03:31.748Z] #39 36.62 DEP criu/cr-dedup.d [2023-04-27T23:03:31.748Z] #39 36.69 DEP criu/cr-check.d [2023-04-27T23:03:31.748Z] #39 36.78 DEP criu/config.d [2023-04-27T23:03:31.809Z] #22 ... [2023-04-27T23:03:31.809Z] [2023-04-27T23:03:31.809Z] #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-04-27T23:03:31.809Z] #18 11.00 [2023-04-27T23:03:31.809Z] #18 11.23 Download of images into '/build' complete. [2023-04-27T23:03:31.809Z] #18 11.23 Use something like the following to load the result into a Docker daemon: [2023-04-27T23:03:31.809Z] #18 11.23 tar -cC '/build' . | docker load [2023-04-27T23:03:31.809Z] #18 DONE 11.6s [2023-04-27T23:03:32.004Z] #39 36.86 DEP criu/clone-noasan.d [2023-04-27T23:03:32.005Z] #39 36.93 DEP criu/cgroup.d [2023-04-27T23:03:32.005Z] #39 37.02 DEP criu/cgroup-props.d [2023-04-27T23:03:32.041Z] #30 32.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-27T23:03:32.063Z] #30 29.65 sync/atomic [2023-04-27T23:03:32.066Z] [2023-04-27T23:03:32.066Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:03:32.066Z] #22 6.905 + cd /tmp/tmp.uadfhZARI3/src/github.com/BurntSushi/toml [2023-04-27T23:03:32.066Z] #22 6.905 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-27T23:03:32.066Z] #22 7.092 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:03:32.261Z] #39 37.10 DEP criu/bitmap.d [2023-04-27T23:03:32.261Z] #39 37.12 DEP criu/bfd.d [2023-04-27T23:03:32.261Z] #39 37.17 DEP criu/autofs.d [2023-04-27T23:03:32.261Z] #39 37.21 DEP criu/aio.d [2023-04-27T23:03:32.261Z] #39 37.35 DEP criu/action-scripts.d [2023-04-27T23:03:32.303Z] #30 32.64 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-04-27T23:03:32.303Z] #30 32.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-04-27T23:03:32.303Z] #30 32.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-27T23:03:32.303Z] #30 ... [2023-04-27T23:03:32.303Z] [2023-04-27T23:03:32.303Z] #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-04-27T23:03:32.303Z] #31 DONE 32.9s [2023-04-27T23:03:32.303Z] [2023-04-27T23:03:32.303Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:32.303Z] #27 26.11 Building dependency tree... [2023-04-27T23:03:32.303Z] #27 29.91 The following additional packages will be installed: [2023-04-27T23:03:32.303Z] #27 29.93 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-27T23:03:32.303Z] #27 29.93 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-27T23:03:32.303Z] #27 29.94 Suggested packages: [2023-04-27T23:03:32.303Z] #27 29.95 manpages-dev protobuf-mode-el python3-setuptools [2023-04-27T23:03:32.303Z] #27 31.20 The following NEW packages will be installed: [2023-04-27T23:03:32.303Z] #27 31.21 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-27T23:03:32.303Z] #27 31.21 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-27T23:03:32.303Z] #27 31.22 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-27T23:03:32.303Z] #27 31.22 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-27T23:03:32.303Z] #27 31.65 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:32.303Z] #27 31.65 Need to get 4253 kB of archives. [2023-04-27T23:03:32.303Z] #27 31.65 After this operation, 25.1 MB of additional disk space will be used. [2023-04-27T23:03:32.303Z] #27 31.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-27T23:03:32.303Z] #27 31.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-04-27T23:03:32.303Z] #27 31.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-27T23:03:32.303Z] #27 31.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-04-27T23:03:32.303Z] #27 31.66 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-04-27T23:03:32.303Z] #27 31.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-04-27T23:03:32.303Z] #27 31.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-27T23:03:32.303Z] #27 31.69 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-04-27T23:03:32.303Z] #27 31.69 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-04-27T23:03:32.303Z] #27 31.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-04-27T23:03:32.303Z] #27 31.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-04-27T23:03:32.303Z] #27 31.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-04-27T23:03:32.303Z] #27 32.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-04-27T23:03:32.303Z] #27 32.05 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-04-27T23:03:32.303Z] #27 32.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-04-27T23:03:32.303Z] #27 32.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:03:32.303Z] #27 32.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-27T23:03:32.303Z] #27 32.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-04-27T23:03:32.519Z] #39 37.50 CC criu/action-scripts.o [2023-04-27T23:03:32.519Z] #39 ... [2023-04-27T23:03:32.519Z] [2023-04-27T23:03:32.519Z] #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-04-27T23:03:32.519Z] #0 1.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:32.519Z] #0 1.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:32.519Z] #0 1.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:32.519Z] #0 1.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:32.519Z] #0 2.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:32.519Z] #0 3.209 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:32.519Z] #0 4.188 Fetched 8643 kB in 3s (2863 kB/s) [2023-04-27T23:03:32.519Z] #0 4.188 Reading package lists... [2023-04-27T23:03:32.519Z] #0 5.134 Reading package lists... [2023-04-27T23:03:32.519Z] #0 6.102 Building dependency tree... [2023-04-27T23:03:32.519Z] #0 6.558 The following additional packages will be installed: [2023-04-27T23:03:32.519Z] #0 6.559 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:03:32.519Z] #0 6.559 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-27T23:03:32.519Z] #0 6.560 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-27T23:03:32.519Z] #0 6.561 python3-pkg-resources vim-runtime xxd [2023-04-27T23:03:32.519Z] #0 6.563 Suggested packages: [2023-04-27T23:03:32.519Z] #0 6.563 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-27T23:03:32.519Z] #0 6.563 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-27T23:03:32.519Z] #0 6.564 acl attr quota [2023-04-27T23:03:32.519Z] #0 6.564 Recommended packages: [2023-04-27T23:03:32.519Z] #0 6.564 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-27T23:03:32.519Z] #0 7.050 The following NEW packages will be installed: [2023-04-27T23:03:32.519Z] #0 7.051 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-27T23:03:32.519Z] #0 7.051 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:03:32.519Z] #0 7.052 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-27T23:03:32.519Z] #0 7.053 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-27T23:03:32.519Z] #0 7.053 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-27T23:03:32.519Z] #0 7.054 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-27T23:03:32.519Z] #0 7.054 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-27T23:03:32.519Z] #0 7.055 xz-utils zip [2023-04-27T23:03:32.519Z] #0 7.347 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:32.519Z] #0 7.347 Need to get 27.0 MB of archives. [2023-04-27T23:03:32.519Z] #0 7.347 After this operation, 104 MB of additional disk space will be used. [2023-04-27T23:03:32.519Z] #0 7.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-27T23:03:32.519Z] #0 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-27T23:03:32.519Z] #0 7.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-27T23:03:32.519Z] #0 7.362 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:03:32.519Z] #0 7.363 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-27T23:03:32.519Z] #0 7.366 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-27T23:03:32.519Z] #0 7.372 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-27T23:03:32.519Z] #0 7.375 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-27T23:03:32.519Z] #0 7.385 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:03:32.519Z] #0 7.396 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:03:32.519Z] #0 7.396 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-27T23:03:32.519Z] #0 7.404 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-27T23:03:32.519Z] #0 7.405 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-27T23:03:32.519Z] #0 7.407 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-27T23:03:32.519Z] #0 7.416 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-27T23:03:32.519Z] #0 7.419 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-27T23:03:32.519Z] #0 7.420 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-27T23:03:32.519Z] #0 7.421 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-27T23:03:32.519Z] #0 7.421 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-27T23:03:32.519Z] #0 7.422 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-27T23:03:32.519Z] #0 7.424 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-27T23:03:32.519Z] #0 7.431 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:03:32.519Z] #0 7.434 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:03:32.519Z] #0 7.436 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:03:32.519Z] #0 7.437 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-27T23:03:32.519Z] #0 7.438 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-27T23:03:32.519Z] #0 7.440 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:03:32.519Z] #0 7.753 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-27T23:03:32.519Z] #0 7.758 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:03:32.519Z] #0 7.760 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-04-27T23:03:32.519Z] #0 7.773 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:03:32.519Z] #0 7.781 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-27T23:03:32.519Z] #0 7.785 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-27T23:03:32.519Z] #0 7.790 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-27T23:03:32.519Z] #0 7.825 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-27T23:03:32.519Z] #0 7.836 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-27T23:03:32.519Z] #0 7.838 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:03:32.519Z] #0 7.841 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-27T23:03:32.519Z] #0 7.845 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-27T23:03:32.519Z] #0 7.846 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-27T23:03:32.519Z] #0 7.849 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-27T23:03:32.519Z] #0 7.870 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-27T23:03:32.519Z] #0 7.878 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-27T23:03:32.519Z] #0 7.883 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-27T23:03:32.519Z] #0 8.054 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-27T23:03:32.519Z] #0 8.073 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-27T23:03:32.519Z] #0 8.093 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-27T23:03:32.519Z] #0 8.616 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:32.519Z] #0 8.677 Fetched 27.0 MB in 1s (26.4 MB/s) [2023-04-27T23:03:32.519Z] #0 8.732 Selecting previously unselected package pigz. [2023-04-27T23:03:32.519Z] #0 8.732 (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 ... 24023 files and directories currently installed.) [2023-04-27T23:03:32.519Z] #0 8.746 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 8.760 Unpacking pigz (2.6-1) ... [2023-04-27T23:03:32.519Z] #0 8.816 Selecting previously unselected package libelf1:amd64. [2023-04-27T23:03:32.519Z] #0 8.820 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 8.832 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-27T23:03:32.519Z] #0 9.104 Selecting previously unselected package libbpf0:amd64. [2023-04-27T23:03:32.519Z] #0 9.108 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 9.112 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:03:32.519Z] #0 9.280 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:03:32.519Z] #0 9.296 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 9.296 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:03:32.519Z] #0 9.401 Selecting previously unselected package libmnl0:amd64. [2023-04-27T23:03:32.519Z] #0 9.405 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 9.412 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:03:32.519Z] #0 9.472 Selecting previously unselected package libxtables12:amd64. [2023-04-27T23:03:32.519Z] #0 9.484 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 9.492 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:03:32.519Z] #0 9.566 Selecting previously unselected package libcap2-bin. [2023-04-27T23:03:32.519Z] #0 9.576 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 9.605 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-27T23:03:32.519Z] #0 9.768 Selecting previously unselected package iproute2. [2023-04-27T23:03:32.519Z] #0 9.771 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 9.776 Unpacking iproute2 (5.10.0-4) ... [2023-04-27T23:03:32.519Z] #0 10.06 Selecting previously unselected package xxd. [2023-04-27T23:03:32.519Z] #0 10.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:03:32.519Z] #0 10.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:32.519Z] #50 10.20 Selecting previously unselected package vim-common. [2023-04-27T23:03:32.519Z] #50 10.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:03:32.564Z] #27 ... [2023-04-27T23:03:32.564Z] [2023-04-27T23:03:32.564Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:32.564Z] #30 33.12 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-04-27T23:03:32.631Z] #22 7.484 encoding [2023-04-27T23:03:32.631Z] #22 7.484 internal/goarch [2023-04-27T23:03:32.631Z] #22 7.593 internal/unsafeheader [2023-04-27T23:03:32.631Z] #22 7.704 internal/abi [2023-04-27T23:03:32.631Z] #22 7.721 internal/cpu [2023-04-27T23:03:32.776Z] #50 10.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:32.776Z] #50 ... [2023-04-27T23:03:32.776Z] [2023-04-27T23:03:32.776Z] #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-04-27T23:03:32.776Z] #39 37.73 CC criu/aio.o [2023-04-27T23:03:32.825Z] #30 33.28 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-04-27T23:03:32.825Z] #30 33.28 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-04-27T23:03:32.825Z] #30 ... [2023-04-27T23:03:32.825Z] [2023-04-27T23:03:32.825Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-27T23:03:32.825Z] #26 21.52 Reading package lists... [2023-04-27T23:03:32.825Z] #26 26.18 Building dependency tree... [2023-04-27T23:03:32.825Z] #26 29.88 The following additional packages will be installed: [2023-04-27T23:03:32.825Z] #26 29.88 libbtrfs0 [2023-04-27T23:03:32.825Z] #26 30.13 The following NEW packages will be installed: [2023-04-27T23:03:32.825Z] #26 30.15 libbtrfs-dev libbtrfs0 [2023-04-27T23:03:32.825Z] #26 30.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:32.825Z] #26 30.58 Need to get 454 kB of archives. [2023-04-27T23:03:32.825Z] #26 30.58 After this operation, 1275 kB of additional disk space will be used. [2023-04-27T23:03:32.825Z] #26 30.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-27T23:03:32.825Z] #26 30.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-27T23:03:32.825Z] #26 31.76 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:32.825Z] #26 32.01 Fetched 454 kB in 0s (1256 kB/s) [2023-04-27T23:03:32.825Z] #26 32.12 Selecting previously unselected package libbtrfs0:arm64. [2023-04-27T23:03:32.825Z] #26 32.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-04-27T23:03:32.825Z] #26 32.17 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-27T23:03:32.825Z] #26 32.18 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-27T23:03:32.825Z] #26 32.39 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-27T23:03:32.825Z] #26 32.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-27T23:03:32.825Z] #26 32.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-27T23:03:32.825Z] #26 32.96 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-04-27T23:03:32.825Z] #26 33.00 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-27T23:03:32.825Z] #26 33.02 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:32.825Z] #26 DONE 33.5s [2023-04-27T23:03:33.033Z] #39 37.92 CC criu/autofs.o [2023-04-27T23:03:33.086Z] [2023-04-27T23:03:33.086Z] #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-04-27T23:03:33.199Z] #22 8.102 internal/goexperiment [2023-04-27T23:03:33.199Z] #22 8.270 internal/goos [2023-04-27T23:03:33.458Z] #22 8.384 internal/bytealg [2023-04-27T23:03:33.458Z] #22 8.426 runtime/internal/atomic [2023-04-27T23:03:33.458Z] #22 ... [2023-04-27T23:03:33.458Z] [2023-04-27T23:03:33.458Z] #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-04-27T23:03:33.458Z] #0 4.712 + RM_GOPATH=0 [2023-04-27T23:03:33.458Z] #0 4.712 + TMP_GOPATH= [2023-04-27T23:03:33.458Z] #0 4.712 + : /build [2023-04-27T23:03:33.458Z] #0 4.712 + '[' -z '' ']' [2023-04-27T23:03:33.458Z] #0 4.720 Install docker/cli version 17.06.2-ce from stable [2023-04-27T23:03:33.458Z] #0 4.720 ++ mktemp -d [2023-04-27T23:03:33.458Z] #0 4.720 + export GOPATH=/tmp/tmp.FkNbnJxM45 [2023-04-27T23:03:33.458Z] #0 4.720 + GOPATH=/tmp/tmp.FkNbnJxM45 [2023-04-27T23:03:33.458Z] #0 4.720 + RM_GOPATH=1 [2023-04-27T23:03:33.458Z] #0 4.720 + case "$(go env GOARCH)" in [2023-04-27T23:03:33.458Z] #0 4.720 ++ go env GOARCH [2023-04-27T23:03:33.458Z] #0 4.720 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:33.458Z] #0 4.720 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:33.458Z] #0 4.720 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:33.458Z] #0 4.720 + dir=/tmp/install [2023-04-27T23:03:33.458Z] #0 4.720 + bin=dockercli [2023-04-27T23:03:33.458Z] #0 4.720 + shift [2023-04-27T23:03:33.458Z] #0 4.720 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-27T23:03:33.458Z] #0 4.720 + . /tmp/install/dockercli.installer [2023-04-27T23:03:33.458Z] #0 4.720 ++ : stable [2023-04-27T23:03:33.458Z] #0 4.720 ++ : 17.06.2-ce [2023-04-27T23:03:33.458Z] #0 4.720 + install_dockercli [2023-04-27T23:03:33.458Z] #0 4.720 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-27T23:03:33.458Z] #0 4.720 ++ uname -m [2023-04-27T23:03:33.458Z] #0 4.720 + arch=x86_64 [2023-04-27T23:03:33.458Z] #0 4.720 + '[' x86_64 '!=' x86_64 ']' [2023-04-27T23:03:33.458Z] #0 4.720 + url=https://download.docker.com/linux/static [2023-04-27T23:03:33.458Z] #0 4.732 + tar -xz docker/docker [2023-04-27T23:03:33.458Z] #0 4.732 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-27T23:03:33.458Z] #0 8.200 + mkdir -p /build [2023-04-27T23:03:33.458Z] #0 8.209 + mv docker/docker /build/ [2023-04-27T23:03:33.458Z] #0 8.211 + rmdir docker [2023-04-27T23:03:33.458Z] #24 DONE 8.5s [2023-04-27T23:03:33.605Z] #39 38.44 CC criu/bfd.o [2023-04-27T23:03:33.605Z] #39 38.61 CC criu/bitmap.o [2023-04-27T23:03:33.605Z] #39 38.69 CC criu/cgroup-props.o [2023-04-27T23:03:33.716Z] [2023-04-27T23:03:33.716Z] #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-04-27T23:03:33.716Z] #0 4.649 + RM_GOPATH=0 [2023-04-27T23:03:33.716Z] #0 4.649 + TMP_GOPATH= [2023-04-27T23:03:33.716Z] #0 4.649 + : /build [2023-04-27T23:03:33.716Z] #0 4.649 + '[' -z '' ']' [2023-04-27T23:03:33.716Z] #0 4.649 ++ mktemp -d [2023-04-27T23:03:33.716Z] #0 4.651 + export GOPATH=/tmp/tmp.8gvnWPlXY0 [2023-04-27T23:03:33.716Z] #0 4.651 + GOPATH=/tmp/tmp.8gvnWPlXY0 [2023-04-27T23:03:33.716Z] #0 4.651 + RM_GOPATH=1 [2023-04-27T23:03:33.716Z] #0 4.651 + case "$(go env GOARCH)" in [2023-04-27T23:03:33.716Z] #0 4.651 ++ go env GOARCH [2023-04-27T23:03:33.716Z] #0 4.670 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:33.716Z] #0 4.670 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:33.716Z] #0 4.670 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:33.716Z] #0 4.670 + dir=/tmp/install [2023-04-27T23:03:33.716Z] #0 4.670 + bin=golangci_lint [2023-04-27T23:03:33.716Z] #0 4.670 + shift [2023-04-27T23:03:33.716Z] #0 4.670 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-27T23:03:33.716Z] #0 4.670 + . /tmp/install/golangci_lint.installer [2023-04-27T23:03:33.716Z] #0 4.670 ++ : v1.49.0 [2023-04-27T23:03:33.716Z] #0 4.670 + install_golangci_lint [2023-04-27T23:03:33.716Z] #0 4.670 + set -e [2023-04-27T23:03:33.716Z] #0 4.670 + echo 'Install golangci-lint version v1.49.0' [2023-04-27T23:03:33.716Z] #0 4.670 + GOBIN=/build [2023-04-27T23:03:33.716Z] #0 4.670 + GO111MODULE=on [2023-04-27T23:03:33.716Z] #0 4.670 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-27T23:03:33.716Z] #0 4.670 Install golangci-lint version v1.49.0 [2023-04-27T23:03:33.716Z] #0 5.110 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-27T23:03:33.716Z] #0 6.768 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:03:33.716Z] #0 6.775 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:03:33.716Z] #0 6.831 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:03:33.716Z] #0 6.861 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-27T23:03:33.716Z] #0 6.973 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-27T23:03:33.716Z] #0 7.139 go: downloading github.com/spf13/viper v1.12.0 [2023-04-27T23:03:33.716Z] #0 7.333 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T23:03:33.716Z] #0 7.651 go: downloading golang.org/x/tools v0.1.12 [2023-04-27T23:03:33.716Z] #0 7.692 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-27T23:03:33.716Z] #0 7.785 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-27T23:03:33.716Z] #0 7.857 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-27T23:03:33.716Z] #0 8.102 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T23:03:34.093Z] #37 1.172 + RM_GOPATH=0 [2023-04-27T23:03:34.138Z] #30 31.67 unicode [2023-04-27T23:03:34.169Z] #39 39.02 CC criu/cgroup.o [2023-04-27T23:03:34.188Z] #50 31.43 Selecting previously unselected package libinih1:amd64. [2023-04-27T23:03:34.188Z] #50 31.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-27T23:03:34.188Z] #50 31.46 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-27T23:03:34.281Z] #25 ... [2023-04-27T23:03:34.281Z] [2023-04-27T23:03:34.281Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:03:34.281Z] #22 9.271 runtime/internal/math [2023-04-27T23:03:34.354Z] #37 1.173 + TMP_GOPATH= [2023-04-27T23:03:34.354Z] #37 1.173 + : /build [2023-04-27T23:03:34.354Z] #37 1.173 + '[' -z '' ']' [2023-04-27T23:03:34.354Z] #37 1.174 ++ mktemp -d [2023-04-27T23:03:34.354Z] #37 1.190 + export GOPATH=/tmp/tmp.6k938ZwqHT [2023-04-27T23:03:34.354Z] #37 1.190 + GOPATH=/tmp/tmp.6k938ZwqHT [2023-04-27T23:03:34.354Z] #37 1.190 + RM_GOPATH=1 [2023-04-27T23:03:34.354Z] #37 1.191 + case "$(go env GOARCH)" in [2023-04-27T23:03:34.354Z] #37 1.193 ++ go env GOARCH [2023-04-27T23:03:34.354Z] #37 1.228 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:34.354Z] #37 1.228 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:34.354Z] #37 1.229 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:34.354Z] #37 1.230 + dir=/tmp/install [2023-04-27T23:03:34.354Z] #37 1.230 + bin=containerd [2023-04-27T23:03:34.354Z] #37 1.231 + shift [2023-04-27T23:03:34.354Z] #37 1.231 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-27T23:03:34.354Z] #37 1.231 + . /tmp/install/containerd.installer [2023-04-27T23:03:34.354Z] #37 1.232 ++ set -e [2023-04-27T23:03:34.354Z] #37 1.232 ++ : v1.6.20 [2023-04-27T23:03:34.354Z] #37 1.232 + install_containerd [2023-04-27T23:03:34.354Z] #37 1.233 + echo 'Install containerd version v1.6.20' [2023-04-27T23:03:34.354Z] #37 1.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6k938ZwqHT/src/github.com/containerd/containerd [2023-04-27T23:03:34.354Z] #37 1.237 Install containerd version v1.6.20 [2023-04-27T23:03:34.354Z] #37 1.359 Cloning into '/tmp/tmp.6k938ZwqHT/src/github.com/containerd/containerd'... [2023-04-27T23:03:34.449Z] #50 31.52 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:03:34.449Z] #50 31.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:03:34.449Z] #50 31.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:34.449Z] #50 31.62 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:03:34.449Z] #50 31.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:03:34.449Z] #50 31.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:03:34.449Z] #50 31.73 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:03:34.545Z] #22 9.499 runtime/internal/sys [2023-04-27T23:03:34.710Z] #50 31.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:03:34.710Z] #50 31.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:03:34.710Z] #50 31.82 Selecting previously unselected package net-tools. [2023-04-27T23:03:34.710Z] #50 31.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-27T23:03:34.710Z] #50 31.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:03:34.805Z] #22 9.587 runtime/internal/syscall [2023-04-27T23:03:34.971Z] #50 32.02 Selecting previously unselected package patch. [2023-04-27T23:03:34.971Z] #50 32.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-27T23:03:34.971Z] #50 32.03 Unpacking patch (2.7.6-7) ... [2023-04-27T23:03:34.971Z] #50 32.15 Selecting previously unselected package python-pip-whl. [2023-04-27T23:03:34.971Z] #50 32.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:03:34.971Z] #50 32.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:03:35.062Z] #22 ... [2023-04-27T23:03:35.062Z] [2023-04-27T23:03:35.063Z] #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-04-27T23:03:35.063Z] #0 7.172 + RM_GOPATH=0 [2023-04-27T23:03:35.063Z] #0 7.172 + TMP_GOPATH= [2023-04-27T23:03:35.063Z] #0 7.172 + : /build [2023-04-27T23:03:35.063Z] #0 7.172 + '[' -z '' ']' [2023-04-27T23:03:35.063Z] #0 7.172 ++ mktemp -d [2023-04-27T23:03:35.063Z] #0 7.179 + export GOPATH=/tmp/tmp.LeUGQhTec2 [2023-04-27T23:03:35.063Z] #0 7.179 + GOPATH=/tmp/tmp.LeUGQhTec2 [2023-04-27T23:03:35.063Z] #0 7.179 + RM_GOPATH=1 [2023-04-27T23:03:35.063Z] #0 7.179 + case "$(go env GOARCH)" in [2023-04-27T23:03:35.063Z] #0 7.200 Install rootlesskit version v0.14.4 [2023-04-27T23:03:35.063Z] #0 7.213 ++ go env GOARCH [2023-04-27T23:03:35.063Z] #0 7.213 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.063Z] #0 7.213 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.063Z] #0 7.213 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:35.063Z] #0 7.213 + dir=/tmp/install [2023-04-27T23:03:35.063Z] #0 7.213 + bin=rootlesskit [2023-04-27T23:03:35.063Z] #0 7.213 + shift [2023-04-27T23:03:35.063Z] #0 7.213 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-27T23:03:35.063Z] #0 7.213 + . /tmp/install/rootlesskit.installer [2023-04-27T23:03:35.063Z] #0 7.213 ++ : v0.14.4 [2023-04-27T23:03:35.063Z] #0 7.213 + install_rootlesskit [2023-04-27T23:03:35.063Z] #0 7.213 + case "$1" in [2023-04-27T23:03:35.063Z] #0 7.213 + export CGO_ENABLED=0 [2023-04-27T23:03:35.063Z] #0 7.213 + CGO_ENABLED=0 [2023-04-27T23:03:35.063Z] #0 7.213 + _install_rootlesskit [2023-04-27T23:03:35.063Z] #0 7.213 + echo 'Install rootlesskit version v0.14.4' [2023-04-27T23:03:35.063Z] #0 7.213 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:03:35.063Z] #0 7.213 + GOBIN=/build [2023-04-27T23:03:35.063Z] #0 7.213 + GO111MODULE=on [2023-04-27T23:03:35.063Z] #0 7.213 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-27T23:03:35.063Z] #0 7.753 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-27T23:03:35.063Z] #26 ... [2023-04-27T23:03:35.063Z] [2023-04-27T23:03:35.063Z] #27 [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-04-27T23:03:35.063Z] #0 4.351 + RM_GOPATH=0 [2023-04-27T23:03:35.063Z] #0 4.351 + TMP_GOPATH= [2023-04-27T23:03:35.063Z] #0 4.352 + : /build [2023-04-27T23:03:35.063Z] #0 4.352 + '[' -z '' ']' [2023-04-27T23:03:35.063Z] #0 4.352 ++ mktemp -d [2023-04-27T23:03:35.063Z] #0 4.352 + export GOPATH=/tmp/tmp.ULaH8FRoF8 [2023-04-27T23:03:35.063Z] #0 4.352 + GOPATH=/tmp/tmp.ULaH8FRoF8 [2023-04-27T23:03:35.063Z] #0 4.352 + RM_GOPATH=1 [2023-04-27T23:03:35.063Z] #0 4.352 + case "$(go env GOARCH)" in [2023-04-27T23:03:35.063Z] #0 4.353 ++ go env GOARCH [2023-04-27T23:03:35.063Z] #0 4.363 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.063Z] #0 4.363 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.063Z] #0 4.365 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:35.063Z] #0 4.365 + dir=/tmp/install [2023-04-27T23:03:35.063Z] #0 4.365 + bin=vndr [2023-04-27T23:03:35.063Z] #0 4.365 + shift [2023-04-27T23:03:35.063Z] #0 4.365 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-27T23:03:35.063Z] #0 4.365 + . /tmp/install/vndr.installer [2023-04-27T23:03:35.063Z] #0 4.365 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:35.063Z] #0 4.365 + install_vndr [2023-04-27T23:03:35.063Z] #0 4.365 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-27T23:03:35.063Z] #0 4.365 + GOBIN=/build [2023-04-27T23:03:35.063Z] #0 4.365 + GO111MODULE=on [2023-04-27T23:03:35.063Z] #0 4.365 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:35.063Z] #0 4.365 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:35.063Z] #0 4.834 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-27T23:03:35.098Z] #39 39.99 CC criu/clone-noasan.o [2023-04-27T23:03:35.098Z] #39 40.07 CC criu/config.o [2023-04-27T23:03:35.306Z] #37 ... [2023-04-27T23:03:35.306Z] [2023-04-27T23:03:35.306Z] #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-04-27T23:03:35.306Z] #33 21.82 Reading package lists... [2023-04-27T23:03:35.306Z] #33 26.00 Building dependency tree... [2023-04-27T23:03:35.306Z] #33 29.67 The following additional packages will be installed: [2023-04-27T23:03:35.306Z] #33 29.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-27T23:03:35.306Z] #33 29.73 Suggested packages: [2023-04-27T23:03:35.306Z] #33 29.75 cmake-doc ninja-build lrzip [2023-04-27T23:03:35.306Z] #33 29.75 Recommended packages: [2023-04-27T23:03:35.306Z] #33 29.75 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-27T23:03:35.306Z] #33 30.40 The following NEW packages will be installed: [2023-04-27T23:03:35.306Z] #33 30.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-27T23:03:35.306Z] #33 30.42 vim-common xxd [2023-04-27T23:03:35.306Z] #33 30.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:03:35.306Z] #33 30.99 Need to get 15.6 MB of archives. [2023-04-27T23:03:35.306Z] #33 30.99 After this operation, 67.4 MB of additional disk space will be used. [2023-04-27T23:03:35.306Z] #33 30.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:03:35.306Z] #33 31.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:03:35.306Z] #33 31.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-27T23:03:35.306Z] #33 31.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-27T23:03:35.306Z] #33 31.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-04-27T23:03:35.306Z] #33 31.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-04-27T23:03:35.306Z] #33 31.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-04-27T23:03:35.306Z] #33 31.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-04-27T23:03:35.306Z] #33 31.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-04-27T23:03:35.306Z] #33 31.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-04-27T23:03:35.306Z] #33 32.73 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:35.306Z] #33 33.21 Fetched 15.6 MB in 1s (13.0 MB/s) [2023-04-27T23:03:35.306Z] #33 33.38 Selecting previously unselected package xxd. [2023-04-27T23:03:35.306Z] #33 33.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 ... 15713 files and directories currently installed.) [2023-04-27T23:03:35.306Z] #33 33.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-27T23:03:35.306Z] #33 33.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:35.306Z] #33 33.96 Selecting previously unselected package vim-common. [2023-04-27T23:03:35.306Z] #33 33.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:03:35.306Z] #33 34.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:35.306Z] #33 34.71 Selecting previously unselected package cmake-data. [2023-04-27T23:03:35.306Z] #33 34.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-27T23:03:35.306Z] #33 34.87 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:03:35.320Z] #27 ... [2023-04-27T23:03:35.320Z] [2023-04-27T23:03:35.320Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:03:35.320Z] #0 8.873 + RM_GOPATH=0 [2023-04-27T23:03:35.320Z] #0 8.873 + TMP_GOPATH= [2023-04-27T23:03:35.320Z] #0 8.873 + : /build [2023-04-27T23:03:35.320Z] #0 8.873 + '[' -z '' ']' [2023-04-27T23:03:35.320Z] #0 8.873 ++ mktemp -d [2023-04-27T23:03:35.320Z] #0 8.873 + export GOPATH=/tmp/tmp.NPpJD7E3hR [2023-04-27T23:03:35.320Z] #0 8.873 + GOPATH=/tmp/tmp.NPpJD7E3hR [2023-04-27T23:03:35.320Z] #0 8.873 + RM_GOPATH=1 [2023-04-27T23:03:35.320Z] #0 8.913 + case "$(go env GOARCH)" in [2023-04-27T23:03:35.320Z] #0 8.913 ++ go env GOARCH [2023-04-27T23:03:35.320Z] #0 9.138 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:35.320Z] #0 9.138 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.320Z] #0 9.138 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.320Z] #0 9.138 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:35.320Z] #0 9.138 + dir=/tmp/install [2023-04-27T23:03:35.320Z] #0 9.138 + bin=proxy [2023-04-27T23:03:35.320Z] #0 9.138 + shift [2023-04-27T23:03:35.320Z] #0 9.138 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-27T23:03:35.320Z] #0 9.138 + . /tmp/install/proxy.installer [2023-04-27T23:03:35.320Z] #0 9.138 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:35.320Z] #0 9.138 + install_proxy [2023-04-27T23:03:35.320Z] #0 9.138 + case "$1" in [2023-04-27T23:03:35.320Z] #0 9.138 + export CGO_ENABLED=0 [2023-04-27T23:03:35.320Z] #0 9.138 + CGO_ENABLED=0 [2023-04-27T23:03:35.320Z] #0 9.138 + _install_proxy [2023-04-27T23:03:35.320Z] #0 9.138 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-04-27T23:03:35.320Z] #0 9.138 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.NPpJD7E3hR/src/github.com/docker/libnetwork [2023-04-27T23:03:35.320Z] #0 9.138 Cloning into '/tmp/tmp.NPpJD7E3hR/src/github.com/docker/libnetwork'... [2023-04-27T23:03:35.320Z] #28 ... [2023-04-27T23:03:35.320Z] [2023-04-27T23:03:35.320Z] #29 [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-04-27T23:03:35.320Z] #0 7.491 + RM_GOPATH=0 [2023-04-27T23:03:35.320Z] #0 7.491 + TMP_GOPATH= [2023-04-27T23:03:35.320Z] #0 7.491 + : /build [2023-04-27T23:03:35.320Z] #0 7.491 + '[' -z '' ']' [2023-04-27T23:03:35.320Z] #0 7.491 ++ mktemp -d [2023-04-27T23:03:35.320Z] #0 7.491 + export GOPATH=/tmp/tmp.r6Wi2PiLDc [2023-04-27T23:03:35.320Z] #0 7.491 + GOPATH=/tmp/tmp.r6Wi2PiLDc [2023-04-27T23:03:35.320Z] #0 7.491 + RM_GOPATH=1 [2023-04-27T23:03:35.320Z] #0 7.491 + case "$(go env GOARCH)" in [2023-04-27T23:03:35.320Z] #0 7.492 ++ go env GOARCH [2023-04-27T23:03:35.320Z] #0 7.517 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.320Z] #0 7.517 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.320Z] #0 7.517 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:35.320Z] #0 7.536 Install gotestsum version v1.8.2 [2023-04-27T23:03:35.320Z] #0 7.536 + dir=/tmp/install [2023-04-27T23:03:35.320Z] #0 7.536 + bin=gotestsum [2023-04-27T23:03:35.320Z] #0 7.536 + shift [2023-04-27T23:03:35.320Z] #0 7.536 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-27T23:03:35.320Z] #0 7.536 + . /tmp/install/gotestsum.installer [2023-04-27T23:03:35.320Z] #0 7.536 ++ : v1.8.2 [2023-04-27T23:03:35.320Z] #0 7.536 + install_gotestsum [2023-04-27T23:03:35.320Z] #0 7.536 + set -e [2023-04-27T23:03:35.320Z] #0 7.536 + echo 'Install gotestsum version v1.8.2' [2023-04-27T23:03:35.320Z] #0 7.537 + GOBIN=/build [2023-04-27T23:03:35.320Z] #0 7.537 + GO111MODULE=on [2023-04-27T23:03:35.320Z] #0 7.537 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-27T23:03:35.320Z] #0 8.073 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-27T23:03:35.320Z] #0 10.17 go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:03:35.320Z] #0 10.17 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-27T23:03:35.320Z] #0 10.17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-27T23:03:35.545Z] #50 32.81 Selecting previously unselected package python3-lib2to3. [2023-04-27T23:03:35.545Z] #50 32.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-27T23:03:35.545Z] #50 32.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:03:35.566Z] #33 ... [2023-04-27T23:03:35.567Z] [2023-04-27T23:03:35.567Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:35.567Z] #27 33.76 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:35.567Z] #27 34.22 Fetched 4253 kB in 1s (3802 kB/s) [2023-04-27T23:03:35.567Z] #27 34.42 Selecting previously unselected package libcap2:arm64. [2023-04-27T23:03:35.567Z] #27 34.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 ... 15713 files and directories currently installed.) [2023-04-27T23:03:35.567Z] #27 34.56 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-27T23:03:35.567Z] #27 34.70 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-27T23:03:35.567Z] #27 34.95 Selecting previously unselected package libcap-dev:arm64. [2023-04-27T23:03:35.567Z] #27 34.96 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-04-27T23:03:35.567Z] #27 34.97 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-04-27T23:03:35.567Z] #27 35.39 Selecting previously unselected package libnet1:arm64. [2023-04-27T23:03:35.567Z] #27 35.39 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-27T23:03:35.567Z] #27 35.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:35.567Z] #27 35.72 Selecting previously unselected package libnet1-dev. [2023-04-27T23:03:35.567Z] #27 35.73 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-27T23:03:35.567Z] #27 35.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:35.567Z] #27 36.06 Selecting previously unselected package libnl-3-200:arm64. [2023-04-27T23:03:35.567Z] #27 36.07 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-27T23:03:35.567Z] #27 36.09 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-27T23:03:35.567Z] #27 36.21 Selecting previously unselected package libnl-3-dev:arm64. [2023-04-27T23:03:35.567Z] #27 36.21 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-04-27T23:03:35.567Z] #27 36.22 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-04-27T23:03:35.577Z] #29 10.51 go: downloading golang.org/x/tools v0.1.11 [2023-04-27T23:03:35.577Z] #29 ... [2023-04-27T23:03:35.577Z] [2023-04-27T23:03:35.577Z] #30 [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-04-27T23:03:35.577Z] #0 8.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:35.577Z] #0 8.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:35.577Z] #0 8.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:35.577Z] #0 9.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:35.577Z] #30 ... [2023-04-27T23:03:35.577Z] [2023-04-27T23:03:35.577Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:03:35.577Z] #0 7.547 + git clone https://github.com/docker/distribution.git . [2023-04-27T23:03:35.577Z] #0 7.547 Cloning into '.'... [2023-04-27T23:03:35.661Z] #39 40.55 CC criu/cr-check.o [2023-04-27T23:03:35.812Z] #50 32.95 Selecting previously unselected package python3-distutils. [2023-04-27T23:03:35.812Z] #50 32.95 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-27T23:03:35.812Z] #50 32.96 Unpacking python3-distutils (3.9.2-1) ... [2023-04-27T23:03:35.839Z] #31 ... [2023-04-27T23:03:35.839Z] [2023-04-27T23:03:35.839Z] #32 [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-04-27T23:03:35.839Z] #0 6.351 Install shfmt version v3.0.2 [2023-04-27T23:03:35.839Z] #0 6.351 + RM_GOPATH=0 [2023-04-27T23:03:35.839Z] #0 6.351 + TMP_GOPATH= [2023-04-27T23:03:35.839Z] #0 6.351 + : /build [2023-04-27T23:03:35.839Z] #0 6.351 + '[' -z '' ']' [2023-04-27T23:03:35.839Z] #0 6.351 ++ mktemp -d [2023-04-27T23:03:35.839Z] #0 6.351 + export GOPATH=/tmp/tmp.EPRxGYcYnL [2023-04-27T23:03:35.839Z] #0 6.351 + GOPATH=/tmp/tmp.EPRxGYcYnL [2023-04-27T23:03:35.839Z] #0 6.351 + RM_GOPATH=1 [2023-04-27T23:03:35.839Z] #0 6.351 + case "$(go env GOARCH)" in [2023-04-27T23:03:35.839Z] #0 6.351 ++ go env GOARCH [2023-04-27T23:03:35.839Z] #0 6.351 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.839Z] #0 6.351 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:03:35.839Z] #0 6.351 ++ dirname /tmp/install/install.sh [2023-04-27T23:03:35.839Z] #0 6.351 + dir=/tmp/install [2023-04-27T23:03:35.839Z] #0 6.351 + bin=shfmt [2023-04-27T23:03:35.839Z] #0 6.351 + shift [2023-04-27T23:03:35.839Z] #0 6.351 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-27T23:03:35.839Z] #0 6.351 + . /tmp/install/shfmt.installer [2023-04-27T23:03:35.839Z] #0 6.351 ++ : v3.0.2 [2023-04-27T23:03:35.839Z] #0 6.351 + install_shfmt [2023-04-27T23:03:35.839Z] #0 6.351 + echo 'Install shfmt version v3.0.2' [2023-04-27T23:03:35.839Z] #0 6.351 + GOBIN=/build [2023-04-27T23:03:35.839Z] #0 6.351 + GO111MODULE=on [2023-04-27T23:03:35.839Z] #0 6.351 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-27T23:03:35.839Z] #0 6.881 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-27T23:03:35.839Z] #0 7.970 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-27T23:03:35.839Z] #0 7.970 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-27T23:03:35.839Z] #0 8.074 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-27T23:03:35.839Z] #0 10.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-27T23:03:36.074Z] #50 33.10 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:03:36.074Z] #50 33.10 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:03:36.074Z] #50 33.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:03:36.074Z] #50 33.23 Selecting previously unselected package python3-setuptools. [2023-04-27T23:03:36.074Z] #50 33.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-27T23:03:36.074Z] #50 33.24 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-27T23:03:36.097Z] #32 ... [2023-04-27T23:03:36.097Z] [2023-04-27T23:03:36.097Z] #33 [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-04-27T23:03:36.097Z] #0 8.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:36.097Z] #0 8.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:36.097Z] #0 8.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:36.097Z] #0 9.271 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:36.097Z] #33 ... [2023-04-27T23:03:36.097Z] [2023-04-27T23:03:36.097Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:03:36.097Z] #0 7.137 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-27T23:03:36.097Z] #0 7.156 Cloning into '.'... [2023-04-27T23:03:36.116Z] #30 ... [2023-04-27T23:03:36.116Z] [2023-04-27T23:03:36.116Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:36.116Z] #29 29.07 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-27T23:03:36.116Z] #29 29.11 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-27T23:03:36.116Z] #29 29.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-27T23:03:36.116Z] #29 29.87 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-27T23:03:36.116Z] #29 30.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:03:36.116Z] #29 30.27 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T23:03:36.116Z] #29 30.52 go: downloading github.com/spf13/afero v1.8.2 [2023-04-27T23:03:36.116Z] #29 30.68 go: downloading github.com/spf13/cast v1.5.0 [2023-04-27T23:03:36.116Z] #29 30.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-27T23:03:36.116Z] #29 31.23 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-27T23:03:36.116Z] #29 31.62 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:03:36.116Z] #29 33.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T23:03:36.116Z] #29 33.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-27T23:03:36.116Z] #29 33.81 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-27T23:03:36.144Z] #27 36.48 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-27T23:03:36.144Z] #27 36.48 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-27T23:03:36.144Z] #27 36.50 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-27T23:03:36.144Z] #27 36.65 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-04-27T23:03:36.144Z] #27 36.65 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-04-27T23:03:36.144Z] #27 36.66 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-27T23:03:36.270Z] #39 41.23 CC criu/cr-dedup.o [2023-04-27T23:03:36.270Z] #39 41.37 CC criu/cr-dump.o [2023-04-27T23:03:36.335Z] #50 33.50 Selecting previously unselected package python3-wheel. [2023-04-27T23:03:36.336Z] #50 33.50 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-27T23:03:36.336Z] #50 33.51 Unpacking python3-wheel (0.34.2-1) ... [2023-04-27T23:03:36.336Z] #50 33.58 Selecting previously unselected package python3-pip. [2023-04-27T23:03:36.354Z] #34 ... [2023-04-27T23:03:36.354Z] [2023-04-27T23:03:36.354Z] #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-04-27T23:03:36.354Z] #0 11.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:36.354Z] #0 11.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:36.354Z] #0 11.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:36.354Z] #35 ... [2023-04-27T23:03:36.354Z] [2023-04-27T23:03:36.354Z] #36 [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-04-27T23:03:36.354Z] #0 10.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:03:36.354Z] #0 10.71 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:03:36.354Z] #0 10.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:03:36.374Z] #29 34.16 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-27T23:03:36.405Z] #27 36.78 Selecting previously unselected package zlib1g-dev:arm64. [2023-04-27T23:03:36.405Z] #27 36.78 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-04-27T23:03:36.405Z] #27 36.79 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:03:36.405Z] #27 37.04 Selecting previously unselected package libprotobuf23:arm64. [2023-04-27T23:03:36.405Z] #27 37.04 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-04-27T23:03:36.597Z] #50 33.59 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:03:36.597Z] #50 33.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:03:36.611Z] #36 11.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:36.611Z] #36 ... [2023-04-27T23:03:36.611Z] [2023-04-27T23:03:36.611Z] #33 [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-04-27T23:03:36.611Z] #33 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:36.632Z] #29 34.36 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-27T23:03:36.667Z] #27 37.06 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-04-27T23:03:36.859Z] #50 33.90 Selecting previously unselected package sudo. [2023-04-27T23:03:36.859Z] #50 33.90 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-27T23:03:36.859Z] #50 33.91 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:03:37.120Z] #50 34.44 Selecting previously unselected package thin-provisioning-tools. [2023-04-27T23:03:37.199Z] #29 ... [2023-04-27T23:03:37.199Z] [2023-04-27T23:03:37.199Z] #26 [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-04-27T23:03:37.200Z] #39 42.28 CC criu/cr-errno.o [2023-04-27T23:03:37.200Z] #39 42.32 CC criu/cr-restore.o [2023-04-27T23:03:37.382Z] #50 34.46 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-27T23:03:37.382Z] #50 34.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:03:37.615Z] #27 37.94 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-04-27T23:03:37.615Z] #27 37.95 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-04-27T23:03:37.615Z] #27 37.97 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-04-27T23:03:37.615Z] #27 ... [2023-04-27T23:03:37.615Z] [2023-04-27T23:03:37.615Z] #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-04-27T23:03:37.615Z] #25 DONE 38.2s [2023-04-27T23:03:37.615Z] [2023-04-27T23:03:37.615Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:37.615Z] #27 38.28 Selecting previously unselected package libprotobuf-dev:arm64. [2023-04-27T23:03:37.643Z] #50 34.71 Selecting previously unselected package uidmap. [2023-04-27T23:03:37.644Z] #50 34.73 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-27T23:03:37.644Z] #50 34.73 Unpacking uidmap (1:4.8.1-1) ... [2023-04-27T23:03:37.876Z] #27 38.31 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-04-27T23:03:37.876Z] #27 38.33 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-04-27T23:03:37.905Z] #50 34.87 Selecting previously unselected package vim-runtime. [2023-04-27T23:03:37.905Z] #50 34.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:03:37.905Z] #50 34.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-27T23:03:37.905Z] #50 34.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-27T23:03:37.905Z] #50 34.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:38.568Z] #39 ... [2023-04-27T23:03:38.568Z] [2023-04-27T23:03:38.568Z] #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-04-27T23:03:38.568Z] #50 10.37 Selecting previously unselected package bash-completion. [2023-04-27T23:03:38.568Z] #50 10.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-27T23:03:38.568Z] #50 13.15 Unpacking bash-completion (1:2.11-2) ... [2023-04-27T23:03:38.568Z] #50 13.33 Selecting previously unselected package bzip2. [2023-04-27T23:03:38.568Z] #50 13.33 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 13.34 Unpacking bzip2 (1.0.8-4) ... [2023-04-27T23:03:38.568Z] #50 13.40 Selecting previously unselected package xz-utils. [2023-04-27T23:03:38.568Z] #50 13.41 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 13.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:03:38.568Z] #50 13.58 Selecting previously unselected package apparmor. [2023-04-27T23:03:38.568Z] #50 13.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 13.70 Unpacking apparmor (2.13.6-10) ... [2023-04-27T23:03:38.568Z] #50 13.92 Selecting previously unselected package inetutils-ping. [2023-04-27T23:03:38.568Z] #50 13.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 13.94 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:03:38.568Z] #50 14.07 Selecting previously unselected package libip4tc2:amd64. [2023-04-27T23:03:38.568Z] #50 14.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:38.568Z] #50 14.16 Selecting previously unselected package libip6tc2:amd64. [2023-04-27T23:03:38.568Z] #50 14.17 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:38.568Z] #50 14.24 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-27T23:03:38.568Z] #50 14.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:03:38.568Z] #50 14.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-27T23:03:38.568Z] #50 14.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:03:38.568Z] #50 14.40 Selecting previously unselected package libnftnl11:amd64. [2023-04-27T23:03:38.568Z] #50 14.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:03:38.568Z] #50 14.49 Selecting previously unselected package iptables. [2023-04-27T23:03:38.568Z] #50 14.50 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.50 Unpacking iptables (1.8.7-1) ... [2023-04-27T23:03:38.568Z] #50 14.75 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:03:38.568Z] #50 14.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 14.75 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:03:38.568Z] #50 14.97 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:03:38.568Z] #50 14.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 15.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:03:38.568Z] #50 15.20 Selecting previously unselected package jq. [2023-04-27T23:03:38.568Z] #50 15.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 15.22 Unpacking jq (1.6-2.1) ... [2023-04-27T23:03:38.568Z] #50 15.38 Selecting previously unselected package libaio1:amd64. [2023-04-27T23:03:38.568Z] #50 15.38 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 15.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:03:38.568Z] #50 15.49 Selecting previously unselected package libgpm2:amd64. [2023-04-27T23:03:38.568Z] #50 15.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 15.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:03:38.568Z] #50 15.61 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:03:38.568Z] #50 15.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:03:38.568Z] #50 15.62 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:03:39.262Z] #27 39.83 Selecting previously unselected package libprotoc23:arm64. [2023-04-27T23:03:39.262Z] #27 39.84 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-04-27T23:03:39.262Z] #27 39.84 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-04-27T23:03:39.272Z] #26 34.79 Updating files: 40% (779/1914) Updating files: 41% (785/1914) Updating files: 42% (804/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-27T23:03:39.272Z] #26 36.87 + cd /tmp/tmp.0Ha6VXWVKe/src/github.com/docker/libnetwork [2023-04-27T23:03:39.272Z] #26 36.88 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:39.498Z] #50 17.03 Selecting previously unselected package libinih1:amd64. [2023-04-27T23:03:39.498Z] #50 17.03 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-27T23:03:39.498Z] #50 17.04 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-27T23:03:39.498Z] #50 17.17 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:03:39.498Z] #50 17.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:03:39.498Z] #50 17.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:39.755Z] #50 17.27 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:03:39.755Z] #50 17.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:03:39.755Z] #50 17.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:03:39.755Z] #50 17.42 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:03:39.755Z] #50 17.43 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:03:39.755Z] #50 17.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:03:39.755Z] #50 17.49 Selecting previously unselected package net-tools. [2023-04-27T23:03:39.820Z] #50 ... [2023-04-27T23:03:39.820Z] [2023-04-27T23:03:39.820Z] #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-04-27T23:03:39.820Z] #38 106.5 CC criu/cr-service.o [2023-04-27T23:03:39.820Z] #38 108.1 CC criu/crtools.o [2023-04-27T23:03:39.820Z] #38 108.8 CC criu/eventfd.o [2023-04-27T23:03:39.820Z] #38 109.2 CC criu/eventpoll.o [2023-04-27T23:03:39.820Z] #38 110.1 CC criu/external.o [2023-04-27T23:03:39.820Z] #38 110.4 CC criu/fault-injection.o [2023-04-27T23:03:39.820Z] #38 110.6 CC criu/fdstore.o [2023-04-27T23:03:39.820Z] #38 110.9 CC criu/fifo.o [2023-04-27T23:03:39.820Z] #38 111.4 CC criu/file-ids.o [2023-04-27T23:03:39.820Z] #38 111.7 CC criu/file-lock.o [2023-04-27T23:03:39.820Z] #38 112.6 CC criu/files-ext.o [2023-04-27T23:03:39.820Z] #38 113.0 CC criu/files-reg.o [2023-04-27T23:03:39.820Z] #38 115.2 CC criu/files.o [2023-04-27T23:03:39.833Z] #27 40.31 Selecting previously unselected package protobuf-c-compiler. [2023-04-27T23:03:39.833Z] #27 40.31 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-04-27T23:03:39.833Z] #27 40.32 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:03:39.839Z] #26 ... [2023-04-27T23:03:39.839Z] [2023-04-27T23:03:39.839Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-27T23:03:39.839Z] #28 DONE 37.4s [2023-04-27T23:03:39.839Z] [2023-04-27T23:03:39.839Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:39.839Z] #29 37.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-27T23:03:39.839Z] #29 37.52 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-27T23:03:39.887Z] #33 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:40.031Z] #50 17.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-27T23:03:40.031Z] #50 17.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:03:40.094Z] #27 40.47 Selecting previously unselected package protobuf-compiler. [2023-04-27T23:03:40.094Z] #27 40.48 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-04-27T23:03:40.094Z] #27 40.49 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-27T23:03:40.094Z] #27 40.68 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:03:40.094Z] #27 40.68 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:03:40.094Z] #27 40.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:03:40.098Z] #29 37.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-27T23:03:40.098Z] #29 37.83 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-27T23:03:40.288Z] #50 17.67 Selecting previously unselected package patch. [2023-04-27T23:03:40.288Z] #50 17.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-27T23:03:40.288Z] #50 17.69 Unpacking patch (2.7.6-7) ... [2023-04-27T23:03:40.288Z] #50 17.88 Selecting previously unselected package python-pip-whl. [2023-04-27T23:03:40.288Z] #50 17.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:03:40.288Z] #50 17.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:03:40.355Z] #27 40.93 Selecting previously unselected package python3-six. [2023-04-27T23:03:40.355Z] #27 40.95 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-27T23:03:40.355Z] #27 40.95 Unpacking python3-six (1.16.0-2) ... [2023-04-27T23:03:40.393Z] #38 117.5 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:03:40.393Z] #38 117.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-27T23:03:40.617Z] #27 41.09 Selecting previously unselected package python3-protobuf. [2023-04-27T23:03:40.617Z] #27 41.10 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-04-27T23:03:40.617Z] #27 41.12 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-27T23:03:40.655Z] #38 117.7 CC criu/filesystems.o [2023-04-27T23:03:40.664Z] #29 38.27 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-27T23:03:40.862Z] #50 18.23 Selecting previously unselected package python3-lib2to3. [2023-04-27T23:03:40.862Z] #50 18.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-27T23:03:40.862Z] #50 18.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:03:40.862Z] #50 18.42 Selecting previously unselected package python3-distutils. [2023-04-27T23:03:40.862Z] #50 18.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-27T23:03:40.862Z] #50 18.43 Unpacking python3-distutils (3.9.2-1) ... [2023-04-27T23:03:40.916Z] #38 ... [2023-04-27T23:03:40.916Z] [2023-04-27T23:03:40.916Z] #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-04-27T23:03:40.916Z] #50 38.09 Selecting previously unselected package vim. [2023-04-27T23:03:40.916Z] #50 38.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:03:40.916Z] #50 38.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:40.923Z] #29 38.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-27T23:03:41.123Z] #50 18.53 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:03:41.123Z] #50 18.53 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:03:41.123Z] #50 18.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:03:41.123Z] #50 18.64 Selecting previously unselected package python3-setuptools. [2023-04-27T23:03:41.123Z] #50 18.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-27T23:03:41.123Z] #50 18.65 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-27T23:03:41.123Z] #50 18.78 Selecting previously unselected package python3-wheel. [2023-04-27T23:03:41.123Z] #50 18.79 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-27T23:03:41.123Z] #50 18.80 Unpacking python3-wheel (0.34.2-1) ... [2023-04-27T23:03:41.123Z] #50 18.88 Selecting previously unselected package python3-pip. [2023-04-27T23:03:41.182Z] #29 38.78 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-27T23:03:41.182Z] #29 38.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-27T23:03:41.380Z] #50 18.89 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:03:41.380Z] #50 18.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:03:41.441Z] #29 39.16 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-27T23:03:41.489Z] #50 38.72 Selecting previously unselected package xfsprogs. [2023-04-27T23:03:41.489Z] #50 38.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-27T23:03:41.489Z] #50 38.74 Unpacking xfsprogs (5.10.0-4) ... [2023-04-27T23:03:41.567Z] #27 41.83 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:03:41.636Z] #50 19.10 Selecting previously unselected package sudo. [2023-04-27T23:03:41.636Z] #50 19.10 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-27T23:03:41.636Z] #50 19.11 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:03:41.787Z] #33 ... [2023-04-27T23:03:41.787Z] [2023-04-27T23:03:41.787Z] #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-04-27T23:03:41.787Z] #25 15.72 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-27T23:03:41.787Z] #25 15.72 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-27T23:03:41.787Z] #25 15.87 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-27T23:03:41.787Z] #25 16.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-27T23:03:41.787Z] #25 16.19 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-27T23:03:41.787Z] #25 16.31 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-27T23:03:41.787Z] #25 16.36 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:03:41.787Z] #25 16.57 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T23:03:41.787Z] #25 16.77 go: downloading github.com/spf13/afero v1.8.2 [2023-04-27T23:03:41.787Z] #25 16.81 go: downloading github.com/spf13/cast v1.5.0 [2023-04-27T23:03:41.787Z] #25 16.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-27T23:03:41.893Z] #50 19.39 Selecting previously unselected package thin-provisioning-tools. [2023-04-27T23:03:41.893Z] #50 19.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-27T23:03:41.893Z] #50 19.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:03:41.893Z] #50 19.53 Selecting previously unselected package uidmap. [2023-04-27T23:03:41.893Z] #50 19.54 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-27T23:03:41.893Z] #50 19.55 Unpacking uidmap (1:4.8.1-1) ... [2023-04-27T23:03:42.007Z] #29 39.55 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-27T23:03:42.007Z] #29 39.75 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-27T23:03:42.061Z] #50 39.25 Selecting previously unselected package zip. [2023-04-27T23:03:42.061Z] #50 39.27 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-27T23:03:42.061Z] #50 39.27 Unpacking zip (3.0-12) ... [2023-04-27T23:03:42.149Z] #50 19.66 Selecting previously unselected package vim-runtime. [2023-04-27T23:03:42.150Z] #50 19.67 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:03:42.150Z] #50 19.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-27T23:03:42.150Z] #50 19.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-27T23:03:42.150Z] #50 19.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:42.266Z] #29 39.92 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-27T23:03:42.322Z] #50 39.44 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:03:42.352Z] #25 17.22 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:03:42.352Z] #25 17.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T23:03:42.609Z] #25 17.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-27T23:03:42.609Z] #25 17.80 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-27T23:03:42.833Z] #29 40.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-27T23:03:42.834Z] #29 40.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-27T23:03:42.834Z] #29 40.54 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-27T23:03:42.952Z] #27 43.48 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-04-27T23:03:42.952Z] #27 43.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:42.952Z] #27 43.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-27T23:03:42.952Z] #27 43.54 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-27T23:03:42.952Z] #27 43.59 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-27T23:03:43.092Z] #29 40.72 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-27T23:03:43.092Z] #29 ... [2023-04-27T23:03:43.092Z] [2023-04-27T23:03:43.092Z] #25 [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-04-27T23:03:43.092Z] #25 30.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-27T23:03:43.092Z] #25 31.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-27T23:03:43.179Z] #25 17.97 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-27T23:03:43.179Z] #25 18.12 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-27T23:03:43.179Z] #25 18.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-27T23:03:43.212Z] #27 43.64 Setting up python3-six (1.16.0-2) ... [2023-04-27T23:03:43.266Z] #50 40.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:43.266Z] #50 40.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:03:43.266Z] #50 40.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:03:43.266Z] #50 40.48 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:03:43.266Z] #50 40.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:43.266Z] #50 40.52 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-27T23:03:43.266Z] #50 40.54 Setting up uidmap (1:4.8.1-1) ... [2023-04-27T23:03:43.351Z] #25 ... [2023-04-27T23:03:43.351Z] [2023-04-27T23:03:43.351Z] #26 [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-04-27T23:03:43.351Z] #26 37.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-27T23:03:43.436Z] #25 18.49 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-27T23:03:43.472Z] #27 ... [2023-04-27T23:03:43.472Z] [2023-04-27T23:03:43.472Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:43.472Z] #30 33.91 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-04-27T23:03:43.472Z] #30 35.37 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-04-27T23:03:43.472Z] #30 35.89 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-04-27T23:03:43.472Z] #30 36.32 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-04-27T23:03:43.472Z] #30 37.61 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-04-27T23:03:43.472Z] #30 38.12 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-04-27T23:03:43.472Z] #30 38.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-04-27T23:03:43.472Z] #30 38.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-04-27T23:03:43.472Z] #30 38.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-27T23:03:43.472Z] #30 38.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-27T23:03:43.472Z] #30 38.17 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-04-27T23:03:43.472Z] #30 38.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-04-27T23:03:43.472Z] #30 38.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-04-27T23:03:43.472Z] #30 38.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-04-27T23:03:43.472Z] #30 38.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-04-27T23:03:43.472Z] #30 38.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-04-27T23:03:43.472Z] #30 38.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-04-27T23:03:43.472Z] #30 38.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-04-27T23:03:43.472Z] #30 38.31 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-04-27T23:03:43.472Z] #30 38.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-04-27T23:03:43.472Z] #30 38.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-04-27T23:03:43.472Z] #30 39.56 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:03:43.472Z] #30 39.81 Fetched 108 MB in 7s (14.5 MB/s) [2023-04-27T23:03:43.472Z] #30 39.88 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-27T23:03:43.472Z] #30 39.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-04-27T23:03:43.472Z] #30 39.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-04-27T23:03:43.472Z] #30 39.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:03:43.472Z] #30 41.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-27T23:03:43.472Z] #30 41.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-04-27T23:03:43.472Z] #30 41.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:03:43.472Z] #30 ... [2023-04-27T23:03:43.472Z] [2023-04-27T23:03:43.472Z] #32 [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-04-27T23:03:43.472Z] #32 36.80 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-27T23:03:43.472Z] #32 36.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-27T23:03:43.472Z] #32 37.06 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-27T23:03:43.472Z] #32 37.06 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-27T23:03:43.472Z] #32 37.16 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-27T23:03:43.472Z] #32 37.30 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-27T23:03:43.472Z] #32 37.67 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-27T23:03:43.472Z] #32 37.94 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-27T23:03:43.472Z] #32 38.12 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-27T23:03:43.472Z] #32 38.28 go: downloading go.uber.org/zap v1.17.0 [2023-04-27T23:03:43.472Z] #32 38.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-27T23:03:43.472Z] #32 38.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-27T23:03:43.472Z] #32 39.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-27T23:03:43.472Z] #32 39.15 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-27T23:03:43.472Z] #32 39.21 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-27T23:03:43.472Z] #32 39.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-27T23:03:43.472Z] #32 39.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-27T23:03:43.472Z] #32 39.32 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-27T23:03:43.472Z] #32 39.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-27T23:03:43.472Z] #32 39.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-27T23:03:43.472Z] #32 39.59 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-27T23:03:43.472Z] #32 39.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-27T23:03:43.472Z] #32 39.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-27T23:03:43.472Z] #32 39.89 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-27T23:03:43.472Z] #32 39.98 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-27T23:03:43.472Z] #32 40.02 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-27T23:03:43.472Z] #32 40.07 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-27T23:03:43.472Z] #32 40.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-27T23:03:43.472Z] #32 40.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-27T23:03:43.472Z] #32 40.23 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-27T23:03:43.472Z] #32 40.76 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-27T23:03:43.472Z] #32 40.86 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-27T23:03:43.472Z] #32 41.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-27T23:03:43.472Z] #32 41.24 go: downloading go.uber.org/atomic v1.7.0 [2023-04-27T23:03:43.472Z] #32 41.29 go: downloading go.uber.org/multierr v1.6.0 [2023-04-27T23:03:43.472Z] #32 41.39 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-27T23:03:43.472Z] #32 41.48 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-27T23:03:43.472Z] #32 41.48 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-27T23:03:43.472Z] #32 41.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-27T23:03:43.472Z] #32 41.56 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-27T23:03:43.472Z] #32 41.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-27T23:03:43.472Z] #32 41.64 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T23:03:43.472Z] #32 41.68 go: downloading github.com/prometheus/common v0.32.1 [2023-04-27T23:03:43.472Z] #32 42.25 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-27T23:03:43.472Z] #32 42.25 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-27T23:03:43.472Z] #32 43.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-27T23:03:43.472Z] #32 43.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-27T23:03:43.518Z] #50 21.04 Selecting previously unselected package vim. [2023-04-27T23:03:43.518Z] #50 21.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:03:43.518Z] #50 21.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:43.527Z] #50 40.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:43.527Z] #50 40.56 Setting up bzip2 (1.0.8-4) ... [2023-04-27T23:03:43.527Z] #50 40.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:03:43.527Z] #50 40.59 Setting up python3-wheel (0.34.2-1) ... [2023-04-27T23:03:43.694Z] #25 18.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-27T23:03:43.694Z] #25 18.78 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-27T23:03:43.694Z] #25 18.82 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-27T23:03:43.734Z] #32 ... [2023-04-27T23:03:43.734Z] [2023-04-27T23:03:43.734Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:43.734Z] #30 44.33 Selecting previously unselected package binutils-mingw-w64. [2023-04-27T23:03:43.734Z] #30 44.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-27T23:03:43.734Z] #30 44.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:03:43.774Z] #50 21.39 Selecting previously unselected package xfsprogs. [2023-04-27T23:03:43.774Z] #50 21.40 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-27T23:03:43.774Z] #50 21.42 Unpacking xfsprogs (5.10.0-4) ... [2023-04-27T23:03:43.994Z] #30 44.50 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-04-27T23:03:43.994Z] #30 44.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-27T23:03:43.994Z] #30 44.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-27T23:03:43.994Z] #30 44.69 Selecting previously unselected package dmsetup. [2023-04-27T23:03:44.031Z] #50 21.69 Selecting previously unselected package zip. [2023-04-27T23:03:44.100Z] #50 41.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:44.100Z] #50 41.24 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:03:44.100Z] #50 41.25 Setting up libcap2-bin (1:2.44-1) ... [2023-04-27T23:03:44.100Z] #50 41.27 Setting up apparmor (2.13.6-10) ... [2023-04-27T23:03:44.255Z] #30 44.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-04-27T23:03:44.255Z] #30 44.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:03:44.255Z] #30 44.87 Selecting previously unselected package mingw-w64-common. [2023-04-27T23:03:44.255Z] #30 44.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-27T23:03:44.255Z] #30 44.88 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-27T23:03:44.258Z] #25 19.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-27T23:03:44.258Z] #25 19.19 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-27T23:03:44.258Z] #25 19.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-27T23:03:44.258Z] #25 19.38 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-27T23:03:44.287Z] #50 21.70 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-27T23:03:44.287Z] #50 21.71 Unpacking zip (3.0-12) ... [2023-04-27T23:03:44.287Z] #50 21.85 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:03:44.823Z] #25 19.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-27T23:03:44.823Z] #25 ... [2023-04-27T23:03:44.823Z] [2023-04-27T23:03:44.823Z] #27 [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-04-27T23:03:44.823Z] #27 DONE 19.8s [2023-04-27T23:03:44.823Z] [2023-04-27T23:03:44.823Z] #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-04-27T23:03:44.823Z] #25 19.85 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-27T23:03:44.823Z] #25 19.93 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-27T23:03:44.849Z] #50 22.32 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:44.849Z] #50 22.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:03:44.849Z] #50 22.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:03:44.849Z] #50 22.40 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:03:44.850Z] #50 22.41 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:03:44.850Z] #50 22.43 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-27T23:03:44.850Z] #50 22.44 Setting up uidmap (1:4.8.1-1) ... [2023-04-27T23:03:44.850Z] #50 22.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:44.850Z] #50 22.48 Setting up bzip2 (1.0.8-4) ... [2023-04-27T23:03:44.850Z] #50 22.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:03:44.850Z] #50 22.50 Setting up python3-wheel (0.34.2-1) ... [2023-04-27T23:03:45.080Z] #25 20.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-27T23:03:45.081Z] #25 20.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-27T23:03:45.081Z] #25 20.20 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-27T23:03:45.081Z] #25 ... [2023-04-27T23:03:45.081Z] [2023-04-27T23:03:45.081Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:03:45.081Z] #22 10.17 internal/itoa [2023-04-27T23:03:45.081Z] #22 10.17 math/bits [2023-04-27T23:03:45.081Z] #22 10.25 runtime [2023-04-27T23:03:45.081Z] #22 11.10 math [2023-04-27T23:03:45.081Z] #22 17.13 unicode/utf8 [2023-04-27T23:03:45.081Z] #22 17.89 internal/race [2023-04-27T23:03:45.081Z] #22 18.20 sync/atomic [2023-04-27T23:03:45.081Z] #22 19.38 unicode [2023-04-27T23:03:45.266Z] #26 ... [2023-04-27T23:03:45.266Z] [2023-04-27T23:03:45.266Z] #33 [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-04-27T23:03:45.266Z] #33 32.59 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:03:45.266Z] #33 ... [2023-04-27T23:03:45.266Z] [2023-04-27T23:03:45.266Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:45.266Z] #29 41.56 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-27T23:03:45.266Z] #29 41.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-27T23:03:45.266Z] #29 41.66 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-27T23:03:45.266Z] #29 41.91 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-27T23:03:45.266Z] #29 41.92 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-27T23:03:45.338Z] #22 ... [2023-04-27T23:03:45.338Z] [2023-04-27T23:03:45.338Z] #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-04-27T23:03:45.338Z] #26 10.25 go: downloading github.com/pkg/errors v0.9.1 [2023-04-27T23:03:45.338Z] #26 10.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-27T23:03:45.338Z] #26 10.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-27T23:03:45.338Z] #26 10.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-27T23:03:45.338Z] #26 14.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-27T23:03:45.338Z] #26 15.76 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-27T23:03:45.338Z] #26 15.76 go: downloading github.com/google/uuid v1.3.0 [2023-04-27T23:03:45.338Z] #26 15.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-27T23:03:45.338Z] #26 16.12 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-27T23:03:45.338Z] #26 16.16 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T23:03:45.338Z] #26 16.65 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-27T23:03:45.338Z] #26 17.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-27T23:03:45.338Z] #26 17.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-27T23:03:45.338Z] #26 ... [2023-04-27T23:03:45.338Z] [2023-04-27T23:03:45.338Z] #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-04-27T23:03:45.338Z] #25 20.28 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-27T23:03:45.412Z] #50 22.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:45.412Z] #50 22.86 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:03:45.412Z] #50 22.87 Setting up libcap2-bin (1:2.44-1) ... [2023-04-27T23:03:45.412Z] #50 22.88 Setting up apparmor (2.13.6-10) ... [2023-04-27T23:03:45.486Z] #50 42.69 Setting up zip (3.0-12) ... [2023-04-27T23:03:45.486Z] #50 42.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:45.595Z] #25 ... [2023-04-27T23:03:45.595Z] [2023-04-27T23:03:45.595Z] #29 [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-04-27T23:03:45.595Z] #29 10.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T23:03:45.595Z] #29 10.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T23:03:45.595Z] #29 10.78 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:03:45.595Z] #29 10.98 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-27T23:03:45.595Z] #29 15.85 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-27T23:03:45.595Z] #29 15.96 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-27T23:03:45.595Z] #29 ... [2023-04-27T23:03:45.595Z] [2023-04-27T23:03:45.595Z] #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-04-27T23:03:45.595Z] #25 20.69 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-27T23:03:45.595Z] #25 20.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-27T23:03:45.748Z] #50 42.75 Setting up bash-completion (1:2.11-2) ... [2023-04-27T23:03:45.851Z] #25 20.84 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-27T23:03:45.852Z] #25 20.84 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-27T23:03:45.852Z] #25 20.91 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-27T23:03:46.642Z] #29 44.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-27T23:03:46.642Z] #29 44.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-27T23:03:46.642Z] #29 44.17 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-27T23:03:46.901Z] #29 44.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-27T23:03:47.226Z] #25 ... [2023-04-27T23:03:47.226Z] [2023-04-27T23:03:47.226Z] #30 [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-04-27T23:03:47.226Z] #30 11.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:47.226Z] #30 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:47.227Z] #30 ... [2023-04-27T23:03:47.227Z] [2023-04-27T23:03:47.227Z] #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-04-27T23:03:47.227Z] #35 12.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:03:47.227Z] #35 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:47.227Z] #35 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:47.227Z] #35 ... [2023-04-27T23:03:47.227Z] [2023-04-27T23:03:47.227Z] #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-04-27T23:03:47.227Z] #25 22.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-27T23:03:47.227Z] #25 22.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-27T23:03:47.227Z] #25 22.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-27T23:03:47.227Z] #25 22.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-27T23:03:47.305Z] #50 24.48 Setting up zip (3.0-12) ... [2023-04-27T23:03:47.305Z] #50 24.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:47.305Z] #50 24.55 Setting up bash-completion (1:2.11-2) ... [2023-04-27T23:03:47.468Z] #29 ... [2023-04-27T23:03:47.468Z] [2023-04-27T23:03:47.468Z] #36 [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-04-27T23:03:47.468Z] #36 34.95 Fetched 8643 kB in 26s (327 kB/s) [2023-04-27T23:03:47.468Z] #36 34.95 Reading package lists... [2023-04-27T23:03:47.468Z] #36 ... [2023-04-27T23:03:47.468Z] [2023-04-27T23:03:47.468Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:47.468Z] #29 45.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-27T23:03:47.484Z] #25 22.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-27T23:03:47.665Z] #50 44.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:03:47.666Z] #50 44.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-27T23:03:47.737Z] #29 ... [2023-04-27T23:03:47.737Z] [2023-04-27T23:03:47.737Z] #34 [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-04-27T23:03:47.737Z] #34 35.24 Fetched 8643 kB in 27s (326 kB/s) [2023-04-27T23:03:47.737Z] #34 35.24 Reading package lists... [2023-04-27T23:03:47.737Z] #34 ... [2023-04-27T23:03:47.737Z] [2023-04-27T23:03:47.737Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:47.737Z] #29 45.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-27T23:03:47.740Z] #25 22.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-27T23:03:47.927Z] #50 44.96 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:03:47.927Z] #50 44.98 Setting up patch (2.7.6-7) ... [2023-04-27T23:03:47.927Z] #50 44.99 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:03:47.927Z] #50 45.10 invoke-rc.d: could not determine current runlevel [2023-04-27T23:03:47.927Z] #50 45.11 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-27T23:03:47.927Z] #50 45.12 Setting up xfsprogs (5.10.0-4) ... [2023-04-27T23:03:47.927Z] #50 45.14 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:03:47.927Z] #50 45.15 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:03:47.927Z] #50 45.18 Setting up pigz (2.6-1) ... [2023-04-27T23:03:47.927Z] #50 45.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:03:47.996Z] #29 45.52 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-27T23:03:47.996Z] #29 ... [2023-04-27T23:03:47.996Z] [2023-04-27T23:03:47.996Z] #31 [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-04-27T23:03:47.996Z] #31 35.57 Fetched 8643 kB in 27s (322 kB/s) [2023-04-27T23:03:47.996Z] #31 35.57 Reading package lists... [2023-04-27T23:03:47.996Z] #31 ... [2023-04-27T23:03:47.996Z] [2023-04-27T23:03:47.996Z] #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-04-27T23:03:47.998Z] #25 22.87 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-27T23:03:47.998Z] #25 22.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-27T23:03:47.998Z] #25 23.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-27T23:03:47.998Z] #25 23.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-27T23:03:48.189Z] #50 45.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:03:48.189Z] #50 45.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:03:48.189Z] #50 45.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:48.255Z] #35 45.50 Updating files: 35% (834/2370) Updating files: 36% (854/2370) Updating files: 37% (877/2370) Updating files: 38% (901/2370) Updating files: 39% (925/2370) Updating files: 40% (948/2370) Updating files: 41% (972/2370) Updating files: 42% (996/2370) Updating files: 43% (1020/2370) Updating files: 44% (1043/2370) Updating files: 45% (1067/2370) Updating files: 46% (1091/2370) Updating files: 47% (1114/2370) Updating files: 48% (1138/2370) Updating files: 49% (1162/2370) Updating files: 50% (1185/2370) Updating files: 51% (1209/2370) Updating files: 52% (1233/2370) [2023-04-27T23:03:48.255Z] #35 ... [2023-04-27T23:03:48.255Z] [2023-04-27T23:03:48.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-04-27T23:03:48.255Z] #32 35.89 Fetched 8643 kB in 27s (317 kB/s) [2023-04-27T23:03:48.262Z] #25 23.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-27T23:03:48.262Z] #25 23.44 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-27T23:03:48.515Z] #32 35.89 Reading package lists... [2023-04-27T23:03:48.515Z] #32 ... [2023-04-27T23:03:48.515Z] [2023-04-27T23:03:48.515Z] #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-04-27T23:03:48.522Z] #25 23.55 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-27T23:03:48.522Z] #25 23.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-27T23:03:48.522Z] #25 23.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-27T23:03:48.523Z] #25 23.63 go: downloading github.com/julz/importas v0.1.0 [2023-04-27T23:03:48.641Z] #30 ... [2023-04-27T23:03:48.641Z] [2023-04-27T23:03:48.641Z] #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-04-27T23:03:48.641Z] #24 38.28 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-27T23:03:48.641Z] #24 38.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-27T23:03:48.641Z] #24 39.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:03:48.641Z] #24 ... [2023-04-27T23:03:48.641Z] [2023-04-27T23:03:48.641Z] #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-04-27T23:03:48.641Z] #33 38.87 Selecting previously unselected package libicu67:arm64. [2023-04-27T23:03:48.641Z] #33 38.88 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 38.91 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-27T23:03:48.641Z] #33 44.56 Selecting previously unselected package libxml2:arm64. [2023-04-27T23:03:48.641Z] #33 44.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 44.58 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:03:48.641Z] #33 45.10 Selecting previously unselected package libarchive13:arm64. [2023-04-27T23:03:48.641Z] #33 45.12 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 45.13 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-27T23:03:48.641Z] #33 45.43 Selecting previously unselected package libjsoncpp24:arm64. [2023-04-27T23:03:48.641Z] #33 45.44 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 45.45 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-27T23:03:48.641Z] #33 45.60 Selecting previously unselected package librhash0:arm64. [2023-04-27T23:03:48.641Z] #33 45.61 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 45.61 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-04-27T23:03:48.641Z] #33 45.81 Selecting previously unselected package libuv1:arm64. [2023-04-27T23:03:48.641Z] #33 45.81 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 45.82 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-04-27T23:03:48.641Z] #33 46.00 Selecting previously unselected package cmake. [2023-04-27T23:03:48.641Z] #33 46.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-04-27T23:03:48.641Z] #33 46.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:03:48.641Z] #33 48.32 Setting up libicu67:arm64 (67.1-7) ... [2023-04-27T23:03:48.641Z] #33 48.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:48.641Z] #33 48.39 Setting up libuv1:arm64 (1.40.0-2) ... [2023-04-27T23:03:48.641Z] #33 48.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:48.641Z] #33 48.46 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-27T23:03:48.641Z] #33 48.48 Setting up librhash0:arm64 (1.4.1-2) ... [2023-04-27T23:03:48.641Z] #33 48.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:03:48.641Z] #33 48.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:03:48.641Z] #33 48.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-27T23:03:48.641Z] #33 48.60 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:03:48.780Z] #25 23.85 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-27T23:03:48.780Z] #25 23.85 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-27T23:03:49.023Z] #50 46.06 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:03:49.023Z] #50 46.08 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:03:49.040Z] #25 24.08 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-27T23:03:49.040Z] #25 24.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-27T23:03:49.198Z] #50 ... [2023-04-27T23:03:49.198Z] [2023-04-27T23:03:49.198Z] #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-04-27T23:03:49.198Z] #39 43.92 CC criu/cr-service.o [2023-04-27T23:03:49.198Z] #39 44.59 CC criu/crtools.o [2023-04-27T23:03:49.198Z] #39 44.82 CC criu/eventfd.o [2023-04-27T23:03:49.198Z] #39 44.96 CC criu/eventpoll.o [2023-04-27T23:03:49.198Z] #39 45.37 CC criu/external.o [2023-04-27T23:03:49.198Z] #39 45.49 CC criu/fault-injection.o [2023-04-27T23:03:49.198Z] #39 45.53 CC criu/fdstore.o [2023-04-27T23:03:49.198Z] #39 45.76 CC criu/fifo.o [2023-04-27T23:03:49.198Z] #39 45.94 CC criu/file-ids.o [2023-04-27T23:03:49.198Z] #39 46.07 CC criu/file-lock.o [2023-04-27T23:03:49.198Z] #39 46.43 CC criu/files-ext.o [2023-04-27T23:03:49.198Z] #39 46.61 CC criu/files-reg.o [2023-04-27T23:03:49.198Z] #39 47.49 CC criu/files.o [2023-04-27T23:03:49.198Z] #39 48.30 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:03:49.198Z] #39 48.30 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-27T23:03:49.198Z] #39 48.40 CC criu/filesystems.o [2023-04-27T23:03:49.198Z] #39 48.67 CC criu/fsnotify.o [2023-04-27T23:03:49.198Z] #39 49.16 CC criu/image-desc.o [2023-04-27T23:03:49.198Z] #39 49.24 CC criu/image.o [2023-04-27T23:03:49.198Z] #39 49.59 CC criu/ipc_ns.o [2023-04-27T23:03:49.198Z] #39 50.08 CC criu/irmap.o [2023-04-27T23:03:49.198Z] #39 50.35 CC criu/kcmp-ids.o [2023-04-27T23:03:49.198Z] #39 50.56 CC criu/kerndat.o [2023-04-27T23:03:49.198Z] #39 51.13 CC criu/libnetlink.o [2023-04-27T23:03:49.198Z] #39 51.33 CC criu/log.o [2023-04-27T23:03:49.198Z] #39 51.56 CC criu/lsm.o [2023-04-27T23:03:49.198Z] #39 51.72 CC criu/mem.o [2023-04-27T23:03:49.198Z] #39 52.42 CC criu/memfd.o [2023-04-27T23:03:49.198Z] #39 52.74 CC criu/mount.o [2023-04-27T23:03:49.228Z] #33 49.46 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:49.297Z] #25 24.23 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-27T23:03:49.297Z] #25 ... [2023-04-27T23:03:49.297Z] [2023-04-27T23:03:49.297Z] #36 [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-04-27T23:03:49.297Z] #36 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:03:49.297Z] #36 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:03:49.297Z] #36 ... [2023-04-27T23:03:49.297Z] [2023-04-27T23:03:49.297Z] #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-04-27T23:03:49.297Z] #26 24.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-27T23:03:49.297Z] #26 24.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-27T23:03:49.455Z] #39 54.27 CC criu/namespaces.o [2023-04-27T23:03:49.595Z] #50 46.52 Setting up libelf1:amd64 (0.183-1) ... [2023-04-27T23:03:49.595Z] #50 46.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:03:49.595Z] #50 46.57 Setting up python3-distutils (3.9.2-1) ... [2023-04-27T23:03:49.855Z] #50 47.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:50.018Z] #39 ... [2023-04-27T23:03:50.018Z] [2023-04-27T23:03:50.018Z] #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-04-27T23:03:50.018Z] #50 27.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:03:50.018Z] #50 27.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-27T23:03:50.018Z] #50 27.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:03:50.018Z] #50 27.55 Setting up patch (2.7.6-7) ... [2023-04-27T23:03:50.018Z] #50 27.60 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:03:50.066Z] #35 45.50 Updating files: 35% (834/2370) Updating files: 36% (854/2370) Updating files: 37% (877/2370) Updating files: 38% (901/2370) Updating files: 39% (925/2370) Updating files: 40% (948/2370) Updating files: 41% (972/2370) Updating files: 42% (996/2370) Updating files: 43% (1020/2370) Updating files: 44% (1043/2370) Updating files: 45% (1067/2370) Updating files: 46% (1091/2370) Updating files: 47% (1114/2370) Updating files: 48% (1138/2370) Updating files: 49% (1162/2370) Updating files: 50% (1185/2370) Updating files: 51% (1209/2370) Updating files: 52% (1233/2370) Updating files: 53% (1257/2370) Updating files: 54% (1280/2370) Updating files: 55% (1304/2370) Updating files: 56% (1328/2370) Updating files: 57% (1351/2370) Updating files: 58% (1375/2370) Updating files: 59% (1399/2370) Updating files: 60% (1422/2370) Updating files: 61% (1446/2370) Updating files: 62% (1470/2370) Updating files: 63% (1494/2370) Updating files: 64% (1517/2370) Updating files: 65% (1541/2370) Updating files: 66% (1565/2370) Updating files: 67% (1588/2370) Updating files: 68% (1612/2370) Updating files: 69% (1636/2370) Updating files: 70% (1659/2370) Updating files: 71% (1683/2370) Updating files: 72% (1707/2370) Updating files: 73% (1731/2370) Updating files: 74% (1754/2370) Updating files: 75% (1778/2370) Updating files: 75% (1786/2370) Updating files: 76% (1802/2370) Updating files: 77% (1825/2370) Updating files: 78% (1849/2370) Updating files: 79% (1873/2370) Updating files: 80% (1896/2370) Updating files: 81% (1920/2370) Updating files: 82% (1944/2370) Updating files: 83% (1968/2370) Updating files: 84% (1991/2370) Updating files: 85% (2015/2370) Updating files: 86% (2039/2370) Updating files: 87% (2062/2370) Updating files: 88% (2086/2370) Updating files: 89% (2110/2370) Updating files: 90% (2133/2370) Updating files: 91% (2157/2370) Updating files: 92% (2181/2370) Updating files: 93% (2205/2370) Updating files: 94% (2228/2370) Updating files: 95% (2252/2370) Updating files: 96% (2276/2370) Updating files: 97% (2299/2370) Updating files: 98% (2323/2370) Updating files: 99% (2347/2370) Updating files: 100% (2370/2370) Updating files: 100% (2370/2370), done. [2023-04-27T23:03:50.066Z] #35 47.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-27T23:03:50.116Z] #50 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-27T23:03:50.116Z] #50 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-27T23:03:50.117Z] #50 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-27T23:03:50.117Z] #50 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-27T23:03:50.117Z] #50 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-27T23:03:50.117Z] #50 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-27T23:03:50.117Z] #50 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-27T23:03:50.117Z] #50 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-27T23:03:50.117Z] #50 47.14 Setting up python3-setuptools (52.0.0-4) ... [2023-04-27T23:03:50.274Z] #50 27.72 invoke-rc.d: could not determine current runlevel [2023-04-27T23:03:50.274Z] #50 27.77 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-27T23:03:50.274Z] #50 27.78 Setting up xfsprogs (5.10.0-4) ... [2023-04-27T23:03:50.274Z] #50 27.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:03:50.274Z] #50 27.85 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:03:50.274Z] #50 27.88 Setting up pigz (2.6-1) ... [2023-04-27T23:03:50.274Z] #50 27.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:03:50.274Z] #50 27.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:03:50.531Z] #50 27.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:03:50.531Z] #50 27.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:50.788Z] #50 28.41 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:03:50.788Z] #50 28.43 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:03:51.044Z] #50 28.61 Setting up libelf1:amd64 (0.183-1) ... [2023-04-27T23:03:51.301Z] #50 28.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:03:51.301Z] #50 28.70 Setting up python3-distutils (3.9.2-1) ... [2023-04-27T23:03:51.301Z] #50 28.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:03:51.301Z] #50 28.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-27T23:03:51.502Z] #50 ... [2023-04-27T23:03:51.502Z] [2023-04-27T23:03:51.502Z] #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-04-27T23:03:51.502Z] #38 118.4 CC criu/fsnotify.o [2023-04-27T23:03:51.502Z] #38 119.7 CC criu/image-desc.o [2023-04-27T23:03:51.502Z] #38 120.0 CC criu/image.o [2023-04-27T23:03:51.502Z] #38 120.9 CC criu/ipc_ns.o [2023-04-27T23:03:51.502Z] #38 122.2 CC criu/irmap.o [2023-04-27T23:03:51.502Z] #38 123.1 CC criu/kcmp-ids.o [2023-04-27T23:03:51.502Z] #38 123.4 CC criu/kerndat.o [2023-04-27T23:03:51.502Z] #38 124.8 CC criu/libnetlink.o [2023-04-27T23:03:51.502Z] #38 125.2 CC criu/log.o [2023-04-27T23:03:51.502Z] #38 125.8 CC criu/lsm.o [2023-04-27T23:03:51.502Z] #38 126.2 CC criu/mem.o [2023-04-27T23:03:51.502Z] #38 128.2 CC criu/memfd.o [2023-04-27T23:03:51.502Z] #38 ... [2023-04-27T23:03:51.502Z] [2023-04-27T23:03:51.502Z] #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-04-27T23:03:51.502Z] #50 48.80 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:03:51.558Z] #50 28.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-27T23:03:51.559Z] #50 28.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-27T23:03:51.559Z] #50 28.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-27T23:03:51.559Z] #50 28.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-27T23:03:51.559Z] #50 28.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-27T23:03:51.559Z] #50 28.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-27T23:03:51.559Z] #50 28.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-27T23:03:51.559Z] #50 29.01 Setting up python3-setuptools (52.0.0-4) ... [2023-04-27T23:03:51.764Z] #50 48.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:03:51.764Z] #50 48.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:03:51.764Z] #50 48.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:03:52.122Z] #50 29.76 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:03:52.378Z] #50 29.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:03:52.378Z] #50 29.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:03:52.378Z] #50 29.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:03:52.531Z] #33 ... [2023-04-27T23:03:52.531Z] [2023-04-27T23:03:52.531Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:03:52.531Z] #30 52.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-27T23:03:52.531Z] #30 52.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-27T23:03:52.531Z] #30 52.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:03:52.947Z] #50 30.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:03:52.947Z] #50 30.41 Setting up jq (1.6-2.1) ... [2023-04-27T23:03:52.947Z] #50 30.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:03:52.947Z] #50 30.45 Setting up iptables (1.8.7-1) ... [2023-04-27T23:03:52.947Z] #50 30.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:03:52.947Z] #50 30.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:03:52.947Z] #50 30.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:03:52.947Z] #50 30.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:03:52.947Z] #50 30.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-27T23:03:52.947Z] #50 30.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:03:53.151Z] #50 50.20 Setting up jq (1.6-2.1) ... [2023-04-27T23:03:53.151Z] #50 50.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:03:53.151Z] #50 50.23 Setting up iptables (1.8.7-1) ... [2023-04-27T23:03:53.151Z] #50 50.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-27T23:03:53.151Z] #50 50.28 Setting up iproute2 (5.10.0-4) ... [2023-04-27T23:03:53.203Z] #50 30.64 Setting up iproute2 (5.10.0-4) ... [2023-04-27T23:03:53.203Z] #50 30.89 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:53.679Z] #50 50.66 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:53.679Z] #50 DONE 50.9s [2023-04-27T23:03:53.679Z] [2023-04-27T23:03:53.679Z] #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-04-27T23:03:54.254Z] #35 51.51 + 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-04-27T23:03:54.447Z] #30 ... [2023-04-27T23:03:54.448Z] [2023-04-27T23:03:54.448Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-27T23:03:54.448Z] #27 44.70 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-04-27T23:03:54.448Z] #27 44.73 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-04-27T23:03:54.448Z] #27 44.76 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:03:54.448Z] #27 44.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-27T23:03:54.448Z] #27 44.82 Setting up python3-protobuf (3.12.4-1) ... [2023-04-27T23:03:54.448Z] #27 48.21 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-04-27T23:03:54.448Z] #27 48.23 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-27T23:03:54.448Z] #27 48.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:03:54.448Z] #27 48.31 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-04-27T23:03:54.448Z] #27 48.33 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:03:54.448Z] #27 48.36 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-04-27T23:03:54.448Z] #27 48.40 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:03:54.557Z] #26 ... [2023-04-27T23:03:54.557Z] [2023-04-27T23:03:54.557Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:03:54.557Z] #28 26.46 Updating files: 55% (1070/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-27T23:03:54.557Z] #28 27.29 + cd /tmp/tmp.NPpJD7E3hR/src/github.com/docker/libnetwork [2023-04-27T23:03:54.557Z] #28 27.29 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-04-27T23:03:54.557Z] #28 27.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-27T23:03:54.623Z] #51 0.895 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-27T23:03:54.624Z] #51 0.899 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-27T23:03:54.624Z] #51 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-27T23:03:54.726Z] #27 DONE 55.4s [2023-04-27T23:03:54.726Z] [2023-04-27T23:03:54.726Z] #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-04-27T23:03:54.726Z] #36 45.95 sync [2023-04-27T23:03:54.726Z] #36 45.95 internal/reflectlite [2023-04-27T23:03:54.726Z] #36 47.27 internal/testlog [2023-04-27T23:03:54.726Z] #36 48.40 sort [2023-04-27T23:03:54.726Z] #36 48.40 errors [2023-04-27T23:03:54.726Z] #36 49.05 strconv [2023-04-27T23:03:54.726Z] #36 49.12 io [2023-04-27T23:03:54.726Z] #36 50.09 internal/oserror [2023-04-27T23:03:54.726Z] #36 50.39 syscall [2023-04-27T23:03:54.726Z] #36 50.99 reflect [2023-04-27T23:03:54.886Z] #51 DONE 1.0s [2023-04-27T23:03:54.886Z] [2023-04-27T23:03:54.886Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:03:54.987Z] #36 ... [2023-04-27T23:03:54.987Z] [2023-04-27T23:03:54.987Z] #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-04-27T23:03:54.987Z] #33 DONE 55.4s [2023-04-27T23:03:54.987Z] [2023-04-27T23:03:54.987Z] #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-04-27T23:03:54.987Z] #38 ... [2023-04-27T23:03:54.987Z] [2023-04-27T23:03:54.987Z] #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-04-27T23:03:54.987Z] #34 DONE 55.6s [2023-04-27T23:03:55.095Z] #50 DONE 32.4s [2023-04-27T23:03:55.095Z] [2023-04-27T23:03:55.095Z] #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-04-27T23:03:55.251Z] [2023-04-27T23:03:55.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-27T23:03:55.352Z] #51 0.552 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-27T23:03:55.352Z] #51 0.556 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-27T23:03:55.352Z] #51 0.561 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-27T23:03:55.352Z] #51 DONE 0.6s [2023-04-27T23:03:55.352Z] [2023-04-27T23:03:55.352Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:03:56.448Z] #28 ... [2023-04-27T23:03:56.448Z] [2023-04-27T23:03:56.448Z] #29 [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-04-27T23:03:56.448Z] #29 21.44 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:03:56.705Z] #29 ... [2023-04-27T23:03:56.705Z] [2023-04-27T23:03:56.705Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:03:56.705Z] #31 29.96 Updating files: 67% (1595/2370) Updating files: 68% (1612/2370) Updating files: 69% (1636/2370) Updating files: 70% (1659/2370) Updating files: 71% (1683/2370) Updating files: 72% (1707/2370) Updating files: 73% (1731/2370) Updating files: 74% (1754/2370) Updating files: 75% (1778/2370) Updating files: 76% (1802/2370) Updating files: 77% (1825/2370) Updating files: 78% (1849/2370) Updating files: 79% (1873/2370) Updating files: 80% (1896/2370) Updating files: 81% (1920/2370) Updating files: 82% (1944/2370) Updating files: 83% (1968/2370) Updating files: 84% (1991/2370) Updating files: 85% (2015/2370) Updating files: 86% (2039/2370) Updating files: 87% (2062/2370) Updating files: 88% (2086/2370) Updating files: 89% (2110/2370) Updating files: 90% (2133/2370) Updating files: 91% (2157/2370) Updating files: 92% (2181/2370) Updating files: 93% (2205/2370) Updating files: 94% (2228/2370) Updating files: 95% (2252/2370) Updating files: 96% (2276/2370) Updating files: 97% (2299/2370) Updating files: 98% (2323/2370) Updating files: 99% (2347/2370) Updating files: 100% (2370/2370) Updating files: 100% (2370/2370), done. [2023-04-27T23:03:56.705Z] #31 30.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-27T23:03:57.903Z] Running on azwin-2-452ac0 in d:\jenkins\workspace\moby_PR-45424 [Pipeline] { [Pipeline] ws [2023-04-27T23:03:57.916Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-04-27T23:03:58.075Z] #31 ... [2023-04-27T23:03:58.075Z] [2023-04-27T23:03:58.075Z] #30 [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-04-27T23:03:58.075Z] #30 22.84 Fetched 8643 kB in 15s (584 kB/s) [2023-04-27T23:03:58.075Z] #30 22.84 Reading package lists... [2023-04-27T23:03:58.075Z] #30 29.01 Reading package lists... [2023-04-27T23:03:58.075Z] #30 ... [2023-04-27T23:03:58.075Z] [2023-04-27T23:03:58.075Z] #33 [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-04-27T23:03:58.075Z] #33 22.84 Fetched 8643 kB in 15s (581 kB/s) [2023-04-27T23:03:58.075Z] #33 22.84 Reading package lists... [2023-04-27T23:03:58.075Z] #33 28.94 Reading package lists... [2023-04-27T23:03:58.075Z] #33 ... [2023-04-27T23:03:58.075Z] [2023-04-27T23:03:58.075Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:03:58.075Z] #31 32.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-27T23:03:58.443Z] #35 ... [2023-04-27T23:03:58.443Z] [2023-04-27T23:03:58.443Z] #36 [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-04-27T23:03:58.443Z] #36 34.95 Reading package lists... [2023-04-27T23:03:58.443Z] #36 46.15 Reading package lists... [2023-04-27T23:03:58.443Z] #36 ... [2023-04-27T23:03:58.443Z] [2023-04-27T23:03:58.443Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:03:58.443Z] #29 45.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-27T23:03:58.443Z] #29 45.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-27T23:03:58.443Z] #29 46.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-27T23:03:58.443Z] #29 46.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-27T23:03:58.443Z] #29 46.31 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-27T23:03:58.443Z] #29 46.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-27T23:03:58.443Z] #29 46.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-27T23:03:58.443Z] #29 46.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-27T23:03:58.443Z] #29 46.83 go: downloading github.com/julz/importas v0.1.0 [2023-04-27T23:03:58.443Z] #29 46.99 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-27T23:03:58.443Z] #29 47.22 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-27T23:03:58.443Z] #29 47.47 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-27T23:03:58.443Z] #29 47.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-27T23:03:58.443Z] #29 47.81 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-27T23:03:58.443Z] #29 47.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-27T23:03:58.443Z] #29 48.05 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-27T23:03:58.443Z] #29 48.17 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-27T23:03:58.443Z] #29 48.43 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-27T23:03:58.444Z] #29 48.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-27T23:03:58.444Z] #29 48.67 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-27T23:03:58.444Z] #29 50.30 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-27T23:03:58.444Z] #29 50.31 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-27T23:03:58.444Z] #29 50.62 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-27T23:03:58.444Z] #29 50.63 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-27T23:03:58.444Z] #29 50.96 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-27T23:03:58.444Z] #29 51.32 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-27T23:03:58.444Z] #29 51.48 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-27T23:03:58.444Z] #29 51.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-27T23:03:58.444Z] #29 51.77 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-27T23:03:58.444Z] #29 51.78 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-27T23:03:58.444Z] #29 51.94 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-27T23:03:58.444Z] #29 52.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-27T23:03:58.444Z] #29 52.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-27T23:03:58.444Z] #29 52.92 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-27T23:03:58.444Z] #29 52.96 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-27T23:03:58.444Z] #29 53.04 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-27T23:03:58.444Z] #29 53.39 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-27T23:03:58.444Z] #29 53.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-27T23:03:58.444Z] #29 53.73 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-27T23:03:58.444Z] #29 53.89 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-27T23:03:58.444Z] #29 53.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-27T23:03:58.444Z] #29 54.04 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-27T23:03:58.444Z] #29 54.28 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-27T23:03:58.444Z] #29 54.38 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-27T23:03:58.444Z] #29 54.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-27T23:03:58.444Z] #29 54.68 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-27T23:03:58.444Z] #29 55.39 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-27T23:03:58.444Z] #29 55.44 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-27T23:03:58.444Z] #29 55.58 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-27T23:03:58.444Z] #29 55.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-27T23:03:58.444Z] #29 55.92 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-27T23:03:58.444Z] #29 55.93 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-27T23:03:58.444Z] #29 ... [2023-04-27T23:03:58.444Z] [2023-04-27T23:03:58.444Z] #34 [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-04-27T23:03:58.444Z] #34 35.24 Reading package lists... [2023-04-27T23:03:58.444Z] #34 46.31 Reading package lists... [2023-04-27T23:03:58.444Z] #34 ... [2023-04-27T23:03:58.444Z] [2023-04-27T23:03:58.444Z] #31 [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-04-27T23:03:58.444Z] #31 35.57 Reading package lists... [2023-04-27T23:03:58.444Z] #31 46.57 Reading package lists... [2023-04-27T23:03:58.444Z] #31 ... [2023-04-27T23:03:58.444Z] [2023-04-27T23:03:58.444Z] #36 [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-04-27T23:03:58.444Z] #36 46.15 Reading package lists... [2023-04-27T23:03:58.559Z] #39 3.133 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:03:58.559Z] #39 3.134 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:03:58.559Z] #39 3.152 Note: Building without GnuTLS support [2023-04-27T23:03:58.559Z] #39 3.163 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:03:58.559Z] #39 3.163 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:03:58.703Z] #36 56.46 Building dependency tree... [2023-04-27T23:03:58.703Z] #36 ... [2023-04-27T23:03:58.703Z] [2023-04-27T23:03:58.703Z] #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-04-27T23:03:58.703Z] #32 35.89 Reading package lists... [2023-04-27T23:03:58.943Z] The recommended git tool is: git [2023-04-27T23:03:58.961Z] #32 46.91 Reading package lists... [2023-04-27T23:03:58.961Z] #32 ... [2023-04-27T23:03:58.961Z] [2023-04-27T23:03:58.961Z] #34 [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-04-27T23:03:58.961Z] #34 46.31 Reading package lists... [2023-04-27T23:03:59.442Z] #31 ... [2023-04-27T23:03:59.442Z] [2023-04-27T23:03:59.442Z] #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-04-27T23:03:59.442Z] #25 24.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-27T23:03:59.442Z] #25 24.42 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-27T23:03:59.442Z] #25 24.50 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-27T23:03:59.442Z] #25 24.63 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-27T23:03:59.442Z] #25 24.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-27T23:03:59.442Z] #25 24.84 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-27T23:03:59.442Z] #25 25.80 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-27T23:03:59.442Z] #25 25.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-27T23:03:59.442Z] #25 25.89 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-27T23:03:59.442Z] #25 26.04 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-27T23:03:59.442Z] #25 26.19 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-27T23:03:59.442Z] #25 26.32 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-27T23:03:59.442Z] #25 26.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-27T23:03:59.442Z] #25 26.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-27T23:03:59.442Z] #25 26.53 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-27T23:03:59.442Z] #25 26.59 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-27T23:03:59.442Z] #25 26.60 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-27T23:03:59.442Z] #25 27.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-27T23:03:59.443Z] #25 27.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-27T23:03:59.443Z] #25 27.20 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-27T23:03:59.443Z] #25 27.23 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-27T23:03:59.443Z] #25 27.31 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-27T23:03:59.443Z] #25 27.37 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-27T23:03:59.443Z] #25 27.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-27T23:03:59.443Z] #25 27.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-27T23:03:59.443Z] #25 27.67 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-27T23:03:59.443Z] #25 27.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-27T23:03:59.443Z] #25 27.77 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-27T23:03:59.443Z] #25 27.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-27T23:03:59.443Z] #25 28.00 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-27T23:03:59.443Z] #25 28.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-27T23:03:59.443Z] #25 28.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-27T23:03:59.443Z] #25 28.55 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-27T23:03:59.443Z] #25 28.58 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-27T23:03:59.443Z] #25 28.60 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-27T23:03:59.443Z] #25 28.65 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-27T23:03:59.443Z] #25 28.67 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-27T23:03:59.443Z] #25 28.72 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-27T23:03:59.443Z] #25 28.92 go: downloading honnef.co/go/tools v0.3.3 [2023-04-27T23:03:59.443Z] #25 31.26 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-27T23:03:59.443Z] #25 31.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-27T23:03:59.443Z] #25 31.46 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-27T23:03:59.443Z] #25 31.51 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-27T23:03:59.443Z] #25 33.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T23:03:59.443Z] #25 33.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T23:03:59.443Z] #25 33.91 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-27T23:03:59.443Z] #25 33.93 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-27T23:03:59.443Z] #25 34.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-27T23:03:59.443Z] #25 34.58 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-27T23:03:59.443Z] #25 ... [2023-04-27T23:03:59.443Z] [2023-04-27T23:03:59.443Z] #33 [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-04-27T23:03:59.443Z] #33 28.94 Reading package lists... [2023-04-27T23:03:59.941Z] #39 4.865 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:03:59.941Z] #39 4.969 GEN .gitid [2023-04-27T23:03:59.941Z] #39 5.013 GEN criu/include/version.h [2023-04-27T23:03:59.941Z] #39 5.117 GEN include/common/asm [2023-04-27T23:04:00.266Z] #33 34.58 Building dependency tree... [2023-04-27T23:04:00.266Z] #33 ... [2023-04-27T23:04:00.266Z] [2023-04-27T23:04:00.266Z] #36 [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-04-27T23:04:00.266Z] #36 25.35 Fetched 8643 kB in 15s (576 kB/s) [2023-04-27T23:04:00.266Z] #36 25.35 Reading package lists... [2023-04-27T23:04:00.523Z] #36 31.31 Reading package lists... [2023-04-27T23:04:00.523Z] #36 ... [2023-04-27T23:04:00.523Z] [2023-04-27T23:04:00.523Z] #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-04-27T23:04:00.523Z] #25 34.58 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-27T23:04:00.523Z] #25 34.68 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-27T23:04:00.523Z] #25 34.93 go: downloading golang.org/x/text v0.3.7 [2023-04-27T23:04:00.523Z] #25 35.60 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-27T23:04:00.602Z] #52 ... [2023-04-27T23:04:00.602Z] [2023-04-27T23:04:00.602Z] #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-04-27T23:04:00.602Z] #39 55.12 CC criu/net.o [2023-04-27T23:04:00.602Z] #39 56.41 CC criu/netfilter.o [2023-04-27T23:04:00.602Z] #39 56.59 CC criu/page-pipe.o [2023-04-27T23:04:00.602Z] #39 56.86 CC criu/page-xfer.o [2023-04-27T23:04:00.602Z] #39 57.60 CC criu/pagemap-cache.o [2023-04-27T23:04:00.602Z] #39 57.79 CC criu/pagemap.o [2023-04-27T23:04:00.602Z] #39 58.20 CC criu/parasite-syscall.o [2023-04-27T23:04:00.602Z] #39 58.54 CC criu/path.o [2023-04-27T23:04:00.602Z] #39 58.71 CC criu/pie-util-vdso-elf32.o [2023-04-27T23:04:00.602Z] #39 58.92 CC criu/pie-util-vdso.o [2023-04-27T23:04:00.602Z] #39 59.09 CC criu/pie-util.o [2023-04-27T23:04:00.602Z] #39 59.17 CC criu/pipes.o [2023-04-27T23:04:00.602Z] #39 59.47 CC criu/plugin.o [2023-04-27T23:04:00.602Z] #39 59.66 CC criu/proc_parse.o [2023-04-27T23:04:00.602Z] #39 60.69 CC criu/protobuf-desc.o [2023-04-27T23:04:00.602Z] #39 61.14 CC criu/protobuf.o [2023-04-27T23:04:00.602Z] #39 61.32 CC criu/pstree.o [2023-04-27T23:04:00.602Z] #39 61.83 CC criu/rbtree.o [2023-04-27T23:04:00.602Z] #39 61.99 CC criu/rst-malloc.o [2023-04-27T23:04:00.602Z] #39 62.15 CC criu/seccomp.o [2023-04-27T23:04:00.602Z] #39 62.50 CC criu/seize.o [2023-04-27T23:04:00.602Z] #39 62.93 CC criu/servicefd.o [2023-04-27T23:04:00.602Z] #39 63.14 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:04:00.602Z] #39 63.14 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:04:00.602Z] #39 63.16 CC criu/shmem.o [2023-04-27T23:04:00.602Z] #39 63.58 CC criu/sigframe.o [2023-04-27T23:04:00.602Z] #39 63.66 CC criu/signalfd.o [2023-04-27T23:04:00.602Z] #39 63.78 CC criu/sk-inet.o [2023-04-27T23:04:00.602Z] #39 64.26 CC criu/sk-netlink.o [2023-04-27T23:04:00.602Z] #39 64.42 CC criu/sk-packet.o [2023-04-27T23:04:00.602Z] #39 64.75 CC criu/sk-queue.o [2023-04-27T23:04:00.602Z] #39 65.00 CC criu/sk-tcp.o [2023-04-27T23:04:00.602Z] #39 65.25 CC criu/sk-unix.o [2023-04-27T23:04:00.780Z] #25 ... [2023-04-27T23:04:00.780Z] [2023-04-27T23:04:00.780Z] #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-04-27T23:04:00.780Z] #35 25.80 Fetched 8643 kB in 15s (575 kB/s) [2023-04-27T23:04:00.780Z] #35 25.80 Reading package lists... [2023-04-27T23:04:00.882Z] #39 ... [2023-04-27T23:04:00.882Z] [2023-04-27T23:04:00.882Z] #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-04-27T23:04:00.882Z] #38 1.759 + RM_GOPATH=0 [2023-04-27T23:04:00.882Z] #38 1.759 + TMP_GOPATH= [2023-04-27T23:04:00.882Z] #38 1.759 + : /build [2023-04-27T23:04:00.882Z] #38 1.760 + '[' -z '' ']' [2023-04-27T23:04:00.882Z] #38 1.760 ++ mktemp -d [2023-04-27T23:04:00.882Z] #38 1.798 + export GOPATH=/tmp/tmp.Ce15IeqLBC [2023-04-27T23:04:00.882Z] #38 1.798 + GOPATH=/tmp/tmp.Ce15IeqLBC [2023-04-27T23:04:00.882Z] #38 1.800 + RM_GOPATH=1 [2023-04-27T23:04:00.882Z] #38 1.803 + case "$(go env GOARCH)" in [2023-04-27T23:04:00.882Z] #38 1.804 ++ go env GOARCH [2023-04-27T23:04:00.882Z] #38 1.884 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:00.882Z] #38 1.884 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:00.882Z] #38 1.884 ++ dirname /tmp/install/install.sh [2023-04-27T23:04:00.882Z] #38 1.890 Install tini version v0.19.0 [2023-04-27T23:04:00.882Z] #38 1.890 + dir=/tmp/install [2023-04-27T23:04:00.882Z] #38 1.890 + bin=tini [2023-04-27T23:04:00.882Z] #38 1.890 + shift [2023-04-27T23:04:00.882Z] #38 1.890 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-27T23:04:00.882Z] #38 1.890 + . /tmp/install/tini.installer [2023-04-27T23:04:00.882Z] #38 1.890 ++ : v0.19.0 [2023-04-27T23:04:00.882Z] #38 1.890 + install_tini [2023-04-27T23:04:00.882Z] #38 1.890 + echo 'Install tini version v0.19.0' [2023-04-27T23:04:00.882Z] #38 1.890 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ce15IeqLBC/tini [2023-04-27T23:04:00.882Z] #38 1.905 Cloning into '/tmp/tmp.Ce15IeqLBC/tini'... [2023-04-27T23:04:00.882Z] #38 2.504 + cd /tmp/tmp.Ce15IeqLBC/tini [2023-04-27T23:04:00.882Z] #38 2.512 + git checkout -q v0.19.0 [2023-04-27T23:04:00.882Z] #38 2.526 + cmake . [2023-04-27T23:04:00.882Z] #38 2.946 -- The C compiler identification is GNU 10.2.1 [2023-04-27T23:04:00.882Z] #38 3.031 -- Detecting C compiler ABI info [2023-04-27T23:04:00.882Z] #38 3.698 -- Detecting C compiler ABI info - done [2023-04-27T23:04:00.882Z] #38 3.807 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-27T23:04:00.882Z] #38 3.807 -- Detecting C compile features [2023-04-27T23:04:00.882Z] #38 3.808 -- Detecting C compile features - done [2023-04-27T23:04:00.882Z] #38 3.849 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-27T23:04:00.882Z] #38 4.144 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-27T23:04:00.882Z] #38 4.232 -- Configuring done [2023-04-27T23:04:00.882Z] #38 4.280 -- Generating done [2023-04-27T23:04:00.882Z] #38 4.291 -- Build files have been written to: /tmp/tmp.Ce15IeqLBC/tini [2023-04-27T23:04:00.882Z] #38 4.296 + make tini-static [2023-04-27T23:04:00.882Z] #38 4.641 Scanning dependencies of target tini-static [2023-04-27T23:04:00.882Z] #38 4.722 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-27T23:04:00.882Z] #38 5.998 [100%] Linking C executable tini-static [2023-04-27T23:04:01.037Z] #35 31.78 Reading package lists... [2023-04-27T23:04:01.037Z] #35 ... [2023-04-27T23:04:01.037Z] [2023-04-27T23:04:01.037Z] #30 [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-04-27T23:04:01.037Z] #30 29.01 Reading package lists... [2023-04-27T23:04:01.037Z] #30 34.32 Building dependency tree... [2023-04-27T23:04:01.166Z] #39 66.17 CC criu/sockets.o [2023-04-27T23:04:01.452Z] #38 6.495 [100%] Built target tini-static [2023-04-27T23:04:01.452Z] #38 6.549 + mkdir -p /build [2023-04-27T23:04:01.452Z] #38 6.557 + cp tini-static /build/docker-init [2023-04-27T23:04:01.493Z] #34 56.54 Building dependency tree... [2023-04-27T23:04:01.745Z] #39 66.70 CC criu/stats.o [2023-04-27T23:04:02.002Z] #39 66.87 CC criu/string.o [2023-04-27T23:04:02.002Z] #39 ... [2023-04-27T23:04:02.002Z] [2023-04-27T23:04:02.002Z] #21 [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-04-27T23:04:02.002Z] #21 91.95 + /build/golangci-lint --version [2023-04-27T23:04:02.002Z] #21 92.19 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-27T23:04:02.002Z] #21 DONE 92.3s [2023-04-27T23:04:02.002Z] [2023-04-27T23:04:02.002Z] #49 [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-04-27T23:04:02.002Z] #49 45.36 + mkdir -p /build [2023-04-27T23:04:02.002Z] #49 45.36 + cp runc /build/runc [2023-04-27T23:04:02.002Z] #49 DONE 47.9s [2023-04-27T23:04:02.002Z] [2023-04-27T23:04:02.002Z] #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-04-27T23:04:02.002Z] #39 66.93 CC criu/sysctl.o [2023-04-27T23:04:02.259Z] #39 67.23 CC criu/sysfs_parse.o [2023-04-27T23:04:02.400Z] #38 DONE 7.7s [2023-04-27T23:04:02.400Z] [2023-04-27T23:04:02.400Z] #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-04-27T23:04:02.400Z] #39 6.947 PBCC images/timens.pb-c.c [2023-04-27T23:04:02.400Z] #39 6.995 DEP images/timens.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.046 PBCC images/fown.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.086 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.127 PBCC images/opts.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.161 PBCC images/memfd.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.209 DEP images/fown.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.262 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.310 DEP images/opts.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.364 DEP images/memfd.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.417 PBCC images/sit.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.459 DEP images/sit.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.512 PBCC images/macvlan.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.521 DEP images/macvlan.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.578 PBCC images/autofs.pb-c.c [2023-04-27T23:04:02.400Z] #39 7.626 DEP images/autofs.pb-c.d [2023-04-27T23:04:02.400Z] #39 7.702 PBCC images/sysctl.pb-c.c [2023-04-27T23:04:02.516Z] #39 67.43 CC criu/timens.o [2023-04-27T23:04:02.712Z] #39 7.797 DEP images/sysctl.pb-c.d [2023-04-27T23:04:02.712Z] #39 7.906 PBCC images/time.pb-c.c [2023-04-27T23:04:02.712Z] #39 7.948 DEP images/time.pb-c.d [2023-04-27T23:04:02.712Z] #39 8.022 PBCC images/binfmt-misc.pb-c.c [2023-04-27T23:04:02.773Z] #39 67.63 CC criu/timerfd.o [2023-04-27T23:04:02.773Z] #39 67.81 CC criu/tty.o [2023-04-27T23:04:03.004Z] #39 8.087 DEP images/binfmt-misc.pb-c.d [2023-04-27T23:04:03.004Z] #39 8.257 PBCC images/seccomp.pb-c.c [2023-04-27T23:04:03.004Z] #39 8.298 DEP images/seccomp.pb-c.d [2023-04-27T23:04:03.031Z] #52 ... [2023-04-27T23:04:03.031Z] [2023-04-27T23:04:03.031Z] #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-04-27T23:04:03.031Z] #38 128.9 CC criu/mount.o [2023-04-27T23:04:03.031Z] #38 134.1 CC criu/namespaces.o [2023-04-27T23:04:03.031Z] #38 136.3 CC criu/net.o [2023-04-27T23:04:03.031Z] #38 139.6 CC criu/netfilter.o [2023-04-27T23:04:03.031Z] #38 140.0 CC criu/page-pipe.o [2023-04-27T23:04:03.067Z] #30 38.14 The following additional packages will be installed: [2023-04-27T23:04:03.067Z] #30 38.19 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-27T23:04:03.282Z] #39 8.419 PBCC images/userns.pb-c.c [2023-04-27T23:04:03.282Z] #39 8.518 DEP images/userns.pb-c.d [2023-04-27T23:04:03.337Z] #30 38.21 Suggested packages: [2023-04-27T23:04:03.337Z] #30 38.22 cmake-doc ninja-build lrzip [2023-04-27T23:04:03.337Z] #30 38.22 Recommended packages: [2023-04-27T23:04:03.337Z] #30 38.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-27T23:04:03.574Z] #39 8.642 PBCC images/cgroup.pb-c.c [2023-04-27T23:04:03.575Z] #39 8.678 DEP images/cgroup.pb-c.d [2023-04-27T23:04:03.575Z] #39 8.824 PBCC images/ext-file.pb-c.c [2023-04-27T23:04:03.604Z] #38 140.6 CC criu/page-xfer.o [2023-04-27T23:04:03.703Z] #39 68.73 CC criu/tun.o [2023-04-27T23:04:03.858Z] #39 8.841 DEP images/ext-file.pb-c.d [2023-04-27T23:04:03.858Z] #39 8.962 PBCC images/rpc.pb-c.c [2023-04-27T23:04:03.858Z] #39 8.986 DEP images/rpc.pb-c.d [2023-04-27T23:04:03.858Z] #39 9.026 PBCC images/siginfo.pb-c.c [2023-04-27T23:04:03.858Z] #39 9.059 DEP images/siginfo.pb-c.d [2023-04-27T23:04:03.960Z] #39 69.00 CC criu/uffd.o [2023-04-27T23:04:04.118Z] #39 9.155 PBCC images/pagemap.pb-c.c [2023-04-27T23:04:04.118Z] #39 9.225 DEP images/pagemap.pb-c.d [2023-04-27T23:04:04.118Z] #39 9.302 PBCC images/rlimit.pb-c.c [2023-04-27T23:04:04.118Z] #39 9.326 DEP images/rlimit.pb-c.d [2023-04-27T23:04:04.118Z] #39 9.438 PBCC images/file-lock.pb-c.c [2023-04-27T23:04:04.269Z] #30 39.16 The following NEW packages will be installed: [2023-04-27T23:04:04.269Z] #30 39.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-27T23:04:04.269Z] #30 39.19 vim-common xxd [2023-04-27T23:04:04.380Z] #39 9.460 DEP images/file-lock.pb-c.d [2023-04-27T23:04:04.380Z] #39 9.514 PBCC images/tty.pb-c.c [2023-04-27T23:04:04.380Z] #39 9.554 DEP images/tty.pb-c.d [2023-04-27T23:04:04.380Z] #39 9.635 PBCC images/tun.pb-c.c [2023-04-27T23:04:04.380Z] #39 9.662 PBCC images/netdev.pb-c.c [2023-04-27T23:04:04.523Z] #39 69.58 CC criu/util.o [2023-04-27T23:04:04.526Z] #30 39.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:04.526Z] #30 39.60 Need to get 17.7 MB of archives. [2023-04-27T23:04:04.526Z] #30 39.60 After this operation, 70.7 MB of additional disk space will be used. [2023-04-27T23:04:04.526Z] #30 39.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:04:04.526Z] #30 39.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:04:04.526Z] #30 39.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-27T23:04:04.526Z] #30 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:04:04.640Z] #39 9.710 DEP images/tun.pb-c.d [2023-04-27T23:04:04.640Z] #39 9.772 DEP images/netdev.pb-c.d [2023-04-27T23:04:04.640Z] #39 9.833 PBCC images/vma.pb-c.c [2023-04-27T23:04:04.640Z] #39 9.893 DEP images/vma.pb-c.d [2023-04-27T23:04:04.778Z] #34 ... [2023-04-27T23:04:04.778Z] [2023-04-27T23:04:04.778Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:04:04.778Z] #29 56.32 go: downloading honnef.co/go/tools v0.3.3 [2023-04-27T23:04:04.778Z] #29 60.51 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-27T23:04:04.778Z] #29 60.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-27T23:04:04.778Z] #29 61.02 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-27T23:04:04.778Z] #29 61.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T23:04:04.778Z] #29 61.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T23:04:04.778Z] #29 61.43 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-27T23:04:04.778Z] #29 61.61 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-27T23:04:04.779Z] #29 61.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-27T23:04:04.779Z] #29 62.33 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-27T23:04:04.779Z] #29 62.33 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-27T23:04:04.779Z] #29 62.60 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-27T23:04:04.779Z] #39 ... [2023-04-27T23:04:04.779Z] [2023-04-27T23:04:04.779Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:04:04.779Z] #52 6.722 Collecting yamllint==1.26.1 [2023-04-27T23:04:04.779Z] #52 7.835 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-27T23:04:04.779Z] #52 8.276 Collecting pathspec>=0.5.3 [2023-04-27T23:04:04.779Z] #52 8.280 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-27T23:04:04.779Z] #52 8.436 Collecting pyyaml [2023-04-27T23:04:04.779Z] #52 8.443 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-04-27T23:04:04.779Z] #52 8.527 Building wheels for collected packages: yamllint [2023-04-27T23:04:04.779Z] #52 8.527 Building wheel for yamllint (setup.py): started [2023-04-27T23:04:04.779Z] #52 8.886 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-27T23:04:04.780Z] #52 8.888 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bc5e19c10ea25c4d5d3cdb67fc7393cae64ec65c571fb3a1703ea968c91bcc70 [2023-04-27T23:04:04.780Z] #52 8.888 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-27T23:04:04.780Z] #52 8.892 Successfully built yamllint [2023-04-27T23:04:04.780Z] #52 8.900 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-27T23:04:04.780Z] #52 9.066 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-27T23:04:04.780Z] #52 DONE 9.3s [2023-04-27T23:04:04.901Z] #39 9.967 PBCC images/creds.pb-c.c [2023-04-27T23:04:04.901Z] #39 10.01 DEP images/creds.pb-c.d [2023-04-27T23:04:04.901Z] #39 10.08 PBCC images/utsns.pb-c.c [2023-04-27T23:04:04.901Z] #39 10.10 DEP images/utsns.pb-c.d [2023-04-27T23:04:04.991Z] #38 ... [2023-04-27T23:04:04.991Z] [2023-04-27T23:04:04.991Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:04:04.991Z] #52 10.27 Collecting yamllint==1.26.1 [2023-04-27T23:04:05.037Z] [2023-04-27T23:04:05.037Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-27T23:04:05.037Z] #53 DONE 0.4s [2023-04-27T23:04:05.037Z] [2023-04-27T23:04:05.037Z] #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-04-27T23:04:05.037Z] #37 72.63 + bin/containerd [2023-04-27T23:04:05.037Z] #37 ... [2023-04-27T23:04:05.037Z] [2023-04-27T23:04:05.037Z] #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-04-27T23:04:05.037Z] #39 70.19 CC criu/uts_ns.o [2023-04-27T23:04:05.162Z] #39 10.21 PBCC images/ipc-desc.pb-c.c [2023-04-27T23:04:05.162Z] #39 10.24 PBCC images/ipc-sem.pb-c.c [2023-04-27T23:04:05.162Z] #39 10.29 DEP images/ipc-desc.pb-c.d [2023-04-27T23:04:05.162Z] #39 10.34 DEP images/ipc-sem.pb-c.d [2023-04-27T23:04:05.162Z] #39 10.39 PBCC images/ipc-msg.pb-c.c [2023-04-27T23:04:05.162Z] #39 10.41 DEP images/ipc-msg.pb-c.d [2023-04-27T23:04:05.162Z] #39 10.46 PBCC images/ipc-shm.pb-c.c [2023-04-27T23:04:05.162Z] #39 10.50 DEP images/ipc-shm.pb-c.d [2023-04-27T23:04:05.293Z] #39 70.32 CC criu/vdso-compat.o [2023-04-27T23:04:05.293Z] #39 70.43 CC criu/vdso.o [2023-04-27T23:04:05.345Z] #29 62.95 go: downloading golang.org/x/text v0.3.7 [2023-04-27T23:04:05.423Z] #39 10.55 PBCC images/ipc-var.pb-c.c [2023-04-27T23:04:05.423Z] #39 10.58 DEP images/ipc-var.pb-c.d [2023-04-27T23:04:05.423Z] #39 10.65 PBCC images/sk-opts.pb-c.c [2023-04-27T23:04:05.456Z] #30 40.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-27T23:04:05.456Z] #30 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-27T23:04:05.456Z] #30 40.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-27T23:04:05.456Z] #30 40.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-27T23:04:05.456Z] #30 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-27T23:04:05.456Z] #30 40.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-27T23:04:05.683Z] #39 10.67 PBCC images/packet-sock.pb-c.c [2023-04-27T23:04:05.683Z] #39 10.71 DEP images/sk-opts.pb-c.d [2023-04-27T23:04:05.683Z] #39 10.78 DEP images/packet-sock.pb-c.d [2023-04-27T23:04:05.683Z] #39 10.83 PBCC images/sk-netlink.pb-c.c [2023-04-27T23:04:05.683Z] #39 10.88 DEP images/sk-netlink.pb-c.d [2023-04-27T23:04:05.683Z] #39 10.97 PBCC images/sk-inet.pb-c.c [2023-04-27T23:04:05.683Z] #39 ... [2023-04-27T23:04:05.683Z] [2023-04-27T23:04:05.683Z] #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-04-27T23:04:05.683Z] #36 56.38 internal/syscall/unix [2023-04-27T23:04:05.683Z] #36 56.96 time [2023-04-27T23:04:05.683Z] #36 63.09 internal/poll [2023-04-27T23:04:05.683Z] #36 63.29 internal/fmtsort [2023-04-27T23:04:05.683Z] #36 64.44 internal/safefilepath [2023-04-27T23:04:05.683Z] #36 64.54 internal/syscall/execenv [2023-04-27T23:04:05.683Z] #36 64.70 path [2023-04-27T23:04:05.683Z] #36 65.27 io/fs [2023-04-27T23:04:05.683Z] #36 66.24 strings [2023-04-27T23:04:05.683Z] #36 66.30 os [2023-04-27T23:04:05.713Z] #30 ... [2023-04-27T23:04:05.713Z] [2023-04-27T23:04:05.713Z] #33 [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-04-27T23:04:05.713Z] #33 34.58 Building dependency tree... [2023-04-27T23:04:05.713Z] #33 38.45 The following additional packages will be installed: [2023-04-27T23:04:05.713Z] #33 38.45 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-27T23:04:05.713Z] #33 38.46 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-27T23:04:05.713Z] #33 38.47 Suggested packages: [2023-04-27T23:04:05.713Z] #33 38.48 manpages-dev protobuf-mode-el python3-setuptools [2023-04-27T23:04:05.713Z] #33 39.68 The following NEW packages will be installed: [2023-04-27T23:04:05.713Z] #33 39.69 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-27T23:04:05.713Z] #33 39.69 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-27T23:04:05.713Z] #33 39.69 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-27T23:04:05.713Z] #33 39.70 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-27T23:04:05.713Z] #33 40.12 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:05.713Z] #33 40.12 Need to get 4583 kB of archives. [2023-04-27T23:04:05.713Z] #33 40.12 After this operation, 25.9 MB of additional disk space will be used. [2023-04-27T23:04:05.713Z] #33 40.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:04:05.713Z] #33 40.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-27T23:04:05.713Z] #33 40.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:04:05.713Z] #33 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-27T23:04:05.713Z] #33 40.13 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-04-27T23:04:05.713Z] #33 40.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-27T23:04:05.713Z] #33 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:04:05.713Z] #33 40.15 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-04-27T23:04:05.713Z] #33 40.15 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-04-27T23:04:05.713Z] #33 40.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-27T23:04:05.713Z] #33 40.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-27T23:04:05.713Z] #33 40.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-27T23:04:05.713Z] #33 40.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-27T23:04:05.713Z] #33 40.38 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-04-27T23:04:05.713Z] #33 40.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-27T23:04:05.713Z] #33 40.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:04:05.713Z] #33 40.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-27T23:04:05.713Z] #33 40.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-27T23:04:05.857Z] #39 ... [2023-04-27T23:04:05.857Z] [2023-04-27T23:04:05.857Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-27T23:04:05.857Z] #54 DONE 0.6s [2023-04-27T23:04:05.857Z] [2023-04-27T23:04:05.857Z] #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-04-27T23:04:05.857Z] #39 70.72 LINK criu/built-in.o [2023-04-27T23:04:05.857Z] #39 ... [2023-04-27T23:04:05.857Z] [2023-04-27T23:04:05.857Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-27T23:04:05.857Z] #55 DONE 0.2s [2023-04-27T23:04:05.857Z] [2023-04-27T23:04:05.857Z] #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-04-27T23:04:05.857Z] #39 70.81 LINK criu/criu [2023-04-27T23:04:05.945Z] #36 ... [2023-04-27T23:04:05.945Z] [2023-04-27T23:04:05.945Z] #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-04-27T23:04:05.945Z] #39 11.02 DEP images/sk-inet.pb-c.d [2023-04-27T23:04:05.945Z] #39 11.07 PBCC images/sk-unix.pb-c.c [2023-04-27T23:04:05.945Z] #39 11.12 DEP images/sk-unix.pb-c.d [2023-04-27T23:04:05.945Z] #39 11.18 PBCC images/mm.pb-c.c [2023-04-27T23:04:05.945Z] #39 11.23 DEP images/mm.pb-c.d [2023-04-27T23:04:06.113Z] #39 ... [2023-04-27T23:04:06.113Z] [2023-04-27T23:04:06.113Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-27T23:04:06.113Z] #56 DONE 0.1s [2023-04-27T23:04:06.113Z] [2023-04-27T23:04:06.113Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-27T23:04:06.113Z] #57 DONE 0.1s [2023-04-27T23:04:06.113Z] [2023-04-27T23:04:06.113Z] #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-04-27T23:04:06.113Z] #39 71.10 DEP lib/c/criu.d [2023-04-27T23:04:06.113Z] #39 71.14 CC images/rpc.pb-c.o [2023-04-27T23:04:06.206Z] #39 11.34 PBCC images/timerfd.pb-c.c [2023-04-27T23:04:06.206Z] #39 11.37 DEP images/timerfd.pb-c.d [2023-04-27T23:04:06.206Z] #39 11.46 PBCC images/timer.pb-c.c [2023-04-27T23:04:06.279Z] #29 ... [2023-04-27T23:04:06.279Z] [2023-04-27T23:04:06.279Z] #34 [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-04-27T23:04:06.279Z] #34 63.78 The following additional packages will be installed: [2023-04-27T23:04:06.280Z] #34 63.80 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-27T23:04:06.280Z] #34 63.81 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-27T23:04:06.280Z] #34 63.87 Suggested packages: [2023-04-27T23:04:06.280Z] #34 63.87 manpages-dev protobuf-mode-el python3-setuptools [2023-04-27T23:04:06.370Z] #39 ... [2023-04-27T23:04:06.370Z] [2023-04-27T23:04:06.370Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-27T23:04:06.370Z] #58 DONE 0.2s [2023-04-27T23:04:06.370Z] [2023-04-27T23:04:06.370Z] #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-04-27T23:04:06.370Z] #39 71.41 CC lib/c/criu.o [2023-04-27T23:04:06.403Z] #52 11.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-27T23:04:06.467Z] #39 11.48 DEP images/timer.pb-c.d [2023-04-27T23:04:06.467Z] #39 11.53 PBCC images/sa.pb-c.c [2023-04-27T23:04:06.467Z] #39 11.58 DEP images/sa.pb-c.d [2023-04-27T23:04:06.467Z] #39 11.65 PBCC images/pipe-data.pb-c.c [2023-04-27T23:04:06.467Z] #39 11.68 DEP images/pipe-data.pb-c.d [2023-04-27T23:04:06.650Z] #33 41.66 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:06.728Z] #39 11.74 PBCC images/mnt.pb-c.c [2023-04-27T23:04:06.728Z] #39 11.77 DEP images/mnt.pb-c.d [2023-04-27T23:04:06.728Z] #39 11.83 PBCC images/sk-packet.pb-c.c [2023-04-27T23:04:06.728Z] #39 11.86 DEP images/sk-packet.pb-c.d [2023-04-27T23:04:06.728Z] #39 11.92 PBCC images/tcp-stream.pb-c.c [2023-04-27T23:04:06.728Z] #39 11.99 DEP images/tcp-stream.pb-c.d [2023-04-27T23:04:06.907Z] #33 ... [2023-04-27T23:04:06.907Z] [2023-04-27T23:04:06.907Z] #32 [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-04-27T23:04:06.907Z] #32 DONE 41.8s [2023-04-27T23:04:06.907Z] [2023-04-27T23:04:06.907Z] #36 [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-04-27T23:04:06.907Z] #36 31.31 Reading package lists... [2023-04-27T23:04:06.907Z] #36 36.61 Building dependency tree... [2023-04-27T23:04:06.907Z] #36 40.58 The following additional packages will be installed: [2023-04-27T23:04:06.907Z] #36 40.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:04:06.907Z] #36 40.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-27T23:04:06.907Z] #36 40.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-27T23:04:06.907Z] #36 40.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-27T23:04:06.907Z] #36 40.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-27T23:04:06.907Z] #36 40.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-27T23:04:06.907Z] #36 40.61 mingw-w64-common mingw-w64-x86-64-dev [2023-04-27T23:04:06.907Z] #36 40.62 Suggested packages: [2023-04-27T23:04:06.907Z] #36 40.63 gcc-10-locales seccomp wine64 [2023-04-27T23:04:06.907Z] #36 41.85 The following NEW packages will be installed: [2023-04-27T23:04:06.907Z] #36 41.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:04:06.907Z] #36 41.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-27T23:04:06.907Z] #36 41.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-27T23:04:06.908Z] #36 41.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-27T23:04:06.908Z] #36 41.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-27T23:04:06.908Z] #36 41.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-27T23:04:06.908Z] #36 41.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-27T23:04:06.908Z] #36 41.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-27T23:04:06.908Z] #36 41.92 mingw-w64-x86-64-dev [2023-04-27T23:04:06.908Z] #36 ... [2023-04-27T23:04:06.908Z] [2023-04-27T23:04:06.908Z] #30 [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-04-27T23:04:06.908Z] #30 42.02 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:06.933Z] #39 71.91 LINK lib/c/built-in.o [2023-04-27T23:04:06.933Z] #39 71.91 LINK lib/c/libcriu.so [2023-04-27T23:04:06.933Z] #39 71.95 LINK lib/c/libcriu.a [2023-04-27T23:04:06.988Z] #39 12.06 PBCC images/pipe.pb-c.c [2023-04-27T23:04:06.988Z] #39 12.12 DEP images/pipe.pb-c.d [2023-04-27T23:04:06.988Z] #39 12.18 PBCC images/pstree.pb-c.c [2023-04-27T23:04:06.988Z] #39 12.21 DEP images/pstree.pb-c.d [2023-04-27T23:04:06.988Z] #39 12.27 PBCC images/fs.pb-c.c [2023-04-27T23:04:07.164Z] #30 42.25 Fetched 17.7 MB in 1s (12.6 MB/s) [2023-04-27T23:04:07.164Z] #30 42.35 Selecting previously unselected package xxd. [2023-04-27T23:04:07.189Z] #39 72.06 GEN magic.py [2023-04-27T23:04:07.189Z] #39 72.31 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:04:07.189Z] #39 72.31 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:04:07.249Z] #39 12.30 DEP images/fs.pb-c.d [2023-04-27T23:04:07.249Z] #39 12.36 PBCC images/signalfd.pb-c.c [2023-04-27T23:04:07.249Z] #39 12.41 DEP images/signalfd.pb-c.d [2023-04-27T23:04:07.249Z] #39 12.50 PBCC images/fh.pb-c.c [2023-04-27T23:04:07.249Z] #39 12.54 PBCC images/fsnotify.pb-c.c [2023-04-27T23:04:07.429Z] #30 42.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:04:07.429Z] #30 42.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:04:07.429Z] #30 42.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:07.446Z] #39 72.33 Note: Building without GnuTLS support [2023-04-27T23:04:07.446Z] #39 72.34 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:04:07.446Z] #39 72.34 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:04:07.510Z] #39 12.58 DEP images/fh.pb-c.d [2023-04-27T23:04:07.510Z] #39 12.66 DEP images/fsnotify.pb-c.d [2023-04-27T23:04:07.510Z] #39 12.72 PBCC images/eventpoll.pb-c.c [2023-04-27T23:04:07.510Z] #39 12.74 DEP images/eventpoll.pb-c.d [2023-04-27T23:04:07.510Z] #39 12.80 PBCC images/eventfd.pb-c.c [2023-04-27T23:04:07.687Z] #30 42.68 Selecting previously unselected package vim-common. [2023-04-27T23:04:07.687Z] #30 42.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:04:07.687Z] #30 42.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:07.770Z] #39 12.83 DEP images/eventfd.pb-c.d [2023-04-27T23:04:07.770Z] #39 12.91 PBCC images/remap-file-path.pb-c.c [2023-04-27T23:04:07.770Z] #39 12.94 DEP images/remap-file-path.pb-c.d [2023-04-27T23:04:07.770Z] #39 12.99 PBCC images/fifo.pb-c.c [2023-04-27T23:04:07.770Z] #39 13.01 DEP images/fifo.pb-c.d [2023-04-27T23:04:07.794Z] #52 12.83 Collecting pathspec>=0.5.3 [2023-04-27T23:04:07.794Z] #52 12.85 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-27T23:04:08.009Z] #39 72.93 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:04:08.030Z] #39 13.05 PBCC images/ghost-file.pb-c.c [2023-04-27T23:04:08.030Z] #39 13.10 DEP images/ghost-file.pb-c.d [2023-04-27T23:04:08.030Z] #39 13.15 PBCC images/regfile.pb-c.c [2023-04-27T23:04:08.030Z] #39 13.18 DEP images/regfile.pb-c.d [2023-04-27T23:04:08.030Z] #39 13.23 PBCC images/ns.pb-c.c [2023-04-27T23:04:08.030Z] #39 13.24 DEP images/ns.pb-c.d [2023-04-27T23:04:08.030Z] #39 13.29 PBCC images/fdinfo.pb-c.c [2023-04-27T23:04:08.054Z] #52 13.42 Collecting pyyaml [2023-04-27T23:04:08.054Z] #52 13.44 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-04-27T23:04:08.054Z] #52 13.52 Building wheels for collected packages: yamllint [2023-04-27T23:04:08.252Z] #30 43.21 Selecting previously unselected package cmake-data. [2023-04-27T23:04:08.252Z] #30 43.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-27T23:04:08.252Z] #30 43.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:04:08.292Z] #39 13.34 DEP images/fdinfo.pb-c.d [2023-04-27T23:04:08.292Z] #39 13.41 PBCC images/core-aarch64.pb-c.c [2023-04-27T23:04:08.292Z] #39 13.45 PBCC images/core-arm.pb-c.c [2023-04-27T23:04:08.292Z] #39 13.48 PBCC images/core-ppc64.pb-c.c [2023-04-27T23:04:08.292Z] #39 13.53 PBCC images/core-s390.pb-c.c [2023-04-27T23:04:08.292Z] #39 13.57 PBCC images/core-x86.pb-c.c [2023-04-27T23:04:08.292Z] #39 13.63 PBCC images/core.pb-c.c [2023-04-27T23:04:08.317Z] #52 13.52 Building wheel for yamllint (setup.py): started [2023-04-27T23:04:08.552Z] #39 13.70 PBCC images/inventory.pb-c.c [2023-04-27T23:04:08.552Z] #39 13.74 DEP images/core-aarch64.pb-c.d [2023-04-27T23:04:08.552Z] #39 13.80 DEP images/core-arm.pb-c.d [2023-04-27T23:04:08.552Z] #39 13.86 DEP images/core-ppc64.pb-c.d [2023-04-27T23:04:08.813Z] #39 13.96 DEP images/core-s390.pb-c.d [2023-04-27T23:04:08.817Z] #34 66.42 The following NEW packages will be installed: [2023-04-27T23:04:08.817Z] #34 66.43 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-27T23:04:08.817Z] #34 66.43 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-27T23:04:08.817Z] #34 66.43 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-27T23:04:08.817Z] #34 66.45 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-27T23:04:09.074Z] #39 14.05 DEP images/core-x86.pb-c.d [2023-04-27T23:04:09.074Z] #39 14.10 DEP images/core.pb-c.d [2023-04-27T23:04:09.074Z] #39 ... [2023-04-27T23:04:09.074Z] [2023-04-27T23:04:09.074Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:04:09.074Z] #30 59.50 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-27T23:04:09.074Z] #30 59.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:09.074Z] #30 59.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:04:09.074Z] #30 59.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-27T23:04:09.074Z] #30 59.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:09.074Z] #30 59.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:04:09.074Z] #30 66.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-27T23:04:09.074Z] #30 66.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:09.074Z] #30 66.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:04:09.074Z] #30 ... [2023-04-27T23:04:09.074Z] [2023-04-27T23:04:09.074Z] #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-04-27T23:04:09.074Z] #39 14.17 DEP images/inventory.pb-c.d [2023-04-27T23:04:09.074Z] #39 14.24 PBCC images/cpuinfo.pb-c.c [2023-04-27T23:04:09.074Z] #39 14.27 DEP images/cpuinfo.pb-c.d [2023-04-27T23:04:09.074Z] #39 14.35 PBCC images/stats.pb-c.c [2023-04-27T23:04:09.074Z] #39 14.37 DEP images/stats.pb-c.d [2023-04-27T23:04:09.076Z] #34 ... [2023-04-27T23:04:09.077Z] [2023-04-27T23:04:09.077Z] #31 [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-04-27T23:04:09.077Z] #31 46.57 Reading package lists... [2023-04-27T23:04:09.077Z] #31 57.01 Building dependency tree... [2023-04-27T23:04:09.077Z] #31 64.14 The following additional packages will be installed: [2023-04-27T23:04:09.077Z] #31 64.18 libbtrfs0 [2023-04-27T23:04:09.077Z] #31 64.57 The following NEW packages will be installed: [2023-04-27T23:04:09.077Z] #31 64.60 libbtrfs-dev libbtrfs0 [2023-04-27T23:04:09.077Z] #31 65.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:09.077Z] #31 65.19 Need to get 460 kB of archives. [2023-04-27T23:04:09.077Z] #31 65.19 After this operation, 1237 kB of additional disk space will be used. [2023-04-27T23:04:09.077Z] #31 65.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:04:09.077Z] #31 65.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:04:09.259Z] #52 14.59 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-27T23:04:09.259Z] #52 14.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e6e6236a9c038c97e4bfed2408c6bdd32c6bd1dafdf23ace6a8edccde24bf7ec [2023-04-27T23:04:09.259Z] #52 14.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-27T23:04:09.259Z] #52 14.59 Successfully built yamllint [2023-04-27T23:04:09.259Z] #52 14.63 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-27T23:04:09.335Z] #31 ... [2023-04-27T23:04:09.335Z] [2023-04-27T23:04:09.335Z] #36 [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-04-27T23:04:09.335Z] #36 56.46 Building dependency tree... [2023-04-27T23:04:09.335Z] #36 63.58 The following additional packages will be installed: [2023-04-27T23:04:09.335Z] #36 63.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:04:09.335Z] #36 63.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-27T23:04:09.335Z] #36 63.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-27T23:04:09.335Z] #36 63.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-27T23:04:09.335Z] #36 63.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-27T23:04:09.335Z] #36 63.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-27T23:04:09.335Z] #36 63.61 mingw-w64-common mingw-w64-x86-64-dev [2023-04-27T23:04:09.335Z] #36 63.63 Suggested packages: [2023-04-27T23:04:09.335Z] #36 63.64 gcc-10-locales seccomp wine64 [2023-04-27T23:04:09.335Z] #36 66.29 The following NEW packages will be installed: [2023-04-27T23:04:09.335Z] #36 66.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-27T23:04:09.335Z] #36 66.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-27T23:04:09.335Z] #36 66.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-27T23:04:09.335Z] #36 66.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-27T23:04:09.335Z] #36 66.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-27T23:04:09.335Z] #36 66.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-27T23:04:09.335Z] #36 66.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-27T23:04:09.335Z] #36 66.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-27T23:04:09.335Z] #36 66.34 mingw-w64-x86-64-dev [2023-04-27T23:04:09.335Z] #36 66.84 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:09.335Z] #36 66.84 Need to get 115 MB of archives. [2023-04-27T23:04:09.335Z] #36 66.84 After this operation, 645 MB of additional disk space will be used. [2023-04-27T23:04:09.335Z] #36 66.84 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-04-27T23:04:09.335Z] #36 ... [2023-04-27T23:04:09.335Z] [2023-04-27T23:04:09.335Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-27T23:04:09.335Z] #27 DONE 66.9s [2023-04-27T23:04:09.335Z] [2023-04-27T23:04:09.336Z] #36 [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-04-27T23:04:09.336Z] #36 67.05 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-04-27T23:04:09.336Z] #36 ... [2023-04-27T23:04:09.336Z] [2023-04-27T23:04:09.336Z] #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-04-27T23:04:09.336Z] #32 46.91 Reading package lists... [2023-04-27T23:04:09.336Z] #32 57.19 Building dependency tree... [2023-04-27T23:04:09.336Z] #32 64.37 The following additional packages will be installed: [2023-04-27T23:04:09.336Z] #32 64.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-27T23:04:09.336Z] #32 64.44 Suggested packages: [2023-04-27T23:04:09.336Z] #32 64.46 cmake-doc ninja-build lrzip [2023-04-27T23:04:09.336Z] #32 64.46 Recommended packages: [2023-04-27T23:04:09.336Z] #32 64.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-27T23:04:09.336Z] #32 66.05 The following NEW packages will be installed: [2023-04-27T23:04:09.336Z] #32 66.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-27T23:04:09.336Z] #32 66.11 vim-common xxd [2023-04-27T23:04:09.336Z] #32 66.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:09.336Z] #32 66.67 Need to get 17.7 MB of archives. [2023-04-27T23:04:09.336Z] #32 66.67 After this operation, 70.7 MB of additional disk space will be used. [2023-04-27T23:04:09.336Z] #32 66.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:04:09.336Z] #32 66.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:04:09.336Z] #32 66.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-27T23:04:09.336Z] #32 66.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:04:09.376Z] #39 74.11 make[1]: Nothing to be done for 'all'. [2023-04-27T23:04:09.594Z] #32 ... [2023-04-27T23:04:09.594Z] [2023-04-27T23:04:09.594Z] #34 [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-04-27T23:04:09.594Z] #34 67.08 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:09.594Z] #34 67.08 Need to get 4583 kB of archives. [2023-04-27T23:04:09.594Z] #34 67.08 After this operation, 25.9 MB of additional disk space will be used. [2023-04-27T23:04:09.594Z] #34 67.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:04:09.594Z] #34 67.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-27T23:04:09.594Z] #34 67.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:04:09.594Z] #34 67.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-27T23:04:09.594Z] #34 67.08 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-04-27T23:04:09.594Z] #34 67.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-27T23:04:09.594Z] #34 67.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:04:09.594Z] #34 67.10 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-04-27T23:04:09.594Z] #34 67.10 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-04-27T23:04:09.594Z] #34 67.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-27T23:04:09.594Z] #34 67.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-27T23:04:09.594Z] #34 67.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-27T23:04:09.830Z] #52 15.02 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-27T23:04:09.853Z] #34 67.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-27T23:04:09.853Z] #34 67.46 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-04-27T23:04:09.853Z] #34 67.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-27T23:04:09.853Z] #34 67.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:04:09.853Z] #34 67.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-27T23:04:09.853Z] #34 67.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-27T23:04:10.180Z] #30 ... [2023-04-27T23:04:10.180Z] [2023-04-27T23:04:10.180Z] #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-04-27T23:04:10.180Z] #35 31.78 Reading package lists... [2023-04-27T23:04:10.180Z] #35 37.34 Building dependency tree... [2023-04-27T23:04:10.180Z] #35 41.13 The following additional packages will be installed: [2023-04-27T23:04:10.180Z] #35 41.14 libbtrfs0 [2023-04-27T23:04:10.180Z] #35 41.35 The following NEW packages will be installed: [2023-04-27T23:04:10.180Z] #35 41.35 libbtrfs-dev libbtrfs0 [2023-04-27T23:04:10.180Z] #35 41.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:10.180Z] #35 41.79 Need to get 460 kB of archives. [2023-04-27T23:04:10.180Z] #35 41.79 After this operation, 1237 kB of additional disk space will be used. [2023-04-27T23:04:10.180Z] #35 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:04:10.180Z] #35 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:04:10.180Z] #35 43.13 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:10.180Z] #35 43.42 Fetched 460 kB in 0s (1342 kB/s) [2023-04-27T23:04:10.180Z] #35 43.52 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:04:10.180Z] #35 43.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 ... 15722 files and directories currently installed.) [2023-04-27T23:04:10.180Z] #35 43.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:04:10.180Z] #35 43.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:04:10.180Z] #35 43.90 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:04:10.180Z] #35 43.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:04:10.180Z] #35 43.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:04:10.180Z] #35 44.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:04:10.180Z] #35 44.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:04:10.180Z] #35 44.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:10.180Z] #35 DONE 44.8s [2023-04-27T23:04:10.180Z] [2023-04-27T23:04:10.180Z] #33 [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-04-27T23:04:10.180Z] #33 42.14 Fetched 4583 kB in 1s (7375 kB/s) [2023-04-27T23:04:10.180Z] #33 42.19 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:04:10.180Z] #33 42.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:04:10.180Z] #33 42.25 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 42.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:04:10.180Z] #33 42.37 Selecting previously unselected package libcap-dev:amd64. [2023-04-27T23:04:10.180Z] #33 42.37 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 42.40 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:04:10.180Z] #33 42.54 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:04:10.180Z] #33 42.54 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 42.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:10.180Z] #33 42.81 Selecting previously unselected package libnet1-dev. [2023-04-27T23:04:10.180Z] #33 42.81 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 42.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:10.180Z] #33 43.13 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:04:10.180Z] #33 43.13 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 43.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:10.180Z] #33 43.23 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-27T23:04:10.180Z] #33 43.27 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 43.27 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:10.180Z] #33 43.68 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:04:10.180Z] #33 43.68 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 43.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:10.180Z] #33 43.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-27T23:04:10.180Z] #33 43.80 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 43.83 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:10.180Z] #33 43.98 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-27T23:04:10.180Z] #33 44.00 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 44.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:04:10.180Z] #33 44.34 Selecting previously unselected package libprotobuf23:amd64. [2023-04-27T23:04:10.180Z] #33 44.34 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-27T23:04:10.180Z] #33 44.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:04:10.312Z] #39 75.20 make[1]: 'images/built-in.o' is up to date. [2023-04-27T23:04:10.312Z] #39 75.25 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-27T23:04:10.312Z] #39 75.33 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-27T23:04:10.312Z] #39 75.43 make[1]: 'compel/libcompel.a' is up to date. [2023-04-27T23:04:10.404Z] #52 DONE 15.5s [2023-04-27T23:04:10.404Z] [2023-04-27T23:04:10.404Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-27T23:04:10.438Z] #33 45.37 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-27T23:04:10.438Z] #33 45.37 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-27T23:04:10.438Z] #33 45.45 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:04:10.569Z] #39 75.51 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-27T23:04:10.570Z] #39 75.55 make[1]: Nothing to be done for 'all'. [2023-04-27T23:04:10.570Z] #39 75.62 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:04:10.664Z] #53 DONE 0.4s [2023-04-27T23:04:10.664Z] [2023-04-27T23:04:10.664Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-27T23:04:10.696Z] #33 45.74 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-27T23:04:10.696Z] #33 45.74 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-27T23:04:10.696Z] #33 45.74 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:04:10.826Z] #39 75.86 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:10.826Z] #39 75.91 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:10.826Z] #39 75.98 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:10.986Z] #39 15.84 make[1]: Nothing to be done for 'all'. [2023-04-27T23:04:11.082Z] #39 76.06 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:11.234Z] #54 DONE 0.5s [2023-04-27T23:04:11.234Z] [2023-04-27T23:04:11.234Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-27T23:04:11.338Z] #39 76.20 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:11.338Z] #39 76.27 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:11.338Z] #39 76.32 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:11.495Z] #55 DONE 0.3s [2023-04-27T23:04:11.495Z] [2023-04-27T23:04:11.495Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-27T23:04:11.495Z] #56 DONE 0.1s [2023-04-27T23:04:11.495Z] [2023-04-27T23:04:11.495Z] #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-04-27T23:04:11.495Z] #38 142.1 CC criu/pagemap-cache.o [2023-04-27T23:04:11.495Z] #38 142.6 CC criu/pagemap.o [2023-04-27T23:04:11.495Z] #38 143.9 CC criu/parasite-syscall.o [2023-04-27T23:04:11.495Z] #38 145.0 CC criu/path.o [2023-04-27T23:04:11.495Z] #38 145.4 CC criu/pie-util-vdso-elf32.o [2023-04-27T23:04:11.495Z] #38 146.1 CC criu/pie-util-vdso.o [2023-04-27T23:04:11.495Z] #38 146.7 CC criu/pie-util.o [2023-04-27T23:04:11.495Z] #38 147.0 CC criu/pipes.o [2023-04-27T23:04:11.495Z] #38 148.0 CC criu/plugin.o [2023-04-27T23:04:11.495Z] #38 ... [2023-04-27T23:04:11.495Z] [2023-04-27T23:04:11.495Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-27T23:04:11.495Z] #57 DONE 0.1s [2023-04-27T23:04:11.495Z] [2023-04-27T23:04:11.495Z] #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-04-27T23:04:11.495Z] #38 148.6 CC criu/proc_parse.o [2023-04-27T23:04:11.594Z] #39 76.42 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:11.594Z] #39 76.44 INSTALL criu/criu [2023-04-27T23:04:11.594Z] #39 DONE 76.7s [2023-04-27T23:04:11.594Z] [2023-04-27T23:04:11.594Z] #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-04-27T23:04:11.756Z] #34 69.51 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:12.014Z] #34 ... [2023-04-27T23:04:12.015Z] [2023-04-27T23:04:12.015Z] #31 [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-04-27T23:04:12.015Z] #31 67.13 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:12.015Z] #31 67.52 Fetched 460 kB in 0s (940 kB/s) [2023-04-27T23:04:12.015Z] #31 67.72 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:04:12.015Z] #31 67.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:04:12.015Z] #31 67.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:04:12.015Z] #31 67.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:04:12.015Z] #31 68.41 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:04:12.015Z] #31 68.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:04:12.015Z] #31 68.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:04:12.015Z] #31 69.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:04:12.015Z] #31 69.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:04:12.015Z] #31 69.16 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:12.015Z] #31 DONE 69.6s [2023-04-27T23:04:12.273Z] [2023-04-27T23:04:12.273Z] #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-04-27T23:04:12.368Z] #39 17.38 CC images/stats.o [2023-04-27T23:04:12.524Z] #37 ... [2023-04-27T23:04:12.524Z] [2023-04-27T23:04:12.524Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-27T23:04:12.524Z] #59 DONE 0.1s [2023-04-27T23:04:12.591Z] #33 47.26 Selecting previously unselected package libprotoc23:amd64. [2023-04-27T23:04:12.591Z] #33 47.26 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-27T23:04:12.591Z] #33 47.26 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:04:12.628Z] #39 17.81 CC images/core.o [2023-04-27T23:04:12.780Z] [2023-04-27T23:04:12.780Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-27T23:04:12.780Z] #60 DONE 0.1s [2023-04-27T23:04:12.780Z] [2023-04-27T23:04:12.780Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-27T23:04:12.780Z] #61 DONE 0.1s [2023-04-27T23:04:12.780Z] [2023-04-27T23:04:12.780Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-27T23:04:12.847Z] #33 48.01 Selecting previously unselected package protobuf-c-compiler. [2023-04-27T23:04:12.847Z] #33 48.01 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:04:12.847Z] #33 48.01 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:04:13.036Z] #62 DONE 0.3s [2023-04-27T23:04:13.036Z] [2023-04-27T23:04:13.036Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-27T23:04:13.036Z] #63 DONE 0.1s [2023-04-27T23:04:13.036Z] [2023-04-27T23:04:13.036Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-27T23:04:13.124Z] #33 48.20 Selecting previously unselected package protobuf-compiler. [2023-04-27T23:04:13.124Z] #33 48.20 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-27T23:04:13.124Z] #33 48.22 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-27T23:04:13.198Z] #39 18.39 CC images/core-x86.o [2023-04-27T23:04:13.292Z] #64 DONE 0.2s [2023-04-27T23:04:13.292Z] [2023-04-27T23:04:13.292Z] #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-04-27T23:04:13.380Z] #33 ... [2023-04-27T23:04:13.380Z] [2023-04-27T23:04:13.380Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:04:13.380Z] #34 46.60 Updating files: 88% (1347/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-04-27T23:04:13.380Z] #34 47.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-27T23:04:13.380Z] #34 47.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:04:13.638Z] #34 ... [2023-04-27T23:04:13.638Z] [2023-04-27T23:04:13.638Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-27T23:04:13.638Z] #28 DONE 48.6s [2023-04-27T23:04:13.638Z] [2023-04-27T23:04:13.638Z] #33 [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-04-27T23:04:13.638Z] #33 48.48 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:04:13.638Z] #33 48.48 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:04:13.638Z] #33 48.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:04:13.638Z] #33 48.70 Selecting previously unselected package python3-six. [2023-04-27T23:04:13.638Z] #33 48.70 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-27T23:04:13.638Z] #33 48.70 Unpacking python3-six (1.16.0-2) ... [2023-04-27T23:04:13.638Z] #33 48.79 Selecting previously unselected package python3-protobuf. [2023-04-27T23:04:13.638Z] #33 48.79 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-27T23:04:13.638Z] #33 48.85 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-27T23:04:13.767Z] #39 18.87 CC images/core-arm.o [2023-04-27T23:04:14.028Z] #39 19.24 CC images/core-aarch64.o [2023-04-27T23:04:14.175Z] #37 1.989 + RM_GOPATH=0 [2023-04-27T23:04:14.175Z] #37 1.989 + TMP_GOPATH= [2023-04-27T23:04:14.175Z] #37 1.989 + : /build [2023-04-27T23:04:14.175Z] #37 1.989 + '[' -z '' ']' [2023-04-27T23:04:14.175Z] #37 1.989 ++ mktemp -d [2023-04-27T23:04:14.175Z] #37 1.993 + export GOPATH=/tmp/tmp.8q6U8tyHPU [2023-04-27T23:04:14.175Z] #37 1.993 + GOPATH=/tmp/tmp.8q6U8tyHPU [2023-04-27T23:04:14.175Z] #37 1.993 + RM_GOPATH=1 [2023-04-27T23:04:14.175Z] #37 1.993 + case "$(go env GOARCH)" in [2023-04-27T23:04:14.175Z] #37 1.993 ++ go env GOARCH [2023-04-27T23:04:14.175Z] #37 2.026 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:14.175Z] #37 2.026 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:14.175Z] #37 2.026 ++ dirname /tmp/install/install.sh [2023-04-27T23:04:14.175Z] #37 2.038 + dir=/tmp/install [2023-04-27T23:04:14.175Z] #37 2.038 + bin=containerd [2023-04-27T23:04:14.175Z] #37 2.038 + shift [2023-04-27T23:04:14.175Z] #37 2.038 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-27T23:04:14.175Z] #37 2.038 + . /tmp/install/containerd.installer [2023-04-27T23:04:14.175Z] #37 2.038 ++ set -e [2023-04-27T23:04:14.175Z] #37 2.038 ++ : v1.6.20 [2023-04-27T23:04:14.175Z] #37 2.038 + install_containerd [2023-04-27T23:04:14.175Z] #37 2.038 + echo 'Install containerd version v1.6.20' [2023-04-27T23:04:14.175Z] #37 2.038 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8q6U8tyHPU/src/github.com/containerd/containerd [2023-04-27T23:04:14.175Z] #37 2.038 Install containerd version v1.6.20 [2023-04-27T23:04:14.175Z] #37 2.058 Cloning into '/tmp/tmp.8q6U8tyHPU/src/github.com/containerd/containerd'... [2023-04-27T23:04:14.568Z] #33 49.51 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:04:14.598Z] #39 19.54 CC images/core-ppc64.o [2023-04-27T23:04:14.799Z] #38 151.4 CC criu/protobuf-desc.o [2023-04-27T23:04:15.186Z] #39 20.25 CC images/core-s390.o [2023-04-27T23:04:15.742Z] #38 152.6 CC criu/protobuf.o [2023-04-27T23:04:15.756Z] #39 20.81 CC images/cpuinfo.o [2023-04-27T23:04:16.004Z] #38 153.1 CC criu/pstree.o [2023-04-27T23:04:16.016Z] #39 21.34 CC images/inventory.o [2023-04-27T23:04:16.078Z] #37 ... [2023-04-27T23:04:16.078Z] [2023-04-27T23:04:16.078Z] #26 [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-04-27T23:04:16.078Z] #26 DONE 73.8s [2023-04-27T23:04:16.337Z] [2023-04-27T23:04:16.337Z] #34 [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-04-27T23:04:16.337Z] #34 70.20 Fetched 4583 kB in 1s (4793 kB/s) [2023-04-27T23:04:16.337Z] #34 70.42 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:04:16.337Z] #34 70.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 ... 15722 files and directories currently installed.) [2023-04-27T23:04:16.337Z] #34 70.56 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 70.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:04:16.337Z] #34 70.81 Selecting previously unselected package libcap-dev:amd64. [2023-04-27T23:04:16.337Z] #34 70.82 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 70.84 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:04:16.337Z] #34 71.15 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:04:16.337Z] #34 71.17 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 71.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:16.337Z] #34 71.48 Selecting previously unselected package libnet1-dev. [2023-04-27T23:04:16.337Z] #34 71.49 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 71.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:16.337Z] #34 72.11 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:04:16.337Z] #34 72.12 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 72.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:16.337Z] #34 72.48 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-27T23:04:16.337Z] #34 72.52 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 72.53 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:16.337Z] #34 73.02 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:04:16.337Z] #34 73.03 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 73.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:16.337Z] #34 73.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-27T23:04:16.337Z] #34 73.51 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 73.52 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:16.337Z] #34 73.88 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-27T23:04:16.337Z] #34 73.89 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-27T23:04:16.337Z] #34 73.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:04:16.337Z] #34 ... [2023-04-27T23:04:16.337Z] [2023-04-27T23:04:16.337Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:04:16.337Z] #29 64.08 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-27T23:04:16.464Z] #33 51.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:04:16.464Z] #33 51.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:16.464Z] #33 51.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:16.464Z] #33 51.44 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:16.464Z] #33 51.44 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:04:16.464Z] #33 51.46 Setting up python3-six (1.16.0-2) ... [2023-04-27T23:04:16.585Z] #39 21.64 CC images/fdinfo.o [2023-04-27T23:04:16.596Z] #29 ... [2023-04-27T23:04:16.596Z] [2023-04-27T23:04:16.596Z] #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-04-27T23:04:16.596Z] #32 67.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-27T23:04:16.596Z] #32 68.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-27T23:04:16.596Z] #32 68.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-27T23:04:16.596Z] #32 68.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-27T23:04:16.596Z] #32 68.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-27T23:04:16.596Z] #32 68.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-27T23:04:16.596Z] #32 70.55 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:16.596Z] #32 70.92 Fetched 17.7 MB in 2s (7403 kB/s) [2023-04-27T23:04:16.596Z] #32 71.12 Selecting previously unselected package xxd. [2023-04-27T23:04:16.596Z] #32 71.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:04:16.596Z] #32 71.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:04:16.596Z] #32 71.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:16.596Z] #32 71.67 Selecting previously unselected package vim-common. [2023-04-27T23:04:16.596Z] #32 71.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:04:16.596Z] #32 71.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:16.596Z] #32 72.26 Selecting previously unselected package cmake-data. [2023-04-27T23:04:16.596Z] #32 72.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-27T23:04:16.596Z] #32 72.31 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:04:16.852Z] #39 21.96 CC images/fown.o [2023-04-27T23:04:16.855Z] #32 ... [2023-04-27T23:04:16.855Z] [2023-04-27T23:04:16.855Z] #34 [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-04-27T23:04:16.855Z] #34 74.52 Selecting previously unselected package libprotobuf23:amd64. [2023-04-27T23:04:16.855Z] #34 74.54 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-27T23:04:16.855Z] #34 74.60 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:04:17.114Z] #39 22.19 CC images/ns.o [2023-04-27T23:04:17.115Z] #39 22.39 CC images/regfile.o [2023-04-27T23:04:17.375Z] #39 22.56 CC images/ghost-file.o [2023-04-27T23:04:17.395Z] #33 ... [2023-04-27T23:04:17.395Z] [2023-04-27T23:04:17.395Z] #36 [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-04-27T23:04:17.395Z] #36 42.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:04:17.395Z] #36 42.38 Need to get 115 MB of archives. [2023-04-27T23:04:17.395Z] #36 42.38 After this operation, 645 MB of additional disk space will be used. [2023-04-27T23:04:17.395Z] #36 42.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-04-27T23:04:17.395Z] #36 42.46 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-04-27T23:04:17.395Z] #36 42.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-27T23:04:17.395Z] #36 42.61 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-04-27T23:04:17.395Z] #36 42.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-27T23:04:17.395Z] #36 42.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-27T23:04:17.395Z] #36 42.94 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-04-27T23:04:17.395Z] #36 43.22 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-04-27T23:04:17.395Z] #36 43.22 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-04-27T23:04:17.395Z] #36 43.83 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-04-27T23:04:17.395Z] #36 45.45 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-04-27T23:04:17.395Z] #36 46.12 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-04-27T23:04:17.395Z] #36 46.79 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-04-27T23:04:17.395Z] #36 48.36 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-04-27T23:04:17.395Z] #36 49.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-04-27T23:04:17.396Z] #36 49.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-27T23:04:17.396Z] #36 49.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-27T23:04:17.396Z] #36 49.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:04:17.396Z] #36 49.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:04:17.396Z] #36 49.08 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-04-27T23:04:17.396Z] #36 49.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-27T23:04:17.396Z] #36 49.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-27T23:04:17.396Z] #36 49.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-27T23:04:17.396Z] #36 49.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-27T23:04:17.396Z] #36 49.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-27T23:04:17.396Z] #36 49.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-27T23:04:17.396Z] #36 49.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-27T23:04:17.396Z] #36 49.23 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-04-27T23:04:17.396Z] #36 49.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-27T23:04:17.396Z] #36 49.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-27T23:04:17.396Z] #36 50.49 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:17.396Z] #36 50.70 Fetched 115 MB in 7s (15.9 MB/s) [2023-04-27T23:04:17.396Z] #36 50.82 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-27T23:04:17.396Z] #36 50.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-27T23:04:17.396Z] #36 50.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:04:17.396Z] #36 50.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:04:17.399Z] #38 154.5 CC criu/rbtree.o [2023-04-27T23:04:17.635Z] #39 22.70 CC images/fifo.o [2023-04-27T23:04:17.636Z] #39 ... [2023-04-27T23:04:17.636Z] [2023-04-27T23:04:17.636Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:04:17.636Z] #30 78.12 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-27T23:04:17.636Z] #30 78.13 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:17.636Z] #30 78.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:04:17.652Z] #36 ... [2023-04-27T23:04:17.652Z] [2023-04-27T23:04:17.652Z] #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-04-27T23:04:17.652Z] #25 42.40 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-27T23:04:17.652Z] #25 42.40 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-27T23:04:17.652Z] #25 42.69 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-27T23:04:17.652Z] #25 42.82 go: downloading go.uber.org/zap v1.17.0 [2023-04-27T23:04:17.652Z] #25 43.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-27T23:04:17.652Z] #25 43.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-27T23:04:17.652Z] #25 43.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-27T23:04:17.652Z] #25 43.94 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-27T23:04:17.652Z] #25 44.01 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-27T23:04:17.652Z] #25 44.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-27T23:04:17.652Z] #25 44.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-27T23:04:17.652Z] #25 44.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-27T23:04:17.652Z] #25 44.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-27T23:04:17.652Z] #25 44.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-27T23:04:17.652Z] #25 44.43 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-27T23:04:17.652Z] #25 44.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-27T23:04:17.653Z] #25 44.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-27T23:04:17.653Z] #25 45.15 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-27T23:04:17.653Z] #25 45.29 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-27T23:04:17.653Z] #25 45.34 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-27T23:04:17.653Z] #25 45.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-27T23:04:17.653Z] #25 45.59 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-27T23:04:17.653Z] #25 45.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-27T23:04:17.653Z] #25 45.79 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-27T23:04:17.653Z] #25 46.61 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-27T23:04:17.653Z] #25 46.68 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-27T23:04:17.653Z] #25 47.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-27T23:04:17.653Z] #25 47.26 go: downloading go.uber.org/atomic v1.7.0 [2023-04-27T23:04:17.653Z] #25 47.28 go: downloading go.uber.org/multierr v1.6.0 [2023-04-27T23:04:17.653Z] #25 47.35 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-27T23:04:17.653Z] #25 47.39 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-27T23:04:17.653Z] #25 47.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-27T23:04:17.653Z] #25 47.68 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-27T23:04:17.653Z] #25 47.71 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-27T23:04:17.653Z] #25 47.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-27T23:04:17.653Z] #25 47.80 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T23:04:17.653Z] #25 47.81 go: downloading github.com/prometheus/common v0.32.1 [2023-04-27T23:04:17.653Z] #25 48.51 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-27T23:04:17.653Z] #25 48.57 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-27T23:04:17.653Z] #25 49.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-27T23:04:17.653Z] #25 49.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-27T23:04:17.653Z] #25 ... [2023-04-27T23:04:17.653Z] [2023-04-27T23:04:17.653Z] #33 [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-04-27T23:04:17.653Z] #33 52.78 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:04:17.660Z] #38 154.8 CC criu/rst-malloc.o [2023-04-27T23:04:17.900Z] #30 ... [2023-04-27T23:04:17.900Z] [2023-04-27T23:04:17.900Z] #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-04-27T23:04:17.900Z] #36 68.28 bufio [2023-04-27T23:04:17.900Z] #36 69.84 text/tabwriter [2023-04-27T23:04:17.900Z] #36 69.97 fmt [2023-04-27T23:04:17.900Z] #36 70.38 io/ioutil [2023-04-27T23:04:17.900Z] #36 72.53 flag [2023-04-27T23:04:17.900Z] #36 72.53 github.com/BurntSushi/toml [2023-04-27T23:04:17.900Z] #36 74.39 log [2023-04-27T23:04:17.900Z] #36 76.32 github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:04:17.900Z] #36 ... [2023-04-27T23:04:17.900Z] [2023-04-27T23:04:17.900Z] #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-04-27T23:04:17.900Z] #39 22.85 CC images/remap-file-path.o [2023-04-27T23:04:17.900Z] #39 23.09 CC images/eventfd.o [2023-04-27T23:04:17.909Z] #33 52.84 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:04:17.909Z] #33 52.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:04:17.909Z] #33 52.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:17.909Z] #33 52.89 Setting up python3-protobuf (3.12.4-1) ... [2023-04-27T23:04:18.160Z] #39 ... [2023-04-27T23:04:18.160Z] [2023-04-27T23:04:18.160Z] #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-04-27T23:04:18.160Z] #36 DONE 78.6s [2023-04-27T23:04:18.160Z] [2023-04-27T23:04:18.160Z] #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-04-27T23:04:18.160Z] #39 23.33 CC images/eventpoll.o [2023-04-27T23:04:18.233Z] #38 155.2 CC criu/seccomp.o [2023-04-27T23:04:18.731Z] #39 23.86 CC images/fh.o [2023-04-27T23:04:18.760Z] #34 75.99 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-27T23:04:18.760Z] #34 75.99 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-27T23:04:18.760Z] #34 76.00 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:04:18.806Z] #38 155.9 CC criu/seize.o [2023-04-27T23:04:18.991Z] #39 24.27 CC images/fsnotify.o [2023-04-27T23:04:19.327Z] #34 76.89 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-27T23:04:19.327Z] #34 76.89 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-27T23:04:19.327Z] #34 76.90 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:04:19.561Z] #39 24.73 CC images/signalfd.o [2023-04-27T23:04:19.749Z] #38 156.9 CC criu/servicefd.o [2023-04-27T23:04:19.800Z] #33 ... [2023-04-27T23:04:19.800Z] [2023-04-27T23:04:19.800Z] #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-04-27T23:04:19.800Z] #0 7.114 Install containerd version v1.6.20 [2023-04-27T23:04:19.800Z] #0 7.115 + RM_GOPATH=0 [2023-04-27T23:04:19.800Z] #0 7.115 + TMP_GOPATH= [2023-04-27T23:04:19.800Z] #0 7.115 + : /build [2023-04-27T23:04:19.800Z] #0 7.115 + '[' -z '' ']' [2023-04-27T23:04:19.800Z] #0 7.115 ++ mktemp -d [2023-04-27T23:04:19.800Z] #0 7.115 + export GOPATH=/tmp/tmp.jhJ617VAuU [2023-04-27T23:04:19.800Z] #0 7.115 + GOPATH=/tmp/tmp.jhJ617VAuU [2023-04-27T23:04:19.800Z] #0 7.115 + RM_GOPATH=1 [2023-04-27T23:04:19.800Z] #0 7.115 + case "$(go env GOARCH)" in [2023-04-27T23:04:19.800Z] #0 7.115 ++ go env GOARCH [2023-04-27T23:04:19.800Z] #0 7.115 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:19.800Z] #0 7.115 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:19.800Z] #0 7.115 ++ dirname /tmp/install/install.sh [2023-04-27T23:04:19.800Z] #0 7.115 + dir=/tmp/install [2023-04-27T23:04:19.800Z] #0 7.115 + bin=containerd [2023-04-27T23:04:19.800Z] #0 7.115 + shift [2023-04-27T23:04:19.800Z] #0 7.115 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-27T23:04:19.800Z] #0 7.115 + . /tmp/install/containerd.installer [2023-04-27T23:04:19.800Z] #0 7.115 ++ set -e [2023-04-27T23:04:19.800Z] #0 7.115 ++ : v1.6.20 [2023-04-27T23:04:19.800Z] #0 7.115 + install_containerd [2023-04-27T23:04:19.800Z] #0 7.115 + echo 'Install containerd version v1.6.20' [2023-04-27T23:04:19.800Z] #0 7.115 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jhJ617VAuU/src/github.com/containerd/containerd [2023-04-27T23:04:19.800Z] #0 7.165 Cloning into '/tmp/tmp.jhJ617VAuU/src/github.com/containerd/containerd'... [2023-04-27T23:04:19.822Z] #39 24.88 CC images/fs.o [2023-04-27T23:04:19.822Z] #39 25.04 CC images/pstree.o [2023-04-27T23:04:19.825Z] #37 96.05 # github.com/containerd/containerd/cmd/containerd [2023-04-27T23:04:19.825Z] #37 96.05 /usr/bin/ld: /tmp/go-link-4114494457/000019.o: in function `New': [2023-04-27T23:04:19.825Z] #37 96.05 /tmp/tmp.78XGy06k9y/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-04-27T23:04:19.825Z] #37 96.11 + bin/containerd-stress [2023-04-27T23:04:19.895Z] #34 ... [2023-04-27T23:04:19.895Z] [2023-04-27T23:04:19.895Z] #36 [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-04-27T23:04:19.895Z] #36 67.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-27T23:04:19.895Z] #36 67.37 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-04-27T23:04:19.895Z] #36 67.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-27T23:04:19.895Z] #36 67.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-27T23:04:19.895Z] #36 67.91 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-04-27T23:04:19.895Z] #36 68.27 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-04-27T23:04:19.895Z] #36 68.30 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-04-27T23:04:19.895Z] #36 69.28 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-04-27T23:04:19.895Z] #36 71.46 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-04-27T23:04:19.895Z] #36 72.35 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-04-27T23:04:19.895Z] #36 73.47 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-04-27T23:04:19.895Z] #36 75.86 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-04-27T23:04:19.895Z] #36 76.73 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-04-27T23:04:19.895Z] #36 76.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-27T23:04:19.895Z] #36 76.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-27T23:04:19.895Z] #36 76.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-27T23:04:19.895Z] #36 76.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-27T23:04:19.895Z] #36 76.78 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-04-27T23:04:19.895Z] #36 76.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-27T23:04:19.895Z] #36 76.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-27T23:04:19.895Z] #36 76.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-27T23:04:19.895Z] #36 76.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-27T23:04:19.895Z] #36 76.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-27T23:04:19.895Z] #36 76.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-27T23:04:19.895Z] #36 76.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-27T23:04:19.895Z] #36 76.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-27T23:04:19.895Z] #36 76.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-27T23:04:19.895Z] #36 76.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-27T23:04:19.895Z] #36 ... [2023-04-27T23:04:19.895Z] [2023-04-27T23:04:19.895Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:04:19.895Z] #29 75.06 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-27T23:04:19.895Z] #29 75.18 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-27T23:04:19.895Z] #29 75.54 go: downloading go.uber.org/zap v1.17.0 [2023-04-27T23:04:19.895Z] #29 76.69 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-27T23:04:19.895Z] #29 76.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-27T23:04:19.895Z] #29 76.97 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-27T23:04:19.895Z] #29 77.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-27T23:04:19.895Z] #29 77.28 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-27T23:04:19.895Z] #29 77.38 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-27T23:04:19.895Z] #29 77.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-27T23:04:19.895Z] #29 77.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-27T23:04:19.895Z] #29 77.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-27T23:04:19.895Z] #29 77.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-27T23:04:19.895Z] #29 77.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-27T23:04:19.895Z] #29 77.69 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-27T23:04:20.057Z] #37 ... [2023-04-27T23:04:20.057Z] [2023-04-27T23:04:20.057Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:04:20.057Z] #22 54.96 sync [2023-04-27T23:04:20.057Z] #22 54.96 internal/reflectlite [2023-04-27T23:04:20.082Z] #39 25.25 CC images/pipe.o [2023-04-27T23:04:20.322Z] #38 157.4 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:04:20.322Z] #38 157.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:04:20.322Z] #38 157.4 CC criu/shmem.o [2023-04-27T23:04:20.343Z] #39 25.43 CC images/tcp-stream.o [2023-04-27T23:04:20.343Z] #39 25.60 CC images/sk-packet.o [2023-04-27T23:04:20.386Z] #37 96.97 + bin/containerd-shim [2023-04-27T23:04:20.487Z] #29 78.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-27T23:04:20.604Z] #39 25.88 CC images/mnt.o [2023-04-27T23:04:20.775Z] #29 78.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-27T23:04:20.775Z] #29 78.63 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-27T23:04:21.177Z] #39 26.15 CC images/pipe-data.o [2023-04-27T23:04:21.177Z] #39 26.35 CC images/sa.o [2023-04-27T23:04:21.345Z] #29 79.04 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-27T23:04:21.345Z] #29 79.12 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-27T23:04:21.438Z] #39 26.60 CC images/timer.o [2023-04-27T23:04:21.608Z] #29 79.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-27T23:04:21.608Z] #29 79.36 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-27T23:04:21.700Z] #39 26.92 CC images/timerfd.o [2023-04-27T23:04:21.709Z] #38 158.5 CC criu/sigframe.o [2023-04-27T23:04:21.709Z] #38 158.7 CC criu/signalfd.o [2023-04-27T23:04:21.867Z] #29 79.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-27T23:04:21.867Z] #29 79.66 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-27T23:04:21.950Z] #22 57.06 internal/testlog [2023-04-27T23:04:21.960Z] #39 27.12 CC images/mm.o [2023-04-27T23:04:21.970Z] #38 159.0 CC criu/sk-inet.o [2023-04-27T23:04:22.207Z] #22 ... [2023-04-27T23:04:22.207Z] [2023-04-27T23:04:22.207Z] #30 [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-04-27T23:04:22.207Z] #30 47.22 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:04:22.207Z] #30 47.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 47.23 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:04:22.207Z] #30 53.45 Selecting previously unselected package libxml2:amd64. [2023-04-27T23:04:22.207Z] #30 53.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 53.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:04:22.207Z] #30 54.08 Selecting previously unselected package libarchive13:amd64. [2023-04-27T23:04:22.207Z] #30 54.08 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 54.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:04:22.207Z] #30 54.42 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-27T23:04:22.207Z] #30 54.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 54.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:04:22.207Z] #30 54.61 Selecting previously unselected package librhash0:amd64. [2023-04-27T23:04:22.207Z] #30 54.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 54.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:04:22.207Z] #30 54.89 Selecting previously unselected package libuv1:amd64. [2023-04-27T23:04:22.207Z] #30 54.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 54.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:04:22.207Z] #30 55.05 Selecting previously unselected package cmake. [2023-04-27T23:04:22.207Z] #30 55.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-27T23:04:22.207Z] #30 55.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:04:22.222Z] #39 27.37 CC images/sk-opts.o [2023-04-27T23:04:22.464Z] #30 ... [2023-04-27T23:04:22.464Z] [2023-04-27T23:04:22.464Z] #33 [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-04-27T23:04:22.464Z] #33 57.16 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:04:22.464Z] #33 57.16 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-27T23:04:22.464Z] #33 57.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:22.464Z] #33 57.18 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:04:22.464Z] #33 57.22 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:04:22.464Z] #33 57.24 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:22.464Z] #33 57.24 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:22.483Z] #39 27.63 CC images/sk-unix.o [2023-04-27T23:04:22.720Z] #33 DONE 57.6s [2023-04-27T23:04:22.720Z] [2023-04-27T23:04:22.720Z] #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-04-27T23:04:22.743Z] #39 27.98 CC images/sk-inet.o [2023-04-27T23:04:23.004Z] #39 28.26 CC images/tun.o [2023-04-27T23:04:23.243Z] #29 ... [2023-04-27T23:04:23.243Z] [2023-04-27T23:04:23.243Z] #36 [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-04-27T23:04:23.243Z] #36 78.97 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:04:23.243Z] #36 79.35 Fetched 115 MB in 11s (10.9 MB/s) [2023-04-27T23:04:23.243Z] #36 79.54 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-27T23:04:23.243Z] #36 79.54 (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 ... 15722 files and directories currently installed.) [2023-04-27T23:04:23.243Z] #36 79.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:04:23.243Z] #36 79.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:04:23.356Z] #38 160.3 CC criu/sk-netlink.o [2023-04-27T23:04:23.577Z] #39 28.55 CC images/sk-netlink.o [2023-04-27T23:04:23.577Z] #39 28.69 CC images/packet-sock.o [2023-04-27T23:04:23.617Z] #38 160.7 CC criu/sk-packet.o [2023-04-27T23:04:23.632Z] using credential docker-jenkins-github-credentials [2023-04-27T23:04:23.711Z] Cloning the remote Git repository [2023-04-27T23:04:23.711Z] Cloning with configured refspecs honoured and without tags [2023-04-27T23:04:23.837Z] #39 29.06 CC images/ipc-var.o [2023-04-27T23:04:24.098Z] #39 29.21 CC images/ipc-desc.o [2023-04-27T23:04:24.098Z] #39 29.35 CC images/ipc-shm.o [2023-04-27T23:04:24.359Z] #39 29.51 CC images/ipc-msg.o [2023-04-27T23:04:24.561Z] #38 161.4 CC criu/sk-queue.o [2023-04-27T23:04:24.620Z] #39 29.70 CC images/ipc-sem.o [2023-04-27T23:04:24.620Z] #39 29.93 CC images/utsns.o [2023-04-27T23:04:24.822Z] #38 161.9 CC criu/sk-tcp.o [2023-04-27T23:04:24.889Z] #39 30.11 CC images/creds.o [2023-04-27T23:04:24.889Z] #39 ... [2023-04-27T23:04:24.889Z] [2023-04-27T23:04:24.889Z] #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-04-27T23:04:24.889Z] #37 47.01 Updating files: 63% (3353/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-27T23:04:24.889Z] #37 47.98 + cd /tmp/tmp.6k938ZwqHT/src/github.com/containerd/containerd [2023-04-27T23:04:24.889Z] #37 47.99 + git checkout -q v1.6.20 [2023-04-27T23:04:24.889Z] #37 50.23 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-27T23:04:24.889Z] #37 50.23 + BUILDTAGS='netgo osusergo static_build' [2023-04-27T23:04:24.889Z] #37 50.23 + export EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:04:24.889Z] #37 50.23 + EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:04:24.889Z] #37 50.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-27T23:04:24.889Z] #37 50.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-27T23:04:24.889Z] #37 50.23 + '[' '' = dynamic ']' [2023-04-27T23:04:24.889Z] #37 50.23 + make [2023-04-27T23:04:24.889Z] #37 51.93 + bin/ctr [2023-04-27T23:04:23.900Z] Cloning repository https://github.com/moby/moby.git [2023-04-27T23:04:24.324Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-04-27T23:04:25.253Z] #38 ... [2023-04-27T23:04:25.253Z] [2023-04-27T23:04:25.253Z] #30 [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-04-27T23:04:25.253Z] #30 59.54 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:04:25.253Z] #30 59.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:25.253Z] #30 59.63 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:04:25.253Z] #30 59.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:25.253Z] #30 59.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:04:25.253Z] #30 59.72 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:04:25.253Z] #30 59.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:04:25.253Z] #30 59.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:04:25.253Z] #30 59.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:04:25.253Z] #30 59.82 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:04:25.253Z] #30 59.83 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:25.253Z] #30 DONE 60.1s [2023-04-27T23:04:25.253Z] [2023-04-27T23:04:25.253Z] #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-04-27T23:04:25.398Z] #38 162.5 CC criu/sk-unix.o [2023-04-27T23:04:25.628Z] #37 101.6 + bin/containerd-shim-runc-v1 [2023-04-27T23:04:26.528Z] #36 84.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-27T23:04:26.528Z] #36 84.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:04:26.528Z] #36 84.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:04:25.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:04:25.951Z] > git --version # timeout=10 [2023-04-27T23:04:26.006Z] > git --version # 'git version 2.24.1.windows.2' [2023-04-27T23:04:26.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:04:26.011Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:04:27.523Z] #37 104.2 + bin/containerd-shim-runc-v2 [2023-04-27T23:04:27.778Z] #37 104.7 + binaries [2023-04-27T23:04:27.947Z] #38 164.7 CC criu/sockets.o [2023-04-27T23:04:28.033Z] #37 104.7 + install -D bin/containerd /build/containerd [2023-04-27T23:04:28.033Z] #37 104.8 + install -D bin/containerd-shim /build/containerd-shim [2023-04-27T23:04:28.033Z] #37 104.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-27T23:04:28.033Z] #37 104.8 + install -D bin/ctr /build/ctr [2023-04-27T23:04:28.433Z] #36 ... [2023-04-27T23:04:28.433Z] [2023-04-27T23:04:28.433Z] #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-04-27T23:04:28.433Z] #24 77.86 Updating files: 77% (1176/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-04-27T23:04:28.433Z] #24 79.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-27T23:04:28.433Z] #24 80.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:04:28.433Z] #24 ... [2023-04-27T23:04:28.433Z] [2023-04-27T23:04:28.433Z] #34 [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-04-27T23:04:28.433Z] #34 79.53 Selecting previously unselected package libprotoc23:amd64. [2023-04-27T23:04:28.433Z] #34 79.54 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-27T23:04:28.433Z] #34 79.54 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:04:28.433Z] #34 80.67 Selecting previously unselected package protobuf-c-compiler. [2023-04-27T23:04:28.433Z] #34 80.70 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:04:28.433Z] #34 80.71 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:04:28.433Z] #34 81.02 Selecting previously unselected package protobuf-compiler. [2023-04-27T23:04:28.433Z] #34 81.02 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-27T23:04:28.433Z] #34 81.03 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-27T23:04:28.433Z] #34 81.38 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:04:28.433Z] #34 81.38 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:04:28.433Z] #34 81.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:04:28.433Z] #34 81.79 Selecting previously unselected package python3-six. [2023-04-27T23:04:28.433Z] #34 81.80 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-27T23:04:28.433Z] #34 81.80 Unpacking python3-six (1.16.0-2) ... [2023-04-27T23:04:28.433Z] #34 82.00 Selecting previously unselected package python3-protobuf. [2023-04-27T23:04:28.433Z] #34 82.01 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-27T23:04:28.433Z] #34 82.01 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-27T23:04:28.433Z] #34 83.09 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:04:28.433Z] #34 86.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-27T23:04:28.433Z] #34 86.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:28.433Z] #34 86.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:28.433Z] #34 86.11 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-27T23:04:28.433Z] #34 86.12 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:04:28.433Z] #34 86.13 Setting up python3-six (1.16.0-2) ... [2023-04-27T23:04:28.523Z] #39 ... [2023-04-27T23:04:28.523Z] [2023-04-27T23:04:28.523Z] #36 [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-04-27T23:04:28.523Z] #36 53.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-27T23:04:28.523Z] #36 53.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-27T23:04:28.523Z] #36 53.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:04:28.523Z] #36 56.04 Selecting previously unselected package binutils-mingw-w64. [2023-04-27T23:04:28.523Z] #36 56.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-27T23:04:28.523Z] #36 56.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:04:28.523Z] #36 56.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-27T23:04:28.524Z] #36 56.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:04:28.524Z] #36 56.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:04:28.524Z] #36 56.45 Selecting previously unselected package dmsetup. [2023-04-27T23:04:28.524Z] #36 56.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:04:28.524Z] #36 56.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:04:28.524Z] #36 56.71 Selecting previously unselected package mingw-w64-common. [2023-04-27T23:04:28.524Z] #36 56.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-27T23:04:28.524Z] #36 56.71 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-27T23:04:28.524Z] #36 62.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-27T23:04:28.524Z] #36 62.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-27T23:04:28.524Z] #36 62.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:04:28.780Z] #36 ... [2023-04-27T23:04:28.780Z] [2023-04-27T23:04:28.780Z] #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-04-27T23:04:28.780Z] #39 3.761 + RM_GOPATH=0 [2023-04-27T23:04:28.780Z] #39 3.761 + TMP_GOPATH= [2023-04-27T23:04:28.890Z] #38 165.9 CC criu/stats.o [2023-04-27T23:04:29.036Z] #39 3.761 + : /build [2023-04-27T23:04:29.036Z] #39 3.761 + '[' -z '' ']' [2023-04-27T23:04:29.036Z] #39 3.800 ++ mktemp -d [2023-04-27T23:04:29.036Z] #39 3.816 + export GOPATH=/tmp/tmp.c1nKNWx1Gp [2023-04-27T23:04:29.036Z] #39 3.816 + GOPATH=/tmp/tmp.c1nKNWx1Gp [2023-04-27T23:04:29.036Z] #39 3.816 + RM_GOPATH=1 [2023-04-27T23:04:29.036Z] #39 3.816 + case "$(go env GOARCH)" in [2023-04-27T23:04:29.036Z] #39 3.816 ++ go env GOARCH [2023-04-27T23:04:29.036Z] #39 3.880 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:29.036Z] #39 3.880 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:29.036Z] #39 3.881 ++ dirname /tmp/install/install.sh [2023-04-27T23:04:29.036Z] #39 3.882 + dir=/tmp/install [2023-04-27T23:04:29.036Z] #39 3.883 + bin=tini [2023-04-27T23:04:29.036Z] #39 3.883 + shift [2023-04-27T23:04:29.036Z] #39 3.883 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-27T23:04:29.036Z] #39 3.883 + . /tmp/install/tini.installer [2023-04-27T23:04:29.036Z] #39 3.883 ++ : v0.19.0 [2023-04-27T23:04:29.036Z] #39 3.883 + install_tini [2023-04-27T23:04:29.036Z] #39 3.883 + echo 'Install tini version v0.19.0' [2023-04-27T23:04:29.036Z] #39 3.883 + git clone https://github.com/krallin/tini.git /tmp/tmp.c1nKNWx1Gp/tini [2023-04-27T23:04:29.036Z] #39 3.883 Install tini version v0.19.0 [2023-04-27T23:04:29.036Z] #39 3.884 Cloning into '/tmp/tmp.c1nKNWx1Gp/tini'... [2023-04-27T23:04:29.152Z] #38 166.3 CC criu/string.o [2023-04-27T23:04:29.152Z] #38 166.4 CC criu/sysctl.o [2023-04-27T23:04:29.916Z] #37 DONE 106.4s [2023-04-27T23:04:29.964Z] #39 4.756 + cd /tmp/tmp.c1nKNWx1Gp/tini [2023-04-27T23:04:29.964Z] #39 4.760 + git checkout -q v0.19.0 [2023-04-27T23:04:29.964Z] #39 4.792 + cmake . [2023-04-27T23:04:30.095Z] #38 167.2 CC criu/sysfs_parse.o [2023-04-27T23:04:30.171Z] [2023-04-27T23:04:30.171Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-27T23:04:30.335Z] #34 ... [2023-04-27T23:04:30.335Z] [2023-04-27T23:04:30.335Z] #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-04-27T23:04:30.335Z] #32 77.60 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:04:30.335Z] #32 77.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:04:30.335Z] #32 77.66 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:04:30.335Z] #32 ... [2023-04-27T23:04:30.335Z] [2023-04-27T23:04:30.335Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:04:30.335Z] #29 81.00 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-27T23:04:30.335Z] #29 81.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-27T23:04:30.335Z] #29 81.22 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-27T23:04:30.335Z] #29 81.72 go: downloading go.uber.org/atomic v1.7.0 [2023-04-27T23:04:30.335Z] #29 81.79 go: downloading go.uber.org/multierr v1.6.0 [2023-04-27T23:04:30.335Z] #29 82.02 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-27T23:04:30.335Z] #29 82.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-27T23:04:30.335Z] #29 82.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-27T23:04:30.335Z] #29 82.44 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-27T23:04:30.335Z] #29 82.51 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-27T23:04:30.335Z] #29 82.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-27T23:04:30.335Z] #29 82.75 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T23:04:30.335Z] #29 82.75 go: downloading github.com/prometheus/common v0.32.1 [2023-04-27T23:04:30.335Z] #29 83.59 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-27T23:04:30.335Z] #29 83.86 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-27T23:04:30.335Z] #29 85.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-27T23:04:30.335Z] #29 85.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-27T23:04:30.527Z] #39 5.460 -- The C compiler identification is GNU 10.2.1 [2023-04-27T23:04:30.594Z] #29 ... [2023-04-27T23:04:30.594Z] [2023-04-27T23:04:30.594Z] #34 [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-04-27T23:04:30.594Z] #34 88.30 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-27T23:04:30.668Z] #38 167.6 CC criu/timens.o [2023-04-27T23:04:30.783Z] #39 5.543 -- Detecting C compiler ABI info [2023-04-27T23:04:30.853Z] #34 88.33 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-27T23:04:30.853Z] #34 88.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-27T23:04:30.853Z] #34 88.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:30.853Z] #34 88.37 Setting up python3-protobuf (3.12.4-1) ... [2023-04-27T23:04:31.239Z] #38 168.0 CC criu/timerfd.o [2023-04-27T23:04:31.347Z] #39 6.349 -- Detecting C compiler ABI info - done [2023-04-27T23:04:31.501Z] #38 168.5 CC criu/tty.o [2023-04-27T23:04:31.604Z] #39 6.503 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-27T23:04:31.604Z] #39 6.524 -- Detecting C compile features [2023-04-27T23:04:31.604Z] #39 6.525 -- Detecting C compile features - done [2023-04-27T23:04:31.604Z] #39 6.592 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-27T23:04:32.071Z] #65 DONE 1.4s [2023-04-27T23:04:32.071Z] [2023-04-27T23:04:32.071Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-27T23:04:32.071Z] #66 DONE 0.3s [2023-04-27T23:04:32.071Z] [2023-04-27T23:04:32.071Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-27T23:04:32.168Z] #39 6.882 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-27T23:04:32.168Z] #39 7.012 -- Configuring done [2023-04-27T23:04:32.168Z] #39 7.019 -- Generating done [2023-04-27T23:04:32.168Z] #39 7.033 -- Build files have been written to: /tmp/tmp.c1nKNWx1Gp/tini [2023-04-27T23:04:32.168Z] #39 7.039 + make tini-static [2023-04-27T23:04:32.732Z] #39 7.405 Scanning dependencies of target tini-static [2023-04-27T23:04:32.732Z] #39 7.462 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-27T23:04:33.028Z] #37 ... [2023-04-27T23:04:33.028Z] [2023-04-27T23:04:33.028Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:04:33.028Z] #30 83.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-27T23:04:33.028Z] #30 83.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:33.028Z] #30 83.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:04:33.028Z] #30 88.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-27T23:04:33.028Z] #30 88.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:33.028Z] #30 88.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:04:33.028Z] #30 ... [2023-04-27T23:04:33.028Z] [2023-04-27T23:04:33.028Z] #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-04-27T23:04:33.028Z] #39 30.28 CC images/vma.o [2023-04-27T23:04:33.028Z] #39 30.55 CC images/netdev.o [2023-04-27T23:04:33.028Z] #39 30.87 CC images/tty.o [2023-04-27T23:04:33.028Z] #39 31.51 CC images/file-lock.o [2023-04-27T23:04:33.028Z] #39 31.67 CC images/rlimit.o [2023-04-27T23:04:33.028Z] #39 31.92 CC images/pagemap.o [2023-04-27T23:04:33.028Z] #39 32.16 CC images/siginfo.o [2023-04-27T23:04:33.028Z] #39 32.40 CC images/rpc.o [2023-04-27T23:04:33.028Z] #39 33.55 CC images/ext-file.o [2023-04-27T23:04:33.028Z] #39 33.70 CC images/cgroup.o [2023-04-27T23:04:33.028Z] #39 34.24 CC images/userns.o [2023-04-27T23:04:33.028Z] #39 34.47 CC images/google/protobuf/descriptor.o [2023-04-27T23:04:33.028Z] #39 35.98 CC images/opts.o [2023-04-27T23:04:33.028Z] #39 36.21 CC images/seccomp.o [2023-04-27T23:04:33.028Z] #39 36.49 CC images/binfmt-misc.o [2023-04-27T23:04:33.028Z] #39 36.64 CC images/time.o [2023-04-27T23:04:33.028Z] #39 36.91 CC images/sysctl.o [2023-04-27T23:04:33.028Z] #39 37.18 CC images/autofs.o [2023-04-27T23:04:33.028Z] #39 37.35 CC images/macvlan.o [2023-04-27T23:04:33.028Z] #39 37.52 CC images/sit.o [2023-04-27T23:04:33.028Z] #39 37.72 CC images/memfd.o [2023-04-27T23:04:33.028Z] #39 38.01 CC images/timens.o [2023-04-27T23:04:33.038Z] #67 DONE 1.0s [2023-04-27T23:04:33.038Z] [2023-04-27T23:04:33.038Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-27T23:04:33.038Z] #68 DONE 0.0s [2023-04-27T23:04:33.038Z] [2023-04-27T23:04:33.038Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-27T23:04:33.038Z] #69 DONE 0.0s [2023-04-27T23:04:33.038Z] [2023-04-27T23:04:33.038Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-27T23:04:33.289Z] #39 38.29 LINK images/built-in.o [2023-04-27T23:04:33.289Z] #39 38.46 GEN compel/include/asm [2023-04-27T23:04:33.289Z] #39 38.49 GEN compel/include/version.h [2023-04-27T23:04:33.289Z] #39 38.54 touch .config [2023-04-27T23:04:33.289Z] #39 38.62 GEN include/common/config.h [2023-04-27T23:04:33.297Z] #39 ... [2023-04-27T23:04:33.297Z] [2023-04-27T23:04:33.297Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:04:33.297Z] #22 58.34 sort [2023-04-27T23:04:33.297Z] #22 58.34 errors [2023-04-27T23:04:33.297Z] #22 59.00 strconv [2023-04-27T23:04:33.297Z] #22 59.92 io [2023-04-27T23:04:33.297Z] #22 61.42 internal/oserror [2023-04-27T23:04:33.297Z] #22 61.70 syscall [2023-04-27T23:04:33.297Z] #22 63.41 reflect [2023-04-27T23:04:33.552Z] #39 38.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-27T23:04:33.553Z] #22 ... [2023-04-27T23:04:33.553Z] [2023-04-27T23:04:33.553Z] #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-04-27T23:04:33.553Z] #38 6.875 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:04:33.553Z] #38 6.877 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:04:33.553Z] #38 6.891 Note: Building without GnuTLS support [2023-04-27T23:04:33.553Z] #38 6.899 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:04:33.553Z] #38 6.910 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:04:33.553Z] #38 9.027 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:04:33.553Z] #38 9.111 GEN .gitid [2023-04-27T23:04:33.553Z] #38 9.158 GEN criu/include/version.h [2023-04-27T23:04:33.553Z] #38 9.225 GEN include/common/asm [2023-04-27T23:04:33.811Z] #38 11.22 PBCC images/timens.pb-c.c [2023-04-27T23:04:33.811Z] #38 11.23 DEP images/timens.pb-c.d [2023-04-27T23:04:33.811Z] #38 11.33 PBCC images/fown.pb-c.c [2023-04-27T23:04:33.814Z] #39 38.77 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-04-27T23:04:33.814Z] #39 38.81 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-04-27T23:04:33.814Z] #39 38.86 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-04-27T23:04:33.814Z] #39 38.93 DEP compel/plugins/std/infect.d [2023-04-27T23:04:33.814Z] #39 39.01 DEP compel/plugins/std/string.d [2023-04-27T23:04:33.965Z] #70 DONE 0.9s [2023-04-27T23:04:33.965Z] [2023-04-27T23:04:33.965Z] #71 exporting to image [2023-04-27T23:04:33.965Z] #71 exporting layers [2023-04-27T23:04:34.048Z] #38 170.7 CC criu/tun.o [2023-04-27T23:04:34.068Z] #38 11.36 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-27T23:04:34.068Z] #38 11.45 PBCC images/opts.pb-c.c [2023-04-27T23:04:34.068Z] #38 11.49 PBCC images/memfd.pb-c.c [2023-04-27T23:04:34.068Z] #38 11.54 DEP images/fown.pb-c.d [2023-04-27T23:04:34.074Z] #39 39.09 DEP compel/plugins/std/log.d [2023-04-27T23:04:34.074Z] #39 39.15 DEP compel/plugins/std/fds.d [2023-04-27T23:04:34.074Z] #39 39.28 DEP compel/plugins/std/std.d [2023-04-27T23:04:34.310Z] #38 171.3 CC criu/uffd.o [2023-04-27T23:04:34.324Z] #38 11.61 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-27T23:04:34.325Z] #38 11.73 DEP images/opts.pb-c.d [2023-04-27T23:04:34.325Z] #38 11.80 DEP images/memfd.pb-c.d [2023-04-27T23:04:34.335Z] #39 39.41 DEP compel/plugins/shmem/shmem.d [2023-04-27T23:04:34.335Z] #39 39.50 DEP compel/plugins/fds/fds.d [2023-04-27T23:04:34.335Z] #39 39.64 CC compel/plugins/std/std.o [2023-04-27T23:04:34.582Z] #38 11.91 PBCC images/sit.pb-c.c [2023-04-27T23:04:34.583Z] #38 11.98 DEP images/sit.pb-c.d [2023-04-27T23:04:34.583Z] #38 12.07 PBCC images/macvlan.pb-c.c [2023-04-27T23:04:34.583Z] #38 12.12 DEP images/macvlan.pb-c.d [2023-04-27T23:04:34.595Z] #39 39.93 CC compel/plugins/std/fds.o [2023-04-27T23:04:34.840Z] #38 12.17 PBCC images/autofs.pb-c.c [2023-04-27T23:04:34.840Z] #38 12.20 DEP images/autofs.pb-c.d [2023-04-27T23:04:35.098Z] #38 12.31 PBCC images/sysctl.pb-c.c [2023-04-27T23:04:35.098Z] #38 12.34 DEP images/sysctl.pb-c.d [2023-04-27T23:04:35.098Z] #38 12.45 PBCC images/time.pb-c.c [2023-04-27T23:04:35.098Z] #38 12.47 DEP images/time.pb-c.d [2023-04-27T23:04:35.098Z] #38 12.52 PBCC images/binfmt-misc.pb-c.c [2023-04-27T23:04:35.098Z] #38 12.55 DEP images/binfmt-misc.pb-c.d [2023-04-27T23:04:35.098Z] #38 12.61 PBCC images/seccomp.pb-c.c [2023-04-27T23:04:35.098Z] #38 12.64 DEP images/seccomp.pb-c.d [2023-04-27T23:04:35.167Z] #39 40.25 CC compel/plugins/std/log.o [2023-04-27T23:04:35.356Z] #38 12.78 PBCC images/userns.pb-c.c [2023-04-27T23:04:35.356Z] #38 ... [2023-04-27T23:04:35.356Z] [2023-04-27T23:04:35.356Z] #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-04-27T23:04:35.356Z] #39 8.997 [100%] Linking C executable tini-static [2023-04-27T23:04:35.356Z] #39 9.686 [100%] Built target tini-static [2023-04-27T23:04:35.356Z] #39 9.758 + mkdir -p /build [2023-04-27T23:04:35.356Z] #39 9.786 + cp tini-static /build/docker-init [2023-04-27T23:04:35.356Z] #39 DONE 10.4s [2023-04-27T23:04:35.356Z] [2023-04-27T23:04:35.356Z] #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-04-27T23:04:35.356Z] #38 12.79 DEP images/userns.pb-c.d [2023-04-27T23:04:35.356Z] #38 ... [2023-04-27T23:04:35.356Z] [2023-04-27T23:04:35.356Z] #36 [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-04-27T23:04:35.356Z] #36 68.73 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-27T23:04:35.356Z] #36 68.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:04:35.356Z] #36 68.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:04:35.356Z] #36 68.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-27T23:04:35.356Z] #36 68.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:04:35.356Z] #36 68.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:04:35.696Z] #38 172.8 CC criu/util.o [2023-04-27T23:04:36.109Z] #39 41.03 CC compel/plugins/std/string.o [2023-04-27T23:04:36.120Z] #34 ... [2023-04-27T23:04:36.120Z] [2023-04-27T23:04:36.120Z] #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-04-27T23:04:36.120Z] #32 89.36 Selecting previously unselected package libxml2:amd64. [2023-04-27T23:04:36.120Z] #32 89.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-27T23:04:36.120Z] #32 89.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:04:36.120Z] #32 90.28 Selecting previously unselected package libarchive13:amd64. [2023-04-27T23:04:36.120Z] #32 90.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-27T23:04:36.120Z] #32 90.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:04:36.120Z] #32 90.87 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-27T23:04:36.120Z] #32 90.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-27T23:04:36.120Z] #32 90.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:04:36.120Z] #32 91.21 Selecting previously unselected package librhash0:amd64. [2023-04-27T23:04:36.120Z] #32 91.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-27T23:04:36.120Z] #32 91.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:04:36.120Z] #32 91.62 Selecting previously unselected package libuv1:amd64. [2023-04-27T23:04:36.120Z] #32 91.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-27T23:04:36.120Z] #32 91.63 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:04:36.120Z] #32 92.09 Selecting previously unselected package cmake. [2023-04-27T23:04:36.120Z] #32 92.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-27T23:04:36.120Z] #32 92.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:04:36.370Z] #39 41.56 CC compel/plugins/std/infect.o [2023-04-27T23:04:36.942Z] #39 41.92 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-04-27T23:04:36.942Z] #39 41.98 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-04-27T23:04:36.942Z] #39 42.06 AR compel/plugins/std.lib.a [2023-04-27T23:04:36.942Z] #39 42.15 CC compel/plugins/fds/fds.o [2023-04-27T23:04:37.084Z] #38 ... [2023-04-27T23:04:37.084Z] [2023-04-27T23:04:37.084Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:04:37.084Z] #24 228.5 + dpkg --print-architecture [2023-04-27T23:04:37.084Z] #24 228.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-27T23:04:37.205Z] #39 42.33 AR compel/plugins/fds.lib.a [2023-04-27T23:04:37.205Z] #39 42.41 HOSTDEP compel/src/lib/log-host.d [2023-04-27T23:04:37.205Z] #39 42.55 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-27T23:04:37.466Z] #39 42.67 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-04-27T23:04:37.466Z] #39 ... [2023-04-27T23:04:37.466Z] [2023-04-27T23:04:37.466Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:04:37.466Z] #30 97.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-27T23:04:37.466Z] #30 97.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-04-27T23:04:37.466Z] #30 97.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:04:37.497Z] #32 ... [2023-04-27T23:04:37.497Z] [2023-04-27T23:04:37.497Z] #34 [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-04-27T23:04:37.497Z] #34 95.16 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-27T23:04:37.497Z] #34 95.18 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-27T23:04:37.497Z] #34 95.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-27T23:04:37.497Z] #34 95.22 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-27T23:04:37.497Z] #34 95.23 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-27T23:04:37.497Z] #34 95.24 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-27T23:04:37.756Z] #34 95.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:37.884Z] #36 ... [2023-04-27T23:04:37.884Z] [2023-04-27T23:04:37.884Z] #29 [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-04-27T23:04:37.884Z] #29 DONE 72.6s [2023-04-27T23:04:37.884Z] [2023-04-27T23:04:37.884Z] #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-04-27T23:04:37.884Z] #38 12.93 PBCC images/cgroup.pb-c.c [2023-04-27T23:04:37.884Z] #38 12.96 DEP images/cgroup.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.06 PBCC images/ext-file.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.08 DEP images/ext-file.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.14 PBCC images/rpc.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.24 DEP images/rpc.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.33 PBCC images/siginfo.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.34 DEP images/siginfo.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.45 PBCC images/pagemap.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.49 DEP images/pagemap.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.57 PBCC images/rlimit.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.59 DEP images/rlimit.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.66 PBCC images/file-lock.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.72 DEP images/file-lock.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.79 PBCC images/tty.pb-c.c [2023-04-27T23:04:37.884Z] #38 13.87 DEP images/tty.pb-c.d [2023-04-27T23:04:37.884Z] #38 13.96 PBCC images/tun.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.01 PBCC images/netdev.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.07 DEP images/tun.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.14 DEP images/netdev.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.21 PBCC images/vma.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.25 DEP images/vma.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.34 PBCC images/creds.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.38 DEP images/creds.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.44 PBCC images/utsns.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.47 DEP images/utsns.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.59 PBCC images/ipc-desc.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.60 PBCC images/ipc-sem.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.63 DEP images/ipc-desc.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.72 DEP images/ipc-sem.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.78 PBCC images/ipc-msg.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.82 DEP images/ipc-msg.pb-c.d [2023-04-27T23:04:37.884Z] #38 14.92 PBCC images/ipc-shm.pb-c.c [2023-04-27T23:04:37.884Z] #38 14.95 DEP images/ipc-shm.pb-c.d [2023-04-27T23:04:37.884Z] #38 15.07 PBCC images/ipc-var.pb-c.c [2023-04-27T23:04:37.884Z] #38 15.09 DEP images/ipc-var.pb-c.d [2023-04-27T23:04:37.884Z] #38 15.20 PBCC images/sk-opts.pb-c.c [2023-04-27T23:04:37.884Z] #38 15.20 PBCC images/packet-sock.pb-c.c [2023-04-27T23:04:37.884Z] #38 15.25 DEP images/sk-opts.pb-c.d [2023-04-27T23:04:37.884Z] #38 15.30 DEP images/packet-sock.pb-c.d [2023-04-27T23:04:38.028Z] #24 229.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-27T23:04:38.028Z] #24 229.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-27T23:04:38.126Z] #71 exporting layers 3.9s done [2023-04-27T23:04:38.126Z] #71 writing image sha256:9dc392fd247bb191954a08c9e937df4bcf6a7ce3f588b390a40c29be2749e565 done [2023-04-27T23:04:38.126Z] #71 naming to docker.io/library/docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde done [2023-04-27T23:04:38.126Z] #71 DONE 3.9s [Pipeline] } [2023-04-27T23:04:38.140Z] #38 15.39 PBCC images/sk-netlink.pb-c.c [2023-04-27T23:04:38.140Z] #38 15.40 DEP images/sk-netlink.pb-c.d [2023-04-27T23:04:38.140Z] #38 15.46 PBCC images/sk-inet.pb-c.c [2023-04-27T23:04:38.140Z] #38 15.53 DEP images/sk-inet.pb-c.d [2023-04-27T23:04:38.140Z] #38 15.58 PBCC images/sk-unix.pb-c.c [2023-04-27T23:04:38.140Z] #38 15.65 DEP images/sk-unix.pb-c.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-04-27T23:04:38.396Z] #38 15.71 PBCC images/mm.pb-c.c [2023-04-27T23:04:38.396Z] #38 15.77 DEP images/mm.pb-c.d [2023-04-27T23:04:38.396Z] #38 15.83 PBCC images/timerfd.pb-c.c [2023-04-27T23:04:38.396Z] #38 15.90 DEP images/timerfd.pb-c.d [2023-04-27T23:04:38.442Z] + trap exit INT TERM [2023-04-27T23:04:38.442Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-04-27T23:04:38.442Z] + CONTAINER_NAME=docker-pr1 [2023-04-27T23:04:38.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45424/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh dynbinary-daemon [2023-04-27T23:04:38.654Z] #38 16.01 PBCC images/timer.pb-c.c [2023-04-27T23:04:38.654Z] #38 16.01 DEP images/timer.pb-c.d [2023-04-27T23:04:38.654Z] #38 16.12 PBCC images/sa.pb-c.c [2023-04-27T23:04:38.654Z] #38 16.12 DEP images/sa.pb-c.d [2023-04-27T23:04:38.910Z] #38 16.25 PBCC images/pipe-data.pb-c.c [2023-04-27T23:04:38.910Z] #38 16.25 DEP images/pipe-data.pb-c.d [2023-04-27T23:04:38.910Z] #38 16.30 PBCC images/mnt.pb-c.c [2023-04-27T23:04:38.910Z] #38 16.35 DEP images/mnt.pb-c.d [2023-04-27T23:04:39.167Z] #38 16.47 PBCC images/sk-packet.pb-c.c [2023-04-27T23:04:39.167Z] #38 16.47 DEP images/sk-packet.pb-c.d [2023-04-27T23:04:39.424Z] #38 16.71 PBCC images/tcp-stream.pb-c.c [2023-04-27T23:04:39.424Z] #38 16.71 DEP images/tcp-stream.pb-c.d [2023-04-27T23:04:39.424Z] #38 16.72 PBCC images/pipe.pb-c.c [2023-04-27T23:04:39.424Z] #38 16.76 DEP images/pipe.pb-c.d [2023-04-27T23:04:39.424Z] #38 16.83 PBCC images/pstree.pb-c.c [2023-04-27T23:04:39.424Z] #38 16.86 DEP images/pstree.pb-c.d [2023-04-27T23:04:39.663Z] #34 DONE 97.0s [2023-04-27T23:04:39.663Z] [2023-04-27T23:04:39.663Z] #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-04-27T23:04:39.681Z] #38 16.90 PBCC images/fs.pb-c.c [2023-04-27T23:04:39.681Z] #38 16.93 DEP images/fs.pb-c.d [2023-04-27T23:04:39.681Z] #38 17.06 PBCC images/signalfd.pb-c.c [2023-04-27T23:04:39.681Z] #38 17.07 DEP images/signalfd.pb-c.d [2023-04-27T23:04:39.681Z] #38 17.15 PBCC images/fh.pb-c.c [2023-04-27T23:04:39.938Z] #38 17.22 PBCC images/fsnotify.pb-c.c [2023-04-27T23:04:39.938Z] #38 17.28 DEP images/fh.pb-c.d [2023-04-27T23:04:40.195Z] #38 17.35 DEP images/fsnotify.pb-c.d [2023-04-27T23:04:40.195Z] #38 17.49 PBCC images/eventpoll.pb-c.c [2023-04-27T23:04:40.195Z] #38 17.49 DEP images/eventpoll.pb-c.d [2023-04-27T23:04:40.195Z] #38 17.57 PBCC images/eventfd.pb-c.c [2023-04-27T23:04:40.195Z] #38 17.64 DEP images/eventfd.pb-c.d [2023-04-27T23:04:40.195Z] #38 17.70 PBCC images/remap-file-path.pb-c.c [2023-04-27T23:04:40.452Z] #38 17.72 DEP images/remap-file-path.pb-c.d [2023-04-27T23:04:40.452Z] #38 17.78 PBCC images/fifo.pb-c.c [2023-04-27T23:04:40.452Z] #38 17.80 DEP images/fifo.pb-c.d [2023-04-27T23:04:40.452Z] #38 17.87 PBCC images/ghost-file.pb-c.c [2023-04-27T23:04:40.709Z] #38 17.95 DEP images/ghost-file.pb-c.d [2023-04-27T23:04:40.709Z] #38 17.99 PBCC images/regfile.pb-c.c [2023-04-27T23:04:40.709Z] #38 18.07 DEP images/regfile.pb-c.d [2023-04-27T23:04:40.709Z] #38 18.12 PBCC images/ns.pb-c.c [2023-04-27T23:04:40.709Z] #38 18.13 DEP images/ns.pb-c.d [2023-04-27T23:04:40.709Z] #38 18.20 PBCC images/fdinfo.pb-c.c [2023-04-27T23:04:40.966Z] #38 18.29 DEP images/fdinfo.pb-c.d [2023-04-27T23:04:40.966Z] #38 18.37 PBCC images/core-aarch64.pb-c.c [2023-04-27T23:04:40.966Z] #38 18.41 PBCC images/core-arm.pb-c.c [2023-04-27T23:04:40.966Z] #38 18.51 PBCC images/core-ppc64.pb-c.c [2023-04-27T23:04:40.966Z] #38 18.53 PBCC images/core-s390.pb-c.c [2023-04-27T23:04:41.223Z] #38 18.60 PBCC images/core-x86.pb-c.c [2023-04-27T23:04:41.223Z] #38 18.68 PBCC images/core.pb-c.c [2023-04-27T23:04:41.223Z] #38 18.75 PBCC images/inventory.pb-c.c [2023-04-27T23:04:41.223Z] #38 18.79 DEP images/core-aarch64.pb-c.d [2023-04-27T23:04:41.480Z] #38 18.87 DEP images/core-arm.pb-c.d [2023-04-27T23:04:41.480Z] #38 18.93 DEP images/core-ppc64.pb-c.d [2023-04-27T23:04:41.565Z] #38 ... [2023-04-27T23:04:41.565Z] [2023-04-27T23:04:41.565Z] #36 [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-04-27T23:04:41.565Z] #36 89.02 Selecting previously unselected package binutils-mingw-w64. [2023-04-27T23:04:41.565Z] #36 89.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-27T23:04:41.565Z] #36 89.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:04:41.565Z] #36 89.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-27T23:04:41.565Z] #36 89.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:04:41.565Z] #36 89.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:04:41.565Z] #36 89.95 Selecting previously unselected package dmsetup. [2023-04-27T23:04:41.565Z] #36 89.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:04:41.565Z] #36 89.95 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:04:41.565Z] #36 90.24 Selecting previously unselected package mingw-w64-common. [2023-04-27T23:04:41.565Z] #36 90.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-27T23:04:41.565Z] #36 90.28 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-27T23:04:41.702Z] [2023-04-27T23:04:41.702Z] Removing bundles/ [2023-04-27T23:04:41.702Z] [2023-04-27T23:04:41.702Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-04-27T23:04:41.703Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:04:41.703Z] GOOS="" GOARCH="" GOARM="" [2023-04-27T23:04:41.736Z] #38 19.01 DEP images/core-s390.pb-c.d [2023-04-27T23:04:41.736Z] #38 19.10 DEP images/core-x86.pb-c.d [2023-04-27T23:04:41.736Z] #38 19.15 DEP images/core.pb-c.d [2023-04-27T23:04:42.037Z] #38 19.25 DEP images/inventory.pb-c.d [2023-04-27T23:04:42.037Z] #38 19.41 PBCC images/cpuinfo.pb-c.c [2023-04-27T23:04:42.037Z] #38 19.41 DEP images/cpuinfo.pb-c.d [2023-04-27T23:04:42.133Z] #36 ... [2023-04-27T23:04:42.133Z] [2023-04-27T23:04:42.133Z] #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-04-27T23:04:42.133Z] #32 99.63 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:04:42.133Z] #32 99.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:42.133Z] #32 99.67 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-27T23:04:42.133Z] #32 99.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:04:42.133Z] #32 99.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-27T23:04:42.133Z] #32 99.83 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-27T23:04:42.133Z] #32 99.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-27T23:04:42.133Z] #32 99.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-27T23:04:42.133Z] #32 99.93 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-27T23:04:42.133Z] #32 99.96 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-27T23:04:42.294Z] #38 19.55 PBCC images/stats.pb-c.c [2023-04-27T23:04:42.294Z] #38 19.56 DEP images/stats.pb-c.d [2023-04-27T23:04:42.398Z] #32 99.98 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:42.754Z] #30 103.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-27T23:04:42.754Z] #30 103.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-27T23:04:42.754Z] #30 103.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:04:42.754Z] #30 103.3 Selecting previously unselected package libapparmor1:arm64. [2023-04-27T23:04:42.754Z] #30 103.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-04-27T23:04:42.754Z] #30 103.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-04-27T23:04:43.015Z] #30 103.4 Selecting previously unselected package libapparmor-dev:arm64. [2023-04-27T23:04:43.015Z] #30 103.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-04-27T23:04:43.015Z] #30 103.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-27T23:04:43.015Z] #30 103.5 Selecting previously unselected package libbtrfs0:arm64. [2023-04-27T23:04:43.015Z] #30 103.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-27T23:04:43.015Z] #30 103.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-27T23:04:43.276Z] #30 103.7 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-27T23:04:43.276Z] #30 103.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-27T23:04:43.276Z] #30 103.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-27T23:04:43.412Z] #32 DONE 100.8s [2023-04-27T23:04:43.412Z] [2023-04-27T23:04:43.412Z] #36 [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-04-27T23:04:43.412Z] #36 100.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-27T23:04:43.412Z] #36 100.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-27T23:04:43.412Z] #36 100.7 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:04:43.606Z] #30 103.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-04-27T23:04:43.606Z] #30 103.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-27T23:04:43.606Z] #30 103.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-27T23:04:43.606Z] #30 104.0 Selecting previously unselected package libudev-dev:arm64. [2023-04-27T23:04:43.606Z] #30 104.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-27T23:04:43.606Z] #30 104.0 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-27T23:04:43.882Z] #30 104.2 Selecting previously unselected package libsepol1-dev:arm64. [2023-04-27T23:04:43.882Z] #30 104.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-04-27T23:04:43.882Z] #30 104.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-04-27T23:04:44.195Z] #38 21.34 make[1]: Nothing to be done for 'all'. [2023-04-27T23:04:44.532Z] #30 104.8 Selecting previously unselected package libpcre2-16-0:arm64. [2023-04-27T23:04:44.532Z] #30 104.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-04-27T23:04:44.532Z] #30 104.9 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:44.791Z] #36 ... [2023-04-27T23:04:44.791Z] [2023-04-27T23:04:44.791Z] #30 [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-04-27T23:04:44.791Z] #30 92.40 internal/reflectlite [2023-04-27T23:04:44.791Z] #30 92.45 sync [2023-04-27T23:04:44.791Z] #30 95.45 internal/testlog [2023-04-27T23:04:44.791Z] #30 97.36 sort [2023-04-27T23:04:44.792Z] #30 97.36 errors [2023-04-27T23:04:44.792Z] #30 97.97 strconv [2023-04-27T23:04:44.792Z] #30 99.56 io [2023-04-27T23:04:44.792Z] #30 101.2 internal/oserror [2023-04-27T23:04:44.792Z] #30 101.5 syscall [2023-04-27T23:04:44.792Z] #30 ... [2023-04-27T23:04:44.792Z] [2023-04-27T23:04:44.792Z] #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-04-27T23:04:44.792Z] #0 0.978 + RM_GOPATH=0 [2023-04-27T23:04:44.792Z] #0 0.979 + TMP_GOPATH= [2023-04-27T23:04:44.792Z] #0 0.980 + : /build [2023-04-27T23:04:44.792Z] #0 0.980 + '[' -z '' ']' [2023-04-27T23:04:44.792Z] #0 0.982 ++ mktemp -d [2023-04-27T23:04:44.792Z] #0 0.984 + export GOPATH=/tmp/tmp.WRTZrEHN0e [2023-04-27T23:04:44.792Z] #0 0.984 + GOPATH=/tmp/tmp.WRTZrEHN0e [2023-04-27T23:04:44.792Z] #0 0.984 + RM_GOPATH=1 [2023-04-27T23:04:44.792Z] #0 0.985 + case "$(go env GOARCH)" in [2023-04-27T23:04:44.792Z] #0 0.985 ++ go env GOARCH [2023-04-27T23:04:44.792Z] #0 1.004 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:44.792Z] #0 1.005 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:44.792Z] #0 1.005 ++ dirname /tmp/install/install.sh [2023-04-27T23:04:44.792Z] #0 1.015 + dir=/tmp/install [2023-04-27T23:04:44.792Z] #0 1.016 + bin=tini [2023-04-27T23:04:44.792Z] #0 1.017 + shift [2023-04-27T23:04:44.792Z] #0 1.017 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-27T23:04:44.792Z] #0 1.017 + . /tmp/install/tini.installer [2023-04-27T23:04:44.792Z] #0 1.018 ++ : v0.19.0 [2023-04-27T23:04:44.792Z] #0 1.018 + install_tini [2023-04-27T23:04:44.792Z] #0 1.018 + echo 'Install tini version v0.19.0' [2023-04-27T23:04:44.792Z] #0 1.022 Install tini version v0.19.0 [2023-04-27T23:04:44.792Z] #0 1.025 + git clone https://github.com/krallin/tini.git /tmp/tmp.WRTZrEHN0e/tini [2023-04-27T23:04:44.792Z] #0 1.027 Cloning into '/tmp/tmp.WRTZrEHN0e/tini'... [2023-04-27T23:04:45.051Z] #39 2.100 + cd /tmp/tmp.WRTZrEHN0e/tini [2023-04-27T23:04:45.104Z] #30 105.7 Selecting previously unselected package libpcre2-32-0:arm64. [2023-04-27T23:04:45.104Z] #30 105.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-04-27T23:04:45.311Z] #39 2.109 + git checkout -q v0.19.0 [2023-04-27T23:04:45.311Z] #39 2.150 + cmake . [2023-04-27T23:04:45.365Z] #30 105.9 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:45.536Z] Fetching without tags [2023-04-27T23:04:45.626Z] #30 106.2 Selecting previously unselected package libpcre2-posix2:arm64. [2023-04-27T23:04:45.627Z] #30 106.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-04-27T23:04:45.887Z] #30 106.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:45.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:04:45.264Z] > git config --add remote.origin.fetch +refs/pull/45424/head:refs/remotes/origin/PR-45424 # timeout=10 [2023-04-27T23:04:45.319Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:04:45.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-27T23:04:45.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-27T23:04:45.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:04:45.572Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45424/head:refs/remotes/origin/PR-45424 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-27T23:04:46.088Z] #38 23.26 CC images/stats.o [2023-04-27T23:04:46.154Z] #30 106.6 Selecting previously unselected package libpcre2-dev:arm64. [2023-04-27T23:04:46.154Z] #30 106.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-04-27T23:04:46.154Z] #30 106.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:46.154Z] #30 ... [2023-04-27T23:04:46.154Z] [2023-04-27T23:04:46.154Z] #29 [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-04-27T23:04:46.154Z] #29 100.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:04:46.154Z] #29 100.2 + GOBIN=/build [2023-04-27T23:04:46.154Z] #29 100.2 + GO111MODULE=on [2023-04-27T23:04:46.154Z] #29 100.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-27T23:04:46.154Z] #29 DONE 106.8s [2023-04-27T23:04:46.154Z] [2023-04-27T23:04:46.154Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-27T23:04:46.154Z] #40 DONE 0.1s [2023-04-27T23:04:46.154Z] [2023-04-27T23:04:46.154Z] #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-04-27T23:04:46.154Z] #39 42.71 HOSTDEP compel/src/main-host.d [2023-04-27T23:04:46.154Z] #39 42.77 DEP compel/src/lib/ptrace.d [2023-04-27T23:04:46.154Z] #39 42.89 DEP compel/src/lib/infect.d [2023-04-27T23:04:46.154Z] #39 42.98 DEP compel/src/lib/infect-util.d [2023-04-27T23:04:46.154Z] #39 43.05 DEP compel/src/lib/infect-rpc.d [2023-04-27T23:04:46.154Z] #39 43.12 DEP compel/arch/aarch64/src/lib/infect.d [2023-04-27T23:04:46.154Z] #39 43.18 DEP compel/arch/aarch64/src/lib/cpu.d [2023-04-27T23:04:46.154Z] #39 43.22 DEP compel/src/lib/log.d [2023-04-27T23:04:46.154Z] #39 43.28 DEP compel/src/main.d [2023-04-27T23:04:46.154Z] #39 43.43 DEP compel/src/lib/handle-elf.d [2023-04-27T23:04:46.154Z] #39 43.54 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-04-27T23:04:46.154Z] #39 43.66 CC compel/src/lib/log.o [2023-04-27T23:04:46.154Z] #39 43.86 CC compel/arch/aarch64/src/lib/cpu.o [2023-04-27T23:04:46.154Z] #39 44.04 CC compel/arch/aarch64/src/lib/infect.o [2023-04-27T23:04:46.154Z] #39 44.40 CC compel/src/lib/infect-rpc.o [2023-04-27T23:04:46.154Z] #39 44.70 CC compel/src/lib/infect-util.o [2023-04-27T23:04:46.154Z] #39 44.89 CC compel/src/lib/infect.o [2023-04-27T23:04:46.154Z] #39 46.43 CC compel/src/lib/ptrace.o [2023-04-27T23:04:46.154Z] #39 46.88 AR compel/libcompel.a [2023-04-27T23:04:46.154Z] #39 46.95 HOSTCC compel/src/main-host.o [2023-04-27T23:04:46.154Z] #39 47.21 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-04-27T23:04:46.154Z] #39 47.41 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-27T23:04:46.154Z] #39 47.66 HOSTCC compel/src/lib/log-host.o [2023-04-27T23:04:46.154Z] #39 47.89 HOSTLINK compel/compel-host-bin [2023-04-27T23:04:46.154Z] #39 48.02 DEP soccr/soccr.d [2023-04-27T23:04:46.154Z] #39 48.11 CC soccr/soccr.o [2023-04-27T23:04:46.154Z] #39 49.65 AR soccr/libsoccr.a [2023-04-27T23:04:46.154Z] #39 49.72 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:04:46.154Z] #39 50.51 DEP criu/arch/aarch64/sigframe.d [2023-04-27T23:04:46.154Z] #39 50.65 DEP criu/arch/aarch64/crtools.d [2023-04-27T23:04:46.154Z] #39 50.93 DEP criu/arch/aarch64/cpu.d [2023-04-27T23:04:46.154Z] #39 50.97 DEP criu/arch/aarch64/bitops.d [2023-04-27T23:04:46.154Z] #39 51.08 CC criu/arch/aarch64/bitops.o [2023-04-27T23:04:46.154Z] #39 51.16 CC criu/arch/aarch64/cpu.o [2023-04-27T23:04:46.154Z] #39 51.32 CC criu/arch/aarch64/crtools.o [2023-04-27T23:04:46.248Z] #39 3.055 -- The C compiler identification is GNU 10.2.1 [2023-04-27T23:04:46.248Z] #39 3.164 -- Detecting C compiler ABI info [2023-04-27T23:04:46.266Z] #24 ... [2023-04-27T23:04:46.266Z] [2023-04-27T23:04:46.266Z] #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-04-27T23:04:46.266Z] #38 174.5 CC criu/uts_ns.o [2023-04-27T23:04:46.266Z] #38 174.9 CC criu/vdso-compat.o [2023-04-27T23:04:46.266Z] #38 175.2 CC criu/vdso.o [2023-04-27T23:04:46.266Z] #38 176.0 LINK criu/built-in.o [2023-04-27T23:04:46.266Z] #38 176.3 LINK criu/criu [2023-04-27T23:04:46.266Z] #38 176.8 DEP lib/c/criu.d [2023-04-27T23:04:46.266Z] #38 176.9 CC images/rpc.pb-c.o [2023-04-27T23:04:46.266Z] #38 177.8 CC lib/c/criu.o [2023-04-27T23:04:46.266Z] #38 179.1 LINK lib/c/built-in.o [2023-04-27T23:04:46.266Z] #38 179.1 LINK lib/c/libcriu.so [2023-04-27T23:04:46.266Z] #38 179.3 LINK lib/c/libcriu.a [2023-04-27T23:04:46.266Z] #38 179.4 GEN magic.py [2023-04-27T23:04:46.266Z] #38 179.6 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:04:46.266Z] #38 179.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:04:46.266Z] #38 179.7 Note: Building without GnuTLS support [2023-04-27T23:04:46.266Z] #38 179.7 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:04:46.266Z] #38 179.7 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:04:46.266Z] #38 180.7 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:04:46.266Z] #38 181.4 make[1]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 182.3 make[1]: 'images/built-in.o' is up to date. [2023-04-27T23:04:46.266Z] #38 182.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-27T23:04:46.266Z] #38 182.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-27T23:04:46.266Z] #38 182.4 make[1]: 'compel/libcompel.a' is up to date. [2023-04-27T23:04:46.266Z] #38 182.5 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-27T23:04:46.266Z] #38 182.6 make[1]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 182.6 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:04:46.266Z] #38 182.8 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 182.9 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 182.9 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 183.1 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 183.1 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 183.2 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 183.2 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 183.3 make[2]: Nothing to be done for 'all'. [2023-04-27T23:04:46.266Z] #38 183.3 INSTALL criu/criu [2023-04-27T23:04:46.306Z] Merging remotes/origin/20.10 commit 206d38a9c1c131fdea8b7a9f35e6f4364d20067d into PR head commit 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:04:46.345Z] #38 23.77 CC images/core.o [2023-04-27T23:04:46.346Z] #38 ... [2023-04-27T23:04:46.346Z] [2023-04-27T23:04:46.346Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:04:46.346Z] #22 71.37 internal/syscall/unix [2023-04-27T23:04:46.346Z] #22 71.98 time [2023-04-27T23:04:46.346Z] #22 80.09 internal/poll [2023-04-27T23:04:46.417Z] #39 ... [2023-04-27T23:04:46.417Z] [2023-04-27T23:04:46.417Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-27T23:04:46.417Z] #41 DONE 0.1s [2023-04-27T23:04:46.417Z] [2023-04-27T23:04:46.417Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-27T23:04:46.417Z] #30 107.1 Selecting previously unselected package libselinux1-dev:arm64. [2023-04-27T23:04:46.417Z] #30 107.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-04-27T23:04:46.679Z] #30 107.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-04-27T23:04:46.942Z] #30 107.5 Selecting previously unselected package libdevmapper-dev:arm64. [2023-04-27T23:04:46.942Z] #30 107.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-04-27T23:04:46.942Z] #30 107.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-27T23:04:47.185Z] #39 4.077 -- Detecting C compiler ABI info - done [2023-04-27T23:04:47.214Z] #38 DONE 184.1s [2023-04-27T23:04:47.214Z] [2023-04-27T23:04:47.214Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:04:47.245Z] #30 107.7 Selecting previously unselected package libseccomp-dev:arm64. [2023-04-27T23:04:47.245Z] #30 107.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-04-27T23:04:47.245Z] #30 107.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-27T23:04:47.274Z] #22 82.14 internal/fmtsort [2023-04-27T23:04:47.274Z] #22 ... [2023-04-27T23:04:47.274Z] [2023-04-27T23:04:47.274Z] #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-04-27T23:04:47.274Z] #38 24.54 CC images/core-x86.o [2023-04-27T23:04:47.445Z] #39 4.375 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-27T23:04:47.445Z] #39 4.375 -- Detecting C compile features [2023-04-27T23:04:47.445Z] #39 4.376 -- Detecting C compile features - done [2023-04-27T23:04:47.445Z] #39 4.445 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-27T23:04:47.506Z] #30 108.0 Selecting previously unselected package libsystemd-dev:arm64. [2023-04-27T23:04:47.507Z] #30 108.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-27T23:04:47.507Z] #30 108.0 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-27T23:04:47.837Z] #38 25.07 CC images/core-arm.o [2023-04-27T23:04:48.012Z] #39 4.820 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-27T23:04:48.013Z] #39 4.934 -- Configuring done [2023-04-27T23:04:48.013Z] #39 4.992 -- Generating done [2023-04-27T23:04:48.013Z] #39 4.995 -- Build files have been written to: /tmp/tmp.WRTZrEHN0e/tini [2023-04-27T23:04:48.013Z] #39 5.004 + make tini-static [2023-04-27T23:04:48.081Z] #30 108.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-04-27T23:04:48.081Z] #30 108.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.6 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.6 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:04:48.081Z] #30 108.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-27T23:04:48.081Z] #30 108.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:04:48.081Z] #30 108.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-27T23:04:48.081Z] #30 108.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-27T23:04:48.081Z] #30 108.7 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:04:48.081Z] #30 108.7 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-27T23:04:48.081Z] #30 108.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-04-27T23:04:48.081Z] #30 108.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:04:48.094Z] #38 25.47 CC images/core-aarch64.o [2023-04-27T23:04:48.343Z] #30 108.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:04:48.343Z] #30 108.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-04-27T23:04:48.343Z] #30 108.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:04:48.343Z] #30 108.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-27T23:04:48.343Z] #30 108.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:04:48.343Z] #30 108.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:04:48.343Z] #30 108.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-04-27T23:04:48.343Z] #30 108.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:04:48.343Z] #30 108.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:04:48.343Z] #30 108.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-27T23:04:48.343Z] #30 108.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:04:48.343Z] #30 108.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-27T23:04:48.343Z] #30 108.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-27T23:04:48.343Z] #30 108.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:04:48.611Z] #30 DONE 109.2s [2023-04-27T23:04:48.611Z] [2023-04-27T23:04:48.611Z] #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-04-27T23:04:48.655Z] #38 25.92 CC images/core-ppc64.o [2023-04-27T23:04:48.949Z] #39 5.577 Scanning dependencies of target tini-static [2023-04-27T23:04:48.950Z] #39 5.682 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-27T23:04:46.413Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:04:46.465Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:04:49.218Z] #38 26.62 CC images/core-s390.o [2023-04-27T23:04:49.553Z] #42 0.895 + RM_GOPATH=0 [2023-04-27T23:04:49.553Z] #42 0.895 + TMP_GOPATH= [2023-04-27T23:04:49.553Z] #42 0.895 + : /build [2023-04-27T23:04:49.553Z] #42 0.895 + '[' -z '' ']' [2023-04-27T23:04:49.553Z] #42 0.895 ++ mktemp -d [2023-04-27T23:04:49.553Z] #42 0.901 + export GOPATH=/tmp/tmp.RcL81ySiLj [2023-04-27T23:04:49.553Z] #42 0.901 + GOPATH=/tmp/tmp.RcL81ySiLj [2023-04-27T23:04:49.553Z] #42 0.901 + RM_GOPATH=1 [2023-04-27T23:04:49.553Z] #42 0.901 + case "$(go env GOARCH)" in [2023-04-27T23:04:49.553Z] #42 0.902 ++ go env GOARCH [2023-04-27T23:04:49.553Z] #42 0.908 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:49.553Z] #42 0.908 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:04:49.553Z] #42 0.956 ++ dirname /tmp/install/install.sh [2023-04-27T23:04:49.553Z] #42 0.960 + dir=/tmp/install [2023-04-27T23:04:49.553Z] #42 0.960 + bin=runc [2023-04-27T23:04:49.553Z] #42 0.960 + shift [2023-04-27T23:04:49.553Z] #42 0.960 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-27T23:04:49.553Z] #42 0.960 + . /tmp/install/runc.installer [2023-04-27T23:04:49.553Z] #42 0.960 ++ set -e [2023-04-27T23:04:49.553Z] #42 0.960 ++ : v1.1.5 [2023-04-27T23:04:49.553Z] #42 0.960 + install_runc [2023-04-27T23:04:49.553Z] #42 0.960 + RUNC_BUILDTAGS=seccomp [2023-04-27T23:04:49.553Z] #42 0.960 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-27T23:04:49.553Z] #42 0.960 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RcL81ySiLj/src/github.com/opencontainers/runc [2023-04-27T23:04:49.553Z] #42 0.960 Install runc version v1.1.5 (build tags: seccomp) [2023-04-27T23:04:49.553Z] #42 0.987 Cloning into '/tmp/tmp.RcL81ySiLj/src/github.com/opencontainers/runc'... [2023-04-27T23:04:49.817Z] #42 ... [2023-04-27T23:04:49.817Z] [2023-04-27T23:04:49.817Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-27T23:04:49.817Z] #43 DONE 1.2s [2023-04-27T23:04:49.924Z] Merge succeeded, producing 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:04:49.924Z] Checking out Revision 4fc8f8b4d8394e1c054255fba449a1d168ecffde (PR-45424) [2023-04-27T23:04:50.080Z] [2023-04-27T23:04:50.080Z] #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-04-27T23:04:50.149Z] #38 27.31 CC images/cpuinfo.o [2023-04-27T23:04:50.327Z] #39 7.319 [100%] Linking C executable tini-static [2023-04-27T23:04:50.405Z] #38 27.73 CC images/inventory.o [2023-04-27T23:04:50.406Z] #38 27.96 CC images/fdinfo.o [2023-04-27T23:04:50.653Z] #44 DONE 0.9s [2023-04-27T23:04:50.653Z] [2023-04-27T23:04:50.653Z] #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-04-27T23:04:50.653Z] #39 52.20 CC criu/arch/aarch64/sigframe.o [2023-04-27T23:04:50.653Z] #39 52.61 LINK criu/arch/aarch64/crtools.built-in.o [2023-04-27T23:04:50.653Z] #39 52.64 DEP criu/pie/util-vdso.d [2023-04-27T23:04:50.653Z] #39 52.76 DEP criu/pie/util.d [2023-04-27T23:04:50.653Z] #39 52.93 CC criu/pie/util.o [2023-04-27T23:04:50.653Z] #39 53.19 CC criu/pie/util-vdso.o [2023-04-27T23:04:50.653Z] #39 53.70 AR criu/pie/pie.lib.a [2023-04-27T23:04:50.653Z] #39 53.77 DEP criu/pie/restorer.d [2023-04-27T23:04:50.653Z] #39 53.95 DEP criu/arch/aarch64/intraprocedure.d [2023-04-27T23:04:50.653Z] #39 54.01 DEP criu/arch/aarch64/restorer.d [2023-04-27T23:04:50.653Z] #39 54.32 DEP criu/arch/aarch64/vdso-pie.d [2023-04-27T23:04:50.653Z] #39 54.48 DEP criu/pie/parasite-vdso.d [2023-04-27T23:04:50.653Z] #39 54.67 DEP criu/pie/parasite.d [2023-04-27T23:04:50.653Z] #39 54.91 CC criu/pie/parasite.o [2023-04-27T23:04:50.967Z] #38 28.27 CC images/fown.o [2023-04-27T23:04:50.967Z] #38 28.46 CC images/ns.o [2023-04-27T23:04:51.223Z] #38 28.65 CC images/regfile.o [2023-04-27T23:04:51.480Z] #38 28.92 CC images/ghost-file.o [2023-04-27T23:04:51.596Z] #39 56.50 LINK criu/pie/parasite.built-in.o [2023-04-27T23:04:51.596Z] #39 56.55 GEN criu/pie/parasite-blob.h [2023-04-27T23:04:51.596Z] #39 56.56 CC criu/pie/parasite-vdso.o [2023-04-27T23:04:51.596Z] #39 ... [2023-04-27T23:04:51.596Z] [2023-04-27T23:04:51.596Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-27T23:04:51.596Z] #0 0.736 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-27T23:04:51.596Z] #45 DONE 0.8s [2023-04-27T23:04:51.596Z] [2023-04-27T23:04:51.596Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-27T23:04:51.702Z] #39 8.274 [100%] Built target tini-static [2023-04-27T23:04:51.702Z] #39 8.410 + mkdir -p /build [2023-04-27T23:04:51.702Z] #39 8.436 + cp tini-static /build/docker-init [2023-04-27T23:04:51.702Z] #39 ... [2023-04-27T23:04:51.702Z] [2023-04-27T23:04:51.702Z] #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-04-27T23:04:51.702Z] #38 3.003 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:04:51.702Z] #38 3.003 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:04:51.702Z] #38 3.007 Note: Building without GnuTLS support [2023-04-27T23:04:51.702Z] #38 3.028 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:04:51.702Z] #38 3.028 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:04:51.702Z] #38 5.621 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:04:51.702Z] #38 5.687 GEN .gitid [2023-04-27T23:04:51.702Z] #38 5.705 GEN criu/include/version.h [2023-04-27T23:04:51.702Z] #38 5.832 GEN include/common/asm [2023-04-27T23:04:51.702Z] #38 8.522 PBCC images/timens.pb-c.c [2023-04-27T23:04:51.702Z] #38 8.613 DEP images/timens.pb-c.d [2023-04-27T23:04:51.702Z] #38 8.676 PBCC images/fown.pb-c.c [2023-04-27T23:04:51.702Z] #38 8.743 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-27T23:04:51.702Z] #38 8.877 PBCC images/opts.pb-c.c [2023-04-27T23:04:51.702Z] #38 8.938 PBCC images/memfd.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.018 DEP images/fown.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.102 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.197 DEP images/opts.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.287 DEP images/memfd.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.409 PBCC images/sit.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.487 DEP images/sit.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.560 PBCC images/macvlan.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.596 DEP images/macvlan.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.642 PBCC images/autofs.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.664 DEP images/autofs.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.717 PBCC images/sysctl.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.742 DEP images/sysctl.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.785 PBCC images/time.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.819 DEP images/time.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.874 PBCC images/binfmt-misc.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.886 DEP images/binfmt-misc.pb-c.d [2023-04-27T23:04:51.702Z] #38 9.936 PBCC images/seccomp.pb-c.c [2023-04-27T23:04:51.702Z] #38 9.961 DEP images/seccomp.pb-c.d [2023-04-27T23:04:51.702Z] #38 10.06 PBCC images/userns.pb-c.c [2023-04-27T23:04:51.702Z] #38 10.10 DEP images/userns.pb-c.d [2023-04-27T23:04:51.702Z] #38 10.20 PBCC images/cgroup.pb-c.c [2023-04-27T23:04:51.702Z] #38 10.25 DEP images/cgroup.pb-c.d [2023-04-27T23:04:51.702Z] #38 10.40 PBCC images/ext-file.pb-c.c [2023-04-27T23:04:51.702Z] #38 10.43 DEP images/ext-file.pb-c.d [2023-04-27T23:04:51.702Z] #38 10.56 PBCC images/rpc.pb-c.c [2023-04-27T23:04:51.702Z] #38 10.63 DEP images/rpc.pb-c.d [2023-04-27T23:04:51.702Z] #38 10.78 PBCC images/siginfo.pb-c.c [2023-04-27T23:04:51.702Z] #38 10.80 DEP images/siginfo.pb-c.d [2023-04-27T23:04:51.702Z] #38 10.89 PBCC images/pagemap.pb-c.c [2023-04-27T23:04:51.702Z] #38 11.00 DEP images/pagemap.pb-c.d [2023-04-27T23:04:51.702Z] #38 11.11 PBCC images/rlimit.pb-c.c [2023-04-27T23:04:51.702Z] #38 11.13 DEP images/rlimit.pb-c.d [2023-04-27T23:04:51.702Z] #38 11.22 PBCC images/file-lock.pb-c.c [2023-04-27T23:04:51.702Z] #38 11.26 DEP images/file-lock.pb-c.d [2023-04-27T23:04:51.702Z] #38 11.33 PBCC images/tty.pb-c.c [2023-04-27T23:04:51.702Z] #38 11.41 DEP images/tty.pb-c.d [2023-04-27T23:04:51.702Z] #38 11.51 PBCC images/tun.pb-c.c [2023-04-27T23:04:51.702Z] #38 11.57 PBCC images/netdev.pb-c.c [2023-04-27T23:04:51.702Z] #38 11.65 DEP images/tun.pb-c.d [2023-04-27T23:04:51.702Z] #38 11.80 DEP images/netdev.pb-c.d [2023-04-27T23:04:51.702Z] #38 12.01 PBCC images/vma.pb-c.c [2023-04-27T23:04:51.702Z] #38 12.04 DEP images/vma.pb-c.d [2023-04-27T23:04:51.702Z] #38 12.17 PBCC images/creds.pb-c.c [2023-04-27T23:04:51.702Z] #38 12.22 DEP images/creds.pb-c.d [2023-04-27T23:04:51.702Z] #38 12.37 PBCC images/utsns.pb-c.c [2023-04-27T23:04:51.702Z] #38 12.40 DEP images/utsns.pb-c.d [2023-04-27T23:04:51.702Z] #38 12.46 PBCC images/ipc-desc.pb-c.c [2023-04-27T23:04:51.737Z] #38 29.19 CC images/fifo.o [2023-04-27T23:04:51.990Z] #38 12.49 PBCC images/ipc-sem.pb-c.c [2023-04-27T23:04:51.990Z] #38 12.57 DEP images/ipc-desc.pb-c.d [2023-04-27T23:04:51.990Z] #38 12.65 DEP images/ipc-sem.pb-c.d [2023-04-27T23:04:51.993Z] #38 29.39 CC images/remap-file-path.o [2023-04-27T23:04:52.249Z] #38 12.74 PBCC images/ipc-msg.pb-c.c [2023-04-27T23:04:52.249Z] #38 12.80 DEP images/ipc-msg.pb-c.d [2023-04-27T23:04:52.249Z] #38 12.86 PBCC images/ipc-shm.pb-c.c [2023-04-27T23:04:52.249Z] #38 12.88 DEP images/ipc-shm.pb-c.d [2023-04-27T23:04:52.249Z] #38 12.95 PBCC images/ipc-var.pb-c.c [2023-04-27T23:04:52.249Z] #38 12.99 DEP images/ipc-var.pb-c.d [2023-04-27T23:04:52.249Z] #38 13.05 PBCC images/sk-opts.pb-c.c [2023-04-27T23:04:52.249Z] #38 13.09 PBCC images/packet-sock.pb-c.c [2023-04-27T23:04:52.250Z] #38 29.57 CC images/eventfd.o [2023-04-27T23:04:52.250Z] #38 29.76 CC images/eventpoll.o [2023-04-27T23:04:52.540Z] #46 DONE 0.9s [2023-04-27T23:04:52.540Z] [2023-04-27T23:04:52.540Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-27T23:04:49.522Z] > git remote # timeout=10 [2023-04-27T23:04:49.630Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T23:04:49.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-27T23:04:49.686Z] > git merge 206d38a9c1c131fdea8b7a9f35e6f4364d20067d # timeout=10 [2023-04-27T23:04:49.832Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-04-27T23:04:49.957Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T23:04:50.014Z] > git checkout -f 4fc8f8b4d8394e1c054255fba449a1d168ecffde # timeout=10 [2023-04-27T23:04:52.565Z] #38 13.17 DEP images/sk-opts.pb-c.d [2023-04-27T23:04:52.565Z] #38 13.24 DEP images/packet-sock.pb-c.d [2023-04-27T23:04:52.813Z] #38 30.08 CC images/fh.o [2023-04-27T23:04:52.823Z] #38 ... [2023-04-27T23:04:52.823Z] [2023-04-27T23:04:52.823Z] #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-04-27T23:04:52.823Z] #39 DONE 9.7s [2023-04-27T23:04:52.823Z] [2023-04-27T23:04:52.823Z] #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-04-27T23:04:52.823Z] #38 13.46 PBCC images/sk-netlink.pb-c.c [2023-04-27T23:04:52.823Z] #38 ... [2023-04-27T23:04:52.823Z] [2023-04-27T23:04:52.823Z] #36 [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-04-27T23:04:52.823Z] #36 110.5 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-27T23:04:52.823Z] #36 110.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:04:52.823Z] #36 110.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:04:53.070Z] #38 30.40 CC images/fsnotify.o [2023-04-27T23:04:53.071Z] #38 ... [2023-04-27T23:04:53.071Z] [2023-04-27T23:04:53.071Z] #36 [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-04-27T23:04:53.071Z] #36 78.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-27T23:04:53.071Z] #36 78.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:04:53.071Z] #36 78.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:04:53.071Z] #36 ... [2023-04-27T23:04:53.071Z] [2023-04-27T23:04:53.071Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:04:53.071Z] #22 83.07 internal/safefilepath [2023-04-27T23:04:53.071Z] #22 83.09 internal/syscall/execenv [2023-04-27T23:04:53.071Z] #22 83.25 path [2023-04-27T23:04:53.071Z] #22 83.27 strings [2023-04-27T23:04:53.071Z] #22 83.74 io/fs [2023-04-27T23:04:53.071Z] #22 85.17 os [2023-04-27T23:04:53.071Z] #22 86.01 bufio [2023-04-27T23:04:53.071Z] #22 87.67 text/tabwriter [2023-04-27T23:04:53.082Z] #36 110.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-27T23:04:53.082Z] #36 110.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:04:53.082Z] #36 110.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:04:53.486Z] #47 DONE 1.0s [2023-04-27T23:04:53.486Z] [2023-04-27T23:04:53.486Z] #21 [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-04-27T23:04:53.634Z] #22 ... [2023-04-27T23:04:53.634Z] [2023-04-27T23:04:53.634Z] #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-04-27T23:04:53.634Z] #38 30.99 CC images/signalfd.o [2023-04-27T23:04:53.634Z] #38 31.19 CC images/fs.o [2023-04-27T23:04:54.197Z] #38 31.42 CC images/pstree.o [2023-04-27T23:04:54.197Z] #38 31.62 CC images/pipe.o [2023-04-27T23:04:54.454Z] #38 31.83 CC images/tcp-stream.o [2023-04-27T23:04:54.531Z] #21 113.2 Updating files: 19% (2243/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 31% (3552/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) [2023-04-27T23:04:54.531Z] #21 ... [2023-04-27T23:04:54.531Z] [2023-04-27T23:04:54.531Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-27T23:04:54.531Z] #48 DONE 1.0s [2023-04-27T23:04:54.531Z] [2023-04-27T23:04:54.531Z] #21 [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-04-27T23:04:54.711Z] #38 32.05 CC images/sk-packet.o [2023-04-27T23:04:54.968Z] #38 32.36 CC images/mnt.o [2023-04-27T23:04:55.225Z] #38 32.59 CC images/pipe-data.o [2023-04-27T23:04:55.317Z] #21 113.2 Updating files: 19% (2243/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 31% (3552/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5398/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-04-27T23:04:55.318Z] #21 ... [2023-04-27T23:04:55.318Z] [2023-04-27T23:04:55.318Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-27T23:04:55.318Z] #49 DONE 0.8s [2023-04-27T23:04:55.318Z] [2023-04-27T23:04:55.318Z] #21 [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-04-27T23:04:55.482Z] #38 32.86 CC images/sa.o [2023-04-27T23:04:55.739Z] #38 33.07 CC images/timer.o [2023-04-27T23:04:55.996Z] #38 33.51 CC images/timerfd.o [2023-04-27T23:04:56.253Z] #38 33.74 CC images/mm.o [2023-04-27T23:04:56.366Z] #36 ... [2023-04-27T23:04:56.366Z] [2023-04-27T23:04:56.366Z] #30 [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-04-27T23:04:56.366Z] #30 104.0 reflect [2023-04-27T23:04:56.366Z] #30 114.0 internal/syscall/unix [2023-04-27T23:04:56.366Z] #30 ... [2023-04-27T23:04:56.366Z] [2023-04-27T23:04:56.366Z] #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-04-27T23:04:56.366Z] #38 13.57 DEP images/sk-netlink.pb-c.d [2023-04-27T23:04:56.366Z] #38 13.70 PBCC images/sk-inet.pb-c.c [2023-04-27T23:04:56.366Z] #38 13.78 DEP images/sk-inet.pb-c.d [2023-04-27T23:04:56.366Z] #38 13.91 PBCC images/sk-unix.pb-c.c [2023-04-27T23:04:56.366Z] #38 14.02 DEP images/sk-unix.pb-c.d [2023-04-27T23:04:56.366Z] #38 14.06 PBCC images/mm.pb-c.c [2023-04-27T23:04:56.366Z] #38 14.21 DEP images/mm.pb-c.d [2023-04-27T23:04:56.366Z] #38 14.30 PBCC images/timerfd.pb-c.c [2023-04-27T23:04:56.366Z] #38 14.36 DEP images/timerfd.pb-c.d [2023-04-27T23:04:56.366Z] #38 14.53 PBCC images/timer.pb-c.c [2023-04-27T23:04:56.366Z] #38 14.55 DEP images/timer.pb-c.d [2023-04-27T23:04:56.366Z] #38 14.73 PBCC images/sa.pb-c.c [2023-04-27T23:04:56.366Z] #38 14.82 DEP images/sa.pb-c.d [2023-04-27T23:04:56.366Z] #38 14.95 PBCC images/pipe-data.pb-c.c [2023-04-27T23:04:56.366Z] #38 15.00 DEP images/pipe-data.pb-c.d [2023-04-27T23:04:56.366Z] #38 15.08 PBCC images/mnt.pb-c.c [2023-04-27T23:04:56.366Z] #38 15.21 DEP images/mnt.pb-c.d [2023-04-27T23:04:56.366Z] #38 15.33 PBCC images/sk-packet.pb-c.c [2023-04-27T23:04:56.366Z] #38 15.37 DEP images/sk-packet.pb-c.d [2023-04-27T23:04:56.366Z] #38 15.58 PBCC images/tcp-stream.pb-c.c [2023-04-27T23:04:56.366Z] #38 15.65 DEP images/tcp-stream.pb-c.d [2023-04-27T23:04:56.366Z] #38 15.86 PBCC images/pipe.pb-c.c [2023-04-27T23:04:56.366Z] #38 15.93 DEP images/pipe.pb-c.d [2023-04-27T23:04:56.366Z] #38 16.04 PBCC images/pstree.pb-c.c [2023-04-27T23:04:56.366Z] #38 16.06 DEP images/pstree.pb-c.d [2023-04-27T23:04:56.366Z] #38 16.15 PBCC images/fs.pb-c.c [2023-04-27T23:04:56.366Z] #38 16.23 DEP images/fs.pb-c.d [2023-04-27T23:04:56.366Z] #38 16.26 PBCC images/signalfd.pb-c.c [2023-04-27T23:04:56.366Z] #38 16.34 DEP images/signalfd.pb-c.d [2023-04-27T23:04:56.366Z] #38 16.40 PBCC images/fh.pb-c.c [2023-04-27T23:04:56.366Z] #38 16.52 PBCC images/fsnotify.pb-c.c [2023-04-27T23:04:56.366Z] #38 16.58 DEP images/fh.pb-c.d [2023-04-27T23:04:56.366Z] #38 16.72 DEP images/fsnotify.pb-c.d [2023-04-27T23:04:56.366Z] #38 16.94 PBCC images/eventpoll.pb-c.c [2023-04-27T23:04:56.366Z] #38 17.01 DEP images/eventpoll.pb-c.d [2023-04-27T23:04:56.366Z] #38 17.06 PBCC images/eventfd.pb-c.c [2023-04-27T23:04:56.366Z] #38 17.07 DEP images/eventfd.pb-c.d [2023-04-27T23:04:56.624Z] #38 17.21 PBCC images/remap-file-path.pb-c.c [2023-04-27T23:04:56.624Z] #38 17.23 DEP images/remap-file-path.pb-c.d [2023-04-27T23:04:56.624Z] #38 17.31 PBCC images/fifo.pb-c.c [2023-04-27T23:04:56.624Z] #38 17.36 DEP images/fifo.pb-c.d [2023-04-27T23:04:56.624Z] #38 17.47 PBCC images/ghost-file.pb-c.c [2023-04-27T23:04:56.817Z] #38 34.02 CC images/sk-opts.o [2023-04-27T23:04:56.883Z] #38 17.52 DEP images/ghost-file.pb-c.d [2023-04-27T23:04:56.883Z] #38 17.58 PBCC images/regfile.pb-c.c [2023-04-27T23:04:56.883Z] #38 17.58 DEP images/regfile.pb-c.d [2023-04-27T23:04:56.883Z] #38 17.65 PBCC images/ns.pb-c.c [2023-04-27T23:04:56.883Z] #38 17.69 DEP images/ns.pb-c.d [2023-04-27T23:04:56.885Z] #21 113.2 Updating files: 19% (2243/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 31% (3552/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5398/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7693/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 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: 94% (10794/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-04-27T23:04:57.075Z] #38 34.27 CC images/sk-unix.o [2023-04-27T23:04:57.143Z] #38 17.76 PBCC images/fdinfo.pb-c.c [2023-04-27T23:04:57.143Z] #38 ... [2023-04-27T23:04:57.143Z] [2023-04-27T23:04:57.143Z] #33 [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-04-27T23:04:57.143Z] #33 DONE 114.9s [2023-04-27T23:04:57.146Z] #21 117.6 + cd /tmp/tmp.oeyZyJqw7a/tmp/docker-ce [2023-04-27T23:04:57.146Z] #21 117.6 + git checkout -q v17.06.2-ce [2023-04-27T23:04:57.333Z] #38 34.56 CC images/sk-inet.o [2023-04-27T23:04:57.403Z] [2023-04-27T23:04:57.403Z] #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-04-27T23:04:57.403Z] #38 17.94 DEP images/fdinfo.pb-c.d [2023-04-27T23:04:57.403Z] #38 18.12 PBCC images/core-aarch64.pb-c.c [2023-04-27T23:04:57.403Z] #38 18.21 PBCC images/core-arm.pb-c.c [2023-04-27T23:04:57.590Z] #38 35.04 CC images/tun.o [2023-04-27T23:04:57.662Z] #38 18.27 PBCC images/core-ppc64.pb-c.c [2023-04-27T23:04:57.662Z] #38 18.34 PBCC images/core-s390.pb-c.c [2023-04-27T23:04:57.662Z] #38 18.42 PBCC images/core-x86.pb-c.c [2023-04-27T23:04:57.847Z] #38 35.33 CC images/sk-netlink.o [2023-04-27T23:04:57.921Z] #38 18.50 PBCC images/core.pb-c.c [2023-04-27T23:04:57.921Z] #38 18.59 PBCC images/inventory.pb-c.c [2023-04-27T23:04:57.921Z] #38 18.70 DEP images/core-aarch64.pb-c.d [2023-04-27T23:04:58.104Z] #38 35.55 CC images/packet-sock.o [2023-04-27T23:04:58.180Z] #38 18.77 DEP images/core-arm.pb-c.d [2023-04-27T23:04:58.181Z] #38 18.91 DEP images/core-ppc64.pb-c.d [2023-04-27T23:04:58.439Z] #38 19.16 DEP images/core-s390.pb-c.d [2023-04-27T23:04:58.439Z] #38 19.26 DEP images/core-x86.pb-c.d [2023-04-27T23:04:58.668Z] #38 35.92 CC images/ipc-var.o [2023-04-27T23:04:58.668Z] #38 36.12 CC images/ipc-desc.o [2023-04-27T23:04:58.698Z] #38 19.39 DEP images/core.pb-c.d [2023-04-27T23:04:58.698Z] #38 19.46 DEP images/inventory.pb-c.d [2023-04-27T23:04:58.925Z] #38 36.32 CC images/ipc-shm.o [2023-04-27T23:04:58.958Z] #38 19.58 PBCC images/cpuinfo.pb-c.c [2023-04-27T23:04:58.958Z] #38 19.62 DEP images/cpuinfo.pb-c.d [2023-04-27T23:04:59.182Z] #38 36.53 CC images/ipc-msg.o [2023-04-27T23:04:59.218Z] #38 19.71 PBCC images/stats.pb-c.c [2023-04-27T23:04:59.218Z] #38 19.76 DEP images/stats.pb-c.d [2023-04-27T23:04:59.439Z] #38 36.80 CC images/ipc-sem.o [2023-04-27T23:04:59.696Z] #38 36.99 CC images/utsns.o [2023-04-27T23:04:59.696Z] #38 37.20 CC images/creds.o [2023-04-27T23:04:59.954Z] #38 37.46 CC images/vma.o [2023-04-27T23:05:00.211Z] #38 37.69 CC images/netdev.o [2023-04-27T23:05:00.775Z] #38 38.08 CC images/tty.o [2023-04-27T23:05:01.339Z] #38 38.67 CC images/file-lock.o [2023-04-27T23:05:01.372Z] #21 121.4 + mkdir -p /tmp/tmp.oeyZyJqw7a/src/github.com/docker [2023-04-27T23:05:01.372Z] #21 121.4 + mv components/cli /tmp/tmp.oeyZyJqw7a/src/github.com/docker/cli [2023-04-27T23:05:01.372Z] #21 121.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-04-27T23:05:01.441Z] Commit message: "update containerd binary to v1.6.20" [2023-04-27T23:05:01.596Z] #38 38.85 CC images/rlimit.o [2023-04-27T23:05:01.596Z] #38 39.07 CC images/pagemap.o [2023-04-27T23:05:01.750Z] #38 22.31 make[1]: Nothing to be done for 'all'. [2023-04-27T23:05:01.853Z] #38 39.34 CC images/siginfo.o [2023-04-27T23:05:01.832Z] > git --version # timeout=10 [2023-04-27T23:05:01.916Z] > git --version # 'git version 2.24.1.windows.2' [2023-04-27T23:05:01.973Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-04-27T23:05:02.111Z] #38 39.62 CC images/rpc.o [2023-04-27T23:05:02.129Z] #24 DONE 252.2s [2023-04-27T23:05:02.129Z] [2023-04-27T23:05:02.129Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-27T23:05:02.129Z] #41 ... [2023-04-27T23:05:02.129Z] [2023-04-27T23:05:02.129Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-27T23:05:02.315Z] #21 ... [2023-04-27T23:05:02.315Z] [2023-04-27T23:05:02.315Z] #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-04-27T23:05:02.315Z] #39 57.41 CC criu/arch/aarch64/vdso-pie.o [2023-04-27T23:05:02.315Z] #39 57.92 CC criu/arch/aarch64/restorer.o [2023-04-27T23:05:02.315Z] #39 58.35 CC criu/arch/aarch64/intraprocedure.o [2023-04-27T23:05:02.315Z] #39 58.41 CC criu/pie/restorer.o [2023-04-27T23:05:02.315Z] #39 62.00 LINK criu/pie/restorer.built-in.o [2023-04-27T23:05:02.315Z] #39 62.02 GEN criu/pie/restorer-blob.h [2023-04-27T23:05:02.315Z] #39 62.11 DEP criu/vdso.d [2023-04-27T23:05:02.315Z] #39 62.31 DEP criu/uts_ns.d [2023-04-27T23:05:02.315Z] #39 62.43 DEP criu/util.d [2023-04-27T23:05:02.315Z] #39 62.61 DEP criu/uffd.d [2023-04-27T23:05:02.315Z] #39 62.79 DEP criu/tun.d [2023-04-27T23:05:02.315Z] #39 62.93 DEP criu/tty.d [2023-04-27T23:05:02.315Z] #39 63.11 DEP criu/timerfd.d [2023-04-27T23:05:02.315Z] #39 63.25 DEP criu/timens.d [2023-04-27T23:05:02.315Z] #39 63.37 DEP criu/sysfs_parse.d [2023-04-27T23:05:02.316Z] #39 63.59 DEP criu/sysctl.d [2023-04-27T23:05:02.316Z] #39 63.72 DEP criu/string.d [2023-04-27T23:05:02.316Z] #39 63.78 DEP criu/stats.d [2023-04-27T23:05:02.316Z] #39 63.90 DEP criu/sockets.d [2023-04-27T23:05:02.316Z] #39 64.12 DEP criu/sk-unix.d [2023-04-27T23:05:02.316Z] #39 64.28 DEP criu/sk-tcp.d [2023-04-27T23:05:02.316Z] #39 64.44 DEP criu/sk-queue.d [2023-04-27T23:05:02.316Z] #39 64.65 DEP criu/sk-packet.d [2023-04-27T23:05:02.316Z] #39 64.78 DEP criu/sk-netlink.d [2023-04-27T23:05:02.316Z] #39 64.93 DEP criu/sk-inet.d [2023-04-27T23:05:02.316Z] #39 65.09 DEP criu/signalfd.d [2023-04-27T23:05:02.316Z] #39 65.24 DEP criu/sigframe.d [2023-04-27T23:05:02.316Z] #39 65.37 DEP criu/shmem.d [2023-04-27T23:05:02.316Z] #39 65.57 DEP criu/servicefd.d [2023-04-27T23:05:02.316Z] #39 65.75 DEP criu/seize.d [2023-04-27T23:05:02.316Z] #39 65.87 DEP criu/seccomp.d [2023-04-27T23:05:02.316Z] #39 66.02 DEP criu/rst-malloc.d [2023-04-27T23:05:02.316Z] #39 66.14 DEP criu/rbtree.d [2023-04-27T23:05:02.316Z] #39 66.19 DEP criu/pstree.d [2023-04-27T23:05:02.316Z] #39 66.32 DEP criu/protobuf.d [2023-04-27T23:05:02.316Z] #39 66.46 GEN criu/protobuf-desc-gen.h [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-27T23:05:02.702Z] #58 DONE 0.5s [2023-04-27T23:05:02.702Z] [2023-04-27T23:05:02.702Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-27T23:05:02.702Z] #59 DONE 0.1s [2023-04-27T23:05:02.702Z] [2023-04-27T23:05:02.702Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-27T23:05:02.702Z] #60 DONE 0.1s [2023-04-27T23:05:02.702Z] [2023-04-27T23:05:02.702Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-27T23:05:02.963Z] #61 DONE 0.1s [2023-04-27T23:05:02.963Z] [2023-04-27T23:05:02.963Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-27T23:05:03.483Z] #38 40.94 CC images/ext-file.o [2023-04-27T23:05:03.654Z] #38 24.31 CC images/stats.o [2023-04-27T23:05:03.740Z] #38 41.18 CC images/cgroup.o [2023-04-27T23:05:04.222Z] #38 24.79 CC images/core.o [2023-04-27T23:05:04.231Z] #39 69.03 DEP criu/protobuf-desc.d [2023-04-27T23:05:04.231Z] #39 69.15 DEP criu/proc_parse.d [2023-04-27T23:05:04.231Z] #39 69.27 DEP criu/plugin.d [2023-04-27T23:05:04.231Z] #39 69.36 DEP criu/pipes.d [2023-04-27T23:05:04.231Z] #39 69.49 DEP criu/pie-util.d [2023-04-27T23:05:04.304Z] #38 ... [2023-04-27T23:05:04.304Z] [2023-04-27T23:05:04.304Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:05:04.304Z] #22 89.33 io/ioutil [2023-04-27T23:05:04.304Z] #22 89.34 fmt [2023-04-27T23:05:04.304Z] #22 92.16 github.com/BurntSushi/toml [2023-04-27T23:05:04.304Z] #22 92.16 flag [2023-04-27T23:05:04.304Z] #22 94.11 log [2023-04-27T23:05:04.304Z] #22 96.50 github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:05:04.493Z] #39 69.59 DEP criu/pie-util-vdso.d [2023-04-27T23:05:04.561Z] #22 ... [2023-04-27T23:05:04.561Z] [2023-04-27T23:05:04.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-04-27T23:05:04.561Z] #38 41.90 CC images/userns.o [2023-04-27T23:05:04.561Z] #38 ... [2023-04-27T23:05:04.561Z] [2023-04-27T23:05:04.561Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-27T23:05:04.561Z] #22 DONE 99.6s [2023-04-27T23:05:04.754Z] #39 69.74 DEP criu/path.d [2023-04-27T23:05:04.754Z] #39 69.86 DEP criu/parasite-syscall.d [2023-04-27T23:05:04.818Z] [2023-04-27T23:05:04.818Z] #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-04-27T23:05:04.818Z] #38 42.24 CC images/google/protobuf/descriptor.o [2023-04-27T23:05:05.015Z] #39 70.04 DEP criu/pagemap.d [2023-04-27T23:05:05.015Z] #39 70.18 DEP criu/pagemap-cache.d [2023-04-27T23:05:05.276Z] #39 70.33 DEP criu/page-xfer.d [2023-04-27T23:05:05.276Z] #39 70.54 DEP criu/page-pipe.d [2023-04-27T23:05:05.276Z] #39 ... [2023-04-27T23:05:05.276Z] [2023-04-27T23:05:05.276Z] #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-04-27T23:05:05.276Z] #0 1.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:05:05.276Z] #0 1.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:05:05.276Z] #0 1.392 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:05:05.276Z] #0 1.852 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-27T23:05:05.276Z] #0 3.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-27T23:05:05.276Z] #0 4.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-27T23:05:05.276Z] #0 7.156 Fetched 8525 kB in 6s (1360 kB/s) [2023-04-27T23:05:05.276Z] #0 7.156 Reading package lists... [2023-04-27T23:05:05.398Z] + docker version [2023-04-27T23:05:05.538Z] #0 9.576 Reading package lists... [2023-04-27T23:05:05.538Z] #50 ... [2023-04-27T23:05:05.538Z] [2023-04-27T23:05:05.538Z] #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-04-27T23:05:05.538Z] #39 70.65 DEP criu/netfilter.d [2023-04-27T23:05:05.599Z] #38 26.03 CC images/core-x86.o [2023-04-27T23:05:05.799Z] #39 70.78 DEP criu/net.d [2023-04-27T23:05:05.799Z] #39 70.97 DEP criu/namespaces.d [2023-04-27T23:05:06.060Z] #39 71.11 DEP criu/mount.d [2023-04-27T23:05:06.060Z] #39 71.33 DEP criu/memfd.d [2023-04-27T23:05:06.167Z] #38 26.83 CC images/core-arm.o [2023-04-27T23:05:06.167Z] #38 ... [2023-04-27T23:05:06.167Z] [2023-04-27T23:05:06.167Z] #36 [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-04-27T23:05:06.320Z] #39 71.46 DEP criu/mem.d [2023-04-27T23:05:06.429Z] #36 123.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-27T23:05:06.429Z] #36 123.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:06.429Z] #36 124.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:05:06.581Z] #39 71.62 DEP criu/lsm.d [2023-04-27T23:05:06.581Z] #39 71.75 DEP criu/log.d [2023-04-27T23:05:06.581Z] #39 71.86 DEP criu/libnetlink.d [2023-04-27T23:05:06.712Z] #38 44.17 CC images/opts.o [2023-04-27T23:05:06.842Z] #39 71.98 DEP criu/kerndat.d [2023-04-27T23:05:06.969Z] #38 44.34 CC images/seccomp.o [2023-04-27T23:05:06.999Z] #36 ... [2023-04-27T23:05:06.999Z] [2023-04-27T23:05:06.999Z] #30 [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-04-27T23:05:06.999Z] #30 114.6 time [2023-04-27T23:05:06.999Z] #30 ... [2023-04-27T23:05:06.999Z] [2023-04-27T23:05:06.999Z] #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-04-27T23:05:06.999Z] #38 27.72 CC images/core-aarch64.o [2023-04-27T23:05:07.102Z] #39 72.23 DEP criu/kcmp-ids.d [2023-04-27T23:05:07.102Z] #39 72.33 DEP criu/irmap.d [2023-04-27T23:05:07.227Z] #38 44.61 CC images/binfmt-misc.o [2023-04-27T23:05:07.363Z] #39 72.46 DEP criu/ipc_ns.d [2023-04-27T23:05:07.363Z] #39 72.61 DEP criu/image.d [2023-04-27T23:05:07.363Z] #39 72.68 DEP criu/image-desc.d [2023-04-27T23:05:07.484Z] #38 44.86 CC images/time.o [2023-04-27T23:05:07.621Z] #38 28.20 CC images/core-ppc64.o [2023-04-27T23:05:07.623Z] #39 72.72 DEP criu/fsnotify.d [2023-04-27T23:05:07.623Z] #39 72.77 DEP criu/filesystems.d [2023-04-27T23:05:07.741Z] #38 45.05 CC images/sysctl.o [2023-04-27T23:05:07.884Z] #39 72.85 DEP criu/files.d [2023-04-27T23:05:07.884Z] #39 73.12 DEP criu/files-reg.d [2023-04-27T23:05:07.999Z] #38 45.28 CC images/autofs.o [2023-04-27T23:05:07.999Z] #38 ... [2023-04-27T23:05:07.999Z] [2023-04-27T23:05:07.999Z] #36 [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-04-27T23:05:07.999Z] #36 92.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-27T23:05:07.999Z] #36 92.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:07.999Z] #36 92.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:05:07.999Z] #36 99.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-27T23:05:07.999Z] #36 99.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:07.999Z] #36 99.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:05:07.999Z] #36 ... [2023-04-27T23:05:07.999Z] [2023-04-27T23:05:07.999Z] #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-04-27T23:05:08.151Z] #39 ... [2023-04-27T23:05:08.151Z] [2023-04-27T23:05:08.151Z] #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-04-27T23:05:08.151Z] #24 DONE 128.4s [2023-04-27T23:05:08.151Z] [2023-04-27T23:05:08.151Z] #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-04-27T23:05:08.151Z] #0 9.576 Reading package lists... [2023-04-27T23:05:08.203Z] #38 29.02 CC images/core-s390.o [2023-04-27T23:05:08.411Z] #50 11.98 Building dependency tree... [2023-04-27T23:05:08.513Z] #37 56.82 Updating files: 40% (2118/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-27T23:05:08.513Z] #37 58.68 + cd /tmp/tmp.jhJ617VAuU/src/github.com/containerd/containerd [2023-04-27T23:05:08.513Z] #37 58.68 + git checkout -q v1.6.20 [2023-04-27T23:05:09.580Z] #38 30.19 CC images/cpuinfo.o [2023-04-27T23:05:09.796Z] #50 14.46 The following additional packages will be installed: [2023-04-27T23:05:09.796Z] #50 ... [2023-04-27T23:05:09.796Z] [2023-04-27T23:05:09.796Z] #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-04-27T23:05:09.796Z] #42 11.15 + cd /tmp/tmp.RcL81ySiLj/src/github.com/opencontainers/runc [2023-04-27T23:05:09.796Z] #42 11.15 + git checkout -q v1.1.5 [2023-04-27T23:05:09.796Z] #42 11.81 + '[' -z '' ']' [2023-04-27T23:05:09.796Z] #42 11.81 + target=static [2023-04-27T23:05:09.796Z] #42 11.81 + make BUILDTAGS=seccomp static [2023-04-27T23:05:09.796Z] #42 12.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-27T23:05:09.796Z] #42 ... [2023-04-27T23:05:09.796Z] [2023-04-27T23:05:09.796Z] #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-04-27T23:05:09.796Z] #50 14.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:05:09.796Z] #50 14.46 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-27T23:05:09.796Z] #50 14.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-27T23:05:09.796Z] #50 14.47 python3-pkg-resources vim-runtime xxd [2023-04-27T23:05:09.796Z] #50 14.48 Suggested packages: [2023-04-27T23:05:09.796Z] #50 14.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-27T23:05:09.796Z] #50 14.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-27T23:05:09.796Z] #50 14.48 acl attr quota [2023-04-27T23:05:09.796Z] #50 14.48 Recommended packages: [2023-04-27T23:05:09.796Z] #50 14.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-27T23:05:10.148Z] #38 30.88 CC images/inventory.o [2023-04-27T23:05:10.407Z] #38 31.24 CC images/fdinfo.o [2023-04-27T23:05:10.737Z] #50 15.51 The following NEW packages will be installed: [2023-04-27T23:05:10.737Z] #50 15.52 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-27T23:05:10.737Z] #50 15.52 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:05:10.737Z] #50 15.52 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-27T23:05:10.737Z] #50 15.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-27T23:05:10.737Z] #50 15.52 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-27T23:05:10.975Z] #38 31.81 CC images/fown.o [2023-04-27T23:05:10.997Z] #50 15.52 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-27T23:05:10.997Z] #50 15.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-27T23:05:10.997Z] #50 15.53 xz-utils zip [2023-04-27T23:05:11.037Z] #37 61.18 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-27T23:05:11.038Z] #37 61.18 + BUILDTAGS='netgo osusergo static_build' [2023-04-27T23:05:11.038Z] #37 61.18 + export EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:05:11.038Z] #37 61.18 + EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:05:11.038Z] #37 61.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-27T23:05:11.038Z] #37 61.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-27T23:05:11.038Z] #37 61.19 + '[' '' = dynamic ']' [2023-04-27T23:05:11.038Z] #37 61.19 + make [2023-04-27T23:05:11.257Z] #50 15.87 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:05:11.258Z] #50 15.87 Need to get 26.4 MB of archives. [2023-04-27T23:05:11.258Z] #50 15.87 After this operation, 103 MB of additional disk space will be used. [2023-04-27T23:05:11.258Z] #50 15.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-04-27T23:05:11.258Z] #50 15.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-04-27T23:05:11.258Z] #50 15.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-04-27T23:05:11.258Z] #50 15.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-27T23:05:11.258Z] #50 15.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-04-27T23:05:11.258Z] #50 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-04-27T23:05:11.258Z] #50 15.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-04-27T23:05:11.258Z] #50 15.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-04-27T23:05:11.258Z] #50 15.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:05:11.258Z] #50 15.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:05:11.258Z] #50 15.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-04-27T23:05:11.258Z] #50 15.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-04-27T23:05:11.258Z] #50 15.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-04-27T23:05:11.258Z] #50 15.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-04-27T23:05:11.258Z] #50 15.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-04-27T23:05:11.258Z] #50 15.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-04-27T23:05:11.258Z] #50 15.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-04-27T23:05:11.258Z] #50 15.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-04-27T23:05:11.258Z] #50 15.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-04-27T23:05:11.258Z] #50 15.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-04-27T23:05:11.519Z] #50 15.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-04-27T23:05:11.519Z] #50 15.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-27T23:05:11.519Z] #50 15.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-27T23:05:11.519Z] #50 16.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-27T23:05:11.519Z] #50 16.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-04-27T23:05:11.519Z] #50 16.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-04-27T23:05:11.519Z] #50 16.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-27T23:05:11.519Z] #50 16.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-04-27T23:05:11.519Z] #50 16.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-27T23:05:11.519Z] #50 16.23 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-04-27T23:05:11.519Z] #50 16.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-27T23:05:11.519Z] #50 16.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-04-27T23:05:11.519Z] #50 16.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-04-27T23:05:11.519Z] #50 16.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-27T23:05:11.519Z] #50 16.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-27T23:05:11.519Z] #50 16.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-27T23:05:11.519Z] #50 16.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:05:11.519Z] #50 16.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-27T23:05:11.519Z] #50 16.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-27T23:05:11.519Z] #50 16.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-27T23:05:11.519Z] #50 16.33 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-04-27T23:05:11.519Z] #50 16.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-04-27T23:05:11.542Z] #38 32.15 CC images/ns.o [2023-04-27T23:05:11.780Z] #50 16.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-04-27T23:05:11.780Z] #50 16.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-27T23:05:11.801Z] #38 32.48 CC images/regfile.o [2023-04-27T23:05:12.040Z] #50 16.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-04-27T23:05:12.040Z] #50 16.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-04-27T23:05:12.040Z] #50 16.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-04-27T23:05:12.059Z] #38 32.82 CC images/ghost-file.o [2023-04-27T23:05:12.611Z] #50 17.14 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:05:12.611Z] #50 17.28 Fetched 26.4 MB in 1s (26.8 MB/s) [2023-04-27T23:05:12.611Z] #50 17.35 Selecting previously unselected package pigz. [2023-04-27T23:05:12.626Z] #38 33.30 CC images/fifo.o [2023-04-27T23:05:12.874Z] #50 17.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2023-04-27T23:05:12.874Z] #50 17.42 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-04-27T23:05:12.874Z] #50 17.43 Unpacking pigz (2.6-1) ... [2023-04-27T23:05:12.874Z] #50 17.52 Selecting previously unselected package libelf1:arm64. [2023-04-27T23:05:12.874Z] #50 17.52 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-04-27T23:05:12.874Z] #50 17.55 Unpacking libelf1:arm64 (0.183-1) ... [2023-04-27T23:05:12.885Z] #38 33.64 CC images/remap-file-path.o [2023-04-27T23:05:12.932Z] #37 63.12 + bin/ctr [2023-04-27T23:05:13.134Z] #50 17.70 Selecting previously unselected package libbpf0:arm64. [2023-04-27T23:05:13.134Z] #50 17.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-04-27T23:05:13.134Z] #50 17.71 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-04-27T23:05:13.134Z] #50 17.81 Selecting previously unselected package libcap2:arm64. [2023-04-27T23:05:13.134Z] #50 17.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-27T23:05:13.134Z] #50 17.85 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-27T23:05:13.134Z] #50 17.92 Selecting previously unselected package libmnl0:arm64. [2023-04-27T23:05:13.144Z] #38 33.98 CC images/eventfd.o [2023-04-27T23:05:13.395Z] #50 17.93 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-04-27T23:05:13.395Z] #50 17.94 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-04-27T23:05:13.395Z] #50 18.01 Selecting previously unselected package libxtables12:arm64. [2023-04-27T23:05:13.395Z] #50 18.01 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-04-27T23:05:13.395Z] #50 18.02 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-04-27T23:05:13.395Z] #50 18.10 Selecting previously unselected package libcap2-bin. [2023-04-27T23:05:13.395Z] #50 18.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-04-27T23:05:13.395Z] #50 18.11 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-27T23:05:13.655Z] #50 18.21 Selecting previously unselected package iproute2. [2023-04-27T23:05:13.655Z] #50 18.21 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-04-27T23:05:13.655Z] #50 18.22 Unpacking iproute2 (5.10.0-4) ... [2023-04-27T23:05:13.711Z] #38 34.32 CC images/eventpoll.o [2023-04-27T23:05:14.226Z] #50 18.67 Selecting previously unselected package xxd. [2023-04-27T23:05:14.226Z] #50 18.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-27T23:05:14.226Z] #50 18.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:14.226Z] #50 18.84 Selecting previously unselected package vim-common. [2023-04-27T23:05:14.226Z] #50 18.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:05:14.226Z] #50 18.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:14.277Z] #38 34.83 CC images/fh.o [2023-04-27T23:05:14.487Z] #50 19.04 Selecting previously unselected package bash-completion. [2023-04-27T23:05:14.487Z] #50 19.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-27T23:05:14.845Z] #38 35.44 CC images/fsnotify.o [2023-04-27T23:05:15.695Z] Client: [2023-04-27T23:05:15.695Z] Version: 20.10.9 [2023-04-27T23:05:15.695Z] API version: 1.41 [2023-04-27T23:05:15.695Z] Go version: go1.16.8 [2023-04-27T23:05:15.695Z] Git commit: c2ea9bc [2023-04-27T23:05:15.695Z] Built: Mon Oct 4 16:11:10 2021 [2023-04-27T23:05:15.695Z] OS/Arch: windows/amd64 [2023-04-27T23:05:15.695Z] Context: default [2023-04-27T23:05:15.695Z] Experimental: true [2023-04-27T23:05:15.695Z] [2023-04-27T23:05:15.695Z] Server: Docker Engine - Community [2023-04-27T23:05:15.695Z] Engine: [2023-04-27T23:05:15.695Z] Version: 20.10.9 [2023-04-27T23:05:15.695Z] API version: 1.41 (minimum version 1.24) [2023-04-27T23:05:15.695Z] Go version: go1.16.8 [2023-04-27T23:05:15.695Z] Git commit: 79ea9d3 [2023-04-27T23:05:15.695Z] Built: Mon Oct 4 16:06:39 2021 [2023-04-27T23:05:15.695Z] OS/Arch: windows/amd64 [2023-04-27T23:05:15.695Z] Experimental: true [2023-04-27T23:05:15.781Z] #38 36.32 CC images/signalfd.o [2023-04-27T23:05:16.040Z] #38 36.63 CC images/fs.o [2023-04-27T23:05:16.299Z] #38 36.93 CC images/pstree.o [Pipeline] sh [2023-04-27T23:05:16.558Z] #38 37.23 CC images/pipe.o [2023-04-27T23:05:17.034Z] #50 21.54 Unpacking bash-completion (1:2.11-2) ... [2023-04-27T23:05:17.125Z] #38 37.53 CC images/tcp-stream.o [2023-04-27T23:05:17.205Z] + docker info [2023-04-27T23:05:17.295Z] #50 22.06 Selecting previously unselected package bzip2. [2023-04-27T23:05:17.295Z] #50 22.06 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-04-27T23:05:17.295Z] #50 22.07 Unpacking bzip2 (1.0.8-4) ... [2023-04-27T23:05:17.384Z] #38 38.00 CC images/sk-packet.o [2023-04-27T23:05:17.556Z] #50 22.17 Selecting previously unselected package xz-utils. [2023-04-27T23:05:17.556Z] #50 22.17 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-04-27T23:05:17.556Z] #50 22.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:05:17.643Z] #38 ... [2023-04-27T23:05:17.643Z] [2023-04-27T23:05:17.643Z] #30 [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-04-27T23:05:17.643Z] #30 125.2 internal/poll [2023-04-27T23:05:17.643Z] #30 128.8 internal/fmtsort [2023-04-27T23:05:17.643Z] #30 129.8 internal/safefilepath [2023-04-27T23:05:17.643Z] #30 129.9 internal/syscall/execenv [2023-04-27T23:05:17.643Z] #30 130.1 path [2023-04-27T23:05:17.643Z] #30 130.2 strings [2023-04-27T23:05:17.643Z] #30 130.9 io/fs [2023-04-27T23:05:17.643Z] #30 132.8 os [2023-04-27T23:05:17.643Z] #30 134.9 bufio [2023-04-27T23:05:17.643Z] #30 ... [2023-04-27T23:05:17.643Z] [2023-04-27T23:05:17.643Z] #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-04-27T23:05:17.643Z] #38 38.33 CC images/mnt.o [2023-04-27T23:05:17.816Z] #50 22.37 Selecting previously unselected package apparmor. [2023-04-27T23:05:17.816Z] #50 22.37 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-04-27T23:05:17.816Z] #50 22.45 Unpacking apparmor (2.13.6-10) ... [2023-04-27T23:05:17.906Z] #38 38.59 CC images/pipe-data.o [2023-04-27T23:05:18.165Z] #38 38.85 CC images/sa.o [2023-04-27T23:05:18.196Z] #37 ... [2023-04-27T23:05:18.196Z] [2023-04-27T23:05:18.196Z] #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-04-27T23:05:18.196Z] #38 45.48 CC images/macvlan.o [2023-04-27T23:05:18.196Z] #38 45.69 CC images/sit.o [2023-04-27T23:05:18.196Z] #38 45.91 CC images/memfd.o [2023-04-27T23:05:18.196Z] #38 46.19 CC images/timens.o [2023-04-27T23:05:18.196Z] #38 46.53 LINK images/built-in.o [2023-04-27T23:05:18.196Z] #38 46.71 GEN compel/include/asm [2023-04-27T23:05:18.196Z] #38 46.75 GEN compel/include/version.h [2023-04-27T23:05:18.196Z] #38 46.79 touch .config [2023-04-27T23:05:18.196Z] #38 46.83 GEN include/common/config.h [2023-04-27T23:05:18.196Z] #38 46.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-27T23:05:18.196Z] #38 46.89 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-27T23:05:18.196Z] #38 46.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-27T23:05:18.196Z] #38 46.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-27T23:05:18.196Z] #38 46.93 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-27T23:05:18.196Z] #38 46.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-27T23:05:18.196Z] #38 46.96 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-27T23:05:18.196Z] #38 46.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-27T23:05:18.196Z] #38 46.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-27T23:05:18.196Z] #38 47.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-27T23:05:18.196Z] #38 47.01 DEP compel/plugins/std/infect.d [2023-04-27T23:05:18.196Z] #38 47.10 DEP compel/plugins/std/string.d [2023-04-27T23:05:18.196Z] #38 47.18 DEP compel/plugins/std/log.d [2023-04-27T23:05:18.196Z] #38 47.26 DEP compel/plugins/std/fds.d [2023-04-27T23:05:18.196Z] #38 47.36 DEP compel/plugins/std/std.d [2023-04-27T23:05:18.196Z] #38 47.45 DEP compel/plugins/shmem/shmem.d [2023-04-27T23:05:18.196Z] #38 47.54 DEP compel/plugins/fds/fds.d [2023-04-27T23:05:18.196Z] #38 47.69 CC compel/plugins/std/std.o [2023-04-27T23:05:18.196Z] #38 47.97 CC compel/plugins/std/fds.o [2023-04-27T23:05:18.196Z] #38 48.36 CC compel/plugins/std/log.o [2023-04-27T23:05:18.196Z] #38 49.18 CC compel/plugins/std/string.o [2023-04-27T23:05:18.196Z] #38 49.80 CC compel/plugins/std/infect.o [2023-04-27T23:05:18.196Z] #38 50.28 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-27T23:05:18.196Z] #38 50.35 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-27T23:05:18.196Z] #38 50.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-27T23:05:18.196Z] #38 50.48 AR compel/plugins/std.lib.a [2023-04-27T23:05:18.196Z] #38 50.60 CC compel/plugins/fds/fds.o [2023-04-27T23:05:18.196Z] #38 50.79 AR compel/plugins/fds.lib.a [2023-04-27T23:05:18.196Z] #38 50.84 HOSTDEP compel/src/lib/log-host.d [2023-04-27T23:05:18.196Z] #38 50.90 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-27T23:05:18.196Z] #38 50.97 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-27T23:05:18.196Z] #38 51.03 HOSTDEP compel/src/main-host.d [2023-04-27T23:05:18.196Z] #38 51.12 DEP compel/src/lib/ptrace.d [2023-04-27T23:05:18.196Z] #38 51.22 DEP compel/src/lib/infect.d [2023-04-27T23:05:18.196Z] #38 51.33 DEP compel/src/lib/infect-util.d [2023-04-27T23:05:18.196Z] #38 51.50 DEP compel/src/lib/infect-rpc.d [2023-04-27T23:05:18.196Z] #38 51.64 DEP compel/arch/x86/src/lib/infect.d [2023-04-27T23:05:18.196Z] #38 51.81 DEP compel/arch/x86/src/lib/cpu.d [2023-04-27T23:05:18.196Z] #38 51.88 DEP compel/src/lib/log.d [2023-04-27T23:05:18.196Z] #38 51.95 DEP compel/src/main.d [2023-04-27T23:05:18.196Z] #38 52.04 DEP compel/src/lib/handle-elf.d [2023-04-27T23:05:18.196Z] #38 52.14 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-27T23:05:18.196Z] #38 52.25 CC compel/src/lib/log.o [2023-04-27T23:05:18.196Z] #38 52.49 CC compel/arch/x86/src/lib/cpu.o [2023-04-27T23:05:18.196Z] #38 53.14 CC compel/arch/x86/src/lib/infect.o [2023-04-27T23:05:18.196Z] #38 53.95 CC compel/src/lib/infect-rpc.o [2023-04-27T23:05:18.196Z] #38 54.28 CC compel/src/lib/infect-util.o [2023-04-27T23:05:18.196Z] #38 54.52 CC compel/src/lib/infect.o [2023-04-27T23:05:18.389Z] #50 22.89 Selecting previously unselected package inetutils-ping. [2023-04-27T23:05:18.389Z] #50 22.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-04-27T23:05:18.389Z] #50 22.95 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:05:18.389Z] #50 ... [2023-04-27T23:05:18.389Z] [2023-04-27T23:05:18.389Z] #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-04-27T23:05:18.389Z] #39 73.40 DEP criu/files-ext.d [2023-04-27T23:05:18.389Z] #39 73.69 DEP criu/file-lock.d [2023-04-27T23:05:18.389Z] #39 73.98 DEP criu/file-ids.d [2023-04-27T23:05:18.389Z] #39 74.12 DEP criu/fifo.d [2023-04-27T23:05:18.389Z] #39 74.18 DEP criu/fdstore.d [2023-04-27T23:05:18.389Z] #39 74.25 DEP criu/fault-injection.d [2023-04-27T23:05:18.389Z] #39 74.33 DEP criu/external.d [2023-04-27T23:05:18.389Z] #39 74.42 DEP criu/eventpoll.d [2023-04-27T23:05:18.389Z] #39 74.55 DEP criu/eventfd.d [2023-04-27T23:05:18.389Z] #39 74.62 DEP criu/crtools.d [2023-04-27T23:05:18.389Z] #39 74.74 DEP criu/cr-service.d [2023-04-27T23:05:18.389Z] #39 74.88 DEP criu/cr-restore.d [2023-04-27T23:05:18.389Z] #39 75.04 DEP criu/cr-errno.d [2023-04-27T23:05:18.389Z] #39 75.06 DEP criu/cr-dump.d [2023-04-27T23:05:18.389Z] #39 75.24 DEP criu/cr-dedup.d [2023-04-27T23:05:18.389Z] #39 75.43 DEP criu/cr-check.d [2023-04-27T23:05:18.389Z] #39 75.65 DEP criu/config.d [2023-04-27T23:05:18.389Z] #39 75.80 DEP criu/clone-noasan.d [2023-04-27T23:05:18.389Z] #39 75.93 DEP criu/cgroup.d [2023-04-27T23:05:18.389Z] #39 76.06 DEP criu/cgroup-props.d [2023-04-27T23:05:18.389Z] #39 76.13 DEP criu/bitmap.d [2023-04-27T23:05:18.389Z] #39 76.16 DEP criu/bfd.d [2023-04-27T23:05:18.389Z] #39 76.22 DEP criu/autofs.d [2023-04-27T23:05:18.389Z] #39 76.34 DEP criu/aio.d [2023-04-27T23:05:18.389Z] #39 76.45 DEP criu/action-scripts.d [2023-04-27T23:05:18.389Z] #39 76.64 CC criu/action-scripts.o [2023-04-27T23:05:18.389Z] #39 76.98 CC criu/aio.o [2023-04-27T23:05:18.389Z] #39 77.58 CC criu/autofs.o [2023-04-27T23:05:18.389Z] #39 78.90 CC criu/bfd.o [2023-04-27T23:05:18.389Z] #39 79.49 CC criu/bitmap.o [2023-04-27T23:05:18.389Z] #39 79.65 CC criu/cgroup-props.o [2023-04-27T23:05:18.389Z] #39 80.52 CC criu/cgroup.o [2023-04-27T23:05:18.389Z] #39 83.33 CC criu/clone-noasan.o [2023-04-27T23:05:18.389Z] #39 83.49 CC criu/config.o [2023-04-27T23:05:18.650Z] #39 ... [2023-04-27T23:05:18.650Z] [2023-04-27T23:05:18.650Z] #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-04-27T23:05:18.650Z] #50 23.16 Selecting previously unselected package libip4tc2:arm64. [2023-04-27T23:05:18.650Z] #50 23.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-04-27T23:05:18.650Z] #50 23.17 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-04-27T23:05:18.650Z] #50 23.25 Selecting previously unselected package libip6tc2:arm64. [2023-04-27T23:05:18.650Z] #50 23.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-04-27T23:05:18.650Z] #50 23.27 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-04-27T23:05:18.650Z] #50 23.34 Selecting previously unselected package libnfnetlink0:arm64. [2023-04-27T23:05:18.650Z] #50 23.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-04-27T23:05:18.732Z] #38 39.22 CC images/timer.o [2023-04-27T23:05:18.911Z] #50 23.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-27T23:05:18.911Z] #50 23.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-04-27T23:05:18.911Z] #50 23.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-04-27T23:05:18.911Z] #50 23.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-27T23:05:18.911Z] #50 23.55 Selecting previously unselected package libnftnl11:arm64. [2023-04-27T23:05:18.911Z] #50 23.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-04-27T23:05:18.911Z] #50 23.58 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-04-27T23:05:18.990Z] #38 39.72 CC images/timerfd.o [2023-04-27T23:05:19.172Z] #50 23.68 Selecting previously unselected package iptables. [2023-04-27T23:05:19.172Z] #50 23.69 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-04-27T23:05:19.172Z] #50 23.69 Unpacking iptables (1.8.7-1) ... [2023-04-27T23:05:19.249Z] #38 40.02 CC images/mm.o [2023-04-27T23:05:19.433Z] #50 23.96 Selecting previously unselected package libonig5:arm64. [2023-04-27T23:05:19.433Z] #50 23.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-27T23:05:19.433Z] #50 23.97 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-27T23:05:19.433Z] #50 24.12 Selecting previously unselected package libjq1:arm64. [2023-04-27T23:05:19.433Z] #50 24.12 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-04-27T23:05:19.433Z] #50 24.13 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-27T23:05:19.575Z] #38 56.89 CC compel/src/lib/ptrace.o [2023-04-27T23:05:19.694Z] #50 24.30 Selecting previously unselected package jq. [2023-04-27T23:05:19.694Z] #50 24.32 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-04-27T23:05:19.694Z] #50 24.32 Unpacking jq (1.6-2.1) ... [2023-04-27T23:05:19.694Z] #50 24.40 Selecting previously unselected package libaio1:arm64. [2023-04-27T23:05:19.694Z] #50 24.40 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-04-27T23:05:19.694Z] #50 24.41 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-04-27T23:05:19.694Z] #50 24.52 Selecting previously unselected package libgpm2:arm64. [2023-04-27T23:05:19.816Z] #38 40.43 CC images/sk-opts.o [2023-04-27T23:05:19.832Z] #38 57.28 AR compel/libcompel.a [2023-04-27T23:05:19.955Z] #50 24.52 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-04-27T23:05:19.955Z] #50 24.52 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-04-27T23:05:19.955Z] #50 24.60 Selecting previously unselected package libicu67:arm64. [2023-04-27T23:05:19.955Z] #50 24.60 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-04-27T23:05:19.955Z] #50 24.62 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-27T23:05:20.075Z] #38 40.73 CC images/sk-unix.o [2023-04-27T23:05:20.114Z] #38 57.37 HOSTCC compel/src/main-host.o [2023-04-27T23:05:20.365Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:05:20.365Z] [2023-04-27T23:05:20.372Z] #38 57.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-27T23:05:20.640Z] #38 58.10 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-27T23:05:20.647Z] #38 41.15 CC images/sk-inet.o [2023-04-27T23:05:20.906Z] #38 41.73 CC images/tun.o [2023-04-27T23:05:21.209Z] #38 ... [2023-04-27T23:05:21.209Z] [2023-04-27T23:05:21.209Z] #36 [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-04-27T23:05:21.209Z] #36 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-27T23:05:21.209Z] #36 106.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:21.209Z] #36 106.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:05:21.209Z] #36 ... [2023-04-27T23:05:21.209Z] [2023-04-27T23:05:21.209Z] #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-04-27T23:05:21.209Z] #38 58.55 HOSTCC compel/src/lib/log-host.o [2023-04-27T23:05:21.209Z] #38 58.78 HOSTLINK compel/compel-host-bin [2023-04-27T23:05:21.472Z] #38 42.21 CC images/sk-netlink.o [2023-04-27T23:05:21.775Z] #38 58.96 DEP soccr/soccr.d [2023-04-27T23:05:21.775Z] #38 59.11 CC soccr/soccr.o [2023-04-27T23:05:22.039Z] #38 42.63 CC images/packet-sock.o [2023-04-27T23:05:22.608Z] #38 43.23 CC images/ipc-var.o [2023-04-27T23:05:22.869Z] #38 43.58 CC images/ipc-desc.o [2023-04-27T23:05:22.875Z] + TEST_INTEGRATION_DEST=1 [2023-04-27T23:05:22.875Z] + CONTAINER_NAME=docker-pr1-1 [2023-04-27T23:05:22.875Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-04-27T23:05:22.875Z] + run_tests test-integration-flaky [2023-04-27T23:05:22.875Z] + '[' -n 0 ']' [2023-04-27T23:05:22.875Z] + rm= [2023-04-27T23:05:22.875Z] + TEST_INTEGRATION_DEST=2 [2023-04-27T23:05:22.875Z] + CONTAINER_NAME=docker-pr1-2 [2023-04-27T23:05:22.875Z] + TEST_SKIP_INTEGRATION=1 [2023-04-27T23:05:22.875Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-27T23:05:22.875Z] + run_tests [2023-04-27T23:05:22.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45424/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45424/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh test-integration-flaky test-integration [2023-04-27T23:05:22.875Z] + c=0 [2023-04-27T23:05:22.875Z] + '[' -n 0 ']' [2023-04-27T23:05:22.875Z] + rm= [2023-04-27T23:05:22.875Z] + TEST_INTEGRATION_DEST=3 [2023-04-27T23:05:22.875Z] + CONTAINER_NAME=docker-pr1-3 [2023-04-27T23:05:22.875Z] + TEST_SKIP_INTEGRATION=1 [2023-04-27T23:05:22.875Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-27T23:05:22.875Z] + run_tests [2023-04-27T23:05:22.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45424/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45424/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh '' test-integration [2023-04-27T23:05:22.875Z] + '[' -n 0 ']' [2023-04-27T23:05:22.875Z] + rm= [2023-04-27T23:05:22.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45424/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45424/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh '' test-integration [2023-04-27T23:05:22.875Z] ++ jobs -p [2023-04-27T23:05:22.875Z] + for job in $(jobs -p) [2023-04-27T23:05:22.875Z] + wait 22916 [2023-04-27T23:05:23.141Z] #38 43.85 CC images/ipc-shm.o [2023-04-27T23:05:23.143Z] #38 60.41 AR soccr/libsoccr.a [2023-04-27T23:05:23.143Z] #38 60.46 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:05:23.257Z] #50 27.65 Selecting previously unselected package libinih1:arm64. [2023-04-27T23:05:23.257Z] #50 27.65 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-04-27T23:05:23.257Z] #50 27.66 Unpacking libinih1:arm64 (53-1+b2) ... [2023-04-27T23:05:23.257Z] #50 27.74 Selecting previously unselected package libnet1:arm64. [2023-04-27T23:05:23.257Z] #50 27.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-27T23:05:23.257Z] #50 27.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:05:23.257Z] #50 27.84 Selecting previously unselected package libnl-3-200:arm64. [2023-04-27T23:05:23.257Z] #50 27.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-27T23:05:23.257Z] #50 27.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-27T23:05:23.257Z] #50 27.95 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-27T23:05:23.400Z] #38 60.84 DEP criu/arch/x86/sigframe.d [2023-04-27T23:05:23.522Z] #50 27.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-27T23:05:23.522Z] #50 27.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-27T23:05:23.522Z] #50 28.02 Selecting previously unselected package net-tools. [2023-04-27T23:05:23.522Z] #50 28.02 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-04-27T23:05:23.522Z] #50 28.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:05:23.656Z] #38 61.00 DEP criu/arch/x86/sigaction_compat.d [2023-04-27T23:05:23.656Z] #38 61.09 DEP criu/arch/x86/kerndat.d [2023-04-27T23:05:23.656Z] #38 61.21 DEP criu/arch/x86/crtools.d [2023-04-27T23:05:23.709Z] #38 44.31 CC images/ipc-msg.o [2023-04-27T23:05:23.789Z] #50 28.28 Selecting previously unselected package patch. [2023-04-27T23:05:23.789Z] #50 28.30 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-04-27T23:05:23.789Z] #50 28.30 Unpacking patch (2.7.6-7) ... [2023-04-27T23:05:23.789Z] #50 28.42 Selecting previously unselected package python-pip-whl. [2023-04-27T23:05:23.789Z] #50 28.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:05:23.789Z] #50 28.42 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:05:24.217Z] #38 61.42 DEP criu/arch/x86/cpu.d [2023-04-27T23:05:24.217Z] #38 61.58 CC criu/arch/x86/cpu.o [2023-04-27T23:05:24.237Z] [2023-04-27T23:05:24.237Z] [2023-04-27T23:05:24.237Z] [2023-04-27T23:05:24.237Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-27T23:05:24.237Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-27T23:05:24.237Z] HOSTNAME=2fb624b7dccb [2023-04-27T23:05:24.237Z] TEST_SKIP_INTEGRATION=1 [2023-04-27T23:05:24.237Z] TESTDEBUG=0 [2023-04-27T23:05:24.237Z] DEST=bundles/test-integration [2023-04-27T23:05:24.237Z] PWD=/go/src/github.com/docker/docker [2023-04-27T23:05:24.237Z] KEEPBUNDLE=1 [2023-04-27T23:05:24.237Z] DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:05:24.237Z] container=docker [2023-04-27T23:05:24.237Z] HOME=/root [2023-04-27T23:05:24.237Z] GOLANG_VERSION=1.19.8 [2023-04-27T23:05:24.237Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-27T23:05:24.237Z] VALIDATE_BRANCH=20.10 [2023-04-27T23:05:24.237Z] TERM=xterm [2023-04-27T23:05:24.237Z] DOCKER_PKG=github.com/docker/docker [2023-04-27T23:05:24.237Z] SHLVL=1 [2023-04-27T23:05:24.237Z] TIMEOUT=120m [2023-04-27T23:05:24.237Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-27T23:05:24.237Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-27T23:05:24.237Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-04-27T23:05:24.237Z] GO111MODULE=off [2023-04-27T23:05:24.237Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-27T23:05:24.237Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-27T23:05:24.237Z] GOPATH=/go [2023-04-27T23:05:24.237Z] PKG_CONFIG=pkg-config [2023-04-27T23:05:24.237Z] _=/usr/bin/env [2023-04-27T23:05:24.237Z] Building test suite binary ./integration-cli/test.main [2023-04-27T23:05:24.276Z] #38 44.78 CC images/ipc-sem.o [2023-04-27T23:05:24.361Z] #50 29.04 Selecting previously unselected package python3-lib2to3. [2023-04-27T23:05:24.361Z] #50 29.04 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-27T23:05:24.361Z] #50 29.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:05:24.493Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-04-27T23:05:24.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-27T23:05:24.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-27T23:05:24.493Z] HOSTNAME=52c6bf11fa4e [2023-04-27T23:05:24.493Z] TEST_SKIP_INTEGRATION=1 [2023-04-27T23:05:24.493Z] TESTDEBUG=0 [2023-04-27T23:05:24.493Z] DEST=bundles/test-integration [2023-04-27T23:05:24.493Z] PWD=/go/src/github.com/docker/docker [2023-04-27T23:05:24.493Z] KEEPBUNDLE=1 [2023-04-27T23:05:24.493Z] DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:05:24.493Z] container=docker [2023-04-27T23:05:24.493Z] HOME=/root [2023-04-27T23:05:24.493Z] GOLANG_VERSION=1.19.8 [2023-04-27T23:05:24.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-27T23:05:24.493Z] VALIDATE_BRANCH=20.10 [2023-04-27T23:05:24.493Z] TERM=xterm [2023-04-27T23:05:24.493Z] DOCKER_PKG=github.com/docker/docker [2023-04-27T23:05:24.493Z] SHLVL=1 [2023-04-27T23:05:24.493Z] TIMEOUT=120m [2023-04-27T23:05:24.493Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-27T23:05:24.493Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-27T23:05:24.493Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-04-27T23:05:24.493Z] GO111MODULE=off [2023-04-27T23:05:24.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-27T23:05:24.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-27T23:05:24.493Z] GOPATH=/go [2023-04-27T23:05:24.493Z] PKG_CONFIG=pkg-config [2023-04-27T23:05:24.493Z] _=/usr/bin/env [2023-04-27T23:05:24.493Z] Building test suite binary ./integration-cli/test.main [2023-04-27T23:05:24.493Z] No new tests added to integration. [2023-04-27T23:05:24.493Z] [2023-04-27T23:05:24.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-27T23:05:24.535Z] #38 45.08 CC images/utsns.o [2023-04-27T23:05:24.622Z] #50 29.17 Selecting previously unselected package python3-distutils. [2023-04-27T23:05:24.622Z] #50 29.17 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-27T23:05:24.622Z] #50 29.19 Unpacking python3-distutils (3.9.2-1) ... [2023-04-27T23:05:24.795Z] #38 45.41 CC images/creds.o [2023-04-27T23:05:24.882Z] #50 29.34 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:05:24.882Z] #50 29.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:05:24.882Z] #50 29.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:05:24.882Z] #50 29.50 Selecting previously unselected package python3-setuptools. [2023-04-27T23:05:24.882Z] #50 29.50 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-27T23:05:24.882Z] #50 29.53 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-27T23:05:25.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-27T23:05:25.055Z] HOSTNAME=b9f2661f889b [2023-04-27T23:05:25.055Z] TESTDEBUG=0 [2023-04-27T23:05:25.055Z] DEST=bundles/test-integration [2023-04-27T23:05:25.055Z] PWD=/go/src/github.com/docker/docker [2023-04-27T23:05:25.055Z] KEEPBUNDLE=1 [2023-04-27T23:05:25.055Z] DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:05:25.055Z] container=docker [2023-04-27T23:05:25.055Z] HOME=/root [2023-04-27T23:05:25.055Z] GOLANG_VERSION=1.19.8 [2023-04-27T23:05:25.055Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-27T23:05:25.055Z] VALIDATE_BRANCH=20.10 [2023-04-27T23:05:25.055Z] TERM=xterm [2023-04-27T23:05:25.055Z] DOCKER_PKG=github.com/docker/docker [2023-04-27T23:05:25.055Z] SHLVL=1 [2023-04-27T23:05:25.055Z] TIMEOUT=120m [2023-04-27T23:05:25.055Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-27T23:05:25.055Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-27T23:05:25.055Z] GO111MODULE=off [2023-04-27T23:05:25.055Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-27T23:05:25.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-27T23:05:25.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-27T23:05:25.055Z] GOPATH=/go [2023-04-27T23:05:25.055Z] PKG_CONFIG=pkg-config [2023-04-27T23:05:25.055Z] _=/usr/bin/env [2023-04-27T23:05:25.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-27T23:05:25.060Z] #38 45.68 CC images/vma.o [2023-04-27T23:05:25.142Z] #50 29.79 Selecting previously unselected package python3-wheel. [2023-04-27T23:05:25.142Z] #50 29.79 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-27T23:05:25.142Z] #50 29.80 Unpacking python3-wheel (0.34.2-1) ... [2023-04-27T23:05:25.142Z] #50 29.91 Selecting previously unselected package python3-pip. [2023-04-27T23:05:25.146Z] #38 62.27 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:05:25.146Z] #38 62.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:05:25.146Z] #38 62.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:05:25.146Z] #38 62.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:05:25.146Z] #38 62.28 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:05:25.146Z] #38 62.30 CC criu/arch/x86/crtools.o [2023-04-27T23:05:25.480Z] #50 29.91 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:05:25.480Z] #50 29.92 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:05:25.627Z] #38 46.12 CC images/netdev.o [2023-04-27T23:05:25.741Z] #50 30.21 Selecting previously unselected package sudo. [2023-04-27T23:05:25.741Z] #50 30.22 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-04-27T23:05:25.741Z] #50 30.22 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:05:26.075Z] #38 63.43 CC criu/arch/x86/kerndat.o [2023-04-27T23:05:26.195Z] #38 46.78 CC images/tty.o [2023-04-27T23:05:26.320Z] #50 30.90 Selecting previously unselected package thin-provisioning-tools. [2023-04-27T23:05:26.320Z] #50 30.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-04-27T23:05:26.320Z] #50 30.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:05:26.596Z] #50 31.16 Selecting previously unselected package uidmap. [2023-04-27T23:05:26.596Z] #50 31.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-04-27T23:05:26.596Z] #50 31.21 Unpacking uidmap (1:4.8.1-1) ... [2023-04-27T23:05:26.596Z] #50 31.31 Selecting previously unselected package vim-runtime. [2023-04-27T23:05:26.596Z] #50 31.32 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:05:26.596Z] #50 31.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-27T23:05:26.596Z] #50 31.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-27T23:05:26.596Z] #50 31.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:26.638Z] #38 63.95 CC criu/arch/x86/sigaction_compat.o [2023-04-27T23:05:26.896Z] #38 64.25 CC criu/arch/x86/sigframe.o [2023-04-27T23:05:26.896Z] #38 64.41 LINK criu/arch/x86/crtools.built-in.o [2023-04-27T23:05:26.896Z] #38 64.47 DEP criu/pie/util-vdso-elf32.d [2023-04-27T23:05:27.150Z] #38 47.79 CC images/file-lock.o [2023-04-27T23:05:27.408Z] #38 48.02 CC images/rlimit.o [2023-04-27T23:05:27.459Z] #38 64.68 DEP criu/pie/util-vdso.d [2023-04-27T23:05:27.459Z] #38 64.86 DEP criu/pie/util.d [2023-04-27T23:05:27.459Z] #38 65.04 CC criu/pie/util.o [2023-04-27T23:05:27.666Z] #38 48.26 CC images/pagemap.o [2023-04-27T23:05:28.022Z] #38 65.35 CC criu/pie/util-vdso.o [2023-04-27T23:05:28.231Z] #38 48.76 CC images/siginfo.o [2023-04-27T23:05:28.490Z] #38 49.09 CC images/rpc.o [2023-04-27T23:05:28.586Z] #38 66.05 CC criu/pie/util-vdso-elf32.o [2023-04-27T23:05:29.515Z] #38 66.74 AR criu/pie/pie.lib.a [2023-04-27T23:05:29.515Z] #38 66.81 DEP criu/pie/restorer.d [2023-04-27T23:05:29.515Z] #38 66.98 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-27T23:05:29.515Z] #38 67.08 DEP criu/arch/x86/restorer_unmap.d [2023-04-27T23:05:29.774Z] #38 67.12 DEP criu/arch/x86/restorer.d [2023-04-27T23:05:29.866Z] #38 ... [2023-04-27T23:05:29.866Z] [2023-04-27T23:05:29.866Z] #30 [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-04-27T23:05:29.866Z] #30 137.5 text/tabwriter [2023-04-27T23:05:29.866Z] #30 139.3 io/ioutil [2023-04-27T23:05:29.866Z] #30 139.3 fmt [2023-04-27T23:05:29.866Z] #30 143.7 flag [2023-04-27T23:05:29.866Z] #30 143.7 github.com/BurntSushi/toml [2023-04-27T23:05:29.866Z] #30 146.8 log [2023-04-27T23:05:29.890Z] #50 ... [2023-04-27T23:05:29.890Z] [2023-04-27T23:05:29.890Z] #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-04-27T23:05:29.890Z] #39 84.82 CC criu/cr-check.o [2023-04-27T23:05:29.890Z] #39 86.62 CC criu/cr-dedup.o [2023-04-27T23:05:29.890Z] #39 86.97 CC criu/cr-dump.o [2023-04-27T23:05:29.890Z] #39 89.54 CC criu/cr-errno.o [2023-04-27T23:05:29.890Z] #39 89.68 CC criu/cr-restore.o [2023-04-27T23:05:29.890Z] #39 94.64 CC criu/cr-service.o [2023-04-27T23:05:29.890Z] #39 ... [2023-04-27T23:05:29.890Z] [2023-04-27T23:05:29.890Z] #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-04-27T23:05:29.890Z] #50 34.50 Selecting previously unselected package vim. [2023-04-27T23:05:29.890Z] #50 34.52 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-27T23:05:29.890Z] #50 34.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:30.030Z] #38 67.27 DEP criu/arch/x86/vdso-pie.d [2023-04-27T23:05:30.030Z] #38 67.38 DEP criu/pie/parasite-vdso.d [2023-04-27T23:05:30.286Z] #38 67.57 DEP criu/pie/parasite.d [2023-04-27T23:05:30.434Z] #30 ... [2023-04-27T23:05:30.434Z] [2023-04-27T23:05:30.434Z] #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-04-27T23:05:30.434Z] #38 51.08 CC images/ext-file.o [2023-04-27T23:05:30.461Z] #50 35.00 Selecting previously unselected package xfsprogs. [2023-04-27T23:05:30.461Z] #50 35.02 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-04-27T23:05:30.461Z] #50 35.02 Unpacking xfsprogs (5.10.0-4) ... [2023-04-27T23:05:30.542Z] #38 67.88 CC criu/pie/parasite.o [2023-04-27T23:05:30.693Z] #38 51.44 CC images/cgroup.o [2023-04-27T23:05:30.721Z] #50 35.45 Selecting previously unselected package zip. [2023-04-27T23:05:30.721Z] #50 35.48 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-04-27T23:05:30.721Z] #50 35.49 Unpacking zip (3.0-12) ... [2023-04-27T23:05:30.798Z] #38 ... [2023-04-27T23:05:30.798Z] [2023-04-27T23:05:30.798Z] #36 [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-04-27T23:05:30.798Z] #36 119.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-27T23:05:30.798Z] #36 119.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 119.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:05:30.798Z] #36 124.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-27T23:05:30.798Z] #36 124.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-27T23:05:30.798Z] #36 124.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:05:30.798Z] #36 125.0 Selecting previously unselected package libapparmor1:amd64. [2023-04-27T23:05:30.798Z] #36 125.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 125.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:05:30.798Z] #36 125.1 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-27T23:05:30.798Z] #36 125.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 125.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:05:30.798Z] #36 125.3 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:05:30.798Z] #36 125.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 125.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:05:30.798Z] #36 125.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:05:30.798Z] #36 125.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 125.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:05:30.798Z] #36 125.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-27T23:05:30.798Z] #36 125.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 125.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:05:30.798Z] #36 125.9 Selecting previously unselected package libudev-dev:amd64. [2023-04-27T23:05:30.798Z] #36 125.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:05:30.798Z] #36 125.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:05:30.981Z] #50 35.69 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:05:31.055Z] #36 126.0 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-27T23:05:31.055Z] #36 126.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-27T23:05:31.055Z] #36 126.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:05:31.311Z] #36 126.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-27T23:05:31.311Z] #36 126.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:05:31.311Z] #36 126.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:31.567Z] #36 126.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-27T23:05:31.567Z] #36 126.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:05:31.567Z] #36 126.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:31.824Z] #36 126.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-27T23:05:31.824Z] #36 126.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:05:31.824Z] #36 126.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:31.824Z] #36 126.9 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-27T23:05:31.824Z] #36 126.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:05:31.824Z] #36 ... [2023-04-27T23:05:31.824Z] [2023-04-27T23:05:31.824Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-27T23:05:31.824Z] #38 69.18 LINK criu/pie/parasite.built-in.o [2023-04-27T23:05:31.824Z] #38 69.21 GEN criu/pie/parasite-blob.h [2023-04-27T23:05:31.824Z] #38 69.22 CC criu/pie/parasite-vdso.o [2023-04-27T23:05:31.922Z] #50 36.60 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-04-27T23:05:31.922Z] #50 36.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:05:31.922Z] #50 36.63 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-04-27T23:05:31.922Z] #50 36.64 Setting up libicu67:arm64 (67.1-7) ... [2023-04-27T23:05:31.922Z] #50 36.65 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-04-27T23:05:31.922Z] #50 36.67 Setting up libinih1:arm64 (53-1+b2) ... [2023-04-27T23:05:31.922Z] #50 36.68 Setting up uidmap (1:4.8.1-1) ... [2023-04-27T23:05:32.068Z] #38 52.56 CC images/userns.o [2023-04-27T23:05:32.182Z] #50 36.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:05:32.182Z] #50 36.72 Setting up bzip2 (1.0.8-4) ... [2023-04-27T23:05:32.182Z] #50 36.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-27T23:05:32.182Z] #50 36.75 Setting up python3-wheel (0.34.2-1) ... [2023-04-27T23:05:32.327Z] #38 53.10 CC images/google/protobuf/descriptor.o [2023-04-27T23:05:32.753Z] #50 37.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:32.753Z] #50 37.43 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-27T23:05:32.753Z] #50 37.45 Setting up libcap2-bin (1:2.44-1) ... [2023-04-27T23:05:32.753Z] #38 69.97 CC criu/arch/x86/vdso-pie.o [2023-04-27T23:05:32.753Z] #50 37.47 Setting up apparmor (2.13.6-10) ... [2023-04-27T23:05:33.010Z] #38 70.24 CC criu/arch/x86/restorer.o [2023-04-27T23:05:33.267Z] #38 70.72 CC criu/arch/x86/restorer_unmap.o [2023-04-27T23:05:33.267Z] #38 70.77 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-27T23:05:33.831Z] #38 71.07 CC criu/pie/restorer.o [2023-04-27T23:05:34.667Z] #50 39.03 Setting up zip (3.0-12) ... [2023-04-27T23:05:34.667Z] #50 39.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:34.667Z] #50 39.10 Setting up bash-completion (1:2.11-2) ... [2023-04-27T23:05:34.764Z] #38 ... [2023-04-27T23:05:34.764Z] [2023-04-27T23:05:34.764Z] #36 [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-04-27T23:05:34.764Z] #36 126.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:05:34.764Z] #36 126.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 127.4 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-27T23:05:34.764Z] #36 127.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-27T23:05:34.764Z] #36 127.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:05:34.764Z] #36 127.6 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-27T23:05:34.764Z] #36 127.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:05:34.764Z] #36 127.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:05:34.764Z] #36 127.7 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-27T23:05:34.764Z] #36 127.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-27T23:05:34.764Z] #36 127.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 127.9 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-27T23:05:34.764Z] #36 127.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:05:34.764Z] #36 128.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:05:34.764Z] #36 128.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:05:34.764Z] #36 128.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:05:34.764Z] #36 128.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:05:34.764Z] #36 128.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.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-04-27T23:05:34.764Z] #36 128.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-27T23:05:34.764Z] #36 128.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:05:34.764Z] #36 128.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.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-04-27T23:05:34.764Z] #36 128.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:05:34.764Z] #36 128.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:05:34.764Z] #36 128.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:05:34.764Z] #36 128.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:05:34.764Z] #36 128.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:05:34.764Z] #36 128.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:05:34.764Z] #36 DONE 129.6s [2023-04-27T23:05:34.764Z] [2023-04-27T23:05:34.764Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-27T23:05:35.620Z] #38 55.84 CC images/opts.o [2023-04-27T23:05:35.620Z] #38 56.28 CC images/seccomp.o [2023-04-27T23:05:35.620Z] #38 ... [2023-04-27T23:05:35.620Z] [2023-04-27T23:05:35.620Z] #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-04-27T23:05:36.400Z] #37 83.21 Updating files: 22% (1185/5268) Updating files: 23% (1212/5268) Updating files: 24% (1265/5268) Updating files: 25% (1317/5268) Updating files: 26% (1370/5268) Updating files: 27% (1423/5268) Updating files: 28% (1476/5268) Updating files: 29% (1528/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 47% (2527/5268) Updating files: 48% (2529/5268) [2023-04-27T23:05:36.400Z] #37 ... [2023-04-27T23:05:36.400Z] [2023-04-27T23:05:36.400Z] #30 [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-04-27T23:05:36.400Z] #30 151.1 github.com/BurntSushi/toml/cmd/tomlv [2023-04-27T23:05:36.400Z] #30 DONE 154.0s [2023-04-27T23:05:36.400Z] [2023-04-27T23:05:36.400Z] #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-04-27T23:05:37.208Z] #50 41.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:05:37.208Z] #50 41.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-27T23:05:37.208Z] #50 41.90 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-04-27T23:05:37.208Z] #50 41.92 Setting up patch (2.7.6-7) ... [2023-04-27T23:05:37.208Z] #50 41.93 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:05:37.208Z] #50 42.04 invoke-rc.d: could not determine current runlevel [2023-04-27T23:05:37.469Z] #50 42.07 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-27T23:05:37.469Z] #50 42.10 Setting up xfsprogs (5.10.0-4) ... [2023-04-27T23:05:37.469Z] #50 42.11 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-04-27T23:05:37.469Z] #50 42.13 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:05:37.469Z] #50 42.14 Setting up pigz (2.6-1) ... [2023-04-27T23:05:37.469Z] #50 42.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-27T23:05:37.469Z] #50 42.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-27T23:05:37.469Z] #50 42.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:05:37.469Z] #50 42.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:38.261Z] Client: [2023-04-27T23:05:38.261Z] Context: default [2023-04-27T23:05:38.261Z] Debug Mode: false [2023-04-27T23:05:38.261Z] Plugins: [2023-04-27T23:05:38.261Z] app: Docker Application (Docker Inc., v0.8.0) [2023-04-27T23:05:38.261Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-04-27T23:05:38.261Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-04-27T23:05:38.261Z] [2023-04-27T23:05:38.261Z] Server: [2023-04-27T23:05:38.261Z] Containers: 0 [2023-04-27T23:05:38.261Z] Running: 0 [2023-04-27T23:05:38.261Z] Paused: 0 [2023-04-27T23:05:38.261Z] Stopped: 0 [2023-04-27T23:05:38.261Z] Images: 0 [2023-04-27T23:05:38.261Z] Server Version: 20.10.9 [2023-04-27T23:05:38.261Z] Storage Driver: lcow (linux) windowsfilter (windows) [2023-04-27T23:05:38.261Z] LCOW: [2023-04-27T23:05:38.261Z] Windows: [2023-04-27T23:05:38.261Z] Logging Driver: json-file [2023-04-27T23:05:38.261Z] Plugins: [2023-04-27T23:05:38.261Z] Volume: local [2023-04-27T23:05:38.261Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-27T23:05:38.261Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-27T23:05:38.261Z] Swarm: inactive [2023-04-27T23:05:38.261Z] Default Isolation: process [2023-04-27T23:05:38.261Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-27T23:05:38.261Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-27T23:05:38.261Z] OSType: windows [2023-04-27T23:05:38.261Z] Architecture: x86_64 [2023-04-27T23:05:38.261Z] CPUs: 4 [2023-04-27T23:05:38.261Z] Total Memory: 32GiB [2023-04-27T23:05:38.261Z] Name: azwin-2-452ac0 [2023-04-27T23:05:38.261Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-04-27T23:05:38.261Z] Docker Root Dir: D:\docker [2023-04-27T23:05:38.261Z] Debug Mode: false [2023-04-27T23:05:38.261Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:05:38.261Z] Labels: [2023-04-27T23:05:38.261Z] Experimental: true [2023-04-27T23:05:38.261Z] Insecure Registries: [2023-04-27T23:05:38.261Z] 10.0.0.4:5000 [2023-04-27T23:05:38.261Z] 127.0.0.0/8 [2023-04-27T23:05:38.261Z] Registry Mirrors: [2023-04-27T23:05:38.261Z] http://10.0.0.4:5000/ [2023-04-27T23:05:38.261Z] Live Restore Enabled: false [2023-04-27T23:05:38.261Z] Product License: Community Engine [2023-04-27T23:05:38.261Z] [Pipeline] } [2023-04-27T23:05:38.411Z] #50 43.04 Setting up libaio1:arm64 (0.3.112-9) ... [2023-04-27T23:05:38.411Z] #50 43.05 Setting up python3-lib2to3 (3.9.2-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-04-27T23:05:38.933Z] #50 43.47 Setting up libelf1:arm64 (0.183-1) ... [2023-04-27T23:05:38.933Z] #50 43.60 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-27T23:05:38.933Z] #50 43.61 Setting up python3-distutils (3.9.2-1) ... [2023-04-27T23:05:38.935Z] #40 DONE 3.7s [2023-04-27T23:05:38.935Z] [2023-04-27T23:05:38.935Z] #41 [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-04-27T23:05:38.989Z] #37 83.21 Updating files: 22% (1185/5268) Updating files: 23% (1212/5268) Updating files: 24% (1265/5268) Updating files: 25% (1317/5268) Updating files: 26% (1370/5268) Updating files: 27% (1423/5268) Updating files: 28% (1476/5268) Updating files: 29% (1528/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 47% (2527/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 72% (3809/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 86% (4552/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-27T23:05:38.989Z] #37 87.24 + cd /tmp/tmp.8q6U8tyHPU/src/github.com/containerd/containerd [2023-04-27T23:05:39.247Z] #37 87.24 + git checkout -q v1.6.20 [2023-04-27T23:05:39.505Z] #50 44.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:05:39.505Z] #50 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-27T23:05:39.505Z] #50 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-27T23:05:39.505Z] #50 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-27T23:05:39.505Z] #50 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-27T23:05:39.505Z] #50 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-27T23:05:39.505Z] #50 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-27T23:05:39.505Z] #50 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-27T23:05:39.505Z] #50 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-27T23:05:39.505Z] #50 44.19 Setting up python3-setuptools (52.0.0-4) ... [2023-04-27T23:05:40.831Z] #41 DONE 2.6s [2023-04-27T23:05:40.831Z] [2023-04-27T23:05:40.831Z] #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-04-27T23:05:40.831Z] #38 74.44 LINK criu/pie/restorer.built-in.o [2023-04-27T23:05:40.831Z] #38 74.47 GEN criu/pie/restorer-blob.h [2023-04-27T23:05:40.831Z] #38 74.56 DEP criu/vdso.d [2023-04-27T23:05:40.831Z] #38 74.76 DEP criu/vdso-compat.d [2023-04-27T23:05:40.831Z] #38 74.92 DEP criu/uts_ns.d [2023-04-27T23:05:40.831Z] #38 75.09 DEP criu/util.d [2023-04-27T23:05:40.831Z] #38 75.34 DEP criu/uffd.d [2023-04-27T23:05:40.831Z] #38 75.53 DEP criu/tun.d [2023-04-27T23:05:40.831Z] #38 75.77 DEP criu/tty.d [2023-04-27T23:05:40.831Z] #38 76.16 DEP criu/timerfd.d [2023-04-27T23:05:40.831Z] #38 76.40 DEP criu/timens.d [2023-04-27T23:05:40.831Z] #38 76.65 DEP criu/sysfs_parse.d [2023-04-27T23:05:40.831Z] #38 76.86 DEP criu/sysctl.d [2023-04-27T23:05:40.831Z] #38 77.08 DEP criu/string.d [2023-04-27T23:05:40.831Z] #38 77.15 DEP criu/stats.d [2023-04-27T23:05:40.831Z] #38 77.28 DEP criu/sockets.d [2023-04-27T23:05:40.831Z] #38 77.50 DEP criu/sk-unix.d [2023-04-27T23:05:40.831Z] #38 77.80 DEP criu/sk-tcp.d [2023-04-27T23:05:40.831Z] #38 78.03 DEP criu/sk-queue.d [2023-04-27T23:05:40.831Z] #38 78.21 DEP criu/sk-packet.d [2023-04-27T23:05:41.087Z] #38 78.35 DEP criu/sk-netlink.d [2023-04-27T23:05:41.087Z] #38 78.47 DEP criu/sk-inet.d [2023-04-27T23:05:41.344Z] #38 78.73 DEP criu/signalfd.d [2023-04-27T23:05:41.344Z] #38 78.86 DEP criu/sigframe.d [2023-04-27T23:05:41.420Z] #50 45.72 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-27T23:05:41.420Z] #50 45.74 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-04-27T23:05:41.420Z] #50 45.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:05:41.420Z] #50 45.77 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:05:41.420Z] #50 ... [2023-04-27T23:05:41.420Z] [2023-04-27T23:05:41.420Z] #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-04-27T23:05:41.420Z] #39 96.56 CC criu/crtools.o [2023-04-27T23:05:41.420Z] #39 97.15 CC criu/eventfd.o [2023-04-27T23:05:41.420Z] #39 97.57 CC criu/eventpoll.o [2023-04-27T23:05:41.420Z] #39 98.44 CC criu/external.o [2023-04-27T23:05:41.420Z] #39 98.75 CC criu/fault-injection.o [2023-04-27T23:05:41.420Z] #39 98.93 CC criu/fdstore.o [2023-04-27T23:05:41.420Z] #39 99.34 CC criu/fifo.o [2023-04-27T23:05:41.420Z] #39 99.74 CC criu/file-ids.o [2023-04-27T23:05:41.420Z] #39 100.1 CC criu/file-lock.o [2023-04-27T23:05:41.420Z] #39 101.1 CC criu/files-ext.o [2023-04-27T23:05:41.420Z] #39 101.5 CC criu/files-reg.o [2023-04-27T23:05:41.420Z] #39 103.9 CC criu/files.o [2023-04-27T23:05:41.420Z] #39 105.9 CC criu/filesystems.o [2023-04-27T23:05:41.420Z] #39 106.6 CC criu/fsnotify.o [2023-04-27T23:05:41.603Z] #38 ... [2023-04-27T23:05:41.603Z] [2023-04-27T23:05:41.603Z] #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-04-27T23:05:41.603Z] #26 129.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:05:41.603Z] #26 129.9 + GOBIN=/build [2023-04-27T23:05:41.603Z] #26 129.9 + GO111MODULE=on [2023-04-27T23:05:41.603Z] #26 129.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-27T23:05:41.603Z] #26 DONE 136.6s [2023-04-27T23:05:41.603Z] [2023-04-27T23:05:41.603Z] #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-04-27T23:05:41.603Z] #38 79.00 DEP criu/shmem.d [2023-04-27T23:05:41.859Z] #38 ... [2023-04-27T23:05:41.859Z] [2023-04-27T23:05:41.859Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-27T23:05:41.859Z] #42 DONE 0.2s [2023-04-27T23:05:42.115Z] [2023-04-27T23:05:42.115Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-27T23:05:42.115Z] #43 DONE 0.2s [2023-04-27T23:05:42.115Z] [2023-04-27T23:05:42.115Z] #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-04-27T23:05:42.115Z] #38 79.35 DEP criu/servicefd.d [2023-04-27T23:05:42.115Z] #38 79.56 DEP criu/seize.d [2023-04-27T23:05:42.361Z] #39 ... [2023-04-27T23:05:42.361Z] [2023-04-27T23:05:42.361Z] #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-04-27T23:05:42.361Z] #50 47.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-27T23:05:42.361Z] #50 47.03 Setting up jq (1.6-2.1) ... [2023-04-27T23:05:42.361Z] #50 47.05 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-04-27T23:05:42.361Z] #50 47.07 Setting up iptables (1.8.7-1) ... [2023-04-27T23:05:42.361Z] #50 47.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:05:42.371Z] #38 79.65 DEP criu/seccomp.d [2023-04-27T23:05:42.371Z] #38 79.83 DEP criu/rst-malloc.d [2023-04-27T23:05:42.551Z] #37 90.22 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-27T23:05:42.552Z] #37 90.22 + BUILDTAGS='netgo osusergo static_build' [2023-04-27T23:05:42.552Z] #37 90.22 + export EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:05:42.552Z] #37 90.22 + EXTRA_FLAGS=-buildmode=pie [2023-04-27T23:05:42.552Z] #37 90.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-27T23:05:42.552Z] #37 90.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-27T23:05:42.552Z] #37 90.22 + '[' '' = dynamic ']' [2023-04-27T23:05:42.552Z] #37 90.22 + make [2023-04-27T23:05:42.622Z] #50 47.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:05:42.622Z] #50 47.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:05:42.622Z] #50 47.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:05:42.622Z] #50 47.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-27T23:05:42.622Z] #50 47.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-27T23:05:42.622Z] #50 47.15 Setting up iproute2 (5.10.0-4) ... [2023-04-27T23:05:42.627Z] #38 79.90 DEP criu/rbtree.d [2023-04-27T23:05:42.627Z] #38 79.96 DEP criu/pstree.d [2023-04-27T23:05:42.810Z] #37 ... [2023-04-27T23:05:42.811Z] [2023-04-27T23:05:42.811Z] #36 [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-04-27T23:05:42.811Z] #36 150.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-27T23:05:42.811Z] #36 150.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:42.811Z] #36 150.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:05:42.811Z] #36 160.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-27T23:05:42.811Z] #36 160.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:42.811Z] #36 160.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:05:42.883Z] #50 47.51 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:05:42.884Z] #38 80.13 DEP criu/protobuf.d [2023-04-27T23:05:42.884Z] #38 80.32 GEN criu/protobuf-desc-gen.h [2023-04-27T23:05:43.070Z] #36 ... [2023-04-27T23:05:43.070Z] [2023-04-27T23:05:43.070Z] #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-04-27T23:05:43.070Z] #38 56.85 CC images/binfmt-misc.o [2023-04-27T23:05:43.070Z] #38 57.19 CC images/time.o [2023-04-27T23:05:43.070Z] #38 57.50 CC images/sysctl.o [2023-04-27T23:05:43.070Z] #38 57.84 CC images/autofs.o [2023-04-27T23:05:43.070Z] #38 58.23 CC images/macvlan.o [2023-04-27T23:05:43.070Z] #38 58.54 CC images/sit.o [2023-04-27T23:05:43.070Z] #38 58.89 CC images/memfd.o [2023-04-27T23:05:43.070Z] #38 59.34 CC images/timens.o [2023-04-27T23:05:43.070Z] #38 59.68 LINK images/built-in.o [2023-04-27T23:05:43.070Z] #38 59.85 GEN compel/include/asm [2023-04-27T23:05:43.070Z] #38 59.89 GEN compel/include/version.h [2023-04-27T23:05:43.070Z] #38 59.91 touch .config [2023-04-27T23:05:43.070Z] #38 59.95 GEN include/common/config.h [2023-04-27T23:05:43.070Z] #38 60.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-27T23:05:43.070Z] #38 60.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-27T23:05:43.070Z] #38 60.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-27T23:05:43.070Z] #38 60.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-27T23:05:43.070Z] #38 60.34 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-27T23:05:43.070Z] #38 60.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-27T23:05:43.070Z] #38 60.51 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-27T23:05:43.070Z] #38 60.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-27T23:05:43.070Z] #38 60.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-27T23:05:43.070Z] #38 60.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-27T23:05:43.070Z] #38 60.69 DEP compel/plugins/std/infect.d [2023-04-27T23:05:43.070Z] #38 60.79 DEP compel/plugins/std/string.d [2023-04-27T23:05:43.070Z] #38 60.98 DEP compel/plugins/std/log.d [2023-04-27T23:05:43.070Z] #38 61.17 DEP compel/plugins/std/fds.d [2023-04-27T23:05:43.070Z] #38 61.39 DEP compel/plugins/std/std.d [2023-04-27T23:05:43.070Z] #38 61.59 DEP compel/plugins/shmem/shmem.d [2023-04-27T23:05:43.070Z] #38 61.82 DEP compel/plugins/fds/fds.d [2023-04-27T23:05:43.070Z] #38 62.09 CC compel/plugins/std/std.o [2023-04-27T23:05:43.070Z] #38 62.61 CC compel/plugins/std/fds.o [2023-04-27T23:05:43.070Z] #38 63.21 CC compel/plugins/std/log.o [2023-04-27T23:05:43.638Z] #38 64.35 CC compel/plugins/std/string.o [2023-04-27T23:05:44.268Z] #50 DONE 48.8s [2023-04-27T23:05:44.268Z] [2023-04-27T23:05:44.268Z] #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-04-27T23:05:44.575Z] #38 65.05 CC compel/plugins/std/infect.o [2023-04-27T23:05:44.782Z] #38 ... [2023-04-27T23:05:44.782Z] [2023-04-27T23:05:44.782Z] #44 [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-04-27T23:05:44.782Z] #0 3.551 + RM_GOPATH=0 [2023-04-27T23:05:44.782Z] #0 3.551 + TMP_GOPATH= [2023-04-27T23:05:44.782Z] #0 3.551 + : /build [2023-04-27T23:05:44.782Z] #0 3.551 + '[' -z '' ']' [2023-04-27T23:05:44.782Z] #0 3.553 ++ mktemp -d [2023-04-27T23:05:44.782Z] #0 3.553 + export GOPATH=/tmp/tmp.IPxzJCrKrj [2023-04-27T23:05:44.782Z] #0 3.553 + GOPATH=/tmp/tmp.IPxzJCrKrj [2023-04-27T23:05:44.782Z] #0 3.553 + RM_GOPATH=1 [2023-04-27T23:05:44.782Z] #0 3.553 + case "$(go env GOARCH)" in [2023-04-27T23:05:44.782Z] #0 3.553 ++ go env GOARCH [2023-04-27T23:05:44.782Z] #0 3.586 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:05:44.782Z] #0 3.586 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:05:44.782Z] #0 3.586 ++ dirname /tmp/install/install.sh [2023-04-27T23:05:44.782Z] #0 3.588 + dir=/tmp/install [2023-04-27T23:05:44.782Z] #0 3.588 + bin=runc [2023-04-27T23:05:44.782Z] #0 3.588 + shift [2023-04-27T23:05:44.782Z] #0 3.588 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-27T23:05:44.782Z] #0 3.588 + . /tmp/install/runc.installer [2023-04-27T23:05:44.782Z] #0 3.593 ++ set -e [2023-04-27T23:05:44.782Z] #0 3.594 ++ : v1.1.5 [2023-04-27T23:05:44.782Z] #0 3.594 + install_runc [2023-04-27T23:05:44.782Z] #0 3.594 + RUNC_BUILDTAGS=seccomp [2023-04-27T23:05:44.782Z] #0 3.594 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-27T23:05:44.782Z] #0 3.594 Install runc version v1.1.5 (build tags: seccomp) [2023-04-27T23:05:44.782Z] #0 3.595 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IPxzJCrKrj/src/github.com/opencontainers/runc [2023-04-27T23:05:44.782Z] #0 3.600 Cloning into '/tmp/tmp.IPxzJCrKrj/src/github.com/opencontainers/runc'... [2023-04-27T23:05:44.834Z] #38 65.45 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-27T23:05:44.834Z] #38 65.52 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-27T23:05:44.834Z] #38 65.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-27T23:05:44.840Z] #51 0.820 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-27T23:05:45.039Z] #44 ... [2023-04-27T23:05:45.039Z] [2023-04-27T23:05:45.039Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-27T23:05:45.039Z] #0 3.746 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-27T23:05:45.039Z] #45 DONE 3.9s [2023-04-27T23:05:45.039Z] [2023-04-27T23:05:45.039Z] #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-04-27T23:05:45.039Z] #38 82.25 DEP criu/protobuf-desc.d [2023-04-27T23:05:45.039Z] #38 82.47 DEP criu/proc_parse.d [2023-04-27T23:05:45.095Z] #38 65.76 AR compel/plugins/std.lib.a [2023-04-27T23:05:45.104Z] #51 0.824 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-27T23:05:45.104Z] #51 0.828 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-27T23:05:45.104Z] #51 DONE 0.9s [2023-04-27T23:05:45.104Z] [2023-04-27T23:05:45.104Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:05:45.297Z] #38 82.75 DEP criu/plugin.d [2023-04-27T23:05:45.354Z] #38 65.89 CC compel/plugins/fds/fds.o [2023-04-27T23:05:45.354Z] #38 ... [2023-04-27T23:05:45.354Z] [2023-04-27T23:05:45.354Z] #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-04-27T23:05:45.354Z] #37 93.24 + bin/ctr [2023-04-27T23:05:45.554Z] #38 82.85 DEP criu/pipes.d [2023-04-27T23:05:45.554Z] #38 82.99 DEP criu/pie-util.d [2023-04-27T23:05:45.812Z] #38 83.11 DEP criu/pie-util-vdso.d [2023-04-27T23:05:45.812Z] #38 83.27 DEP criu/pie-util-vdso-elf32.d [2023-04-27T23:05:46.069Z] #38 83.47 DEP criu/path.d [2023-04-27T23:05:46.069Z] #38 83.61 DEP criu/parasite-syscall.d [2023-04-27T23:05:46.632Z] #38 83.84 DEP criu/pagemap.d [2023-04-27T23:05:46.632Z] #38 84.04 DEP criu/pagemap-cache.d [2023-04-27T23:05:46.890Z] #38 84.25 DEP criu/page-xfer.d [2023-04-27T23:05:47.147Z] #38 84.41 DEP criu/page-pipe.d [2023-04-27T23:05:47.147Z] #38 84.54 DEP criu/netfilter.d [2023-04-27T23:05:47.403Z] #38 84.68 DEP criu/net.d [2023-04-27T23:05:47.403Z] #38 84.88 DEP criu/namespaces.d [2023-04-27T23:05:47.967Z] #38 85.09 DEP criu/mount.d [2023-04-27T23:05:47.967Z] #38 85.31 DEP criu/memfd.d [2023-04-27T23:05:48.224Z] #38 85.54 DEP criu/mem.d [2023-04-27T23:05:48.481Z] #38 85.81 DEP criu/lsm.d [2023-04-27T23:05:48.481Z] #38 ... [2023-04-27T23:05:48.481Z] [2023-04-27T23:05:48.481Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-27T23:05:48.481Z] #46 DONE 3.6s [2023-04-27T23:05:48.738Z] [2023-04-27T23:05:48.738Z] #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-04-27T23:05:48.738Z] #38 86.04 DEP criu/log.d [2023-04-27T23:05:48.738Z] #38 86.22 DEP criu/libnetlink.d [2023-04-27T23:05:48.995Z] #38 86.40 DEP criu/kerndat.d [2023-04-27T23:05:49.252Z] #38 86.65 DEP criu/kcmp-ids.d [2023-04-27T23:05:49.252Z] #38 86.75 DEP criu/irmap.d [2023-04-27T23:05:49.509Z] #38 86.93 DEP criu/ipc_ns.d [2023-04-27T23:05:49.719Z] #41 170.3 + mkdir -p /build [2023-04-27T23:05:49.719Z] #41 170.3 + cp runc /build/runc [2023-04-27T23:05:49.719Z] #41 DONE 171.0s [2023-04-27T23:05:49.719Z] [2023-04-27T23:05:49.719Z] #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-04-27T23:05:49.766Z] #38 87.09 DEP criu/image.d [2023-04-27T23:05:50.023Z] #38 87.27 DEP criu/image-desc.d [2023-04-27T23:05:50.023Z] #38 87.37 DEP criu/fsnotify.d [2023-04-27T23:05:50.280Z] #38 87.55 DEP criu/filesystems.d [2023-04-27T23:05:50.280Z] #38 87.78 DEP criu/files.d [2023-04-27T23:05:50.537Z] #38 87.94 DEP criu/files-reg.d [2023-04-27T23:05:50.626Z] #37 ... [2023-04-27T23:05:50.626Z] [2023-04-27T23:05:50.626Z] #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-04-27T23:05:50.626Z] #38 66.38 AR compel/plugins/fds.lib.a [2023-04-27T23:05:50.626Z] #38 66.53 HOSTDEP compel/src/lib/log-host.d [2023-04-27T23:05:50.626Z] #38 66.73 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-27T23:05:50.626Z] #38 66.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-27T23:05:50.626Z] #38 66.98 HOSTDEP compel/src/main-host.d [2023-04-27T23:05:50.626Z] #38 67.22 DEP compel/src/lib/ptrace.d [2023-04-27T23:05:50.626Z] #38 67.45 DEP compel/src/lib/infect.d [2023-04-27T23:05:50.626Z] #38 67.69 DEP compel/src/lib/infect-util.d [2023-04-27T23:05:50.626Z] #38 67.84 DEP compel/src/lib/infect-rpc.d [2023-04-27T23:05:50.626Z] #38 68.00 DEP compel/arch/x86/src/lib/infect.d [2023-04-27T23:05:50.626Z] #38 68.24 DEP compel/arch/x86/src/lib/cpu.d [2023-04-27T23:05:50.626Z] #38 68.36 DEP compel/src/lib/log.d [2023-04-27T23:05:50.626Z] #38 68.48 DEP compel/src/main.d [2023-04-27T23:05:50.626Z] #38 68.67 DEP compel/src/lib/handle-elf.d [2023-04-27T23:05:50.626Z] #38 68.86 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-27T23:05:50.626Z] #38 69.12 CC compel/src/lib/log.o [2023-04-27T23:05:50.626Z] #38 69.49 CC compel/arch/x86/src/lib/cpu.o [2023-04-27T23:05:50.626Z] #38 70.80 CC compel/arch/x86/src/lib/infect.o [2023-04-27T23:05:50.794Z] #38 88.20 DEP criu/files-ext.d [2023-04-27T23:05:51.052Z] #38 88.41 DEP criu/file-lock.d [2023-04-27T23:05:51.302Z] #38 72.04 CC compel/src/lib/infect-rpc.o [2023-04-27T23:05:51.309Z] #38 88.59 DEP criu/file-ids.d [2023-04-27T23:05:51.309Z] #38 88.76 DEP criu/fifo.d [2023-04-27T23:05:51.309Z] #38 88.88 DEP criu/fdstore.d [2023-04-27T23:05:51.566Z] #38 89.00 DEP criu/fault-injection.d [2023-04-27T23:05:51.688Z] #52 ... [2023-04-27T23:05:51.688Z] [2023-04-27T23:05:51.688Z] #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-04-27T23:05:51.688Z] #39 107.8 CC criu/image-desc.o [2023-04-27T23:05:51.688Z] #39 108.0 CC criu/image.o [2023-04-27T23:05:51.688Z] #39 109.1 CC criu/ipc_ns.o [2023-04-27T23:05:51.688Z] #39 110.7 CC criu/irmap.o [2023-04-27T23:05:51.688Z] #39 111.4 CC criu/kcmp-ids.o [2023-04-27T23:05:51.688Z] #39 111.8 CC criu/kerndat.o [2023-04-27T23:05:51.688Z] #39 113.2 CC criu/libnetlink.o [2023-04-27T23:05:51.688Z] #39 113.6 CC criu/log.o [2023-04-27T23:05:51.688Z] #39 114.1 CC criu/lsm.o [2023-04-27T23:05:51.688Z] #39 114.5 CC criu/mem.o [2023-04-27T23:05:51.688Z] #39 116.4 CC criu/memfd.o [2023-04-27T23:05:51.823Z] #38 89.07 DEP criu/external.d [2023-04-27T23:05:51.823Z] #38 ... [2023-04-27T23:05:51.823Z] [2023-04-27T23:05:51.823Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-27T23:05:51.823Z] #47 DONE 3.4s [2023-04-27T23:05:51.823Z] [2023-04-27T23:05:51.823Z] #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-04-27T23:05:51.823Z] #38 89.22 DEP criu/eventpoll.d [2023-04-27T23:05:51.870Z] #38 72.51 CC compel/src/lib/infect-util.o [2023-04-27T23:05:51.949Z] #39 117.0 CC criu/mount.o [2023-04-27T23:05:52.080Z] #38 89.45 DEP criu/eventfd.d [2023-04-27T23:05:52.080Z] #38 89.59 DEP criu/crtools.d [2023-04-27T23:05:52.131Z] #38 72.92 CC compel/src/lib/infect.o [2023-04-27T23:05:52.337Z] #38 89.80 DEP criu/cr-service.d [2023-04-27T23:05:52.640Z] #38 90.08 DEP criu/cr-restore.d [2023-04-27T23:05:52.897Z] #38 90.34 DEP criu/cr-errno.d [2023-04-27T23:05:53.024Z] #37 ... [2023-04-27T23:05:53.024Z] [2023-04-27T23:05:53.024Z] #31 [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-04-27T23:05:53.024Z] #31 304.7 + /build/golangci-lint --version [2023-04-27T23:05:53.024Z] #31 304.9 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-27T23:05:53.161Z] #38 90.39 DEP criu/cr-dump.d [2023-04-27T23:05:53.423Z] #38 90.64 DEP criu/cr-dedup.d [2023-04-27T23:05:53.423Z] #38 90.84 DEP criu/cr-check.d [2023-04-27T23:05:53.681Z] #38 91.07 DEP criu/config.d [2023-04-27T23:05:53.939Z] #38 91.26 DEP criu/clone-noasan.d [2023-04-27T23:05:54.051Z] #38 ... [2023-04-27T23:05:54.051Z] [2023-04-27T23:05:54.051Z] #36 [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-04-27T23:05:54.051Z] #36 171.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-27T23:05:54.051Z] #36 171.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:05:54.051Z] #36 171.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:05:54.197Z] #38 91.38 DEP criu/cgroup.d [2023-04-27T23:05:54.197Z] #38 ... [2023-04-27T23:05:54.197Z] [2023-04-27T23:05:54.197Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-27T23:05:54.197Z] #48 DONE 2.4s [2023-04-27T23:05:54.197Z] [2023-04-27T23:05:54.197Z] #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-04-27T23:05:54.197Z] #38 91.60 DEP criu/cgroup-props.d [2023-04-27T23:05:54.411Z] #31 DONE 305.9s [2023-04-27T23:05:54.411Z] [2023-04-27T23:05:54.411Z] #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-04-27T23:05:54.411Z] #37 269.5 + bin/containerd [2023-04-27T23:05:54.458Z] #38 91.79 DEP criu/bitmap.d [2023-04-27T23:05:54.458Z] #38 91.83 DEP criu/bfd.d [2023-04-27T23:05:54.496Z] #39 ... [2023-04-27T23:05:54.496Z] [2023-04-27T23:05:54.496Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:05:54.496Z] #52 9.373 Collecting yamllint==1.26.1 [2023-04-27T23:05:54.714Z] #38 91.99 DEP criu/autofs.d [2023-04-27T23:05:54.714Z] #38 92.13 DEP criu/aio.d [2023-04-27T23:05:55.018Z] #38 92.32 DEP criu/action-scripts.d [2023-04-27T23:05:55.275Z] #38 92.67 CC criu/action-scripts.o [2023-04-27T23:05:55.436Z] #52 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-27T23:05:55.838Z] #38 93.18 CC criu/aio.o [2023-04-27T23:05:56.096Z] #38 ... [2023-04-27T23:05:56.096Z] [2023-04-27T23:05:56.096Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-27T23:05:56.096Z] #49 DONE 2.0s [2023-04-27T23:05:56.324Z] #37 ... [2023-04-27T23:05:56.324Z] [2023-04-27T23:05:56.324Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-27T23:05:56.324Z] #62 DONE 0.6s [2023-04-27T23:05:56.324Z] [2023-04-27T23:05:56.324Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-27T23:05:56.324Z] #63 DONE 0.1s [2023-04-27T23:05:56.324Z] [2023-04-27T23:05:56.324Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-27T23:05:56.324Z] #64 DONE 0.3s [2023-04-27T23:05:56.324Z] [2023-04-27T23:05:56.324Z] #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-04-27T23:05:56.357Z] [2023-04-27T23:05:56.357Z] #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-04-27T23:05:56.820Z] #52 11.61 Collecting pathspec>=0.5.3 [2023-04-27T23:05:56.820Z] #52 11.63 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-27T23:05:57.081Z] #52 11.93 Collecting pyyaml [2023-04-27T23:05:57.081Z] #52 11.95 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-04-27T23:05:57.081Z] #52 12.01 Building wheels for collected packages: yamllint [2023-04-27T23:05:57.081Z] #52 12.01 Building wheel for yamllint (setup.py): started [2023-04-27T23:05:58.024Z] #52 13.01 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-27T23:05:58.024Z] #52 13.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=87b06b574ca8bdf4dd5b42e6f718c370190c439ac9aa2345342fffaca36a04fa [2023-04-27T23:05:58.024Z] #52 13.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-27T23:05:58.024Z] #52 13.02 Successfully built yamllint [2023-04-27T23:05:58.024Z] #52 13.03 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-27T23:05:58.296Z] #52 13.47 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-27T23:05:58.894Z] #50 2.690 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:05:58.894Z] #50 2.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:05:58.894Z] #50 2.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:05:59.151Z] #50 ... [2023-04-27T23:05:59.151Z] [2023-04-27T23:05:59.151Z] #44 [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-04-27T23:05:59.151Z] #44 14.61 + cd /tmp/tmp.IPxzJCrKrj/src/github.com/opencontainers/runc [2023-04-27T23:05:59.151Z] #44 14.61 + git checkout -q v1.1.5 [2023-04-27T23:05:59.151Z] #44 15.11 + '[' -z '' ']' [2023-04-27T23:05:59.151Z] #44 15.12 + target=static [2023-04-27T23:05:59.151Z] #44 15.12 + make BUILDTAGS=seccomp static [2023-04-27T23:05:59.151Z] #44 15.66 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-27T23:05:59.238Z] #52 DONE 14.1s [2023-04-27T23:05:59.238Z] [2023-04-27T23:05:59.238Z] #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-04-27T23:05:59.238Z] #39 120.6 CC criu/namespaces.o [2023-04-27T23:05:59.238Z] #39 122.8 CC criu/net.o [2023-04-27T23:05:59.408Z] #44 ... [2023-04-27T23:05:59.408Z] [2023-04-27T23:05:59.408Z] #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-04-27T23:05:59.408Z] #38 93.88 CC criu/autofs.o [2023-04-27T23:05:59.408Z] #38 95.50 CC criu/bfd.o [2023-04-27T23:05:59.408Z] #38 96.11 CC criu/bitmap.o [2023-04-27T23:05:59.408Z] #38 96.32 CC criu/cgroup-props.o [2023-04-27T23:06:00.344Z] #38 97.58 CC criu/cgroup.o [2023-04-27T23:06:00.609Z] #36 ... [2023-04-27T23:06:00.609Z] [2023-04-27T23:06:00.609Z] #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-04-27T23:06:00.609Z] #38 76.59 CC compel/src/lib/ptrace.o [2023-04-27T23:06:00.609Z] #38 77.17 AR compel/libcompel.a [2023-04-27T23:06:00.609Z] #38 77.34 HOSTCC compel/src/main-host.o [2023-04-27T23:06:00.609Z] #38 77.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-27T23:06:00.609Z] #38 77.90 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-27T23:06:00.609Z] #38 78.51 HOSTCC compel/src/lib/log-host.o [2023-04-27T23:06:00.609Z] #38 78.87 HOSTLINK compel/compel-host-bin [2023-04-27T23:06:00.609Z] #38 79.22 DEP soccr/soccr.d [2023-04-27T23:06:00.609Z] #38 79.54 CC soccr/soccr.o [2023-04-27T23:06:00.609Z] #38 81.32 AR soccr/libsoccr.a [2023-04-27T23:06:00.609Z] #38 81.39 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:06:01.150Z] #39 126.5 CC criu/netfilter.o [2023-04-27T23:06:01.177Z] #38 81.85 DEP criu/arch/x86/sigframe.d [2023-04-27T23:06:01.177Z] #38 81.94 DEP criu/arch/x86/sigaction_compat.d [2023-04-27T23:06:01.435Z] #38 82.08 DEP criu/arch/x86/kerndat.d [2023-04-27T23:06:01.694Z] #38 82.29 DEP criu/arch/x86/crtools.d [2023-04-27T23:06:01.721Z] #39 126.8 CC criu/page-pipe.o [2023-04-27T23:06:01.953Z] #38 82.60 DEP criu/arch/x86/cpu.d [2023-04-27T23:06:02.211Z] #38 82.96 CC criu/arch/x86/cpu.o [2023-04-27T23:06:02.663Z] #39 127.7 CC criu/page-xfer.o [2023-04-27T23:06:03.406Z] #38 83.93 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:06:03.406Z] #38 83.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:06:03.406Z] #38 83.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:06:03.406Z] #38 83.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:06:03.406Z] #38 83.94 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:06:03.406Z] #38 83.96 CC criu/arch/x86/crtools.o [2023-04-27T23:06:04.041Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-04-27T23:06:04.041Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-495f075e\powershellScript.ps1'; exit $LASTEXITCODE; [2023-04-27T23:06:04.041Z] ---------------------------------------------------------------------------- [2023-04-27T23:06:04.041Z] [2023-04-27T23:06:04.041Z] INFO: executeCI.ps1 starting at Thu Apr 27 23:06:02 CUT 2023 [2023-04-27T23:06:04.041Z] [2023-04-27T23:06:04.041Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-04-27T23:06:04.041Z] INFO: Running git version 2.24.1.windows.2 [2023-04-27T23:06:04.041Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-04-27T23:06:04.041Z] INFO: Environment variables: [2023-04-27T23:06:04.041Z] [2023-04-27T23:06:04.041Z] Name Value [2023-04-27T23:06:04.041Z] ---- ----- [2023-04-27T23:06:04.041Z] ALLUSERSPROFILE C:\ProgramData [2023-04-27T23:06:04.041Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-04-27T23:06:04.041Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-04-27T23:06:04.041Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-04-27T23:06:04.041Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-04-27T23:06:04.041Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-04-27T23:06:04.041Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-04-27T23:06:04.041Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-04-27T23:06:04.041Z] BRANCH_NAME PR-45424 [2023-04-27T23:06:04.041Z] BUILD_DISPLAY_NAME #1 [2023-04-27T23:06:04.041Z] BUILD_ID 1 [2023-04-27T23:06:04.041Z] BUILD_NUMBER 1 [2023-04-27T23:06:04.041Z] BUILD_TAG jenkins-moby-PR-45424-1 [2023-04-27T23:06:04.041Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/1/ [2023-04-27T23:06:04.041Z] CHANGE_AUTHOR thaJeztah [2023-04-27T23:06:04.041Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-04-27T23:06:04.041Z] CHANGE_BRANCH 20.10_update_containerd_1.6.20 [2023-04-27T23:06:04.041Z] CHANGE_FORK thaJeztah/docker [2023-04-27T23:06:04.041Z] CHANGE_ID 45424 [2023-04-27T23:06:04.041Z] CHANGE_TARGET 20.10 [2023-04-27T23:06:04.041Z] CHANGE_TITLE [20.10] update containerd binary to v1.6.20 [2023-04-27T23:06:04.041Z] CHANGE_URL https://github.com/moby/moby/pull/45424 [2023-04-27T23:06:04.041Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-27T23:06:04.041Z] CommonProgramFiles C:\Program Files\Common Files [2023-04-27T23:06:04.041Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-04-27T23:06:04.041Z] CommonProgramW6432 C:\Program Files\Common Files [2023-04-27T23:06:04.041Z] COMPUTERNAME azwin-2-452ac0 [2023-04-27T23:06:04.041Z] ComSpec C:\Windows\system32\cmd.exe [2023-04-27T23:06:04.041Z] ConfigSequenceNumber 0 [2023-04-27T23:06:04.041Z] DOCKER_BUILDKIT 0 [2023-04-27T23:06:04.041Z] DOCKER_DUT_DEBUG 1 [2023-04-27T23:06:04.041Z] DOCKER_EXPERIMENTAL 1 [2023-04-27T23:06:04.041Z] DOCKER_GRAPHDRIVER overlay2 [2023-04-27T23:06:04.042Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-04-27T23:06:04.042Z] EXECUTOR_NUMBER 0 [2023-04-27T23:06:04.042Z] FQDN azwin-2-452ac0.westus.cloudapp.azure.com [2023-04-27T23:06:04.042Z] GIT_BRANCH PR-45424 [2023-04-27T23:06:04.042Z] GIT_COMMIT 4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:06:04.042Z] GIT_URL https://github.com/moby/moby.git [2023-04-27T23:06:04.042Z] HUDSON_COOKIE 6740802f-5fd0-4f6d-bbbf-2ace139aa6c6 [2023-04-27T23:06:04.042Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-04-27T23:06:04.042Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-04-27T23:06:04.042Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-04-27T23:06:04.042Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-04-27T23:06:04.042Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-04-27T23:06:04.042Z] JENKINS_NODE_COOKIE c3ee9c81-b08e-44d6-90d1-c2a4ed4e36fa [2023-04-27T23:06:04.042Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-04-27T23:06:04.042Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-04-27T23:06:04.042Z] JOB_BASE_NAME PR-45424 [2023-04-27T23:06:04.042Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/display/redirect [2023-04-27T23:06:04.042Z] JOB_NAME moby/PR-45424 [2023-04-27T23:06:04.042Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/ [2023-04-27T23:06:04.042Z] library.jps.version master [2023-04-27T23:06:04.042Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-04-27T23:06:04.042Z] NODE_LABELS amd64 azure azwin-2-452ac0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-04-27T23:06:04.042Z] NODE_NAME azwin-2-452ac0 [2023-04-27T23:06:04.042Z] NUMBER_OF_PROCESSORS 4 [2023-04-27T23:06:04.042Z] OS Windows_NT [2023-04-27T23:06:04.042Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-04-27T23:06:04.042Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-04-27T23:06:04.042Z] PROCESSOR_ARCHITECTURE AMD64 [2023-04-27T23:06:04.042Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-04-27T23:06:04.042Z] PROCESSOR_LEVEL 6 [2023-04-27T23:06:04.042Z] PROCESSOR_REVISION 4f01 [2023-04-27T23:06:04.042Z] ProgramData C:\ProgramData [2023-04-27T23:06:04.042Z] ProgramFiles C:\Program Files [2023-04-27T23:06:04.042Z] ProgramFiles(x86) C:\Program Files (x86) [2023-04-27T23:06:04.042Z] ProgramW6432 C:\Program Files [2023-04-27T23:06:04.042Z] PROMPT $P$G [2023-04-27T23:06:04.042Z] PSExecutionPolicyPreference Bypass [2023-04-27T23:06:04.042Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-04-27T23:06:04.042Z] PUBLIC C:\Users\Public [2023-04-27T23:06:04.042Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/1/display/redirect?page=artif... [2023-04-27T23:06:04.042Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/1/display/redirect?page=changes [2023-04-27T23:06:04.042Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/1/display/redirect [2023-04-27T23:06:04.042Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45424/1/display/redirect?page=tests [2023-04-27T23:06:04.042Z] SKIP_VALIDATION_TESTS 1 [2023-04-27T23:06:04.042Z] SOURCES_DRIVE d [2023-04-27T23:06:04.042Z] SOURCES_SUBDIR gopath [2023-04-27T23:06:04.042Z] STAGE_NAME Run tests [2023-04-27T23:06:04.042Z] SystemDrive C: [2023-04-27T23:06:04.042Z] SystemRoot C:\Windows [2023-04-27T23:06:04.042Z] TEMP C:\Windows\TEMP [2023-04-27T23:06:04.042Z] TESTDEBUG 0 [2023-04-27T23:06:04.042Z] TESTRUN_DRIVE d [2023-04-27T23:06:04.042Z] TESTRUN_SUBDIR CI [2023-04-27T23:06:04.042Z] TIMEOUT 120m [2023-04-27T23:06:04.042Z] TMP C:\Windows\TEMP [2023-04-27T23:06:04.042Z] USERDOMAIN WORKGROUP [2023-04-27T23:06:04.042Z] USERNAME azwin-2-452ac0$ [2023-04-27T23:06:04.042Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-04-27T23:06:04.042Z] windir C:\Windows [2023-04-27T23:06:04.042Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-04-27T23:06:04.042Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-04-27T23:06:04.042Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-04-27T23:06:04.042Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-04-27T23:06:04.042Z] [2023-04-27T23:06:04.042Z] [2023-04-27T23:06:04.042Z] [2023-04-27T23:06:04.551Z] #38 101.2 CC criu/clone-noasan.o [2023-04-27T23:06:04.551Z] #38 101.5 CC criu/config.o [2023-04-27T23:06:04.584Z] #39 129.4 CC criu/pagemap-cache.o [2023-04-27T23:06:04.584Z] #39 129.8 CC criu/pagemap.o [2023-04-27T23:06:05.006Z] INFO: Sources under d:\gopath\... [2023-04-27T23:06:05.006Z] INFO: Test run under d:\CI\... [2023-04-27T23:06:05.006Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-04-27T23:06:05.006Z] INFO: docker/docker repository was found [2023-04-27T23:06:05.006Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-04-27T23:06:05.309Z] #38 85.74 CC criu/arch/x86/kerndat.o [2023-04-27T23:06:05.462Z] ltsc2019: Pulling from windows/servercore [2023-04-27T23:06:05.525Z] #39 130.7 CC criu/parasite-syscall.o [2023-04-27T23:06:05.876Z] #38 86.50 CC criu/arch/x86/sigaction_compat.o [2023-04-27T23:06:05.920Z] 8185ee4ed646: Pulling fs layer [2023-04-27T23:06:05.920Z] a2008f031039: Pulling fs layer [2023-04-27T23:06:05.944Z] #38 103.4 CC criu/cr-check.o [2023-04-27T23:06:06.467Z] #39 131.6 CC criu/path.o [2023-04-27T23:06:06.468Z] #38 87.02 CC criu/arch/x86/sigframe.o [2023-04-27T23:06:06.727Z] #38 87.47 LINK criu/arch/x86/crtools.built-in.o [2023-04-27T23:06:06.728Z] #39 131.9 CC criu/pie-util-vdso.o [2023-04-27T23:06:06.986Z] #38 87.67 DEP criu/pie/util-vdso-elf32.d [2023-04-27T23:06:07.246Z] #38 87.98 DEP criu/pie/util-vdso.d [2023-04-27T23:06:07.299Z] #39 132.4 CC criu/pie-util.o [2023-04-27T23:06:07.504Z] #38 88.21 DEP criu/pie/util.d [2023-04-27T23:06:07.560Z] #39 132.5 CC criu/pipes.o [2023-04-27T23:06:07.763Z] #38 88.48 CC criu/pie/util.o [2023-04-27T23:06:08.132Z] #39 133.4 CC criu/plugin.o [2023-04-27T23:06:08.335Z] #38 88.92 CC criu/pie/util-vdso.o [2023-04-27T23:06:08.460Z] #38 105.4 CC criu/cr-dedup.o [2023-04-27T23:06:08.460Z] #38 105.8 CC criu/cr-dump.o [2023-04-27T23:06:08.702Z] #39 133.8 CC criu/proc_parse.o [2023-04-27T23:06:09.389Z] #38 ... [2023-04-27T23:06:09.389Z] [2023-04-27T23:06:09.389Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-27T23:06:09.389Z] #34 DONE 164.1s [2023-04-27T23:06:09.389Z] [2023-04-27T23:06:09.389Z] #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-04-27T23:06:09.389Z] #50 3.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:06:09.389Z] #50 4.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:06:09.389Z] #50 6.206 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:06:09.389Z] #50 9.901 Fetched 8643 kB in 8s (1139 kB/s) [2023-04-27T23:06:09.389Z] #50 9.901 Reading package lists... [2023-04-27T23:06:09.786Z] #38 90.17 CC criu/pie/util-vdso-elf32.o [2023-04-27T23:06:09.846Z] a2008f031039: Verifying Checksum [2023-04-27T23:06:09.846Z] a2008f031039: Download complete [2023-04-27T23:06:10.050Z] #38 90.81 AR criu/pie/pie.lib.a [2023-04-27T23:06:10.308Z] #38 90.92 DEP criu/pie/restorer.d [2023-04-27T23:06:10.567Z] #38 91.17 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-27T23:06:10.567Z] #38 91.27 DEP criu/arch/x86/restorer_unmap.d [2023-04-27T23:06:10.826Z] #38 91.30 DEP criu/arch/x86/restorer.d [2023-04-27T23:06:10.826Z] #38 91.52 DEP criu/arch/x86/vdso-pie.d [2023-04-27T23:06:11.084Z] #38 91.81 DEP criu/pie/parasite-vdso.d [2023-04-27T23:06:11.342Z] #38 92.07 DEP criu/pie/parasite.d [2023-04-27T23:06:11.539Z] #50 13.29 Reading package lists... [2023-04-27T23:06:11.539Z] #50 ... [2023-04-27T23:06:11.539Z] [2023-04-27T23:06:11.539Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-27T23:06:11.539Z] #38 108.9 CC criu/cr-errno.o [2023-04-27T23:06:11.539Z] #38 109.0 CC criu/cr-restore.o [2023-04-27T23:06:11.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-27T23:06:11.999Z] #39 ... [2023-04-27T23:06:11.999Z] [2023-04-27T23:06:11.999Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:06:11.999Z] #28 191.7 + dpkg --print-architecture [2023-04-27T23:06:11.999Z] #28 DONE 192.0s [2023-04-27T23:06:11.999Z] [2023-04-27T23:06:11.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-04-27T23:06:11.999Z] #39 136.7 CC criu/protobuf-desc.o [2023-04-27T23:06:12.277Z] #38 92.71 CC criu/pie/parasite.o [2023-04-27T23:06:12.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-27T23:06:13.384Z] #39 138.4 CC criu/protobuf.o [2023-04-27T23:06:13.955Z] #39 138.9 CC criu/pstree.o [2023-04-27T23:06:14.809Z] #38 94.95 LINK criu/pie/parasite.built-in.o [2023-04-27T23:06:14.809Z] #38 94.98 GEN criu/pie/parasite-blob.h [2023-04-27T23:06:14.809Z] #38 95.05 CC criu/pie/parasite-vdso.o [2023-04-27T23:06:14.898Z] #39 140.0 CC criu/rbtree.o [2023-04-27T23:06:15.179Z] #39 140.4 CC criu/rst-malloc.o [2023-04-27T23:06:15.769Z] #39 140.7 CC criu/seccomp.o [2023-04-27T23:06:16.189Z] #38 96.56 CC criu/arch/x86/vdso-pie.o [2023-04-27T23:06:16.341Z] #39 141.4 CC criu/seize.o [2023-04-27T23:06:16.448Z] #38 97.07 CC criu/arch/x86/restorer.o [2023-04-27T23:06:16.786Z] #38 ... [2023-04-27T23:06:16.786Z] [2023-04-27T23:06:16.786Z] #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-04-27T23:06:16.786Z] #50 13.29 Reading package lists... [2023-04-27T23:06:16.786Z] #50 16.39 Building dependency tree... [2023-04-27T23:06:16.786Z] #50 18.37 The following additional packages will be installed: [2023-04-27T23:06:16.786Z] #50 18.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:06:16.786Z] #50 18.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-27T23:06:16.786Z] #50 18.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-27T23:06:16.786Z] #50 18.40 python3-pkg-resources vim-runtime xxd [2023-04-27T23:06:16.786Z] #50 18.40 Suggested packages: [2023-04-27T23:06:16.786Z] #50 18.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-27T23:06:16.786Z] #50 18.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-27T23:06:16.786Z] #50 18.40 acl attr quota [2023-04-27T23:06:16.786Z] #50 18.40 Recommended packages: [2023-04-27T23:06:16.786Z] #50 18.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-27T23:06:16.786Z] #50 19.80 The following NEW packages will be installed: [2023-04-27T23:06:16.786Z] #50 19.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-27T23:06:16.786Z] #50 19.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:06:16.786Z] #50 19.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-27T23:06:16.786Z] #50 19.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-27T23:06:16.786Z] #50 19.81 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-27T23:06:16.786Z] #50 19.82 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-27T23:06:16.786Z] #50 19.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-27T23:06:16.786Z] #50 19.82 xz-utils zip [2023-04-27T23:06:16.786Z] #50 20.18 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:06:16.786Z] #50 20.18 Need to get 27.0 MB of archives. [2023-04-27T23:06:16.786Z] #50 20.18 After this operation, 104 MB of additional disk space will be used. [2023-04-27T23:06:16.786Z] #50 20.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-27T23:06:16.786Z] #50 20.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-27T23:06:16.786Z] #50 20.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-27T23:06:16.786Z] #50 20.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:06:16.786Z] #50 20.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-27T23:06:16.786Z] #50 20.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-27T23:06:16.786Z] #50 20.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-27T23:06:16.786Z] #50 20.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-27T23:06:16.786Z] #50 20.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:06:16.786Z] #50 20.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:06:16.786Z] #50 20.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-27T23:06:16.786Z] #50 20.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-27T23:06:16.786Z] #50 20.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-27T23:06:16.786Z] #50 20.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-27T23:06:16.786Z] #50 20.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-27T23:06:16.786Z] #50 20.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-27T23:06:16.786Z] #50 20.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-27T23:06:16.786Z] #50 20.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-27T23:06:16.786Z] #50 20.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-27T23:06:16.786Z] #50 20.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-27T23:06:16.786Z] #50 20.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-27T23:06:16.786Z] #50 20.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:06:16.786Z] #50 20.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:06:16.786Z] #50 20.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:06:16.786Z] #50 20.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-27T23:06:16.786Z] #50 20.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-27T23:06:16.786Z] #50 20.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:06:16.786Z] #50 20.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-27T23:06:16.786Z] #50 20.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:06:16.786Z] #50 20.66 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-04-27T23:06:16.786Z] #50 20.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:06:16.786Z] #50 20.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-27T23:06:16.786Z] #50 20.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-27T23:06:16.786Z] #50 20.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-27T23:06:16.786Z] #50 20.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-27T23:06:16.786Z] #50 20.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-27T23:06:16.786Z] #50 20.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:06:17.041Z] #50 20.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-27T23:06:17.041Z] #50 20.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-27T23:06:17.042Z] #50 20.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-27T23:06:17.042Z] #50 20.78 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-27T23:06:17.042Z] #50 20.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-27T23:06:17.042Z] #50 20.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-27T23:06:17.042Z] #50 20.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-27T23:06:17.042Z] #50 21.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-27T23:06:17.282Z] #39 142.2 CC criu/servicefd.o [2023-04-27T23:06:17.297Z] #50 21.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-27T23:06:17.297Z] #50 21.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-27T23:06:17.385Z] #38 97.79 CC criu/arch/x86/restorer_unmap.o [2023-04-27T23:06:17.385Z] #38 97.89 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-27T23:06:17.385Z] #38 ... [2023-04-27T23:06:17.385Z] [2023-04-27T23:06:17.385Z] #36 [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-04-27T23:06:17.385Z] #36 195.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-27T23:06:17.385Z] #36 195.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-27T23:06:17.385Z] #36 195.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:06:17.542Z] #39 142.7 CC criu/shmem.o [2023-04-27T23:06:17.859Z] #50 21.69 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:06:18.114Z] #50 21.85 Fetched 27.0 MB in 1s (22.1 MB/s) [2023-04-27T23:06:18.114Z] #50 21.92 Selecting previously unselected package pigz. [2023-04-27T23:06:18.114Z] #50 21.92 (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 ... 24023 files and directories currently installed.) [2023-04-27T23:06:18.114Z] #50 21.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-27T23:06:18.114Z] #50 21.97 Unpacking pigz (2.6-1) ... [2023-04-27T23:06:18.114Z] #50 22.06 Selecting previously unselected package libelf1:amd64. [2023-04-27T23:06:18.370Z] #50 22.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-27T23:06:18.370Z] #50 22.07 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-27T23:06:18.370Z] #50 22.22 Selecting previously unselected package libbpf0:amd64. [2023-04-27T23:06:18.370Z] #50 22.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-27T23:06:18.370Z] #50 22.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:06:18.370Z] #50 22.33 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:06:18.484Z] #39 143.5 CC criu/sigframe.o [2023-04-27T23:06:18.484Z] #39 143.6 CC criu/signalfd.o [2023-04-27T23:06:18.627Z] #50 22.33 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:06:18.627Z] #50 22.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:06:18.627Z] #50 22.44 Selecting previously unselected package libmnl0:amd64. [2023-04-27T23:06:18.627Z] #50 22.44 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-27T23:06:18.627Z] #50 22.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:06:18.627Z] #50 22.50 Selecting previously unselected package libxtables12:amd64. [2023-04-27T23:06:18.627Z] #50 22.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-27T23:06:18.627Z] #50 22.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:06:18.744Z] #39 143.9 CC criu/sk-inet.o [2023-04-27T23:06:18.884Z] #50 22.59 Selecting previously unselected package libcap2-bin. [2023-04-27T23:06:18.884Z] #50 22.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-27T23:06:18.884Z] #50 22.59 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-27T23:06:18.884Z] #50 22.69 Selecting previously unselected package iproute2. [2023-04-27T23:06:18.884Z] #50 22.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-27T23:06:18.884Z] #50 22.70 Unpacking iproute2 (5.10.0-4) ... [2023-04-27T23:06:19.447Z] #50 23.17 Selecting previously unselected package xxd. [2023-04-27T23:06:19.447Z] #50 23.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:06:19.447Z] #50 23.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:19.447Z] #50 23.32 Selecting previously unselected package vim-common. [2023-04-27T23:06:19.447Z] #50 23.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:06:19.447Z] #50 23.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:19.686Z] #39 144.9 CC criu/sk-netlink.o [2023-04-27T23:06:19.704Z] #50 23.52 Selecting previously unselected package bash-completion. [2023-04-27T23:06:19.704Z] #50 23.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-27T23:06:20.257Z] #39 145.2 CC criu/sk-packet.o [2023-04-27T23:06:20.829Z] #39 145.8 CC criu/sk-queue.o [2023-04-27T23:06:21.088Z] #39 146.2 CC criu/sk-tcp.o [2023-04-27T23:06:21.663Z] #39 146.7 CC criu/sk-unix.o [2023-04-27T23:06:22.210Z] 8185ee4ed646: Download complete [2023-04-27T23:06:22.224Z] #50 25.69 Unpacking bash-completion (1:2.11-2) ... [2023-04-27T23:06:22.224Z] #50 26.16 Selecting previously unselected package bzip2. [2023-04-27T23:06:22.224Z] #50 26.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-27T23:06:22.224Z] #50 26.17 Unpacking bzip2 (1.0.8-4) ... [2023-04-27T23:06:22.481Z] #50 26.26 Selecting previously unselected package xz-utils. [2023-04-27T23:06:22.481Z] #50 26.28 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-27T23:06:22.481Z] #50 26.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:06:22.738Z] #50 26.44 Selecting previously unselected package apparmor. [2023-04-27T23:06:22.738Z] #50 26.44 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-27T23:06:22.738Z] #50 26.52 Unpacking apparmor (2.13.6-10) ... [2023-04-27T23:06:22.998Z] #50 26.94 Selecting previously unselected package inetutils-ping. [2023-04-27T23:06:23.255Z] #50 26.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-27T23:06:23.255Z] #50 26.97 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:06:23.255Z] #50 27.12 Selecting previously unselected package libip4tc2:amd64. [2023-04-27T23:06:23.255Z] #50 27.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:06:23.255Z] #50 27.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:06:23.255Z] #50 27.23 Selecting previously unselected package libip6tc2:amd64. [2023-04-27T23:06:23.512Z] #50 27.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:06:23.512Z] #50 27.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:06:23.512Z] #50 27.33 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-27T23:06:23.512Z] #50 27.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-27T23:06:23.512Z] #50 27.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:06:23.512Z] #50 27.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-27T23:06:23.512Z] #50 27.42 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-27T23:06:23.512Z] #50 27.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:06:23.576Z] #39 148.6 CC criu/sockets.o [2023-04-27T23:06:23.768Z] #50 27.50 Selecting previously unselected package libnftnl11:amd64. [2023-04-27T23:06:23.769Z] #50 27.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-27T23:06:23.769Z] #50 27.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:06:23.769Z] #50 27.61 Selecting previously unselected package iptables. [2023-04-27T23:06:23.769Z] #50 27.61 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-27T23:06:23.769Z] #50 27.61 Unpacking iptables (1.8.7-1) ... [2023-04-27T23:06:23.948Z] #36 ... [2023-04-27T23:06:23.949Z] [2023-04-27T23:06:23.949Z] #25 [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-04-27T23:06:23.949Z] #25 199.1 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-27T23:06:23.949Z] #25 199.1 + GOBIN=/build [2023-04-27T23:06:23.949Z] #25 199.1 + GO111MODULE=on [2023-04-27T23:06:23.949Z] #25 199.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-27T23:06:24.147Z] #39 149.5 CC criu/stats.o [2023-04-27T23:06:24.332Z] #50 27.92 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:06:24.332Z] #50 27.92 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:06:24.332Z] #50 27.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:06:24.332Z] #50 28.07 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:06:24.332Z] #50 28.08 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:06:24.332Z] #50 28.08 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:06:24.332Z] #50 28.21 Selecting previously unselected package jq. [2023-04-27T23:06:24.332Z] #50 28.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:06:24.332Z] #50 28.23 Unpacking jq (1.6-2.1) ... [2023-04-27T23:06:24.332Z] #50 28.33 Selecting previously unselected package libaio1:amd64. [2023-04-27T23:06:24.589Z] #50 28.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-27T23:06:24.589Z] #50 28.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:06:24.589Z] #50 28.42 Selecting previously unselected package libgpm2:amd64. [2023-04-27T23:06:24.589Z] #50 28.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-27T23:06:24.589Z] #50 28.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:06:24.589Z] #50 28.52 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:06:24.589Z] #50 28.52 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:06:24.589Z] #50 28.53 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:06:24.717Z] #39 149.8 CC criu/string.o [2023-04-27T23:06:24.717Z] #39 149.9 CC criu/sysctl.o [2023-04-27T23:06:25.287Z] #39 150.6 CC criu/sysfs_parse.o [2023-04-27T23:06:25.857Z] #39 150.9 CC criu/timens.o [2023-04-27T23:06:26.119Z] #39 151.3 CC criu/timerfd.o [2023-04-27T23:06:26.380Z] #39 151.6 CC criu/tty.o [2023-04-27T23:06:27.111Z] #50 ... [2023-04-27T23:06:27.111Z] [2023-04-27T23:06:27.111Z] #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-04-27T23:06:27.111Z] #38 114.5 CC criu/cr-service.o [2023-04-27T23:06:27.111Z] #38 116.3 CC criu/crtools.o [2023-04-27T23:06:27.111Z] #38 117.0 CC criu/eventfd.o [2023-04-27T23:06:27.111Z] #38 117.4 CC criu/eventpoll.o [2023-04-27T23:06:27.111Z] #38 118.5 CC criu/external.o [2023-04-27T23:06:27.111Z] #38 118.8 CC criu/fault-injection.o [2023-04-27T23:06:27.111Z] #38 118.9 CC criu/fdstore.o [2023-04-27T23:06:27.111Z] #38 119.4 CC criu/fifo.o [2023-04-27T23:06:27.111Z] #38 119.8 CC criu/file-ids.o [2023-04-27T23:06:27.111Z] #38 120.1 CC criu/file-lock.o [2023-04-27T23:06:27.111Z] #38 121.1 CC criu/files-ext.o [2023-04-27T23:06:27.111Z] #38 121.6 CC criu/files-reg.o [2023-04-27T23:06:27.111Z] #38 124.0 CC criu/files.o [2023-04-27T23:06:27.237Z] #25 ... [2023-04-27T23:06:27.237Z] [2023-04-27T23:06:27.237Z] #36 [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-04-27T23:06:27.237Z] #36 204.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-27T23:06:27.237Z] #36 204.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-27T23:06:27.237Z] #36 204.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:06:27.496Z] #36 205.1 Selecting previously unselected package libapparmor1:amd64. [2023-04-27T23:06:27.496Z] #36 205.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-27T23:06:27.496Z] #36 205.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:06:27.496Z] #36 ... [2023-04-27T23:06:27.496Z] [2023-04-27T23:06:27.496Z] #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-04-27T23:06:27.496Z] #38 98.25 CC criu/pie/restorer.o [2023-04-27T23:06:27.496Z] #38 103.3 LINK criu/pie/restorer.built-in.o [2023-04-27T23:06:27.496Z] #38 103.3 GEN criu/pie/restorer-blob.h [2023-04-27T23:06:27.496Z] #38 103.6 DEP criu/vdso.d [2023-04-27T23:06:27.496Z] #38 103.9 DEP criu/vdso-compat.d [2023-04-27T23:06:27.496Z] #38 104.2 DEP criu/uts_ns.d [2023-04-27T23:06:27.496Z] #38 104.5 DEP criu/util.d [2023-04-27T23:06:27.496Z] #38 104.9 DEP criu/uffd.d [2023-04-27T23:06:27.496Z] #38 105.0 DEP criu/tun.d [2023-04-27T23:06:27.496Z] #38 105.2 DEP criu/tty.d [2023-04-27T23:06:27.496Z] #38 105.5 DEP criu/timerfd.d [2023-04-27T23:06:27.496Z] #38 105.8 DEP criu/timens.d [2023-04-27T23:06:27.496Z] #38 106.2 DEP criu/sysfs_parse.d [2023-04-27T23:06:27.496Z] #38 106.4 DEP criu/sysctl.d [2023-04-27T23:06:27.496Z] #38 106.8 DEP criu/string.d [2023-04-27T23:06:27.496Z] #38 106.8 DEP criu/stats.d [2023-04-27T23:06:27.496Z] #38 107.1 DEP criu/sockets.d [2023-04-27T23:06:27.496Z] #38 107.3 DEP criu/sk-unix.d [2023-04-27T23:06:27.496Z] #38 107.6 DEP criu/sk-tcp.d [2023-04-27T23:06:27.496Z] #38 108.0 DEP criu/sk-queue.d [2023-04-27T23:06:27.496Z] #38 108.2 DEP criu/sk-packet.d [2023-04-27T23:06:27.755Z] #38 ... [2023-04-27T23:06:27.755Z] [2023-04-27T23:06:27.755Z] #36 [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-04-27T23:06:27.755Z] #36 205.3 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-27T23:06:27.755Z] #36 205.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-27T23:06:27.755Z] #36 205.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:06:28.042Z] #38 ... [2023-04-27T23:06:28.042Z] [2023-04-27T23:06:28.042Z] #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-04-27T23:06:28.042Z] #50 31.89 Selecting previously unselected package libinih1:amd64. [2023-04-27T23:06:28.042Z] #50 31.90 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-27T23:06:28.042Z] #50 31.91 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-27T23:06:28.042Z] #50 31.98 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:06:28.042Z] #50 31.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:06:28.042Z] #50 32.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:06:28.272Z] #36 205.8 Selecting previously unselected package libbtrfs0:amd64. [2023-04-27T23:06:28.272Z] #36 205.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-27T23:06:28.272Z] #36 205.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:06:28.293Z] #39 153.6 CC criu/tun.o [2023-04-27T23:06:28.299Z] #50 32.09 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:06:28.299Z] #50 32.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:06:28.299Z] #50 32.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:06:28.299Z] #50 32.20 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:06:28.299Z] #50 32.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:06:28.299Z] #50 32.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:06:28.299Z] #50 32.28 Selecting previously unselected package net-tools. [2023-04-27T23:06:28.531Z] #36 206.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-27T23:06:28.531Z] #36 206.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-27T23:06:28.531Z] #36 206.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:06:28.556Z] #50 32.29 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-27T23:06:28.556Z] #50 32.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:06:28.802Z] #36 206.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-27T23:06:28.802Z] #36 206.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:06:28.802Z] #36 206.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:06:28.812Z] #50 32.49 Selecting previously unselected package patch. [2023-04-27T23:06:28.812Z] #50 32.50 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-27T23:06:28.812Z] #50 32.51 Unpacking patch (2.7.6-7) ... [2023-04-27T23:06:28.813Z] #50 32.63 Selecting previously unselected package python-pip-whl. [2023-04-27T23:06:28.813Z] #50 32.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:06:28.813Z] #50 32.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:06:28.865Z] #39 154.2 CC criu/uffd.o [2023-04-27T23:06:29.061Z] #36 206.8 Selecting previously unselected package libudev-dev:amd64. [2023-04-27T23:06:29.061Z] #36 206.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:06:29.061Z] #36 206.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:06:29.320Z] #36 207.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-27T23:06:29.376Z] #50 33.22 Selecting previously unselected package python3-lib2to3. [2023-04-27T23:06:29.376Z] #50 33.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-27T23:06:29.376Z] #50 33.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:06:29.578Z] #36 207.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-27T23:06:29.578Z] #36 207.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:06:29.633Z] #50 33.40 Selecting previously unselected package python3-distutils. [2023-04-27T23:06:29.633Z] #50 33.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-27T23:06:29.633Z] #50 33.42 Unpacking python3-distutils (3.9.2-1) ... [2023-04-27T23:06:29.890Z] #50 33.59 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:06:29.890Z] #50 33.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:06:29.890Z] #50 33.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:06:29.890Z] #50 33.75 Selecting previously unselected package python3-setuptools. [2023-04-27T23:06:29.890Z] #50 33.76 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-27T23:06:29.890Z] #50 33.76 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-27T23:06:30.252Z] #39 155.4 CC criu/util.o [2023-04-27T23:06:30.454Z] #50 34.07 Selecting previously unselected package python3-wheel. [2023-04-27T23:06:30.454Z] #50 34.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-27T23:06:30.454Z] #50 34.08 Unpacking python3-wheel (0.34.2-1) ... [2023-04-27T23:06:30.454Z] #50 34.16 Selecting previously unselected package python3-pip. [2023-04-27T23:06:30.454Z] #50 34.17 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:06:30.454Z] #50 34.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:06:30.514Z] #36 208.1 Selecting previously unselected package libpcre2-16-0:amd64.#36 ... [2023-04-27T23:06:30.514Z] [2023-04-27T23:06:30.514Z] #25 [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-04-27T23:06:30.514Z] #25 DONE 208.2s [2023-04-27T23:06:30.514Z] [2023-04-27T23:06:30.514Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-27T23:06:30.514Z] #40 DONE 0.1s [2023-04-27T23:06:30.514Z] [2023-04-27T23:06:30.514Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-27T23:06:30.514Z] #41 DONE 0.1s [2023-04-27T23:06:30.514Z] [2023-04-27T23:06:30.514Z] #36 [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-04-27T23:06:30.514Z] #36 208.1 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-27T23:06:30.514Z] #36 208.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:06:30.514Z] #36 208.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:30.711Z] #50 34.48 Selecting previously unselected package sudo. [2023-04-27T23:06:30.711Z] #50 34.48 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-27T23:06:30.711Z] #50 34.49 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:06:30.773Z] #36 208.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-27T23:06:30.773Z] #36 208.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:06:31.032Z] #36 208.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:31.032Z] #36 208.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-27T23:06:31.275Z] #50 35.04 Selecting previously unselected package thin-provisioning-tools. [2023-04-27T23:06:31.275Z] #50 35.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-27T23:06:31.275Z] #50 35.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:06:31.290Z] #36 208.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:06:31.290Z] #36 208.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:31.291Z] #36 209.0 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-27T23:06:31.291Z] #36 209.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-27T23:06:31.291Z] #36 209.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:31.532Z] #50 35.31 Selecting previously unselected package uidmap. [2023-04-27T23:06:31.532Z] #50 35.32 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-27T23:06:31.532Z] #50 35.33 Unpacking uidmap (1:4.8.1-1) ... [2023-04-27T23:06:31.637Z] #39 156.7 CC criu/uts_ns.o [2023-04-27T23:06:31.789Z] #50 35.47 Selecting previously unselected package vim-runtime. [2023-04-27T23:06:31.789Z] #50 35.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:06:31.789Z] #50 35.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-27T23:06:31.789Z] #50 35.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-27T23:06:31.789Z] #50 35.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:31.857Z] #36 209.6 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-27T23:06:31.857Z] #36 209.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-27T23:06:31.857Z] #36 209.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:06:31.898Z] #39 156.9 CC criu/vdso.o [2023-04-27T23:06:32.158Z] #39 157.5 LINK criu/built-in.o [2023-04-27T23:06:32.419Z] #39 157.6 LINK criu/criu [2023-04-27T23:06:32.426Z] #36 210.2 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-27T23:06:32.688Z] #36 210.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-27T23:06:32.688Z] #36 210.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:06:32.947Z] #36 210.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-27T23:06:32.947Z] #36 210.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-27T23:06:32.947Z] #36 210.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:06:32.947Z] #36 210.6 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-27T23:06:32.947Z] #36 210.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:06:32.947Z] #36 210.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:06:32.993Z] #39 158.0 DEP lib/c/criu.d [2023-04-27T23:06:32.993Z] #39 158.0 CC images/rpc.pb-c.o [2023-04-27T23:06:33.518Z] #36 211.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-27T23:06:33.565Z] #39 158.8 CC lib/c/criu.o [2023-04-27T23:06:33.777Z] #36 211.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-27T23:06:33.777Z] #36 211.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-27T23:06:33.777Z] #36 211.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-27T23:06:33.777Z] #36 211.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-27T23:06:33.777Z] #36 211.3 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-27T23:06:33.777Z] #36 211.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-27T23:06:33.777Z] #36 211.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:06:33.777Z] #36 211.6 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-04-27T23:06:33.777Z] #36 211.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:06:33.777Z] #36 211.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-27T23:06:33.777Z] #36 211.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-27T23:06:33.777Z] #36 211.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-27T23:06:34.036Z] #36 211.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-27T23:06:34.036Z] #36 211.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-27T23:06:34.036Z] #36 211.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-27T23:06:34.036Z] #36 211.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:06:34.036Z] #36 211.7 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-27T23:06:34.036Z] #36 211.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:06:34.036Z] #36 211.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-27T23:06:34.036Z] #36 211.7 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:06:34.950Z] #39 159.9 LINK lib/c/built-in.o [2023-04-27T23:06:34.950Z] #39 160.0 LINK lib/c/libcriu.so [2023-04-27T23:06:34.950Z] #39 160.0 LINK lib/c/libcriu.a [2023-04-27T23:06:34.950Z] #39 160.1 GEN magic.py [2023-04-27T23:06:35.063Z] #50 38.94 Selecting previously unselected package vim. [2023-04-27T23:06:35.211Z] #39 160.3 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:06:35.211Z] #39 160.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:06:35.211Z] #39 160.3 Note: Building without GnuTLS support [2023-04-27T23:06:35.211Z] #39 160.3 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:06:35.211Z] #39 160.3 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:06:35.320Z] #50 38.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:06:35.320Z] #50 38.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:35.411Z] #36 DONE 212.9s [2023-04-27T23:06:35.411Z] [2023-04-27T23:06:35.411Z] #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-04-27T23:06:35.783Z] #39 160.9 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:06:35.884Z] #50 39.60 Selecting previously unselected package xfsprogs. [2023-04-27T23:06:35.884Z] #50 39.60 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-27T23:06:35.884Z] #50 39.61 Unpacking xfsprogs (5.10.0-4) ... [2023-04-27T23:06:36.141Z] #50 40.05 Selecting previously unselected package zip. [2023-04-27T23:06:36.141Z] #50 40.07 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-27T23:06:36.141Z] #50 40.07 Unpacking zip (3.0-12) ... [2023-04-27T23:06:36.398Z] #50 40.28 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:06:36.726Z] #39 161.8 make[1]: Nothing to be done for 'all'. [2023-04-27T23:06:37.297Z] #39 162.6 make[1]: 'images/built-in.o' is up to date. [2023-04-27T23:06:37.314Z] #42 2.094 + RM_GOPATH=0 [2023-04-27T23:06:37.314Z] #42 2.094 + TMP_GOPATH= [2023-04-27T23:06:37.314Z] #42 2.094 + : /build [2023-04-27T23:06:37.314Z] #42 2.094 + '[' -z '' ']' [2023-04-27T23:06:37.314Z] #42 2.094 ++ mktemp -d [2023-04-27T23:06:37.314Z] #42 2.098 + export GOPATH=/tmp/tmp.Xdl1JogBxK [2023-04-27T23:06:37.314Z] #42 2.098 + GOPATH=/tmp/tmp.Xdl1JogBxK [2023-04-27T23:06:37.314Z] #42 2.099 + RM_GOPATH=1 [2023-04-27T23:06:37.314Z] #42 2.099 + case "$(go env GOARCH)" in [2023-04-27T23:06:37.314Z] #42 2.099 ++ go env GOARCH [2023-04-27T23:06:37.314Z] #42 2.150 + export GO_BUILDMODE=-buildmode=pie [2023-04-27T23:06:37.558Z] #39 162.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-27T23:06:37.558Z] #39 162.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-27T23:06:37.558Z] #39 162.8 make[1]: 'compel/libcompel.a' is up to date. [2023-04-27T23:06:37.558Z] #39 162.8 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-27T23:06:37.558Z] #39 162.9 make[1]: Nothing to be done for 'all'. [2023-04-27T23:06:37.573Z] #42 2.150 + GO_BUILDMODE=-buildmode=pie [2023-04-27T23:06:37.573Z] #42 2.151 ++ dirname /tmp/install/install.sh [2023-04-27T23:06:37.573Z] #42 2.152 + dir=/tmp/install [2023-04-27T23:06:37.573Z] #42 2.152 + bin=runc [2023-04-27T23:06:37.573Z] #42 2.152 + shift [2023-04-27T23:06:37.573Z] #42 2.153 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-27T23:06:37.573Z] #42 2.153 + . /tmp/install/runc.installer [2023-04-27T23:06:37.573Z] #42 2.153 ++ set -e [2023-04-27T23:06:37.573Z] #42 2.154 ++ : v1.1.5 [2023-04-27T23:06:37.573Z] #42 2.154 + install_runc [2023-04-27T23:06:37.573Z] #42 2.154 + RUNC_BUILDTAGS=seccomp [2023-04-27T23:06:37.573Z] #42 2.154 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-27T23:06:37.573Z] #42 2.154 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Xdl1JogBxK/src/github.com/opencontainers/runc [2023-04-27T23:06:37.573Z] #42 2.154 Install runc version v1.1.5 (build tags: seccomp) [2023-04-27T23:06:37.573Z] #42 2.161 Cloning into '/tmp/tmp.Xdl1JogBxK/src/github.com/opencontainers/runc'... [2023-04-27T23:06:37.767Z] #50 41.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:06:37.767Z] #50 41.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:06:37.767Z] #50 41.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:06:37.767Z] #50 41.37 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:06:37.767Z] #50 41.38 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:06:37.767Z] #50 41.40 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-27T23:06:37.767Z] #50 41.42 Setting up uidmap (1:4.8.1-1) ... [2023-04-27T23:06:37.767Z] #50 41.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:06:37.767Z] #50 41.45 Setting up bzip2 (1.0.8-4) ... [2023-04-27T23:06:37.767Z] #50 41.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:06:37.767Z] #50 41.47 Setting up python3-wheel (0.34.2-1) ... [2023-04-27T23:06:37.820Z] #39 162.9 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:06:37.831Z] #42 ... [2023-04-27T23:06:37.831Z] [2023-04-27T23:06:37.831Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-27T23:06:37.831Z] #43 DONE 2.5s [2023-04-27T23:06:37.831Z] [2023-04-27T23:06:37.831Z] #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-04-27T23:06:38.080Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.081Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.081Z] #39 163.3 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.090Z] #44 ... [2023-04-27T23:06:38.090Z] [2023-04-27T23:06:38.090Z] #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-04-27T23:06:38.090Z] #38 108.5 DEP criu/sk-netlink.d [2023-04-27T23:06:38.090Z] #38 108.8 DEP criu/sk-inet.d [2023-04-27T23:06:38.090Z] #38 109.1 DEP criu/signalfd.d [2023-04-27T23:06:38.090Z] #38 109.4 DEP criu/sigframe.d [2023-04-27T23:06:38.090Z] #38 109.6 DEP criu/shmem.d [2023-04-27T23:06:38.090Z] #38 109.9 DEP criu/servicefd.d [2023-04-27T23:06:38.090Z] #38 110.2 DEP criu/seize.d [2023-04-27T23:06:38.090Z] #38 110.4 DEP criu/seccomp.d [2023-04-27T23:06:38.090Z] #38 110.7 DEP criu/rst-malloc.d [2023-04-27T23:06:38.090Z] #38 110.8 DEP criu/rbtree.d [2023-04-27T23:06:38.090Z] #38 110.9 DEP criu/pstree.d [2023-04-27T23:06:38.090Z] #38 111.2 DEP criu/protobuf.d [2023-04-27T23:06:38.090Z] #38 111.4 GEN criu/protobuf-desc-gen.h [2023-04-27T23:06:38.090Z] #38 114.0 DEP criu/protobuf-desc.d [2023-04-27T23:06:38.090Z] #38 114.2 DEP criu/proc_parse.d [2023-04-27T23:06:38.090Z] #38 114.5 DEP criu/plugin.d [2023-04-27T23:06:38.090Z] #38 114.8 DEP criu/pipes.d [2023-04-27T23:06:38.090Z] #38 115.1 DEP criu/pie-util.d [2023-04-27T23:06:38.090Z] #38 115.3 DEP criu/pie-util-vdso.d [2023-04-27T23:06:38.090Z] #38 115.4 DEP criu/pie-util-vdso-elf32.d [2023-04-27T23:06:38.090Z] #38 115.6 DEP criu/path.d [2023-04-27T23:06:38.090Z] #38 115.7 DEP criu/parasite-syscall.d [2023-04-27T23:06:38.090Z] #38 116.1 DEP criu/pagemap.d [2023-04-27T23:06:38.090Z] #38 116.3 DEP criu/pagemap-cache.d [2023-04-27T23:06:38.090Z] #38 116.5 DEP criu/page-xfer.d [2023-04-27T23:06:38.090Z] #38 116.8 DEP criu/page-pipe.d [2023-04-27T23:06:38.090Z] #38 117.0 DEP criu/netfilter.d [2023-04-27T23:06:38.090Z] #38 117.3 DEP criu/net.d [2023-04-27T23:06:38.090Z] #38 117.6 DEP criu/namespaces.d [2023-04-27T23:06:38.090Z] #38 117.9 DEP criu/mount.d [2023-04-27T23:06:38.090Z] #38 118.2 DEP criu/memfd.d [2023-04-27T23:06:38.090Z] #38 118.5 DEP criu/mem.d [2023-04-27T23:06:38.090Z] #38 118.8 DEP criu/lsm.d [2023-04-27T23:06:38.333Z] #50 42.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:38.333Z] #50 42.16 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:06:38.333Z] #50 42.17 Setting up libcap2-bin (1:2.44-1) ... [2023-04-27T23:06:38.333Z] #50 42.19 Setting up apparmor (2.13.6-10) ... [2023-04-27T23:06:38.341Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.341Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.341Z] #39 163.5 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.341Z] #39 163.5 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.349Z] #38 119.1 DEP criu/log.d [2023-04-27T23:06:38.602Z] #39 163.7 make[2]: Nothing to be done for 'all'. [2023-04-27T23:06:38.602Z] #39 163.7 INSTALL criu/criu [2023-04-27T23:06:38.608Z] #38 119.3 DEP criu/libnetlink.d [2023-04-27T23:06:38.866Z] #38 119.5 DEP criu/kerndat.d [2023-04-27T23:06:38.897Z] #50 ... [2023-04-27T23:06:38.897Z] [2023-04-27T23:06:38.897Z] #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-04-27T23:06:38.897Z] #38 126.4 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:06:38.897Z] #38 126.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-27T23:06:38.897Z] #38 126.6 CC criu/filesystems.o [2023-04-27T23:06:38.897Z] #38 127.4 CC criu/fsnotify.o [2023-04-27T23:06:38.897Z] #38 128.7 CC criu/image-desc.o [2023-04-27T23:06:38.897Z] #38 128.9 CC criu/image.o [2023-04-27T23:06:38.897Z] #38 130.0 CC criu/ipc_ns.o [2023-04-27T23:06:38.897Z] #38 131.4 CC criu/irmap.o [2023-04-27T23:06:38.897Z] #38 132.1 CC criu/kcmp-ids.o [2023-04-27T23:06:38.897Z] #38 132.4 CC criu/kerndat.o [2023-04-27T23:06:38.897Z] #38 133.8 CC criu/libnetlink.o [2023-04-27T23:06:38.897Z] #38 134.3 CC criu/log.o [2023-04-27T23:06:38.897Z] #38 134.9 CC criu/lsm.o [2023-04-27T23:06:38.897Z] #38 135.3 CC criu/mem.o [2023-04-27T23:06:39.176Z] #39 DONE 164.3s [2023-04-27T23:06:39.176Z] [2023-04-27T23:06:39.176Z] #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-04-27T23:06:39.434Z] #38 ... [2023-04-27T23:06:39.434Z] [2023-04-27T23:06:39.434Z] #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-04-27T23:06:39.434Z] #44 DONE 1.7s [2023-04-27T23:06:39.434Z] [2023-04-27T23:06:39.434Z] #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-04-27T23:06:39.434Z] #38 120.0 DEP criu/kcmp-ids.d [2023-04-27T23:06:39.434Z] #38 ... [2023-04-27T23:06:39.434Z] [2023-04-27T23:06:39.434Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-27T23:06:39.826Z] #38 137.1 CC criu/memfd.o [2023-04-27T23:06:40.083Z] #38 ... [2023-04-27T23:06:40.083Z] [2023-04-27T23:06:40.083Z] #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-04-27T23:06:40.083Z] #50 43.83 Setting up zip (3.0-12) ... [2023-04-27T23:06:40.083Z] #50 43.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:40.083Z] #50 43.88 Setting up bash-completion (1:2.11-2) ... [2023-04-27T23:06:40.935Z] #45 1.463 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-27T23:06:41.195Z] #45 DONE 1.7s [2023-04-27T23:06:41.195Z] [2023-04-27T23:06:41.195Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-27T23:06:42.577Z] #46 DONE 1.5s [2023-04-27T23:06:42.577Z] [2023-04-27T23:06:42.577Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-27T23:06:42.604Z] #50 46.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:06:42.604Z] #50 46.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-27T23:06:42.604Z] #50 46.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:06:42.604Z] #50 46.13 Setting up patch (2.7.6-7) ... [2023-04-27T23:06:42.604Z] #50 46.16 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:06:42.604Z] #50 46.27 invoke-rc.d: could not determine current runlevel [2023-04-27T23:06:42.604Z] #50 46.28 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-27T23:06:42.604Z] #50 46.30 Setting up xfsprogs (5.10.0-4) ... [2023-04-27T23:06:42.604Z] #50 46.31 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:06:42.604Z] #50 46.32 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:06:42.604Z] #50 46.34 Setting up pigz (2.6-1) ... [2023-04-27T23:06:42.604Z] #50 46.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:06:42.604Z] #50 46.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:06:42.604Z] #50 46.38 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:06:42.604Z] #50 46.40 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:43.167Z] #50 46.99 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:06:43.167Z] #50 47.00 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:06:43.731Z] #50 47.52 Setting up libelf1:amd64 (0.183-1) ... [2023-04-27T23:06:43.731Z] #50 47.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:06:43.731Z] #50 47.56 Setting up python3-distutils (3.9.2-1) ... [2023-04-27T23:06:43.953Z] #47 DONE 1.5s [2023-04-27T23:06:43.953Z] [2023-04-27T23:06:43.953Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-27T23:06:44.294Z] #50 48.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:06:44.294Z] #50 48.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-27T23:06:44.294Z] #50 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-27T23:06:44.294Z] #50 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-27T23:06:44.294Z] #50 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-27T23:06:44.294Z] #50 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-27T23:06:44.294Z] #50 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-27T23:06:44.294Z] #50 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-27T23:06:44.294Z] #50 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-27T23:06:44.294Z] #50 48.19 Setting up python3-setuptools (52.0.0-4) ... [2023-04-27T23:06:44.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-27T23:06:44.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-27T23:06:46.188Z] #50 49.97 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:06:46.188Z] #50 49.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:06:46.188Z] #50 50.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:06:46.188Z] #50 50.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:06:46.484Z] #48 DONE 2.0s [2023-04-27T23:06:46.484Z] [2023-04-27T23:06:46.484Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-27T23:06:47.557Z] #50 51.33 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:06:47.557Z] #50 51.34 Setting up jq (1.6-2.1) ... [2023-04-27T23:06:47.557Z] #50 51.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:06:47.557Z] #50 51.36 Setting up iptables (1.8.7-1) ... [2023-04-27T23:06:47.557Z] #50 51.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:06:47.557Z] #50 51.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:06:47.557Z] #50 51.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:06:47.557Z] #50 51.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:06:47.557Z] #50 51.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-27T23:06:47.557Z] #50 51.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-27T23:06:47.557Z] #50 51.43 Setting up iproute2 (5.10.0-4) ... [2023-04-27T23:06:47.862Z] #49 DONE 1.6s [2023-04-27T23:06:47.862Z] [2023-04-27T23:06:47.862Z] #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-04-27T23:06:48.121Z] #50 51.82 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:06:48.690Z] #50 DONE 52.4s [2023-04-27T23:06:48.690Z] [2023-04-27T23:06:48.690Z] #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-04-27T23:06:49.238Z] #50 1.664 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-27T23:06:49.238Z] #50 1.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-27T23:06:49.238Z] #50 1.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-27T23:06:49.497Z] #50 ... [2023-04-27T23:06:49.497Z] [2023-04-27T23:06:49.497Z] #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-04-27T23:06:49.497Z] #38 120.2 DEP criu/irmap.d [2023-04-27T23:06:49.497Z] #38 120.4 DEP criu/ipc_ns.d [2023-04-27T23:06:49.497Z] #38 120.7 DEP criu/image.d [2023-04-27T23:06:49.497Z] #38 121.0 DEP criu/image-desc.d [2023-04-27T23:06:49.497Z] #38 121.1 DEP criu/fsnotify.d [2023-04-27T23:06:49.497Z] #38 121.3 DEP criu/filesystems.d [2023-04-27T23:06:49.497Z] #38 121.7 DEP criu/files.d [2023-04-27T23:06:49.497Z] #38 122.1 DEP criu/files-reg.d [2023-04-27T23:06:49.497Z] #38 122.5 DEP criu/files-ext.d [2023-04-27T23:06:49.497Z] #38 122.7 DEP criu/file-lock.d [2023-04-27T23:06:49.497Z] #38 123.0 DEP criu/file-ids.d [2023-04-27T23:06:49.497Z] #38 123.3 DEP criu/fifo.d [2023-04-27T23:06:49.497Z] #38 123.6 DEP criu/fdstore.d [2023-04-27T23:06:49.497Z] #38 123.8 DEP criu/fault-injection.d [2023-04-27T23:06:49.497Z] #38 123.9 DEP criu/external.d [2023-04-27T23:06:49.497Z] #38 124.1 DEP criu/eventpoll.d [2023-04-27T23:06:49.497Z] #38 124.4 DEP criu/eventfd.d [2023-04-27T23:06:49.497Z] #38 124.7 DEP criu/crtools.d [2023-04-27T23:06:49.497Z] #38 125.0 DEP criu/cr-service.d [2023-04-27T23:06:49.497Z] #38 125.2 DEP criu/cr-restore.d [2023-04-27T23:06:49.497Z] #38 125.4 DEP criu/cr-errno.d [2023-04-27T23:06:49.497Z] #38 125.4 DEP criu/cr-dump.d [2023-04-27T23:06:49.497Z] #38 125.9 DEP criu/cr-dedup.d [2023-04-27T23:06:49.497Z] #38 126.1 DEP criu/cr-check.d [2023-04-27T23:06:49.497Z] #38 126.6 DEP criu/config.d [2023-04-27T23:06:49.497Z] #38 126.8 DEP criu/clone-noasan.d [2023-04-27T23:06:49.497Z] #38 127.0 DEP criu/cgroup.d [2023-04-27T23:06:49.497Z] #38 127.3 DEP criu/cgroup-props.d [2023-04-27T23:06:49.497Z] #38 127.6 DEP criu/bitmap.d [2023-04-27T23:06:49.497Z] #38 127.7 DEP criu/bfd.d [2023-04-27T23:06:49.497Z] #38 127.9 DEP criu/autofs.d [2023-04-27T23:06:49.497Z] #38 128.2 DEP criu/aio.d [2023-04-27T23:06:49.497Z] #38 128.5 DEP criu/action-scripts.d [2023-04-27T23:06:49.497Z] #38 129.0 CC criu/action-scripts.o [2023-04-27T23:06:49.497Z] #38 129.7 CC criu/aio.o [2023-04-27T23:06:49.756Z] #38 130.5 CC criu/autofs.o [2023-04-27T23:06:50.683Z] #51 1.950 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-27T23:06:50.683Z] #51 1.955 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-27T23:06:50.683Z] #51 1.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-27T23:06:50.683Z] #51 ... [2023-04-27T23:06:50.683Z] [2023-04-27T23:06:50.683Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-27T23:06:50.683Z] #38 137.9 CC criu/mount.o [2023-04-27T23:06:50.683Z] #38 142.6 CC criu/namespaces.o [2023-04-27T23:06:50.683Z] #38 144.9 CC criu/net.o [2023-04-27T23:06:50.683Z] #38 ... [2023-04-27T23:06:50.683Z] [2023-04-27T23:06:50.683Z] #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-04-27T23:06:50.683Z] #51 DONE 2.0s [2023-04-27T23:06:50.683Z] [2023-04-27T23:06:50.683Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:06:51.132Z] #38 ... [2023-04-27T23:06:51.132Z] [2023-04-27T23:06:51.132Z] #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-04-27T23:06:51.132Z] #50 3.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-27T23:06:52.592Z] #37 322.9 # github.com/containerd/containerd/cmd/containerd [2023-04-27T23:06:52.592Z] #37 322.9 /usr/bin/ld: /tmp/go-link-139394971/000019.o: in function `New': [2023-04-27T23:06:52.592Z] #37 322.9 /tmp/tmp.nJfMgnNKyl/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-04-27T23:06:52.592Z] #37 323.0 + bin/containerd-stress [2023-04-27T23:06:52.592Z] #37 324.1 + bin/containerd-shim [2023-04-27T23:06:53.035Z] #50 5.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-27T23:06:54.938Z] #50 7.147 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-27T23:06:56.841Z] #50 ... [2023-04-27T23:06:56.841Z] [2023-04-27T23:06:56.841Z] #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-04-27T23:06:56.841Z] #42 18.58 + cd /tmp/tmp.Xdl1JogBxK/src/github.com/opencontainers/runc [2023-04-27T23:06:56.841Z] #42 18.58 + git checkout -q v1.1.5 [2023-04-27T23:06:56.841Z] #42 19.64 + '[' -z '' ']' [2023-04-27T23:06:56.841Z] #42 19.64 + target=static [2023-04-27T23:06:56.841Z] #42 19.64 + make BUILDTAGS=seccomp static [2023-04-27T23:06:56.841Z] #42 20.59 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-27T23:06:57.231Z] #52 ... [2023-04-27T23:06:57.231Z] [2023-04-27T23:06:57.231Z] #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-04-27T23:06:57.231Z] #38 149.1 CC criu/netfilter.o [2023-04-27T23:06:57.231Z] #38 149.6 CC criu/page-pipe.o [2023-04-27T23:06:57.231Z] #38 150.3 CC criu/page-xfer.o [2023-04-27T23:06:57.231Z] #38 152.3 CC criu/pagemap-cache.o [2023-04-27T23:06:57.231Z] #38 152.7 CC criu/pagemap.o [2023-04-27T23:06:57.231Z] #38 154.0 CC criu/parasite-syscall.o [2023-04-27T23:06:57.795Z] #38 155.1 CC criu/path.o [2023-04-27T23:06:58.053Z] #38 155.5 CC criu/pie-util-vdso-elf32.o [2023-04-27T23:06:58.617Z] #38 156.0 CC criu/pie-util-vdso.o [2023-04-27T23:06:58.874Z] #38 156.4 CC criu/pie-util.o [2023-04-27T23:06:59.438Z] #38 156.6 CC criu/pipes.o [2023-04-27T23:07:00.002Z] #38 157.4 CC criu/plugin.o [2023-04-27T23:07:00.565Z] #38 157.8 CC criu/proc_parse.o [2023-04-27T23:07:00.731Z] #37 335.7 + bin/containerd-shim-runc-v1 [2023-04-27T23:07:01.033Z] #42 ... [2023-04-27T23:07:01.033Z] [2023-04-27T23:07:01.033Z] #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-04-27T23:07:01.033Z] #50 13.39 Fetched 8643 kB in 12s (722 kB/s) [2023-04-27T23:07:02.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-27T23:07:02.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-27T23:07:02.460Z] #38 ... [2023-04-27T23:07:02.460Z] [2023-04-27T23:07:02.460Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:07:02.460Z] #52 11.69 Collecting yamllint==1.26.1 [2023-04-27T23:07:02.942Z] #50 13.39 Reading package lists... [2023-04-27T23:07:02.942Z] #50 ... [2023-04-27T23:07:02.942Z] [2023-04-27T23:07:02.942Z] #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-04-27T23:07:02.942Z] #38 133.3 CC criu/bfd.o [2023-04-27T23:07:02.942Z] #38 134.2 CC criu/bitmap.o [2023-04-27T23:07:02.942Z] #38 134.5 CC criu/cgroup-props.o [2023-04-27T23:07:02.942Z] #38 136.1 CC criu/cgroup.o [2023-04-27T23:07:02.942Z] #38 141.2 CC criu/clone-noasan.o [2023-04-27T23:07:02.942Z] #38 141.6 CC criu/config.o [2023-04-27T23:07:03.389Z] #52 12.74 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-27T23:07:03.509Z] #38 144.1 CC criu/cr-check.o [2023-04-27T23:07:03.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-27T23:07:04.756Z] #52 14.09 Collecting pathspec>=0.5.3 [2023-04-27T23:07:04.756Z] #52 14.10 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-27T23:07:05.014Z] #52 14.60 Collecting pyyaml [2023-04-27T23:07:05.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-27T23:07:05.270Z] #52 14.62 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-04-27T23:07:05.270Z] #52 14.68 Building wheels for collected packages: yamllint [2023-04-27T23:07:05.270Z] #52 14.68 Building wheel for yamllint (setup.py): started [2023-04-27T23:07:05.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-27T23:07:06.015Z] #37 342.4 + bin/containerd-shim-runc-v2 [2023-04-27T23:07:06.637Z] #52 15.96 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-27T23:07:06.637Z] #52 15.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=267c2202abb7fb88e5d06187d25b1a77600cbd8be56f56ca687b5608696ea360 [2023-04-27T23:07:06.637Z] #52 15.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-27T23:07:06.637Z] #52 15.97 Successfully built yamllint [2023-04-27T23:07:06.637Z] #52 16.00 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-27T23:07:06.796Z] #38 ... [2023-04-27T23:07:06.796Z] [2023-04-27T23:07:06.796Z] #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-04-27T23:07:06.796Z] #50 13.39 Reading package lists... [2023-04-27T23:07:06.957Z] #37 343.2 + binaries [2023-04-27T23:07:06.957Z] #37 343.2 + install -D bin/containerd /build/containerd [2023-04-27T23:07:06.957Z] #37 343.2 + install -D bin/containerd-shim /build/containerd-shim [2023-04-27T23:07:06.957Z] #37 343.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-27T23:07:06.957Z] #37 343.3 + install -D bin/ctr /build/ctr [2023-04-27T23:07:07.200Z] #52 16.50 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-27T23:07:07.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-27T23:07:07.765Z] #52 DONE 17.1s [2023-04-27T23:07:07.765Z] [2023-04-27T23:07:07.765Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-27T23:07:08.330Z] #53 DONE 0.6s [2023-04-27T23:07:08.330Z] [2023-04-27T23:07:08.330Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-27T23:07:08.587Z] #54 DONE 0.3s [2023-04-27T23:07:08.587Z] [2023-04-27T23:07:08.587Z] #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-04-27T23:07:08.587Z] #38 161.0 CC criu/protobuf-desc.o [2023-04-27T23:07:08.587Z] #38 162.5 CC criu/protobuf.o [2023-04-27T23:07:08.587Z] #38 163.0 CC criu/pstree.o [2023-04-27T23:07:08.587Z] #38 164.5 CC criu/rbtree.o [2023-04-27T23:07:08.587Z] #38 164.9 CC criu/rst-malloc.o [2023-04-27T23:07:08.587Z] #38 165.2 CC criu/seccomp.o [2023-04-27T23:07:08.844Z] #38 ... [2023-04-27T23:07:08.844Z] [2023-04-27T23:07:08.844Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-27T23:07:08.844Z] #55 DONE 0.2s [2023-04-27T23:07:08.844Z] [2023-04-27T23:07:08.844Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-27T23:07:08.844Z] #56 DONE 0.1s [2023-04-27T23:07:08.844Z] [2023-04-27T23:07:08.844Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-27T23:07:08.844Z] #57 DONE 0.1s [2023-04-27T23:07:08.844Z] [2023-04-27T23:07:08.844Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-27T23:07:08.844Z] #38 166.3 CC criu/seize.o [2023-04-27T23:07:08.866Z] #37 DONE 345.3s [2023-04-27T23:07:09.806Z] [2023-04-27T23:07:09.806Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-27T23:07:10.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-27T23:07:10.215Z] #38 167.4 CC criu/servicefd.o [2023-04-27T23:07:10.377Z] #65 DONE 0.5s [2023-04-27T23:07:10.377Z] [2023-04-27T23:07:10.377Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-27T23:07:10.472Z] #38 167.9 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:07:10.472Z] #38 167.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:07:10.472Z] #38 167.9 CC criu/shmem.o [2023-04-27T23:07:10.637Z] #66 DONE 0.2s [2023-04-27T23:07:10.637Z] [2023-04-27T23:07:10.637Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-27T23:07:11.207Z] #67 DONE 0.8s [2023-04-27T23:07:11.289Z] #42 ... [2023-04-27T23:07:11.289Z] [2023-04-27T23:07:11.289Z] #21 [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-04-27T23:07:11.289Z] #21 250.7 + return [2023-04-27T23:07:11.289Z] #21 DONE 251.3s [2023-04-27T23:07:11.289Z] [2023-04-27T23:07:11.289Z] #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-04-27T23:07:11.467Z] [2023-04-27T23:07:11.467Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-27T23:07:11.467Z] #68 DONE 0.0s [2023-04-27T23:07:11.467Z] [2023-04-27T23:07:11.467Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-27T23:07:11.467Z] #69 DONE 0.0s [2023-04-27T23:07:11.467Z] [2023-04-27T23:07:11.467Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-27T23:07:11.842Z] #38 169.1 CC criu/sigframe.o [2023-04-27T23:07:11.842Z] #38 169.3 CC criu/signalfd.o [2023-04-27T23:07:12.074Z] #50 18.99 Reading package lists... [2023-04-27T23:07:12.235Z] #42 ... [2023-04-27T23:07:12.235Z] [2023-04-27T23:07:12.235Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-27T23:07:12.235Z] #53 DONE 0.1s [2023-04-27T23:07:12.235Z] [2023-04-27T23:07:12.235Z] #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-04-27T23:07:12.235Z] #42 ... [2023-04-27T23:07:12.235Z] [2023-04-27T23:07:12.235Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-27T23:07:12.406Z] #38 169.7 CC criu/sk-inet.o [2023-04-27T23:07:12.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-27T23:07:12.646Z] #50 23.93 Building dependency tree... [2023-04-27T23:07:13.178Z] #54 DONE 0.9s [2023-04-27T23:07:13.178Z] [2023-04-27T23:07:13.179Z] #32 [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-04-27T23:07:13.179Z] #32 ... [2023-04-27T23:07:13.179Z] [2023-04-27T23:07:13.179Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-27T23:07:13.749Z] #55 DONE 0.7s [2023-04-27T23:07:13.749Z] [2023-04-27T23:07:13.749Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-27T23:07:13.774Z] #38 171.0 CC criu/sk-netlink.o [2023-04-27T23:07:13.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-27T23:07:14.010Z] #56 DONE 0.1s [2023-04-27T23:07:14.010Z] [2023-04-27T23:07:14.010Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-27T23:07:14.010Z] #57 DONE 0.1s [2023-04-27T23:07:14.010Z] [2023-04-27T23:07:14.010Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-27T23:07:14.021Z] #50 26.07 The following additional packages will be installed: [2023-04-27T23:07:14.021Z] #50 26.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:07:14.021Z] #50 26.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-27T23:07:14.021Z] #50 26.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-27T23:07:14.021Z] #50 26.07 python3-pkg-resources vim-runtime xxd [2023-04-27T23:07:14.021Z] #50 26.08 Suggested packages: [2023-04-27T23:07:14.021Z] #50 26.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-27T23:07:14.021Z] #50 26.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-27T23:07:14.021Z] #50 26.08 acl attr quota [2023-04-27T23:07:14.021Z] #50 26.08 Recommended packages: [2023-04-27T23:07:14.021Z] #50 26.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-27T23:07:14.031Z] #38 171.4 CC criu/sk-packet.o [2023-04-27T23:07:14.590Z] #58 DONE 0.7s [2023-04-27T23:07:14.590Z] [2023-04-27T23:07:14.590Z] #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-04-27T23:07:14.594Z] #38 172.1 CC criu/sk-queue.o [2023-04-27T23:07:14.763Z] #70 DONE 2.9s [2023-04-27T23:07:14.764Z] [2023-04-27T23:07:14.764Z] #71 exporting to image [2023-04-27T23:07:14.764Z] #71 exporting layers [2023-04-27T23:07:14.858Z] #42 ... [2023-04-27T23:07:14.858Z] [2023-04-27T23:07:14.858Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-27T23:07:14.858Z] #59 DONE 0.1s [2023-04-27T23:07:14.858Z] [2023-04-27T23:07:14.858Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-27T23:07:14.858Z] #60 DONE 0.1s [2023-04-27T23:07:14.858Z] [2023-04-27T23:07:14.858Z] #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-04-27T23:07:14.858Z] #42 ... [2023-04-27T23:07:14.858Z] [2023-04-27T23:07:14.858Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-27T23:07:14.858Z] #61 DONE 0.1s [2023-04-27T23:07:14.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-27T23:07:14.959Z] #50 ... [2023-04-27T23:07:14.959Z] [2023-04-27T23:07:14.959Z] #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-04-27T23:07:14.959Z] #24 DONE 252.4s [2023-04-27T23:07:14.959Z] [2023-04-27T23:07:14.959Z] #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-04-27T23:07:14.959Z] #38 147.7 CC criu/cr-dedup.o [2023-04-27T23:07:14.959Z] #38 148.3 CC criu/cr-dump.o [2023-04-27T23:07:14.959Z] #38 153.0 CC criu/cr-errno.o [2023-04-27T23:07:14.959Z] #38 153.1 CC criu/cr-restore.o [2023-04-27T23:07:15.123Z] [2023-04-27T23:07:15.123Z] #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-04-27T23:07:15.157Z] #38 172.7 CC criu/sk-tcp.o [2023-04-27T23:07:15.526Z] #38 ... [2023-04-27T23:07:15.526Z] [2023-04-27T23:07:15.526Z] #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-04-27T23:07:15.526Z] #50 27.93 The following NEW packages will be installed: [2023-04-27T23:07:15.526Z] #50 27.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-27T23:07:15.526Z] #50 27.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-27T23:07:15.526Z] #50 27.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-27T23:07:15.526Z] #50 27.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-27T23:07:15.526Z] #50 27.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-27T23:07:15.526Z] #50 27.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-27T23:07:15.526Z] #50 27.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-27T23:07:15.526Z] #50 27.95 xz-utils zip [2023-04-27T23:07:15.785Z] #50 28.35 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:07:15.785Z] #50 28.35 Need to get 27.0 MB of archives. [2023-04-27T23:07:15.785Z] #50 28.35 After this operation, 104 MB of additional disk space will be used. [2023-04-27T23:07:15.785Z] #50 28.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-27T23:07:15.785Z] #50 28.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-27T23:07:16.043Z] #50 28.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-27T23:07:16.043Z] #50 28.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-27T23:07:16.043Z] #50 28.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-27T23:07:16.043Z] #50 28.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-27T23:07:16.043Z] #50 28.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-27T23:07:16.043Z] #50 28.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-27T23:07:16.043Z] #50 28.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-27T23:07:16.043Z] #50 28.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-27T23:07:16.043Z] #50 28.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-27T23:07:16.043Z] #50 28.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-27T23:07:16.043Z] #50 28.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-27T23:07:16.043Z] #50 28.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-27T23:07:16.043Z] #50 28.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-27T23:07:16.043Z] #50 28.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-27T23:07:16.043Z] #50 28.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-27T23:07:16.043Z] #50 28.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-27T23:07:16.087Z] #38 173.3 CC criu/sk-unix.o [2023-04-27T23:07:16.301Z] #50 28.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-27T23:07:16.301Z] #50 28.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-27T23:07:16.301Z] #50 28.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-27T23:07:16.301Z] #50 28.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-27T23:07:16.301Z] #50 28.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-27T23:07:16.301Z] #50 28.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-27T23:07:16.301Z] #50 28.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-27T23:07:16.301Z] #50 28.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-27T23:07:16.301Z] #50 28.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-27T23:07:16.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-27T23:07:16.867Z] #50 29.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-27T23:07:16.867Z] #50 29.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-27T23:07:16.867Z] #50 29.18 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-04-27T23:07:16.867Z] #50 29.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-27T23:07:16.867Z] #50 29.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-27T23:07:16.867Z] #50 29.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-27T23:07:16.867Z] #50 29.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-27T23:07:16.868Z] #50 29.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-27T23:07:16.868Z] #50 29.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-27T23:07:16.868Z] #50 29.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-27T23:07:16.868Z] #50 29.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-27T23:07:16.868Z] #50 29.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-27T23:07:16.868Z] #50 29.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-27T23:07:16.868Z] #50 29.37 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-27T23:07:16.868Z] #50 29.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-27T23:07:17.126Z] #50 29.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-27T23:07:17.126Z] #50 29.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-27T23:07:17.384Z] #50 29.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-27T23:07:17.384Z] #50 29.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-27T23:07:17.384Z] #50 29.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-27T23:07:18.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-27T23:07:18.609Z] #38 175.8 CC criu/sockets.o [2023-04-27T23:07:18.761Z] #50 30.84 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:07:18.761Z] #50 31.12 Fetched 27.0 MB in 2s (14.3 MB/s) [2023-04-27T23:07:19.020Z] #50 31.25 Selecting previously unselected package pigz. [2023-04-27T23:07:19.020Z] #50 31.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) [2023-04-27T23:07:19.020Z] #50 31.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-27T23:07:19.020Z] #50 31.33 Unpacking pigz (2.6-1) ... [2023-04-27T23:07:19.278Z] #50 31.62 Selecting previously unselected package libelf1:amd64. [2023-04-27T23:07:19.278Z] #50 31.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-27T23:07:19.278Z] #50 31.65 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-27T23:07:19.537Z] #50 31.89 Selecting previously unselected package libbpf0:amd64. [2023-04-27T23:07:19.537Z] #50 31.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-27T23:07:19.537Z] #50 31.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:07:19.798Z] #50 32.25 Selecting previously unselected package libcap2:amd64. [2023-04-27T23:07:19.798Z] #50 32.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-27T23:07:19.798Z] #50 32.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:07:19.978Z] #38 177.1 CC criu/stats.o [2023-04-27T23:07:19.978Z] #38 177.5 CC criu/string.o [2023-04-27T23:07:20.056Z] #50 32.35 Selecting previously unselected package libmnl0:amd64. [2023-04-27T23:07:20.056Z] #50 32.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-27T23:07:20.056Z] #50 32.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:07:20.056Z] #50 32.49 Selecting previously unselected package libxtables12:amd64. [2023-04-27T23:07:20.056Z] #50 32.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-27T23:07:20.056Z] #50 32.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:07:20.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-27T23:07:20.235Z] #38 177.6 CC criu/sysctl.o [2023-04-27T23:07:20.315Z] #50 32.71 Selecting previously unselected package libcap2-bin. [2023-04-27T23:07:20.315Z] #50 32.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-27T23:07:20.315Z] #50 32.73 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-27T23:07:20.573Z] #50 33.07 Selecting previously unselected package iproute2. [2023-04-27T23:07:20.798Z] #38 178.3 CC criu/sysfs_parse.o [2023-04-27T23:07:20.831Z] #50 33.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-27T23:07:20.831Z] #50 33.11 Unpacking iproute2 (5.10.0-4) ... [2023-04-27T23:07:21.349Z] #71 exporting layers 6.4s done [2023-04-27T23:07:21.349Z] #71 writing image sha256:10415a678b484122e0e59210b26be044e3b8a51179739c58d353474a5e984582 done [2023-04-27T23:07:21.349Z] #71 naming to docker.io/library/docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde done [2023-04-27T23:07:21.349Z] #71 DONE 6.4s [Pipeline] } [2023-04-27T23:07:21.362Z] #38 178.7 CC criu/timens.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2023-04-27T23:07:21.398Z] #50 33.84 Selecting previously unselected package xxd. [2023-04-27T23:07:21.398Z] #50 33.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:07:21.398Z] #50 33.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2023-04-27T23:07:21.618Z] #38 179.1 CC criu/timerfd.o [2023-04-27T23:07:21.657Z] #50 33.98 Selecting previously unselected package vim-common. [2023-04-27T23:07:21.657Z] #50 33.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:07:21.657Z] #50 34.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:07:21.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45424/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/validate/default [2023-04-27T23:07:21.706Z] #42 152.1 + mkdir -p /build [2023-04-27T23:07:21.706Z] #42 152.1 + cp runc /build/runc [2023-04-27T23:07:21.706Z] #42 DONE 152.3s [2023-04-27T23:07:21.706Z] [2023-04-27T23:07:21.706Z] #32 [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-04-27T23:07:21.915Z] #50 34.32 Selecting previously unselected package bash-completion. [2023-04-27T23:07:21.915Z] #50 34.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-27T23:07:22.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-27T23:07:22.181Z] #38 179.6 CC criu/tty.o [2023-04-27T23:07:22.252Z] Congratulations! All commits are properly signed with the DCO! [2023-04-27T23:07:22.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-27T23:07:23.194Z] Congratulations! Seccomp profile generation is done correctly. [2023-04-27T23:07:23.194Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-04-27T23:07:23.492Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-27T23:07:23.492Z] Using test binary docker [2023-04-27T23:07:23.492Z] +++ /etc/init.d/apparmor start [2023-04-27T23:07:23.492Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-27T23:07:23.492Z] INFO: Waiting for daemon to start... [2023-04-27T23:07:23.492Z] Starting dockerd [2023-04-27T23:07:23.492Z] +++ 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-04-27T23:07:24.251Z] #32 264.6 + /build/golangci-lint --version [2023-04-27T23:07:24.251Z] #32 264.8 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-27T23:07:24.511Z] #32 DONE 265.0s [2023-04-27T23:07:24.511Z] [2023-04-27T23:07:24.511Z] #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-04-27T23:07:24.702Z] #38 182.1 CC criu/tun.o [2023-04-27T23:07:24.855Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-27T23:07:24.855Z] Using test binary docker [2023-04-27T23:07:24.855Z] +++ /etc/init.d/apparmor start [2023-04-27T23:07:24.855Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-27T23:07:24.855Z] INFO: Waiting for daemon to start... [2023-04-27T23:07:24.855Z] Starting dockerd [2023-04-27T23:07:24.855Z] +++ 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-04-27T23:07:25.110Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-27T23:07:25.110Z] Using test binary docker [2023-04-27T23:07:25.110Z] +++ /etc/init.d/apparmor start [2023-04-27T23:07:25.110Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-27T23:07:25.110Z] INFO: Waiting for daemon to start... [2023-04-27T23:07:25.110Z] Starting dockerd [2023-04-27T23:07:25.110Z] +++ 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-04-27T23:07:25.265Z] #38 182.7 CC criu/uffd.o [2023-04-27T23:07:25.898Z] #37 ... [2023-04-27T23:07:25.898Z] [2023-04-27T23:07:25.898Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-27T23:07:25.898Z] #62 DONE 0.2s [2023-04-27T23:07:25.898Z] [2023-04-27T23:07:25.898Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-27T23:07:25.898Z] #63 DONE 0.1s [2023-04-27T23:07:25.898Z] [2023-04-27T23:07:25.898Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-27T23:07:25.898Z] #64 DONE 0.1s [2023-04-27T23:07:25.898Z] [2023-04-27T23:07:25.898Z] #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-04-27T23:07:26.103Z] #50 38.44 Unpacking bash-completion (1:2.11-2) ... [2023-04-27T23:07:26.840Z] #37 234.0 + bin/containerd [2023-04-27T23:07:27.041Z] #50 39.20 Selecting previously unselected package bzip2. [2023-04-27T23:07:27.041Z] #50 39.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-27T23:07:27.041Z] #50 39.23 Unpacking bzip2 (1.0.8-4) ... [2023-04-27T23:07:27.041Z] #50 39.41 Selecting previously unselected package xz-utils. [2023-04-27T23:07:27.041Z] #50 39.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-27T23:07:27.041Z] #50 39.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:07:27.158Z] #38 184.3 CC criu/util.o [2023-04-27T23:07:27.301Z] #50 39.65 Selecting previously unselected package apparmor. [2023-04-27T23:07:27.301Z] #50 39.65 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-27T23:07:27.413Z] #38 ... [2023-04-27T23:07:27.413Z] [2023-04-27T23:07:27.414Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:07:27.414Z] #31 242.4 + dpkg --print-architecture [2023-04-27T23:07:27.563Z] #50 39.82 Unpacking apparmor (2.13.6-10) ... [2023-04-27T23:07:27.670Z] #31 242.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-27T23:07:27.829Z] #50 40.24 Selecting previously unselected package inetutils-ping. [2023-04-27T23:07:27.829Z] #50 40.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-27T23:07:27.829Z] #50 40.25 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:07:28.088Z] #50 40.40 Selecting previously unselected package libip4tc2:amd64. [2023-04-27T23:07:28.088Z] #50 40.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:07:28.088Z] #50 40.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:07:28.088Z] #50 40.52 Selecting previously unselected package libip6tc2:amd64. [2023-04-27T23:07:28.088Z] #50 40.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-27T23:07:28.088Z] #50 40.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:07:28.088Z] #50 40.62 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-27T23:07:28.233Z] #31 243.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-27T23:07:28.233Z] #31 243.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-27T23:07:28.346Z] #50 40.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-27T23:07:28.346Z] #50 40.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:07:28.346Z] #50 40.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-27T23:07:28.346Z] #50 40.83 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-27T23:07:28.346Z] #50 40.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:07:28.608Z] #50 41.07 Selecting previously unselected package libnftnl11:amd64. [2023-04-27T23:07:28.608Z] #50 41.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-27T23:07:28.867Z] #50 41.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:07:29.127Z] #50 41.42 Selecting previously unselected package iptables. [2023-04-27T23:07:29.127Z] #50 41.43 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-27T23:07:29.127Z] #50 41.46 Unpacking iptables (1.8.7-1) ... [2023-04-27T23:07:29.269Z] . [2023-04-27T23:07:29.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-27T23:07:29.269Z] [2023-04-27T23:07:29.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-27T23:07:29.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-27T23:07:29.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-27T23:07:29.269Z] [2023-04-27T23:07:29.269Z] Error: No such image: emptyfs [2023-04-27T23:07:29.269Z] Error: No such image: emptyfs [2023-04-27T23:07:29.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-27T23:07:29.269Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-27T23:07:29.269Z] ++++ docker load [2023-04-27T23:07:29.269Z] ++++ docker load [2023-04-27T23:07:29.269Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-27T23:07:29.385Z] #50 41.94 Selecting previously unselected package libonig5:amd64. [2023-04-27T23:07:29.529Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-27T23:07:29.529Z] Error: No such image: emptyfs [2023-04-27T23:07:29.529Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-27T23:07:29.529Z] ++++ docker load [2023-04-27T23:07:29.529Z] Running integration-test (iteration 1) [2023-04-27T23:07:29.529Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-27T23:07:29.529Z] ++ 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-04-27T23:07:29.529Z] ++ set -e [2023-04-27T23:07:29.529Z] ++ '[' -n 0 ']' [2023-04-27T23:07:29.529Z] ++ set -x [2023-04-27T23:07:29.529Z] ++ 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-04-27T23:07:29.529Z] Running integration-test (iteration 1) [2023-04-27T23:07:29.529Z] 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-04-27T23:07:29.529Z] ++ 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-04-27T23:07:29.529Z] ++ set -e [2023-04-27T23:07:29.529Z] ++ '[' -n 0 ']' [2023-04-27T23:07:29.529Z] ++ set -x [2023-04-27T23:07:29.529Z] ++ 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-04-27T23:07:29.529Z] Running integration-test (iteration 1) [2023-04-27T23:07:29.529Z] 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-04-27T23:07:29.529Z] ++ 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-04-27T23:07:29.529Z] ++ set -e [2023-04-27T23:07:29.529Z] ++ '[' -n 0 ']' [2023-04-27T23:07:29.529Z] ++ set -x [2023-04-27T23:07:29.529Z] ++ 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-04-27T23:07:29.644Z] #50 41.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-27T23:07:29.644Z] #50 41.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:07:29.644Z] #50 42.23 Selecting previously unselected package libjq1:amd64. [2023-04-27T23:07:29.787Z] Loaded image: busybox:latest [2023-04-27T23:07:29.788Z] Loaded image: busybox:latest [2023-04-27T23:07:29.902Z] #50 42.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-27T23:07:29.902Z] #50 42.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:07:29.902Z] #50 ... [2023-04-27T23:07:29.902Z] [2023-04-27T23:07:29.902Z] #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-04-27T23:07:29.902Z] #38 160.6 CC criu/cr-service.o [2023-04-27T23:07:29.902Z] #38 163.1 CC criu/crtools.o [2023-04-27T23:07:29.902Z] #38 164.1 CC criu/eventfd.o [2023-04-27T23:07:29.902Z] #38 164.8 CC criu/eventpoll.o [2023-04-27T23:07:29.902Z] #38 166.2 CC criu/external.o [2023-04-27T23:07:29.902Z] #38 166.5 CC criu/fault-injection.o [2023-04-27T23:07:29.902Z] #38 166.7 CC criu/fdstore.o [2023-04-27T23:07:29.902Z] #38 167.1 CC criu/fifo.o [2023-04-27T23:07:29.902Z] #38 167.9 CC criu/file-ids.o [2023-04-27T23:07:29.902Z] #38 168.3 CC criu/file-lock.o [2023-04-27T23:07:29.902Z] #38 169.5 CC criu/files-ext.o [2023-04-27T23:07:29.902Z] #38 170.1 CC criu/files-reg.o [2023-04-27T23:07:30.044Z] Loaded image: busybox:glibc [2023-04-27T23:07:30.044Z] Loaded image: busybox:latest [2023-04-27T23:07:30.044Z] Loaded image: busybox:glibc [2023-04-27T23:07:30.044Z] Loaded image: busybox:glibc [2023-04-27T23:07:30.161Z] #38 ... [2023-04-27T23:07:30.161Z] [2023-04-27T23:07:30.161Z] #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-04-27T23:07:30.161Z] #50 42.65 Selecting previously unselected package jq. [2023-04-27T23:07:30.459Z] #50 42.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-27T23:07:30.459Z] #50 42.70 Unpacking jq (1.6-2.1) ... [2023-04-27T23:07:30.459Z] #50 42.94 Selecting previously unselected package libaio1:amd64. [2023-04-27T23:07:30.734Z] #50 42.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-27T23:07:30.734Z] #50 42.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:07:30.734Z] #50 43.24 Selecting previously unselected package libgpm2:amd64. [2023-04-27T23:07:31.004Z] #50 43.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-27T23:07:31.004Z] #50 43.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:07:31.004Z] #50 43.53 Selecting previously unselected package libicu67:amd64. [2023-04-27T23:07:31.270Z] #50 43.54 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-27T23:07:31.270Z] #50 43.56 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-27T23:07:31.338Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-04-27T23:07:31.411Z] Loaded image: debian:bullseye-slim [2023-04-27T23:07:31.411Z] Loaded image: debian:bullseye-slim [2023-04-27T23:07:31.411Z] Loaded image: hello-world:latest [2023-04-27T23:07:31.411Z] Loaded image: hello-world:latest [2023-04-27T23:07:31.666Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:07:31.666Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:07:31.666Z] Loaded image: debian:bullseye-slim [2023-04-27T23:07:31.666Z] INFO: Testing against a local daemon [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite [2023-04-27T23:07:31.666Z] INFO: Testing against a local daemon [2023-04-27T23:07:31.666Z] === RUN TestCgroupNamespacesBuild [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-04-27T23:07:31.666Z] Loaded image: hello-world:latest [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-04-27T23:07:31.666Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-04-27T23:07:32.225Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:07:32.225Z] INFO: Testing against a local daemon [2023-04-27T23:07:32.225Z] === RUN TestDockerDaemonSuite [2023-04-27T23:07:32.225Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-04-27T23:07:32.721Z] Congratulations! All API changes are done the right way. [2023-04-27T23:07:32.722Z] Congratulations! All TOML source files changed here have valid syntax. [2023-04-27T23:07:32.722Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-04-27T23:07:32.722Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-04-27T23:07:32.722Z] Congratulations! No new tests were added to integration-cli. [2023-04-27T23:07:32.722Z] [2023-04-27T23:07:32.722Z] INFO Start validation with golang-ci-lint [2023-04-27T23:07:32.722Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-04-27T23:07:32.722Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-04-27T23:07:32.722Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-04-27T23:07:33.150Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-04-27T23:07:33.150Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-04-27T23:07:33.711Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-04-27T23:07:33.966Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2023-04-27T23:07:33.966Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-27T23:07:33.966Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-04-27T23:07:34.891Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-04-27T23:07:35.147Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-04-27T23:07:35.147Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-04-27T23:07:35.147Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2023-04-27T23:07:35.147Z] === RUN TestBuildWithSession [2023-04-27T23:07:35.147Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:07:35.147Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-27T23:07:35.147Z] === RUN TestBuildSquashParent [2023-04-27T23:07:36.072Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-04-27T23:07:36.632Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-04-27T23:07:36.632Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-04-27T23:07:36.632Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-04-27T23:07:36.632Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-04-27T23:07:37.558Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-04-27T23:07:37.814Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-04-27T23:07:37.839Z] #50 50.27 Selecting previously unselected package libinih1:amd64. [2023-04-27T23:07:37.839Z] #50 50.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-27T23:07:37.839Z] #50 50.27 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-27T23:07:38.101Z] #50 50.45 Selecting previously unselected package libnet1:amd64. [2023-04-27T23:07:38.101Z] #50 50.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-27T23:07:38.101Z] #50 50.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:07:38.191Z] #31 ... [2023-04-27T23:07:38.191Z] [2023-04-27T23:07:38.191Z] #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-04-27T23:07:38.191Z] #38 186.1 CC criu/uts_ns.o [2023-04-27T23:07:38.191Z] #38 186.4 CC criu/vdso-compat.o [2023-04-27T23:07:38.191Z] #38 186.6 CC criu/vdso.o [2023-04-27T23:07:38.191Z] #38 187.4 LINK criu/built-in.o [2023-04-27T23:07:38.191Z] #38 187.6 LINK criu/criu [2023-04-27T23:07:38.191Z] #38 188.2 DEP lib/c/criu.d [2023-04-27T23:07:38.191Z] #38 188.2 CC images/rpc.pb-c.o [2023-04-27T23:07:38.191Z] #38 189.0 CC lib/c/criu.o [2023-04-27T23:07:38.191Z] #38 190.4 LINK lib/c/built-in.o [2023-04-27T23:07:38.191Z] #38 190.4 LINK lib/c/libcriu.so [2023-04-27T23:07:38.191Z] #38 190.4 LINK lib/c/libcriu.a [2023-04-27T23:07:38.191Z] #38 190.6 GEN magic.py [2023-04-27T23:07:38.191Z] #38 190.8 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:07:38.191Z] #38 190.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:07:38.191Z] #38 190.8 Note: Building without GnuTLS support [2023-04-27T23:07:38.191Z] #38 190.8 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:07:38.191Z] #38 190.8 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:07:38.191Z] #38 192.0 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:07:38.191Z] #38 193.0 make[1]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.0 make[1]: 'images/built-in.o' is up to date. [2023-04-27T23:07:38.191Z] #38 194.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-27T23:07:38.191Z] #38 194.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-27T23:07:38.191Z] #38 194.2 make[1]: 'compel/libcompel.a' is up to date. [2023-04-27T23:07:38.191Z] #38 194.3 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-27T23:07:38.191Z] #38 194.3 make[1]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.4 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:07:38.191Z] #38 194.6 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.6 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.6 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.8 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.9 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 194.9 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 195.0 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 195.1 make[2]: Nothing to be done for 'all'. [2023-04-27T23:07:38.191Z] #38 195.1 INSTALL criu/criu [2023-04-27T23:07:38.191Z] #38 DONE 195.3s [2023-04-27T23:07:38.191Z] [2023-04-27T23:07:38.191Z] #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-04-27T23:07:38.360Z] #50 50.60 Selecting previously unselected package libnl-3-200:amd64. [2023-04-27T23:07:38.360Z] #50 50.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-27T23:07:38.360Z] #50 50.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:07:38.360Z] #50 50.81 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-27T23:07:38.360Z] #50 50.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-27T23:07:38.360Z] #50 50.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:07:38.618Z] #50 50.97 Selecting previously unselected package net-tools. [2023-04-27T23:07:38.618Z] #50 50.97 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-27T23:07:38.618Z] #50 50.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:07:38.739Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-04-27T23:07:38.739Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-04-27T23:07:38.739Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-04-27T23:07:38.739Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-04-27T23:07:38.877Z] #50 51.33 Selecting previously unselected package patch. [2023-04-27T23:07:38.877Z] #50 51.34 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-27T23:07:38.877Z] #50 51.37 Unpacking patch (2.7.6-7) ... [2023-04-27T23:07:39.135Z] #50 51.52 Selecting previously unselected package python-pip-whl. [2023-04-27T23:07:39.135Z] #50 51.54 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:07:39.135Z] #50 51.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:07:40.071Z] #50 52.42 Selecting previously unselected package python3-lib2to3. [2023-04-27T23:07:40.071Z] #50 52.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-27T23:07:40.071Z] #50 52.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:07:40.329Z] #50 52.65 Selecting previously unselected package python3-distutils. [2023-04-27T23:07:40.329Z] #50 52.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-27T23:07:40.329Z] #50 52.67 Unpacking python3-distutils (3.9.2-1) ... [2023-04-27T23:07:40.588Z] #50 52.90 Selecting previously unselected package python3-pkg-resources. [2023-04-27T23:07:40.588Z] #50 52.95 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-27T23:07:40.588Z] #50 52.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:07:40.846Z] #50 53.16 Selecting previously unselected package python3-setuptools. [2023-04-27T23:07:40.846Z] #50 53.17 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-27T23:07:40.846Z] #50 53.17 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-27T23:07:41.105Z] #50 53.49 Selecting previously unselected package python3-wheel. [2023-04-27T23:07:41.105Z] #50 53.49 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-27T23:07:41.105Z] #50 53.51 Unpacking python3-wheel (0.34.2-1) ... [2023-04-27T23:07:41.364Z] #50 53.67 Selecting previously unselected package python3-pip. [2023-04-27T23:07:41.364Z] #50 53.68 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-27T23:07:41.364Z] #50 53.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:07:41.931Z] #50 54.19 Selecting previously unselected package sudo. [2023-04-27T23:07:41.931Z] #50 54.19 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-27T23:07:41.931Z] #50 54.20 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:07:42.000Z] --- PASS: TestBuildSquashParent (6.55s) [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:07:42.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:07:42.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:07:42.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:07:42.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:07:42.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:07:42.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:07:42.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:07:42.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:07:42.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:07:42.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:07:42.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:07:42.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:07:42.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:07:42.560Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-04-27T23:07:42.866Z] #50 55.21 Selecting previously unselected package thin-provisioning-tools. [2023-04-27T23:07:42.866Z] #50 55.21 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-27T23:07:42.866Z] #50 55.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:07:43.124Z] #50 55.63 Selecting previously unselected package uidmap. [2023-04-27T23:07:43.124Z] #50 55.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-27T23:07:43.124Z] #50 ... [2023-04-27T23:07:43.124Z] [2023-04-27T23:07:43.124Z] #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-04-27T23:07:43.124Z] #38 173.9 CC criu/files.o [2023-04-27T23:07:43.124Z] #38 177.6 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:07:43.124Z] #38 177.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-27T23:07:43.124Z] #38 177.9 CC criu/filesystems.o [2023-04-27T23:07:43.124Z] #38 179.1 CC criu/fsnotify.o [2023-04-27T23:07:43.124Z] #38 181.0 CC criu/image-desc.o [2023-04-27T23:07:43.124Z] #38 181.2 CC criu/image.o [2023-04-27T23:07:43.124Z] #38 182.8 CC criu/ipc_ns.o [2023-04-27T23:07:43.385Z] #38 ... [2023-04-27T23:07:43.385Z] [2023-04-27T23:07:43.385Z] #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-04-27T23:07:43.385Z] #50 55.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-27T23:07:43.385Z] #50 55.66 Unpacking uidmap (1:4.8.1-1) ... [2023-04-27T23:07:43.385Z] #50 55.88 Selecting previously unselected package vim-runtime. [2023-04-27T23:07:43.385Z] #50 55.88 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-27T23:07:43.386Z] #50 55.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-27T23:07:43.644Z] #50 55.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-27T23:07:43.644Z] #50 55.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:07:45.071Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.65s) [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.78s) [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.81s) [2023-04-27T23:07:45.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.92s) [2023-04-27T23:07:45.631Z] === RUN TestBuildMultiStageCopy [2023-04-27T23:07:45.631Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-27T23:07:47.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-27T23:07:47.516Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-04-27T23:07:47.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-27T23:07:47.516Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-27T23:07:47.771Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-27T23:07:48.027Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2023-04-27T23:07:48.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2023-04-27T23:07:48.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2023-04-27T23:07:48.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2023-04-27T23:07:48.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-04-27T23:07:48.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2023-04-27T23:07:48.027Z] === RUN TestBuildMultiStageParentConfig [2023-04-27T23:07:48.587Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2023-04-27T23:07:48.587Z] === RUN TestBuildLabelWithTargets [2023-04-27T23:07:49.150Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-04-27T23:07:49.406Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2023-04-27T23:07:49.406Z] === RUN TestBuildWithEmptyLayers [2023-04-27T23:07:49.661Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-04-27T23:07:49.916Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2023-04-27T23:07:49.916Z] === RUN TestBuildMultiStageOnBuild [2023-04-27T23:07:50.172Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-04-27T23:07:50.211Z] #50 62.11 Selecting previously unselected package vim. [2023-04-27T23:07:50.211Z] #50 62.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-27T23:07:50.211Z] #50 62.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:07:50.733Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-04-27T23:07:50.778Z] #50 63.13 Selecting previously unselected package xfsprogs. [2023-04-27T23:07:50.778Z] #50 63.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-27T23:07:50.778Z] #50 63.15 Unpacking xfsprogs (5.10.0-4) ... [2023-04-27T23:07:51.293Z] --- PASS: TestBuildMultiStageOnBuild (1.55s) [2023-04-27T23:07:51.293Z] === RUN TestBuildUncleanTarFilenames [2023-04-27T23:07:51.549Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-04-27T23:07:51.717Z] #50 64.06 Selecting previously unselected package zip. [2023-04-27T23:07:51.717Z] #50 64.06 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-27T23:07:51.717Z] #50 64.07 Unpacking zip (3.0-12) ... [2023-04-27T23:07:51.804Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2023-04-27T23:07:51.804Z] === RUN TestBuildMultiStageLayerLeak [2023-04-27T23:07:52.234Z] #50 64.50 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-27T23:07:53.137Z] #37 ... [2023-04-27T23:07:53.137Z] [2023-04-27T23:07:53.137Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-27T23:07:53.137Z] #31 DONE 267.6s [2023-04-27T23:07:53.137Z] [2023-04-27T23:07:53.137Z] #44 [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-04-27T23:07:53.166Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-04-27T23:07:53.422Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2023-04-27T23:07:53.422Z] === RUN TestBuildWithHugeFile [2023-04-27T23:07:53.869Z] #50 66.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-27T23:07:53.869Z] #50 66.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-27T23:07:53.869Z] #50 66.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-27T23:07:53.869Z] #50 66.25 Setting up libicu67:amd64 (67.1-7) ... [2023-04-27T23:07:53.869Z] #50 66.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-27T23:07:53.869Z] #50 66.29 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-27T23:07:53.869Z] #50 66.31 Setting up uidmap (1:4.8.1-1) ... [2023-04-27T23:07:53.869Z] #50 66.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-27T23:07:53.869Z] #50 66.37 Setting up bzip2 (1.0.8-4) ... [2023-04-27T23:07:53.982Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-04-27T23:07:54.128Z] #50 66.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-27T23:07:54.128Z] #50 66.40 Setting up python3-wheel (0.34.2-1) ... [2023-04-27T23:07:54.128Z] #50 ... [2023-04-27T23:07:54.128Z] [2023-04-27T23:07:54.128Z] #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-04-27T23:07:54.128Z] #38 184.8 CC criu/irmap.o [2023-04-27T23:07:54.128Z] #38 185.9 CC criu/kcmp-ids.o [2023-04-27T23:07:54.128Z] #38 186.5 CC criu/kerndat.o [2023-04-27T23:07:54.128Z] #38 188.6 CC criu/libnetlink.o [2023-04-27T23:07:54.128Z] #38 189.4 CC criu/log.o [2023-04-27T23:07:54.128Z] #38 190.3 CC criu/lsm.o [2023-04-27T23:07:54.128Z] #38 191.2 CC criu/mem.o [2023-04-27T23:07:54.128Z] #38 194.6 CC criu/memfd.o [2023-04-27T23:07:54.695Z] #38 195.4 CC criu/mount.o [2023-04-27T23:07:55.050Z] #44 ... [2023-04-27T23:07:55.050Z] [2023-04-27T23:07:55.050Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-27T23:07:55.050Z] #58 DONE 0.2s [2023-04-27T23:07:55.050Z] [2023-04-27T23:07:55.050Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-27T23:07:55.050Z] #59 DONE 0.1s [2023-04-27T23:07:55.050Z] [2023-04-27T23:07:55.050Z] #44 [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-04-27T23:07:55.268Z] #38 ... [2023-04-27T23:07:55.268Z] [2023-04-27T23:07:55.268Z] #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-04-27T23:07:55.268Z] #50 67.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:07:55.307Z] #44 ... [2023-04-27T23:07:55.307Z] [2023-04-27T23:07:55.307Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-27T23:07:55.307Z] #60 DONE 0.1s [2023-04-27T23:07:55.307Z] [2023-04-27T23:07:55.307Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-27T23:07:55.307Z] #61 DONE 0.1s [2023-04-27T23:07:55.307Z] [2023-04-27T23:07:55.307Z] #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-04-27T23:07:55.527Z] #50 67.87 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-27T23:07:55.527Z] #50 67.88 Setting up libcap2-bin (1:2.44-1) ... [2023-04-27T23:07:55.527Z] #50 67.89 Setting up apparmor (2.13.6-10) ... [2023-04-27T23:07:58.060Z] #50 70.19 Setting up zip (3.0-12) ... [2023-04-27T23:07:58.060Z] #50 70.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:07:58.060Z] #50 70.30 Setting up bash-completion (1:2.11-2) ... [2023-04-27T23:07:59.221Z] === RUN TestDockerSuite/TestAttachDetach [2023-04-27T23:07:59.221Z] docker_cli_daemon_test.go:1455: [d08c084ecce40] daemon is not started [2023-04-27T23:07:59.476Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-04-27T23:07:59.476Z] check_test.go:308: [d9cc66a5c995c] daemon is not started [2023-04-27T23:07:59.476Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-04-27T23:08:00.038Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-04-27T23:08:01.402Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-04-27T23:08:01.657Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-04-27T23:08:02.254Z] #50 ... [2023-04-27T23:08:02.254Z] [2023-04-27T23:08:02.254Z] #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-04-27T23:08:02.254Z] #38 202.4 CC criu/namespaces.o [2023-04-27T23:08:02.583Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-04-27T23:08:03.145Z] check_test.go:308: [d248b08638f0c] daemon is not started [2023-04-27T23:08:03.145Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-04-27T23:08:03.145Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-04-27T23:08:04.509Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-04-27T23:08:05.542Z] #38 206.1 CC criu/net.o [2023-04-27T23:08:06.442Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-04-27T23:08:06.921Z] #38 ... [2023-04-27T23:08:06.921Z] [2023-04-27T23:08:06.921Z] #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-04-27T23:08:06.921Z] #50 75.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-27T23:08:06.921Z] #50 75.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-27T23:08:06.921Z] #50 75.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-27T23:08:06.921Z] #50 75.16 Setting up patch (2.7.6-7) ... [2023-04-27T23:08:06.921Z] #50 75.18 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-27T23:08:06.921Z] #50 75.31 invoke-rc.d: could not determine current runlevel [2023-04-27T23:08:06.921Z] #50 75.35 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-27T23:08:06.921Z] #50 75.39 Setting up xfsprogs (5.10.0-4) ... [2023-04-27T23:08:06.921Z] #50 75.42 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-27T23:08:06.921Z] #50 75.43 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-27T23:08:06.921Z] #50 75.44 Setting up pigz (2.6-1) ... [2023-04-27T23:08:06.921Z] #50 75.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-27T23:08:06.921Z] #50 75.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-27T23:08:06.921Z] #50 75.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-27T23:08:06.921Z] #50 75.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:08:06.921Z] #50 77.12 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-27T23:08:06.921Z] #50 77.16 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-27T23:08:06.921Z] #50 78.06 Setting up libelf1:amd64 (0.183-1) ... [2023-04-27T23:08:06.921Z] #50 78.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-27T23:08:06.921Z] #50 78.10 Setting up python3-distutils (3.9.2-1) ... [2023-04-27T23:08:06.921Z] #50 78.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-27T23:08:06.921Z] #50 78.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-27T23:08:06.921Z] #50 78.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-27T23:08:06.921Z] #50 78.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-27T23:08:06.921Z] #50 78.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-27T23:08:06.921Z] #50 78.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-27T23:08:06.921Z] #50 78.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-27T23:08:06.921Z] #50 78.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-27T23:08:06.921Z] #50 78.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-27T23:08:06.921Z] #50 78.93 Setting up python3-setuptools (52.0.0-4) ... [2023-04-27T23:08:07.003Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-04-27T23:08:07.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-04-27T23:08:07.837Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-04-27T23:08:07.837Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-04-27T23:08:08.763Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-04-27T23:08:09.019Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-04-27T23:08:09.457Z] #50 81.37 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-27T23:08:09.457Z] #50 81.39 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-27T23:08:09.457Z] #50 81.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-27T23:08:09.457Z] #50 81.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-27T23:08:09.945Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-04-27T23:08:11.831Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-04-27T23:08:11.990Z] #50 83.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-27T23:08:11.990Z] #50 83.92 Setting up jq (1.6-2.1) ... [2023-04-27T23:08:11.990Z] #50 83.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-27T23:08:11.990Z] #50 84.01 Setting up iptables (1.8.7-1) ... [2023-04-27T23:08:11.990Z] #50 84.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:08:11.990Z] #50 84.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:08:11.990Z] #50 84.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-27T23:08:11.990Z] #50 84.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-27T23:08:11.990Z] #50 ... [2023-04-27T23:08:11.990Z] [2023-04-27T23:08:11.990Z] #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-04-27T23:08:11.990Z] #38 212.4 CC criu/netfilter.o [2023-04-27T23:08:12.249Z] #38 212.9 CC criu/page-pipe.o [2023-04-27T23:08:13.603Z] #37 275.4 # github.com/containerd/containerd/cmd/containerd [2023-04-27T23:08:13.603Z] #37 275.4 /usr/bin/ld: /tmp/go-link-3077928661/000019.o: in function `New': [2023-04-27T23:08:13.603Z] #37 275.4 /tmp/tmp.6k938ZwqHT/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-04-27T23:08:13.603Z] #37 275.5 + bin/containerd-stress [2023-04-27T23:08:13.603Z] #37 276.6 + bin/containerd-shim [2023-04-27T23:08:13.634Z] #38 214.0 CC criu/page-xfer.o [2023-04-27T23:08:13.893Z] #38 ... [2023-04-27T23:08:13.893Z] [2023-04-27T23:08:13.893Z] #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-04-27T23:08:13.893Z] #50 84.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-27T23:08:13.893Z] #50 84.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-27T23:08:13.893Z] #50 84.21 Setting up iproute2 (5.10.0-4) ... [2023-04-27T23:08:13.893Z] #50 85.21 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:08:13.893Z] #50 DONE 86.5s [2023-04-27T23:08:14.152Z] [2023-04-27T23:08:14.152Z] #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-04-27T23:08:15.096Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-04-27T23:08:16.056Z] #51 1.528 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-27T23:08:16.056Z] #51 1.533 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-27T23:08:16.056Z] #51 1.539 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-27T23:08:16.056Z] #51 DONE 1.7s [2023-04-27T23:08:16.056Z] [2023-04-27T23:08:16.056Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:08:18.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-04-27T23:08:18.891Z] #37 285.5 + bin/containerd-shim-runc-v1 [2023-04-27T23:08:20.249Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-04-27T23:08:21.613Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-04-27T23:08:22.620Z] #52 ... [2023-04-27T23:08:22.620Z] [2023-04-27T23:08:22.620Z] #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-04-27T23:08:22.620Z] #38 216.3 CC criu/pagemap-cache.o [2023-04-27T23:08:22.620Z] #38 217.2 CC criu/pagemap.o [2023-04-27T23:08:22.620Z] #38 219.3 CC criu/parasite-syscall.o [2023-04-27T23:08:22.620Z] #38 221.2 CC criu/path.o [2023-04-27T23:08:22.620Z] #38 221.8 CC criu/pie-util-vdso-elf32.o [2023-04-27T23:08:22.620Z] #38 222.6 CC criu/pie-util-vdso.o [2023-04-27T23:08:22.879Z] #38 223.6 CC criu/pie-util.o [2023-04-27T23:08:23.138Z] #38 224.0 CC criu/pipes.o [2023-04-27T23:08:24.125Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-04-27T23:08:24.125Z] check_test.go:308: [d49b016ebd448] daemon is not started [2023-04-27T23:08:24.125Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-04-27T23:08:24.175Z] #37 290.7 + bin/containerd-shim-runc-v2 [2023-04-27T23:08:24.381Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-04-27T23:08:24.435Z] #37 291.4 + binaries [2023-04-27T23:08:24.435Z] #37 291.4 + install -D bin/containerd /build/containerd [2023-04-27T23:08:24.435Z] #37 291.4 + install -D bin/containerd-shim /build/containerd-shim [2023-04-27T23:08:24.435Z] #37 291.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-27T23:08:24.435Z] #37 291.5 + install -D bin/ctr /build/ctr [2023-04-27T23:08:24.636Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-04-27T23:08:24.637Z] check_test.go:308: [dbac995a110b7] daemon is not started [2023-04-27T23:08:24.637Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-04-27T23:08:25.375Z] #37 DONE 292.5s [2023-04-27T23:08:25.676Z] #38 225.8 CC criu/plugin.o [2023-04-27T23:08:25.676Z] #38 226.3 CC criu/proc_parse.o [2023-04-27T23:08:26.005Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-04-27T23:08:26.005Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-04-27T23:08:26.005Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-04-27T23:08:26.319Z] [2023-04-27T23:08:26.319Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-27T23:08:26.567Z] check_test.go:308: [db0e6d7bc897c] daemon is not started [2023-04-27T23:08:26.567Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-04-27T23:08:26.567Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-04-27T23:08:26.888Z] #65 DONE 0.5s [2023-04-27T23:08:26.888Z] [2023-04-27T23:08:26.888Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-27T23:08:26.888Z] #66 DONE 0.1s [2023-04-27T23:08:26.888Z] [2023-04-27T23:08:26.888Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-27T23:08:27.149Z] #67 DONE 0.2s [2023-04-27T23:08:27.149Z] [2023-04-27T23:08:27.149Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-27T23:08:27.149Z] #68 DONE 0.1s [2023-04-27T23:08:27.149Z] [2023-04-27T23:08:27.149Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-27T23:08:27.149Z] #69 DONE 0.0s [2023-04-27T23:08:27.149Z] [2023-04-27T23:08:27.149Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-27T23:08:28.089Z] #70 DONE 0.9s [2023-04-27T23:08:28.089Z] [2023-04-27T23:08:28.089Z] #71 exporting to image [2023-04-27T23:08:28.089Z] #71 exporting layers [2023-04-27T23:08:28.453Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-04-27T23:08:28.708Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-04-27T23:08:30.072Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-04-27T23:08:30.328Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-04-27T23:08:30.889Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-04-27T23:08:31.059Z] #38 231.4 CC criu/protobuf-desc.o [2023-04-27T23:08:31.059Z] #38 ... [2023-04-27T23:08:31.059Z] [2023-04-27T23:08:31.059Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-27T23:08:31.059Z] #52 14.99 Collecting yamllint==1.26.1 [2023-04-27T23:08:31.385Z] #71 exporting layers 3.0s done [2023-04-27T23:08:31.385Z] #71 writing image sha256:0dfcfc179bf74866da651dd1b483686787c413c8427bc4ab50771b3b6ec47a2e done [2023-04-27T23:08:31.385Z] #71 naming to docker.io/library/docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde done [2023-04-27T23:08:31.385Z] #71 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-27T23:08:31.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/test/unit [2023-04-27T23:08:31.997Z] #52 16.13 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-27T23:08:32.778Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-04-27T23:08:33.705Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-04-27T23:08:33.834Z] 8185ee4ed646: Pull complete [2023-04-27T23:08:34.265Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-04-27T23:08:34.524Z] #52 18.41 Collecting pathspec>=0.5.3 [2023-04-27T23:08:34.524Z] #52 18.43 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-27T23:08:35.093Z] #52 19.22 Collecting pyyaml [2023-04-27T23:08:35.093Z] #52 19.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-27T23:08:35.093Z] #52 19.35 Building wheels for collected packages: yamllint [2023-04-27T23:08:35.093Z] #52 19.35 Building wheel for yamllint (setup.py): started [2023-04-27T23:08:35.911Z] ? github.com/docker/docker/api [no test files] [2023-04-27T23:08:36.994Z] #52 21.05 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-27T23:08:36.994Z] #52 21.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b64020d8c7293ef2aff938206dbfa675b0da3fca283487f43cff06d9540e1d35 [2023-04-27T23:08:36.994Z] #52 21.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-27T23:08:36.994Z] #52 21.06 Successfully built yamllint [2023-04-27T23:08:36.994Z] #52 21.11 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-27T23:08:37.529Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-04-27T23:08:37.784Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-04-27T23:08:37.932Z] #52 21.96 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-27T23:08:39.316Z] #52 DONE 23.7s [2023-04-27T23:08:39.316Z] [2023-04-27T23:08:39.316Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-27T23:08:39.887Z] #53 DONE 0.4s [2023-04-27T23:08:39.887Z] [2023-04-27T23:08:39.887Z] #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-04-27T23:08:39.887Z] #38 233.5 CC criu/protobuf.o [2023-04-27T23:08:39.887Z] #38 234.5 CC criu/pstree.o [2023-04-27T23:08:39.887Z] #38 237.4 CC criu/rbtree.o [2023-04-27T23:08:39.887Z] #38 238.2 CC criu/rst-malloc.o [2023-04-27T23:08:39.887Z] #38 238.9 CC criu/seccomp.o [2023-04-27T23:08:39.887Z] #38 240.2 CC criu/seize.o [2023-04-27T23:08:39.887Z] #38 ... [2023-04-27T23:08:39.887Z] [2023-04-27T23:08:39.887Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-27T23:08:40.146Z] #54 DONE 0.3s [2023-04-27T23:08:40.146Z] [2023-04-27T23:08:40.146Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-27T23:08:40.146Z] #55 DONE 0.1s [2023-04-27T23:08:40.146Z] [2023-04-27T23:08:40.146Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:08:40.146Z] #29 ... [2023-04-27T23:08:40.146Z] [2023-04-27T23:08:40.146Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-27T23:08:40.146Z] #56 DONE 0.1s [2023-04-27T23:08:40.146Z] [2023-04-27T23:08:40.146Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-27T23:08:40.146Z] #57 DONE 0.1s [2023-04-27T23:08:40.405Z] [2023-04-27T23:08:40.405Z] #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-04-27T23:08:41.052Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-04-27T23:08:41.052Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-04-27T23:08:41.307Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-04-27T23:08:41.781Z] #35 ... [2023-04-27T23:08:41.781Z] [2023-04-27T23:08:41.781Z] #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-04-27T23:08:41.781Z] #38 242.1 CC criu/servicefd.o [2023-04-27T23:08:41.867Z] check_test.go:308: [d821121254e31] daemon is not started [2023-04-27T23:08:41.868Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-04-27T23:08:41.941Z] #37 ... [2023-04-27T23:08:41.941Z] [2023-04-27T23:08:41.941Z] #44 [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-04-27T23:08:41.941Z] #44 182.1 + mkdir -p /build [2023-04-27T23:08:41.941Z] #44 182.1 + cp runc /build/runc [2023-04-27T23:08:41.941Z] #44 DONE 182.4s [2023-04-27T23:08:41.941Z] [2023-04-27T23:08:41.941Z] #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-04-27T23:08:42.123Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-04-27T23:08:42.350Z] #38 242.9 include/common/asm/bitops.h: Assembler messages: [2023-04-27T23:08:42.350Z] #38 242.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-27T23:08:42.350Z] #38 243.0 CC criu/shmem.o [2023-04-27T23:08:42.378Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-04-27T23:08:42.939Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-04-27T23:08:43.500Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-04-27T23:08:44.252Z] #38 244.8 CC criu/sigframe.o [2023-04-27T23:08:44.424Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-04-27T23:08:44.511Z] #38 245.2 CC criu/signalfd.o [2023-04-27T23:08:44.985Z] --- PASS: TestBuildWithHugeFile (51.44s) [2023-04-27T23:08:44.985Z] === RUN TestBuildWithEmptyDockerfile [2023-04-27T23:08:44.985Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:08:44.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:08:44.985Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:08:44.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:08:44.985Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:08:44.985Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:08:44.985Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:08:44.985Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:08:44.985Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:08:44.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-04-27T23:08:44.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-04-27T23:08:44.985Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2023-04-27T23:08:44.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-04-27T23:08:44.985Z] === RUN TestBuildPreserveOwnership [2023-04-27T23:08:44.985Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-27T23:08:45.083Z] #38 245.7 CC criu/sk-inet.o [2023-04-27T23:08:45.546Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-04-27T23:08:45.801Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-04-27T23:08:45.801Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-04-27T23:08:46.987Z] #38 247.6 CC criu/sk-netlink.o [2023-04-27T23:08:47.191Z] #25 321.5 + /build/golangci-lint --version [2023-04-27T23:08:47.191Z] #25 321.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-27T23:08:47.191Z] #25 DONE 321.9s [2023-04-27T23:08:47.191Z] [2023-04-27T23:08:47.191Z] #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-04-27T23:08:47.687Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-27T23:08:47.923Z] #38 248.5 CC criu/sk-packet.o [2023-04-27T23:08:47.942Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-04-27T23:08:48.126Z] #37 278.3 + bin/containerd [2023-04-27T23:08:48.142Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2023-04-27T23:08:48.506Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2023-04-27T23:08:48.506Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2023-04-27T23:08:48.506Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2023-04-27T23:08:48.506Z] === RUN TestBuildPlatformInvalid [2023-04-27T23:08:48.506Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-04-27T23:08:48.506Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-27T23:08:48.687Z] #37 ... [2023-04-27T23:08:48.688Z] [2023-04-27T23:08:48.688Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-27T23:08:48.688Z] #62 DONE 0.2s [2023-04-27T23:08:48.688Z] [2023-04-27T23:08:48.688Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-27T23:08:48.688Z] #63 DONE 0.1s [2023-04-27T23:08:48.688Z] [2023-04-27T23:08:48.688Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-27T23:08:48.858Z] #38 249.7 CC criu/sk-queue.o [2023-04-27T23:08:48.943Z] #64 DONE 0.1s [2023-04-27T23:08:48.943Z] [2023-04-27T23:08:48.943Z] #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-04-27T23:08:49.066Z] Loaded image: busybox:latest [2023-04-27T23:08:49.321Z] Loaded image: busybox:glibc [2023-04-27T23:08:50.235Z] #38 250.7 CC criu/sk-tcp.o [2023-04-27T23:08:50.247Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-04-27T23:08:50.247Z] Loaded image: debian:bullseye-slim [2023-04-27T23:08:50.247Z] Loaded image: hello-world:latest [2023-04-27T23:08:50.247Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:08:50.247Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-04-27T23:08:50.803Z] #38 251.6 CC criu/sk-unix.o [2023-04-27T23:08:51.177Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-04-27T23:08:52.102Z] === RUN TestDockerSuite/TestBuildAddScript [2023-04-27T23:08:52.357Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-04-27T23:08:52.357Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-04-27T23:08:52.357Z] check_test.go:308: [d3542b4899171] daemon is not started [2023-04-27T23:08:52.357Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-04-27T23:08:54.285Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-04-27T23:08:54.285Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-04-27T23:08:54.997Z] #38 255.3 CC criu/sockets.o [2023-04-27T23:08:56.223Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-04-27T23:08:56.900Z] #38 257.3 CC criu/stats.o [2023-04-27T23:08:57.159Z] #38 257.9 CC criu/string.o [2023-04-27T23:08:57.175Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-04-27T23:08:57.727Z] #38 258.2 CC criu/sysctl.o [2023-04-27T23:08:58.566Z] check_test.go:308: [d55c218485290] daemon is not started [2023-04-27T23:08:58.567Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-04-27T23:08:58.663Z] #38 259.3 CC criu/sysfs_parse.o [2023-04-27T23:08:59.512Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.05s) [2023-04-27T23:08:59.512Z] PASS [2023-04-27T23:08:59.512Z] [2023-04-27T23:08:59.512Z] === Skipped [2023-04-27T23:08:59.512Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-27T23:08:59.512Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:08:59.512Z] [2023-04-27T23:08:59.512Z] DONE 33 tests, 1 skipped in 90.035s [2023-04-27T23:08:59.512Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-27T23:08:59.512Z] ++ 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-04-27T23:08:59.512Z] ++ set -e [2023-04-27T23:08:59.512Z] ++ '[' -n 0 ']' [2023-04-27T23:08:59.512Z] ++ set -x [2023-04-27T23:08:59.512Z] ++ 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-04-27T23:08:59.512Z] INFO: Testing against a local daemon [2023-04-27T23:08:59.512Z] === RUN TestConfigInspect [2023-04-27T23:08:59.598Z] #38 260.1 CC criu/timens.o [2023-04-27T23:09:00.082Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-04-27T23:09:00.171Z] #38 260.9 CC criu/timerfd.o [2023-04-27T23:09:00.652Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-04-27T23:09:01.107Z] #38 261.6 CC criu/tty.o [2023-04-27T23:09:01.219Z] check_test.go:308: [da041ba17a0d8] daemon is not started [2023-04-27T23:09:01.219Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-04-27T23:09:02.633Z] --- PASS: TestConfigInspect (3.00s) [2023-04-27T23:09:02.633Z] === RUN TestConfigList [2023-04-27T23:09:03.996Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-04-27T23:09:03.996Z] docker_cli_daemon_plugins_test.go:80: [dfc734aa5ce73] daemon is not started [2023-04-27T23:09:05.302Z] #38 265.5 CC criu/tun.o [2023-04-27T23:09:05.358Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-04-27T23:09:05.358Z] --- PASS: TestConfigList (2.90s) [2023-04-27T23:09:05.358Z] === RUN TestConfigsCreateAndDelete [2023-04-27T23:09:06.238Z] #38 266.7 CC criu/uffd.o [2023-04-27T23:09:06.284Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-04-27T23:09:06.539Z] === RUN TestDockerSuite/TestBuildAddTar [2023-04-27T23:09:07.901Z] docker_cli_daemon_plugins_test.go:170: [d91c3edec9337] daemon is not started [2023-04-27T23:09:08.461Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2023-04-27T23:09:08.461Z] === RUN TestConfigsUpdate [2023-04-27T23:09:08.773Z] #38 269.1 CC criu/util.o [2023-04-27T23:09:09.022Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-04-27T23:09:11.309Z] #38 271.9 CC criu/uts_ns.o [2023-04-27T23:09:11.534Z] --- PASS: TestConfigsUpdate (2.85s) [2023-04-27T23:09:11.534Z] === RUN TestTemplatedConfig [2023-04-27T23:09:11.877Z] #38 272.4 CC criu/vdso-compat.o [2023-04-27T23:09:12.135Z] #38 272.9 CC criu/vdso.o [2023-04-27T23:09:12.895Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-04-27T23:09:12.895Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-04-27T23:09:13.150Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-04-27T23:09:13.516Z] #38 274.1 LINK criu/built-in.o [2023-04-27T23:09:13.711Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-04-27T23:09:13.774Z] #38 274.4 LINK criu/criu [2023-04-27T23:09:14.271Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-04-27T23:09:14.271Z] check_test.go:308: [d82ceb07d2d4c] daemon is not started [2023-04-27T23:09:14.271Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-04-27T23:09:14.340Z] #38 275.0 DEP lib/c/criu.d [2023-04-27T23:09:14.340Z] #38 ... [2023-04-27T23:09:14.340Z] [2023-04-27T23:09:14.340Z] #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-04-27T23:09:14.340Z] #35 371.7 + dpkg --print-architecture [2023-04-27T23:09:14.340Z] #35 371.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-27T23:09:14.527Z] --- PASS: TestTemplatedConfig (3.36s) [2023-04-27T23:09:14.527Z] === RUN TestConfigCreateResolve [2023-04-27T23:09:14.904Z] #35 372.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-27T23:09:14.904Z] #35 372.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-27T23:09:15.087Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-04-27T23:09:15.647Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-04-27T23:09:17.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-04-27T23:09:17.533Z] --- PASS: TestConfigCreateResolve (2.90s) [2023-04-27T23:09:17.533Z] === RUN TestConfigDaemonLibtrustID [2023-04-27T23:09:18.093Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2023-04-27T23:09:18.093Z] PASS [2023-04-27T23:09:18.093Z] [2023-04-27T23:09:18.093Z] DONE 7 tests in 18.409s [2023-04-27T23:09:18.093Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-27T23:09:18.093Z] ++ 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-04-27T23:09:18.093Z] ++ set -e [2023-04-27T23:09:18.093Z] ++ '[' -n 0 ']' [2023-04-27T23:09:18.093Z] ++ set -x [2023-04-27T23:09:18.093Z] ++ 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-04-27T23:09:18.093Z] INFO: Testing against a local daemon [2023-04-27T23:09:18.093Z] === RUN TestCheckpoint [2023-04-27T23:09:18.093Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:09:18.093Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-27T23:09:18.093Z] === RUN TestContainerInvalidJSON [2023-04-27T23:09:18.093Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:09:18.093Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:09:18.093Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:09:18.093Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:09:18.093Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:09:18.093Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:09:18.093Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:09:18.093Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:09:18.093Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:09:18.093Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-27T23:09:18.093Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-27T23:09:18.093Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-27T23:09:18.093Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-27T23:09:18.093Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-27T23:09:18.093Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-27T23:09:18.093Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-27T23:09:18.093Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-04-27T23:09:18.349Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2023-04-27T23:09:18.349Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-27T23:09:18.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-04-27T23:09:18.349Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-27T23:09:18.349Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2023-04-27T23:09:18.349Z] === RUN TestCopyFromContainer [2023-04-27T23:09:18.349Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-04-27T23:09:19.713Z] === RUN TestCopyFromContainer// [2023-04-27T23:09:19.713Z] === RUN TestCopyFromContainer//bar/root [2023-04-27T23:09:19.713Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-27T23:09:19.969Z] === RUN TestCopyFromContainer/bar/quux [2023-04-27T23:09:19.969Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-27T23:09:19.969Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-27T23:09:19.969Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-27T23:09:19.969Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-27T23:09:19.969Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-04-27T23:09:20.224Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-27T23:09:20.224Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer (1.91s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-27T23:09:20.224Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2023-04-27T23:09:20.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-27T23:09:20.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:09:20.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:09:20.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:09:20.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:09:20.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:09:20.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:09:20.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:09:20.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:09:20.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:09:20.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-27T23:09:20.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-27T23:09:20.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-27T23:09:20.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-27T23:09:20.224Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-27T23:09:20.224Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-04-27T23:09:20.224Z] === RUN TestCreateWithInvalidEnv [2023-04-27T23:09:20.224Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-27T23:09:20.224Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-27T23:09:20.224Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-27T23:09:20.224Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-27T23:09:20.224Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-27T23:09:20.224Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-27T23:09:20.224Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-27T23:09:20.224Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-27T23:09:20.224Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-27T23:09:20.224Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-27T23:09:20.224Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-27T23:09:20.224Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-27T23:09:20.224Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-27T23:09:20.224Z] === RUN TestCreateTmpfsMountsTarget [2023-04-27T23:09:20.224Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-27T23:09:20.224Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-27T23:09:21.588Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-04-27T23:09:22.514Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2023-04-27T23:09:22.514Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-27T23:09:23.034Z] #35 ... [2023-04-27T23:09:23.034Z] [2023-04-27T23:09:23.034Z] #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-04-27T23:09:23.034Z] #38 275.1 CC images/rpc.pb-c.o [2023-04-27T23:09:23.034Z] #38 276.2 CC lib/c/criu.o [2023-04-27T23:09:23.034Z] #38 278.3 LINK lib/c/built-in.o [2023-04-27T23:09:23.034Z] #38 278.4 LINK lib/c/libcriu.so [2023-04-27T23:09:23.034Z] #38 278.5 LINK lib/c/libcriu.a [2023-04-27T23:09:23.034Z] #38 278.9 GEN magic.py [2023-04-27T23:09:23.034Z] #38 279.5 Note: Building without setproctitle() and strlcpy() support. [2023-04-27T23:09:23.034Z] #38 279.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-27T23:09:23.034Z] #38 279.5 Note: Building without GnuTLS support [2023-04-27T23:09:23.034Z] #38 279.5 Makefile.config:39: Warn: you have no libnftables installed [2023-04-27T23:09:23.034Z] #38 279.5 Makefile.config:40: Warn: Building without nftables support [2023-04-27T23:09:23.034Z] #38 281.1 fatal: not a git repository (or any of the parent directories): .git [2023-04-27T23:09:23.034Z] #38 282.1 make[1]: Nothing to be done for 'all'. [2023-04-27T23:09:23.034Z] #38 283.0 make[1]: 'images/built-in.o' is up to date. [2023-04-27T23:09:23.034Z] #38 283.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-27T23:09:23.034Z] #38 283.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-27T23:09:23.034Z] #38 283.2 make[1]: 'compel/libcompel.a' is up to date. [2023-04-27T23:09:23.034Z] #38 283.2 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-27T23:09:23.034Z] #38 283.3 make[1]: Nothing to be done for 'all'. [2023-04-27T23:09:23.034Z] #38 283.3 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-27T23:09:23.034Z] #38 283.6 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.034Z] #38 283.6 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.034Z] #38 283.7 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.075Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-04-27T23:09:23.304Z] #38 283.8 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.304Z] #38 283.9 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.304Z] #38 284.0 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.586Z] #38 284.1 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.586Z] #38 284.3 make[2]: Nothing to be done for 'all'. [2023-04-27T23:09:23.586Z] #38 284.3 INSTALL criu/criu [2023-04-27T23:09:23.636Z] === RUN TestDockerSuite/TestBuildBlankName [2023-04-27T23:09:23.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2023-04-27T23:09:24.450Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-27T23:09:24.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:09:24.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:09:24.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:09:24.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:09:24.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:09:24.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:09:24.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:09:24.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:09:24.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:09:24.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:09:24.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:09:24.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:09:24.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:09:24.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:09:24.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-27T23:09:24.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-27T23:09:24.450Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-27T23:09:25.010Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-04-27T23:09:25.265Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2023-04-27T23:09:25.265Z] === RUN TestCreateDifferentPlatform [2023-04-27T23:09:25.265Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-27T23:09:25.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-27T23:09:25.265Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-04-27T23:09:25.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-27T23:09:25.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-27T23:09:25.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-27T23:09:25.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-27T23:09:25.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-27T23:09:25.265Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2023-04-27T23:09:25.265Z] === RUN TestContainerStartOnDaemonRestart [2023-04-27T23:09:25.265Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-27T23:09:25.265Z] === RUN TestDaemonRestartIpcMode [2023-04-27T23:09:25.265Z] === PAUSE TestDaemonRestartIpcMode [2023-04-27T23:09:25.265Z] === RUN TestDaemonHostGatewayIP [2023-04-27T23:09:25.265Z] === PAUSE TestDaemonHostGatewayIP [2023-04-27T23:09:25.265Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-27T23:09:25.265Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-27T23:09:25.265Z] === RUN TestContainerKillOnDaemonStart [2023-04-27T23:09:25.265Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-27T23:09:25.265Z] === RUN TestDiff [2023-04-27T23:09:25.506Z] #38 DONE 286.0s [2023-04-27T23:09:25.506Z] [2023-04-27T23:09:25.506Z] #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-04-27T23:09:25.520Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-04-27T23:09:25.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-04-27T23:09:26.031Z] --- PASS: TestDiff (0.71s) [2023-04-27T23:09:26.031Z] === RUN TestExecWithCloseStdin [2023-04-27T23:09:26.592Z] --- PASS: TestExecWithCloseStdin (0.63s) [2023-04-27T23:09:26.592Z] === RUN TestExec [2023-04-27T23:09:27.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-04-27T23:09:27.408Z] --- PASS: TestExec (0.76s) [2023-04-27T23:09:27.408Z] === RUN TestExecUser [2023-04-27T23:09:27.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-04-27T23:09:28.223Z] --- PASS: TestExecUser (0.74s) [2023-04-27T23:09:28.223Z] === RUN TestExportContainerAndImportImage [2023-04-27T23:09:29.149Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-04-27T23:09:29.149Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2023-04-27T23:09:29.149Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-27T23:09:29.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-04-27T23:09:30.634Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-04-27T23:09:30.634Z] === RUN TestHealthCheckWorkdir [2023-04-27T23:09:31.194Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2023-04-27T23:09:31.194Z] === RUN TestHealthKillContainer [2023-04-27T23:09:31.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-04-27T23:09:34.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-04-27T23:09:35.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-04-27T23:09:35.826Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-04-27T23:09:38.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-04-27T23:09:39.706Z] check_test.go:308: [ddd091e7fdf6f] daemon is not started [2023-04-27T23:09:39.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-04-27T23:09:39.706Z] --- PASS: TestHealthKillContainer (8.46s) [2023-04-27T23:09:39.706Z] === RUN TestHealthCheckProcessKilled [2023-04-27T23:09:40.632Z] --- PASS: TestHealthCheckProcessKilled (0.94s) [2023-04-27T23:09:40.632Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-27T23:09:41.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-04-27T23:09:41.558Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2023-04-27T23:09:41.558Z] === RUN TestIpcModeNone [2023-04-27T23:09:42.119Z] --- PASS: TestIpcModeNone (0.77s) [2023-04-27T23:09:42.119Z] === RUN TestIpcModePrivate [2023-04-27T23:09:42.680Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2023-04-27T23:09:43.241Z] --- PASS: TestIpcModePrivate (1.00s) [2023-04-27T23:09:43.241Z] === RUN TestIpcModeShareable [2023-04-27T23:09:43.802Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:184, shared: true, mustBeShared: true [2023-04-27T23:09:44.362Z] --- PASS: TestIpcModeShareable (1.08s) [2023-04-27T23:09:44.362Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-27T23:09:45.133Z] #37 333.5 # github.com/containerd/containerd/cmd/containerd [2023-04-27T23:09:45.133Z] #37 333.5 /usr/bin/ld: /tmp/go-link-2608875151/000019.o: in function `New': [2023-04-27T23:09:45.133Z] #37 333.5 /tmp/tmp.jhJ617VAuU/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-04-27T23:09:45.133Z] #37 333.6 + bin/containerd-stress [2023-04-27T23:09:45.133Z] #37 334.9 + bin/containerd-shim [2023-04-27T23:09:47.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s) [2023-04-27T23:09:47.623Z] === RUN TestAPIIpcModeHost [2023-04-27T23:09:48.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-04-27T23:09:48.438Z] --- PASS: TestAPIIpcModeHost (0.84s) [2023-04-27T23:09:48.438Z] === RUN TestDaemonIpcModeShareable [2023-04-27T23:09:49.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-04-27T23:09:50.057Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: true, mustBeShared: true [2023-04-27T23:09:50.313Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2023-04-27T23:09:50.313Z] === RUN TestDaemonIpcModePrivate [2023-04-27T23:09:50.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-04-27T23:09:51.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-04-27T23:09:51.433Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2023-04-27T23:09:51.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-04-27T23:09:51.687Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2023-04-27T23:09:51.687Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-27T23:09:52.055Z] #35 DONE 406.9s [2023-04-27T23:09:52.055Z] [2023-04-27T23:09:52.055Z] #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-04-27T23:09:52.055Z] #42 ... [2023-04-27T23:09:52.055Z] [2023-04-27T23:09:52.055Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-27T23:09:52.055Z] #58 DONE 0.7s [2023-04-27T23:09:52.055Z] [2023-04-27T23:09:52.055Z] #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-04-27T23:09:52.055Z] #42 ... [2023-04-27T23:09:52.055Z] [2023-04-27T23:09:52.055Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-27T23:09:52.055Z] #59 DONE 0.1s [2023-04-27T23:09:52.055Z] [2023-04-27T23:09:52.055Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-27T23:09:52.055Z] #60 DONE 0.1s [2023-04-27T23:09:52.317Z] [2023-04-27T23:09:52.317Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-27T23:09:52.317Z] #61 DONE 0.1s [2023-04-27T23:09:52.317Z] [2023-04-27T23:09:52.317Z] #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-04-27T23:09:52.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-04-27T23:09:52.868Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-04-27T23:09:53.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-04-27T23:09:53.123Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2023-04-27T23:09:53.123Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-27T23:09:53.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-04-27T23:09:53.938Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-04-27T23:09:54.498Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s) [2023-04-27T23:09:54.498Z] === RUN TestIpcModeOlderClient [2023-04-27T23:09:54.498Z] === PAUSE TestIpcModeOlderClient [2023-04-27T23:09:54.498Z] === RUN TestKillContainerInvalidSignal [2023-04-27T23:09:54.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-04-27T23:09:55.059Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2023-04-27T23:09:55.060Z] === RUN TestKillContainer [2023-04-27T23:09:55.060Z] === RUN TestKillContainer/no_signal [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2023-04-27T23:09:55.864Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2023-04-27T23:09:55.864Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-27T23:09:55.865Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2023-04-27T23:09:55.865Z] ok github.com/docker/docker/builder/dockerfile 0.169s coverage: 48.5% of statements [2023-04-27T23:09:55.865Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-27T23:09:55.865Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-04-27T23:09:55.984Z] === RUN TestKillContainer/non_killing_signal [2023-04-27T23:09:56.240Z] === RUN TestKillContainer/killing_signal [2023-04-27T23:09:56.435Z] ok github.com/docker/docker/builder/remotecontext/git 2.548s coverage: 83.5% of statements [2023-04-27T23:09:56.435Z] ? github.com/docker/docker/cli [no test files] [2023-04-27T23:09:56.435Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-27T23:09:57.316Z] #37 347.0 + bin/containerd-shim-runc-v1 [2023-04-27T23:09:57.604Z] --- PASS: TestKillContainer (2.35s) [2023-04-27T23:09:57.604Z] --- PASS: TestKillContainer/no_signal (0.80s) [2023-04-27T23:09:57.604Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2023-04-27T23:09:57.604Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2023-04-27T23:09:57.604Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-27T23:09:57.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-27T23:09:57.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-04-27T23:09:58.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-27T23:09:58.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2023-04-27T23:09:58.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2023-04-27T23:09:58.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2023-04-27T23:09:58.723Z] === RUN TestKillStoppedContainer [2023-04-27T23:09:58.723Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-04-27T23:09:58.723Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-27T23:09:58.723Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-04-27T23:09:58.723Z] === RUN TestKillDifferentUserContainer [2023-04-27T23:09:58.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-04-27T23:09:58.979Z] ok github.com/docker/docker/client 0.083s coverage: 75.4% of statements [2023-04-27T23:09:59.539Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2023-04-27T23:09:59.539Z] === RUN TestInspectOomKilledTrue [2023-04-27T23:09:59.539Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:09:59.539Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-27T23:09:59.539Z] === RUN TestInspectOomKilledFalse [2023-04-27T23:09:59.539Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:09:59.539Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-27T23:09:59.539Z] === RUN TestLinksEtcHostsContentMatch [2023-04-27T23:09:59.795Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2023-04-27T23:09:59.795Z] === RUN TestLinksContainerNames [2023-04-27T23:09:59.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-04-27T23:09:59.891Z] a2008f031039: Pull complete [2023-04-27T23:09:59.891Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c [2023-04-27T23:09:59.891Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:09:59.891Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:09:59.891Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-04-27T23:09:59.891Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-04-27T23:09:59.891Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4252' [2023-04-27T23:09:59.891Z] INFO: Docker version of control daemon [2023-04-27T23:09:59.891Z] [2023-04-27T23:09:59.891Z] Client: [2023-04-27T23:09:59.891Z] Version: 20.10.9 [2023-04-27T23:09:59.891Z] API version: 1.41 [2023-04-27T23:09:59.891Z] Go version: go1.16.8 [2023-04-27T23:09:59.891Z] Git commit: c2ea9bc [2023-04-27T23:09:59.891Z] Built: Mon Oct 4 16:11:10 2021 [2023-04-27T23:09:59.891Z] OS/Arch: windows/amd64 [2023-04-27T23:09:59.891Z] Context: default [2023-04-27T23:09:59.891Z] Experimental: true [2023-04-27T23:09:59.891Z] [2023-04-27T23:09:59.891Z] Server: Docker Engine - Community [2023-04-27T23:09:59.891Z] Engine: [2023-04-27T23:09:59.891Z] Version: 20.10.9 [2023-04-27T23:09:59.891Z] API version: 1.41 (minimum version 1.24) [2023-04-27T23:09:59.891Z] Go version: go1.16.8 [2023-04-27T23:09:59.891Z] Git commit: 79ea9d3 [2023-04-27T23:09:59.891Z] Built: Mon Oct 4 16:06:39 2021 [2023-04-27T23:09:59.891Z] OS/Arch: windows/amd64 [2023-04-27T23:09:59.891Z] Experimental: true [2023-04-27T23:09:59.891Z] [2023-04-27T23:09:59.891Z] INFO: Docker info of control daemon [2023-04-27T23:09:59.891Z] [2023-04-27T23:10:00.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-04-27T23:10:00.862Z] Client: [2023-04-27T23:10:00.862Z] Context: default [2023-04-27T23:10:00.862Z] Debug Mode: false [2023-04-27T23:10:00.862Z] Plugins: [2023-04-27T23:10:00.862Z] app: Docker Application (Docker Inc., v0.8.0) [2023-04-27T23:10:00.862Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-04-27T23:10:00.862Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-04-27T23:10:00.862Z] [2023-04-27T23:10:00.862Z] Server: [2023-04-27T23:10:00.862Z] Containers: 0 [2023-04-27T23:10:00.862Z] Running: 0 [2023-04-27T23:10:00.862Z] Paused: 0 [2023-04-27T23:10:00.862Z] Stopped: 0 [2023-04-27T23:10:00.862Z] Images: 1 [2023-04-27T23:10:00.862Z] Server Version: 20.10.9 [2023-04-27T23:10:00.862Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-04-27T23:10:00.862Z] Windows: [2023-04-27T23:10:00.862Z] LCOW: [2023-04-27T23:10:00.862Z] Logging Driver: json-file [2023-04-27T23:10:00.862Z] Plugins: [2023-04-27T23:10:00.862Z] Volume: local [2023-04-27T23:10:00.862Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-27T23:10:00.862Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-27T23:10:00.862Z] Swarm: inactive [2023-04-27T23:10:00.862Z] Default Isolation: process [2023-04-27T23:10:00.862Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-27T23:10:00.862Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-27T23:10:00.862Z] OSType: windows [2023-04-27T23:10:00.862Z] Architecture: x86_64 [2023-04-27T23:10:00.862Z] CPUs: 4 [2023-04-27T23:10:00.862Z] Total Memory: 32GiB [2023-04-27T23:10:00.862Z] Name: azwin-2-452ac0 [2023-04-27T23:10:00.862Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-04-27T23:10:00.862Z] Docker Root Dir: D:\docker [2023-04-27T23:10:00.862Z] Debug Mode: false [2023-04-27T23:10:00.862Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:10:00.862Z] Labels: [2023-04-27T23:10:00.862Z] Experimental: true [2023-04-27T23:10:00.862Z] Insecure Registries: [2023-04-27T23:10:00.862Z] 10.0.0.4:5000 [2023-04-27T23:10:00.862Z] 127.0.0.0/8 [2023-04-27T23:10:00.862Z] Registry Mirrors: [2023-04-27T23:10:00.862Z] http://10.0.0.4:5000/ [2023-04-27T23:10:00.862Z] Live Restore Enabled: false [2023-04-27T23:10:00.862Z] Product License: Community Engine [2023-04-27T23:10:00.862Z] [2023-04-27T23:10:00.862Z] [2023-04-27T23:10:00.862Z] INFO: Commit hash is 4fc8f8b4d8 [2023-04-27T23:10:00.862Z] INFO: Nuke-Everything... [2023-04-27T23:10:00.862Z] INFO: Container count on control daemon to delete is 0 [2023-04-27T23:10:00.975Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-04-27T23:10:00.976Z] --- PASS: TestLinksContainerNames (1.26s) [2023-04-27T23:10:00.976Z] === RUN TestLogsFollowTailEmpty [2023-04-27T23:10:00.976Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-04-27T23:10:01.536Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-04-27T23:10:01.536Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2023-04-27T23:10:01.536Z] === RUN TestContainerNetworkMountsNoChown [2023-04-27T23:10:01.834Z] INFO: Nuking d:\CI [2023-04-27T23:10:01.834Z] INFO: Zapped successfully [2023-04-27T23:10:02.097Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/default [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/default [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/private [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/private [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rprivate [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/slave [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/slave [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rslave [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/shared [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/shared [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rshared [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/default [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/rslave [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/rprivate [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/private [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/rshared [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/shared [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/slave [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-27T23:10:02.098Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:10:02.098Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:10:02.098Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-27T23:10:02.294Z] INFO: Location for testing is d:\CI\PR-45424\1 [2023-04-27T23:10:02.294Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-04-27T23:10:02.294Z] [2023-04-27T23:10:02.294Z] [2023-04-27T23:10:02.294Z] INFO: Building the image from Dockerfile.windows at 04/27/2023 23:10:01... [2023-04-27T23:10:02.294Z] [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:10:02.354Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-27T23:10:02.354Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-04-27T23:10:02.354Z] === RUN TestContainerBindMountNonRecursive [2023-04-27T23:10:03.861Z] #37 353.8 + bin/containerd-shim-runc-v2 [2023-04-27T23:10:04.239Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2023-04-27T23:10:04.239Z] === RUN TestContainerVolumesMountedAsShared [2023-04-27T23:10:04.239Z] check_test.go:308: [dbc06295dc7dd] daemon is not started [2023-04-27T23:10:04.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-04-27T23:10:04.799Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2023-04-27T23:10:04.799Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-27T23:10:04.799Z] #37 354.7 + binaries [2023-04-27T23:10:04.800Z] #37 354.7 + install -D bin/containerd /build/containerd [2023-04-27T23:10:04.800Z] #37 354.7 + install -D bin/containerd-shim /build/containerd-shim [2023-04-27T23:10:04.800Z] #37 354.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-27T23:10:04.800Z] #37 354.7 + install -D bin/ctr /build/ctr [2023-04-27T23:10:05.054Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-04-27T23:10:05.056Z] #37 DONE 355.4s [2023-04-27T23:10:05.310Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2023-04-27T23:10:05.310Z] === RUN TestNetworkNat [2023-04-27T23:10:05.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-04-27T23:10:05.820Z] --- PASS: TestNetworkNat (0.65s) [2023-04-27T23:10:05.820Z] === RUN TestNetworkLocalhostTCPNat [2023-04-27T23:10:06.075Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-04-27T23:10:06.331Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-04-27T23:10:06.428Z] [2023-04-27T23:10:06.428Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-27T23:10:06.428Z] #65 DONE 0.2s [2023-04-27T23:10:06.428Z] [2023-04-27T23:10:06.428Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-27T23:10:06.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2023-04-27T23:10:06.586Z] === RUN TestNetworkLoopbackNat [2023-04-27T23:10:06.683Z] #66 DONE 0.1s [2023-04-27T23:10:06.683Z] [2023-04-27T23:10:06.683Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-27T23:10:06.683Z] #67 DONE 0.2s [2023-04-27T23:10:06.683Z] [2023-04-27T23:10:06.683Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-27T23:10:06.683Z] #68 DONE 0.1s [2023-04-27T23:10:06.941Z] [2023-04-27T23:10:06.941Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-27T23:10:06.941Z] #69 DONE 0.0s [2023-04-27T23:10:06.941Z] [2023-04-27T23:10:06.941Z] #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-04-27T23:10:07.146Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-04-27T23:10:07.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-04-27T23:10:07.869Z] #70 0.735 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-27T23:10:07.869Z] #70 0.814 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-04-27T23:10:07.869Z] #70 0.898 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-04-27T23:10:08.432Z] #70 0.987 Reading package lists... [2023-04-27T23:10:08.995Z] #70 1.520 Reading package lists... [2023-04-27T23:10:08.995Z] #70 2.055 Building dependency tree... [2023-04-27T23:10:08.995Z] #70 2.199 Reading state information... [2023-04-27T23:10:09.251Z] #70 2.366 The following additional packages will be installed: [2023-04-27T23:10:09.251Z] #70 2.367 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-04-27T23:10:09.251Z] #70 2.369 Suggested packages: [2023-04-27T23:10:09.251Z] #70 2.369 systemd-container policykit-1 [2023-04-27T23:10:09.251Z] #70 2.369 Recommended packages: [2023-04-27T23:10:09.251Z] #70 2.369 systemd-timesyncd | time-daemon libnss-systemd [2023-04-27T23:10:09.338Z] INFO [loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 2m31.841287625s [2023-04-27T23:10:09.338Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 418.937766ms [2023-04-27T23:10:09.398Z] Sending build context to Docker daemon 58.53MB [2023-04-27T23:10:09.398Z] [2023-04-27T23:10:09.398Z] Step 1/10 : FROM microsoft/windowsservercore [2023-04-27T23:10:09.398Z] ---> 997b460651ea [2023-04-27T23:10:09.398Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-04-27T23:10:09.398Z] ---> Running in 2dee35eebeca [2023-04-27T23:10:09.511Z] #70 2.441 The following NEW packages will be installed: [2023-04-27T23:10:09.511Z] #70 2.442 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-04-27T23:10:09.511Z] #70 2.443 libkmod2 libpam-systemd systemd systemd-sysv [2023-04-27T23:10:09.511Z] #70 2.712 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-27T23:10:09.511Z] #70 2.712 Need to get 5828 kB of archives. [2023-04-27T23:10:09.511Z] #70 2.712 After this operation, 19.3 MB of additional disk space will be used. [2023-04-27T23:10:09.511Z] #70 2.712 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-04-27T23:10:09.767Z] #70 2.715 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-04-27T23:10:09.767Z] #70 2.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-04-27T23:10:09.767Z] #70 2.720 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-04-27T23:10:09.767Z] #70 2.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-04-27T23:10:09.767Z] #70 2.760 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-04-27T23:10:09.767Z] #70 2.761 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-04-27T23:10:09.767Z] #70 2.763 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-04-27T23:10:09.767Z] #70 2.765 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-04-27T23:10:09.767Z] #70 2.767 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-04-27T23:10:09.767Z] #70 2.904 debconf: delaying package configuration, since apt-utils is not installed [2023-04-27T23:10:09.767Z] #70 2.938 Fetched 5828 kB in 0s (18.3 MB/s) [2023-04-27T23:10:09.767Z] #70 2.962 Selecting previously unselected package libargon2-1:amd64. [2023-04-27T23:10:09.912Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2023-04-27T23:10:09.912Z] === RUN TestPause [2023-04-27T23:10:10.024Z] #70 2.962 (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 ... 28613 files and directories currently installed.) [2023-04-27T23:10:10.024Z] #70 2.979 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-04-27T23:10:10.024Z] #70 2.986 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-04-27T23:10:10.024Z] #70 3.021 Selecting previously unselected package libjson-c5:amd64. [2023-04-27T23:10:10.024Z] #70 3.024 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-04-27T23:10:10.024Z] #70 3.027 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-04-27T23:10:10.024Z] #70 3.061 Selecting previously unselected package libcryptsetup12:amd64. [2023-04-27T23:10:10.024Z] #70 3.064 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-04-27T23:10:10.024Z] #70 3.068 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-04-27T23:10:10.024Z] #70 3.122 Selecting previously unselected package libkmod2:amd64. [2023-04-27T23:10:10.024Z] #70 3.123 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-04-27T23:10:10.024Z] #70 3.127 Unpacking libkmod2:amd64 (28-1) ... [2023-04-27T23:10:10.024Z] #70 3.175 Selecting previously unselected package systemd. [2023-04-27T23:10:10.168Z] --- PASS: TestPause (0.79s) [2023-04-27T23:10:10.168Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-27T23:10:10.168Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:10:10.168Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:10:10.168Z] === RUN TestPauseStopPausedContainer [2023-04-27T23:10:10.280Z] #70 3.178 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:10:10.280Z] #70 3.212 Unpacking systemd (247.3-7+deb11u1) ... [2023-04-27T23:10:10.368Z] Removing intermediate container 2dee35eebeca [2023-04-27T23:10:10.368Z] ---> a9fc48ae5519 [2023-04-27T23:10:10.368Z] Step 3/10 : ARG GO_VERSION=1.19.8 [2023-04-27T23:10:10.368Z] ---> Running in 69ac558fe8cf [2023-04-27T23:10:10.368Z] Removing intermediate container 69ac558fe8cf [2023-04-27T23:10:10.368Z] ---> 7433c76a2fc0 [2023-04-27T23:10:10.368Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-04-27T23:10:10.368Z] ---> Running in 191b4613ff52 [2023-04-27T23:10:10.536Z] #70 3.700 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-04-27T23:10:10.536Z] #70 3.712 Setting up libjson-c5:amd64 (0.15-2) ... [2023-04-27T23:10:10.536Z] #70 3.725 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-04-27T23:10:10.536Z] #70 3.735 Setting up libkmod2:amd64 (28-1) ... [2023-04-27T23:10:10.793Z] #70 3.745 Setting up systemd (247.3-7+deb11u1) ... [2023-04-27T23:10:10.793Z] #70 3.788 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-04-27T23:10:10.793Z] #70 3.790 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-04-27T23:10:10.793Z] #70 3.793 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-04-27T23:10:10.793Z] #70 3.814 Initializing machine ID from KVM UUID. [2023-04-27T23:10:10.831Z] Removing intermediate container 191b4613ff52 [2023-04-27T23:10:10.831Z] ---> 8fb030c4df30 [2023-04-27T23:10:10.831Z] 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-04-27T23:10:10.831Z] ---> Running in 696fd2886eeb [2023-04-27T23:10:11.049Z] #70 4.139 Selecting previously unselected package systemd-sysv. [2023-04-27T23:10:11.049Z] #70 4.139 (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 ... 29424 files and directories currently installed.) [2023-04-27T23:10:11.049Z] #70 4.154 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:10:11.049Z] #70 4.158 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-04-27T23:10:11.049Z] #70 4.202 Selecting previously unselected package libdbus-1-3:amd64. [2023-04-27T23:10:11.049Z] #70 4.205 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-04-27T23:10:11.049Z] #70 4.208 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-04-27T23:10:11.049Z] #70 4.264 Selecting previously unselected package dbus. [2023-04-27T23:10:11.093Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2023-04-27T23:10:11.093Z] === RUN TestPsFilter [2023-04-27T23:10:11.093Z] --- PASS: TestPsFilter (0.13s) [2023-04-27T23:10:11.093Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-27T23:10:11.292Z] Removing intermediate container 696fd2886eeb [2023-04-27T23:10:11.292Z] ---> f32d56cb5673 [2023-04-27T23:10:11.292Z] 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-04-27T23:10:11.292Z] ---> Running in 89497460bca8 [2023-04-27T23:10:11.306Z] #70 4.267 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-04-27T23:10:11.306Z] #70 4.277 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-04-27T23:10:11.306Z] #70 4.332 Selecting previously unselected package libpam-systemd:amd64. [2023-04-27T23:10:11.306Z] #70 4.335 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-04-27T23:10:11.306Z] #70 4.340 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:10:11.306Z] #70 4.388 Selecting previously unselected package dbus-user-session. [2023-04-27T23:10:11.306Z] #70 4.388 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-04-27T23:10:11.306Z] #70 4.392 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-04-27T23:10:11.306Z] #70 4.434 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-04-27T23:10:11.306Z] #70 4.446 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-04-27T23:10:11.306Z] #70 4.457 Setting up dbus (1.12.24-0+deb11u1) ... [2023-04-27T23:10:11.348Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-04-27T23:10:11.563Z] #70 4.575 invoke-rc.d: could not determine current runlevel [2023-04-27T23:10:11.563Z] #70 4.577 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-27T23:10:11.563Z] #70 4.581 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-04-27T23:10:11.563Z] #70 4.701 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-04-27T23:10:11.563Z] #70 4.722 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-27T23:10:11.563Z] #70 DONE 4.8s [2023-04-27T23:10:11.820Z] [2023-04-27T23:10:11.820Z] #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-04-27T23:10:11.907Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2023-04-27T23:10:11.908Z] === RUN TestRemoveContainerWithVolume [2023-04-27T23:10:12.385Z] #71 0.459 % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T23:10:12.385Z] #71 0.459 Dload Upload Total Spent Left Speed [2023-04-27T23:10:12.642Z] #71 0.459 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5977 0 --:--:-- --:--:-- --:--:-- 5977 [2023-04-27T23:10:12.642Z] #71 DONE 0.8s [2023-04-27T23:10:12.642Z] [2023-04-27T23:10:12.642Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-27T23:10:12.833Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2023-04-27T23:10:12.833Z] === RUN TestRemoveContainerRunning [2023-04-27T23:10:13.088Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-04-27T23:10:13.343Z] --- PASS: TestRemoveContainerRunning (0.66s) [2023-04-27T23:10:13.344Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-27T23:10:13.572Z] #72 DONE 1.0s [2023-04-27T23:10:13.572Z] [2023-04-27T23:10:13.572Z] #73 exporting to image [2023-04-27T23:10:13.572Z] #73 exporting layers [2023-04-27T23:10:13.598Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-04-27T23:10:13.853Z] === RUN TestDockerSuite/TestBuildCmd [2023-04-27T23:10:14.109Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-04-27T23:10:14.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2023-04-27T23:10:14.109Z] === RUN TestRemoveInvalidContainer [2023-04-27T23:10:14.109Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-27T23:10:14.109Z] === RUN TestRenameLinkedContainer [2023-04-27T23:10:14.109Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-04-27T23:10:14.365Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-04-27T23:10:14.365Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-04-27T23:10:14.365Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-04-27T23:10:14.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-04-27T23:10:15.180Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-04-27T23:10:17.064Z] --- PASS: TestRenameLinkedContainer (2.91s) [2023-04-27T23:10:17.064Z] === RUN TestRenameStoppedContainer [2023-04-27T23:10:17.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-04-27T23:10:17.880Z] --- PASS: TestRenameStoppedContainer (0.69s) [2023-04-27T23:10:17.880Z] === RUN TestRenameRunningContainerAndReuse [2023-04-27T23:10:18.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-04-27T23:10:19.365Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2023-04-27T23:10:19.365Z] === RUN TestRenameInvalidName [2023-04-27T23:10:19.365Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-04-27T23:10:19.927Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-04-27T23:10:19.927Z] --- PASS: TestRenameInvalidName (0.67s) [2023-04-27T23:10:19.927Z] === RUN TestRenameAnonymousContainer [2023-04-27T23:10:20.117Z] #73 exporting layers 5.8s done [2023-04-27T23:10:20.117Z] #73 writing image sha256:2887d3c80726733cd414bae7f1ac2b7208d8104e412321000919c3587d71458f done [2023-04-27T23:10:20.117Z] #73 naming to docker.io/library/docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:10:20.117Z] #73 naming to docker.io/library/docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde done [2023-04-27T23:10:20.117Z] #73 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:10:20.490Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-04-27T23:10:20.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -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:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh dynbinary test-integration [2023-04-27T23:10:20.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-04-27T23:10:20.745Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-04-27T23:10:21.670Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-04-27T23:10:21.670Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-04-27T23:10:21.925Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-04-27T23:10:22.181Z] --- PASS: TestRenameAnonymousContainer (2.21s) [2023-04-27T23:10:22.181Z] === RUN TestRenameContainerWithSameName [2023-04-27T23:10:23.106Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2023-04-27T23:10:23.106Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-27T23:10:23.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-04-27T23:10:23.106Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-04-27T23:10:23.106Z] check_test.go:308: [d96677aa9d6b4] daemon is not started [2023-04-27T23:10:23.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-04-27T23:10:23.106Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-04-27T23:10:23.106Z] check_test.go:308: [ddea446127327] daemon is not started [2023-04-27T23:10:23.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-04-27T23:10:23.778Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-04-27T23:10:23.778Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-04-27T23:10:23.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-04-27T23:10:23.779Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-04-27T23:10:23.779Z] 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-04-27T23:10:23.779Z] Detected virtualization docker. [2023-04-27T23:10:23.779Z] Detected architecture x86-64. [2023-04-27T23:10:23.779Z] Set hostname to <00a1eca2fc0b>. [2023-04-27T23:10:23.779Z] modprobe@configfs.service: Succeeded. [2023-04-27T23:10:23.779Z] modprobe@drm.service: Succeeded. [2023-04-27T23:10:23.779Z] modprobe@fuse.service: Succeeded. [2023-04-27T23:10:23.779Z] + source /etc/docker-entrypoint-cmd [2023-04-27T23:10:23.779Z] ++ hack/make.sh dynbinary test-integration [2023-04-27T23:10:23.779Z] [2023-04-27T23:10:23.779Z] Removing bundles/ [2023-04-27T23:10:23.779Z] [2023-04-27T23:10:23.779Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-27T23:10:23.779Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:10:23.779Z] GOOS="" GOARCH="" GOARM="" [2023-04-27T23:10:24.468Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2023-04-27T23:10:24.469Z] === RUN TestResize [2023-04-27T23:10:25.029Z] --- PASS: TestResize (0.66s) [2023-04-27T23:10:25.029Z] === RUN TestResizeWithInvalidSize [2023-04-27T23:10:25.589Z] check_test.go:308: [ddbec98868824] daemon is not started [2023-04-27T23:10:25.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-04-27T23:10:25.589Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2023-04-27T23:10:25.589Z] === RUN TestResizeWhenContainerNotStarted [2023-04-27T23:10:26.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:10:26.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:10:26.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:10:26.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:10:27.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:10:27.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:10:27.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:10:27.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:10:28.993Z] [2023-04-27T23:10:28.994Z] SUCCESS: Specified value was saved. [2023-04-27T23:10:31.085Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 29.0% of statements [2023-04-27T23:10:31.085Z] ok github.com/docker/docker/container 0.137s coverage: 34.5% of statements [2023-04-27T23:10:31.085Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-27T23:10:31.085Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-27T23:10:31.085Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-27T23:10:31.085Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.04s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2023-04-27T23:10:31.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.10s) [2023-04-27T23:10:31.145Z] === RUN TestCgroupNamespacesRun [2023-04-27T23:10:31.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-04-27T23:10:32.507Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2023-04-27T23:10:32.507Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-27T23:10:32.507Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-04-27T23:10:32.762Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-04-27T23:10:33.017Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-04-27T23:10:33.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-04-27T23:10:33.580Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2023-04-27T23:10:33.580Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-27T23:10:34.423Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2023-04-27T23:10:34.799Z] INFO: Downloading git... [2023-04-27T23:10:34.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2023-04-27T23:10:34.943Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-27T23:10:35.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-04-27T23:10:35.825Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-04-27T23:10:36.392Z] INFO: Downloading go... [2023-04-27T23:10:36.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-04-27T23:10:36.428Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2023-04-27T23:10:36.428Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-27T23:10:36.763Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-04-27T23:10:37.790Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2023-04-27T23:10:37.790Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-27T23:10:37.951Z] INFO: Downloading compiler 1 of 3... [2023-04-27T23:10:38.045Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-04-27T23:10:38.969Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-04-27T23:10:38.969Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-04-27T23:10:38.969Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-04-27T23:10:38.969Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-04-27T23:10:38.969Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-04-27T23:10:38.969Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-04-27T23:10:38.969Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-04-27T23:10:38.969Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-04-27T23:10:38.969Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-04-27T23:10:38.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-04-27T23:10:39.267Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2023-04-27T23:10:39.267Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-27T23:10:39.492Z] INFO: Downloading compiler 2 of 3... [2023-04-27T23:10:39.827Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2023-04-27T23:10:39.827Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-27T23:10:39.952Z] INFO: Downloading compiler 3 of 3... [2023-04-27T23:10:40.922Z] INFO: Extracting git... [2023-04-27T23:10:41.190Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2023-04-27T23:10:41.190Z] === RUN TestNISDomainname [2023-04-27T23:10:41.445Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-04-27T23:10:42.005Z] --- PASS: TestNISDomainname (0.82s) [2023-04-27T23:10:42.005Z] === RUN TestHostnameDnsResolution [2023-04-27T23:10:42.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-04-27T23:10:42.932Z] --- PASS: TestHostnameDnsResolution (1.04s) [2023-04-27T23:10:42.932Z] === RUN TestUnprivilegedPortsAndPing [2023-04-27T23:10:43.343Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2023-04-27T23:10:43.492Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s) [2023-04-27T23:10:43.492Z] === RUN TestStats [2023-04-27T23:10:44.285Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2023-04-27T23:10:44.546Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-04-27T23:10:45.116Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-04-27T23:10:45.377Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-04-27T23:10:45.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-04-27T23:10:45.686Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-04-27T23:10:46.303Z] --- PASS: TestStats (2.75s) [2023-04-27T23:10:46.303Z] === RUN TestStopContainerWithTimeout [2023-04-27T23:10:46.303Z] === RUN TestStopContainerWithTimeout/0 [2023-04-27T23:10:46.303Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-27T23:10:46.303Z] === RUN TestStopContainerWithTimeout/1 [2023-04-27T23:10:46.303Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-27T23:10:46.303Z] === RUN TestStopContainerWithTimeout/3 [2023-04-27T23:10:46.303Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-27T23:10:46.303Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-27T23:10:46.303Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-27T23:10:46.303Z] === CONT TestStopContainerWithTimeout/0 [2023-04-27T23:10:46.303Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-27T23:10:46.303Z] === CONT TestStopContainerWithTimeout/3 [2023-04-27T23:10:46.303Z] === CONT TestStopContainerWithTimeout/1 [2023-04-27T23:10:47.070Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.537s coverage: 74.6% of statements [2023-04-27T23:10:47.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-04-27T23:10:47.484Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-04-27T23:10:48.454Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-04-27T23:10:48.454Z] ok github.com/docker/docker/daemon 12.103s coverage: 17.1% of statements [2023-04-27T23:10:48.454Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-27T23:10:48.454Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-27T23:10:48.454Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-27T23:10:48.454Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-27T23:10:49.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-04-27T23:10:49.395Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.319s coverage: 60.7% of statements [2023-04-27T23:10:49.625Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-27T23:10:49.625Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2023-04-27T23:10:49.625Z] --- PASS: TestStopContainerWithTimeout/1 (2.43s) [2023-04-27T23:10:49.626Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2023-04-27T23:10:49.626Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2023-04-27T23:10:49.626Z] === RUN TestDeleteDevicemapper [2023-04-27T23:10:49.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:10:49.626Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-27T23:10:49.626Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-27T23:10:50.779Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2023-04-27T23:10:51.512Z] check_test.go:308: [dc364fbc12383] daemon is not started [2023-04-27T23:10:51.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-04-27T23:10:51.723Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.238s coverage: 50.5% of statements [2023-04-27T23:10:52.072Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-04-27T23:10:52.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2023-04-27T23:10:52.631Z] === RUN TestUpdateMemory [2023-04-27T23:10:52.631Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:10:52.631Z] --- SKIP: TestUpdateMemory (0.00s) [2023-04-27T23:10:52.631Z] === RUN TestUpdateCPUQuota [2023-04-27T23:10:52.662Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.382s coverage: 45.9% of statements [2023-04-27T23:10:52.662Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-27T23:10:53.557Z] --- PASS: TestUpdateCPUQuota (1.18s) [2023-04-27T23:10:53.557Z] === RUN TestUpdatePidsLimit [2023-04-27T23:10:53.557Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-27T23:10:53.812Z] === RUN TestUpdatePidsLimit/no_change [2023-04-27T23:10:53.812Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-04-27T23:10:54.044Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2023-04-27T23:10:54.044Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.878s coverage: 58.0% of statements [2023-04-27T23:10:54.044Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-27T23:10:54.044Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-27T23:10:54.067Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-27T23:10:54.322Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-27T23:10:54.577Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-27T23:10:54.614Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2023-04-27T23:10:54.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-27T23:10:54.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-27T23:10:55.190Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2023-04-27T23:10:55.759Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit (2.20s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-04-27T23:10:55.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-04-27T23:10:55.759Z] === RUN TestUpdateRestartPolicy [2023-04-27T23:10:55.767Z] INFO: Expanding go... [2023-04-27T23:10:56.014Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-04-27T23:10:56.130Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2023-04-27T23:10:56.131Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-27T23:10:56.131Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-27T23:10:56.701Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2023-04-27T23:10:56.939Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-04-27T23:10:57.271Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2023-04-27T23:10:57.271Z] ok github.com/docker/docker/daemon/logger/awslogs 0.117s coverage: 76.8% of statements [2023-04-27T23:10:57.271Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-27T23:10:57.271Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-27T23:10:57.499Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-04-27T23:10:57.841Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-04-27T23:10:57.841Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-04-27T23:10:58.102Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-04-27T23:10:58.673Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2023-04-27T23:10:58.673Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-27T23:10:58.861Z] check_test.go:308: [d0b09b98f49f5] daemon is not started [2023-04-27T23:10:58.861Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-04-27T23:10:58.933Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2023-04-27T23:10:59.116Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-04-27T23:10:59.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-04-27T23:10:59.504Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2023-04-27T23:10:59.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-04-27T23:11:00.076Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-04-27T23:11:00.186Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-04-27T23:11:00.337Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-04-27T23:11:00.746Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-04-27T23:11:00.908Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-04-27T23:11:01.479Z] ok github.com/docker/docker/daemon/logger/splunk 1.551s coverage: 82.5% of statements [2023-04-27T23:11:01.479Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-27T23:11:01.479Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-27T23:11:01.670Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-04-27T23:11:02.231Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-04-27T23:11:02.420Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-04-27T23:11:02.991Z] ok github.com/docker/docker/distribution 0.602s coverage: 29.0% of statements [2023-04-27T23:11:02.991Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-27T23:11:03.561Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-04-27T23:11:04.132Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2023-04-27T23:11:04.392Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-04-27T23:11:04.963Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-04-27T23:11:04.963Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.6% of statements [2023-04-27T23:11:04.963Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-27T23:11:04.963Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-27T23:11:04.963Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-27T23:11:05.224Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-04-27T23:11:06.166Z] ok github.com/docker/docker/oci 0.017s coverage: 40.6% of statements [2023-04-27T23:11:06.737Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2023-04-27T23:11:06.998Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-04-27T23:11:07.466Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-04-27T23:11:07.466Z] --- PASS: TestUpdateRestartPolicy (11.66s) [2023-04-27T23:11:07.466Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-27T23:11:08.026Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-04-27T23:11:08.280Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2023-04-27T23:11:08.280Z] === RUN TestWaitNonBlocked [2023-04-27T23:11:08.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:11:08.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:11:08.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:11:08.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:11:08.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:11:08.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:11:08.280Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-04-27T23:11:08.383Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.3% of statements [2023-04-27T23:11:08.536Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-04-27T23:11:09.097Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-04-27T23:11:09.097Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-04-27T23:11:09.097Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-04-27T23:11:09.351Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-27T23:11:09.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2023-04-27T23:11:09.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2023-04-27T23:11:09.351Z] === RUN TestWaitBlocked [2023-04-27T23:11:09.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:11:09.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:11:09.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:11:09.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:11:09.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:11:09.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:11:09.607Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-04-27T23:11:09.767Z] ok github.com/docker/docker/pkg/authorization 0.682s coverage: 68.3% of statements [2023-04-27T23:11:09.767Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-04-27T23:11:10.027Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-04-27T23:11:10.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-04-27T23:11:10.423Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-27T23:11:10.423Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2023-04-27T23:11:10.423Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2023-04-27T23:11:10.423Z] === CONT TestContainerStartOnDaemonRestart [2023-04-27T23:11:10.423Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-27T23:11:10.423Z] === CONT TestDaemonHostGatewayIP [2023-04-27T23:11:10.423Z] === CONT TestDaemonRestartIpcMode [2023-04-27T23:11:10.423Z] === CONT TestIpcModeOlderClient [2023-04-27T23:11:10.423Z] === CONT TestContainerKillOnDaemonStart [2023-04-27T23:11:10.423Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-04-27T23:11:10.678Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-04-27T23:11:11.239Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-04-27T23:11:11.494Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-04-27T23:11:11.750Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-04-27T23:11:12.310Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-04-27T23:11:12.871Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-04-27T23:11:12.871Z] --- PASS: TestContainerStartOnDaemonRestart (2.56s) [2023-04-27T23:11:13.323Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.5% of statements [2023-04-27T23:11:13.323Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-04-27T23:11:13.431Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-04-27T23:11:13.595Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-04-27T23:11:13.756Z] #37 ... [2023-04-27T23:11:13.756Z] [2023-04-27T23:11:13.756Z] #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-04-27T23:11:13.756Z] #42 265.4 + mkdir -p /build [2023-04-27T23:11:13.756Z] #42 265.4 + cp runc /build/runc [2023-04-27T23:11:13.756Z] #42 DONE 267.3s [2023-04-27T23:11:13.756Z] [2023-04-27T23:11:13.756Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-27T23:11:13.756Z] #29 490.4 + /build/golangci-lint --version [2023-04-27T23:11:13.756Z] #29 490.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-27T23:11:13.854Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2023-04-27T23:11:13.991Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-04-27T23:11:13.991Z] --- PASS: TestDaemonHostGatewayIP (3.56s) [2023-04-27T23:11:14.114Z] ok github.com/docker/docker/layer 7.590s coverage: 68.8% of statements [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-27T23:11:14.114Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-27T23:11:14.246Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2023-04-27T23:11:14.246Z] check_test.go:308: [d0b85222866fb] daemon is not started [2023-04-27T23:11:14.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-04-27T23:11:14.374Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-04-27T23:11:14.501Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.08s) [2023-04-27T23:11:14.688Z] #29 DONE 492.4s [2023-04-27T23:11:14.688Z] [2023-04-27T23:11:14.688Z] #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-04-27T23:11:14.688Z] #37 422.1 + bin/containerd [2023-04-27T23:11:14.945Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-04-27T23:11:14.945Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2023-04-27T23:11:15.425Z] check_test.go:308: [d2460faf8da54] daemon is not started [2023-04-27T23:11:15.425Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-04-27T23:11:15.887Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-04-27T23:11:15.985Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-04-27T23:11:16.458Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2023-04-27T23:11:17.029Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2023-04-27T23:11:17.289Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-04-27T23:11:17.289Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2023-04-27T23:11:17.434Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-04-27T23:11:18.230Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 69.5% of statements [2023-04-27T23:11:18.230Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 70.6% of statements [2023-04-27T23:11:18.491Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2023-04-27T23:11:18.491Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2023-04-27T23:11:18.491Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-27T23:11:18.491Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-27T23:11:18.491Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-27T23:11:18.751Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2023-04-27T23:11:18.752Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-27T23:11:18.752Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-04-27T23:11:19.012Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2023-04-27T23:11:19.273Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 86.7% of statements [2023-04-27T23:11:19.273Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-04-27T23:11:19.273Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-27T23:11:19.273Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-27T23:11:19.844Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2023-04-27T23:11:19.945Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-04-27T23:11:19.945Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-04-27T23:11:19.945Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-04-27T23:11:19.945Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-04-27T23:11:19.945Z] check_test.go:308: [dd661ed0547e1] daemon is not started [2023-04-27T23:11:19.945Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-04-27T23:11:20.446Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-04-27T23:11:20.717Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-04-27T23:11:20.717Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-27T23:11:21.250Z] #37 ... [2023-04-27T23:11:21.250Z] [2023-04-27T23:11:21.250Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-27T23:11:21.510Z] #62 DONE 0.9s [2023-04-27T23:11:21.510Z] [2023-04-27T23:11:21.510Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-27T23:11:21.510Z] #63 DONE 0.1s [2023-04-27T23:11:21.510Z] [2023-04-27T23:11:21.510Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-27T23:11:21.769Z] #64 DONE 0.3s [2023-04-27T23:11:21.770Z] [2023-04-27T23:11:21.770Z] #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-04-27T23:11:21.830Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-04-27T23:11:22.132Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2023-04-27T23:11:22.392Z] --- PASS: TestContainerKillOnDaemonStart (11.94s) [2023-04-27T23:11:22.392Z] PASS [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] === Skipped [2023-04-27T23:11:22.392Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-27T23:11:22.392Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-27T23:11:22.392Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-04-27T23:11:22.392Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:11:22.392Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-27T23:11:22.392Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-04-27T23:11:22.392Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:11:22.392Z] [2023-04-27T23:11:22.392Z] DONE 197 tests, 6 skipped in 124.261s [2023-04-27T23:11:22.392Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-27T23:11:22.392Z] ++ 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-04-27T23:11:22.392Z] ++ set -e [2023-04-27T23:11:22.392Z] ++ '[' -n 0 ']' [2023-04-27T23:11:22.392Z] ++ set -x [2023-04-27T23:11:22.392Z] ++ 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-04-27T23:11:22.392Z] INFO: Testing against a local daemon [2023-04-27T23:11:22.392Z] === RUN TestLiveRestore [2023-04-27T23:11:22.392Z] === RUN TestLiveRestore/volume_references [2023-04-27T23:11:22.392Z] === PAUSE TestLiveRestore/volume_references [2023-04-27T23:11:22.392Z] === CONT TestLiveRestore/volume_references [2023-04-27T23:11:22.393Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-04-27T23:11:22.648Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-04-27T23:11:23.210Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-27T23:11:23.210Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-27T23:11:23.210Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-04-27T23:11:24.135Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-04-27T23:11:24.135Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-27T23:11:25.497Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-27T23:11:25.497Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-04-27T23:11:26.424Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-04-27T23:11:26.590Z] ok github.com/docker/docker/pkg/signal 3.343s coverage: 62.3% of statements [2023-04-27T23:11:26.590Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-04-27T23:11:26.590Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-04-27T23:11:26.590Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2023-04-27T23:11:26.679Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-27T23:11:27.160Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-04-27T23:11:27.240Z] check_test.go:308: [d5a385f98a350] daemon is not started [2023-04-27T23:11:27.240Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-04-27T23:11:27.730Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore (0.00s) [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore/volume_references (5.38s) [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.71s) [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.19s) [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.26s) [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.10s) [2023-04-27T23:11:27.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.16s) [2023-04-27T23:11:27.800Z] PASS [2023-04-27T23:11:27.800Z] [2023-04-27T23:11:27.800Z] DONE 7 tests in 5.420s [2023-04-27T23:11:27.800Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-27T23:11:27.800Z] ++ 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-04-27T23:11:27.800Z] ++ set -e [2023-04-27T23:11:27.800Z] ++ '[' -n 0 ']' [2023-04-27T23:11:27.800Z] ++ set -x [2023-04-27T23:11:27.800Z] ++ 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-04-27T23:11:27.800Z] INFO: Testing against a local daemon [2023-04-27T23:11:27.800Z] === RUN TestCommitInheritsEnv [2023-04-27T23:11:27.991Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2023-04-27T23:11:28.055Z] --- PASS: TestCommitInheritsEnv (0.29s) [2023-04-27T23:11:28.055Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-27T23:11:28.055Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-27T23:11:28.055Z] === RUN TestImagesFilterMultiReference [2023-04-27T23:11:28.055Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-27T23:11:28.055Z] === RUN TestImagePullPlatformInvalid [2023-04-27T23:11:28.313Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-27T23:11:28.313Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" 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.19.8 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.19.8 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=83c475d9-a4c2-4a9a-b76a-0c03c8c387ee http.request.method=GET http.request.remoteaddr="127.0.0.1:51310" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=83c475d9-a4c2-4a9a-b76a-0c03c8c387ee http.request.method=GET http.request.remoteaddr="127.0.0.1:51310" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.214444ms http.response.status=200 http.response.written=2 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2387dbd3-c38c-4232-95e5-190f0027bf06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2387dbd3-c38c-4232-95e5-190f0027bf06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2387dbd3-c38c-4232-95e5-190f0027bf06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=507.012µs trace.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=2f1f247d-0833-4cb3-a2cc-1c1621453cfc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2387dbd3-c38c-4232-95e5-190f0027bf06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51322" 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=2.863437ms http.response.status=404 http.response.written=157 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53a938c1-0e47-418f-a0a9-89d97864ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53a938c1-0e47-418f-a0a9-89d97864ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53a938c1-0e47-418f-a0a9-89d97864ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=27.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=51c27114-d055-4d21-8355-81d7d5ef02ad trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53a938c1-0e47-418f-a0a9-89d97864ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" 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=3.200572ms http.response.status=404 http.response.written=157 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc3c0d4b-4e43-4cf5-90f9-b31fd34349b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc3c0d4b-4e43-4cf5-90f9-b31fd34349b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc3c0d4b-4e43-4cf5-90f9-b31fd34349b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=115.915µs trace.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=6422c6e8-e6b3-412e-be56-02bccf1d1dd6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc3c0d4b-4e43-4cf5-90f9-b31fd34349b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=19.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=11af7a99-a333-4b11-b4f4-8bd7a9347241 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=65b71368-d16f-43a4-af74-2cc2cc515429 http.request.method=POST http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc3c0d4b-4e43-4cf5-90f9-b31fd34349b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=78.86µs trace.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=21194c26-2976-4928-bb83-979616cc6fbd trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc3c0d4b-4e43-4cf5-90f9-b31fd34349b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.254921ms http.response.status=202 http.response.written=0 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=65b71368-d16f-43a4-af74-2cc2cc515429 http.request.method=POST http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=65b71368-d16f-43a4-af74-2cc2cc515429 http.request.method=POST http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=74.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=909a5526-e30a-4336-a3ab-015e9345745c trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=65b71368-d16f-43a4-af74-2cc2cc515429 http.request.method=POST http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.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).Stat" trace.id=497af349-e9ab-491f-ba81-f15661f1a59e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=65b71368-d16f-43a4-af74-2cc2cc515429 http.request.method=POST http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=63.243µs trace.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=77474b4c-09d9-4c26-a741-224c5996c497 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=65b71368-d16f-43a4-af74-2cc2cc515429 http.request.method=POST http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.953198ms http.response.status=202 http.response.written=0 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.313Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=36.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).GetContent" trace.id=45b0cabf-1524-42b8-be54-339f4ee7fd3d trace.line=82 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.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).Stat" trace.id=bd2a76d6-da00-486a-8dbd-266d578b222f trace.line=141 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=65.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).WriteStream" trace.id=15544f15-d51b-44a1-915f-02d8aac93ce5 trace.line=124 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=15.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc97a6c0-e1c9-4cc0-af50-39f3f05cd29f trace.line=141 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=15.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).Stat" trace.id=6b9155f3-6b2d-4bae-beec-87f604f11635 trace.line=141 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=9.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).Stat" trace.id=8b973a17-c0b8-41fc-946e-ce07823aaaf7 trace.line=141 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=66.706µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=3852e2ad-efab-4a5c-9acd-7bc3d0797b44 trace.line=167 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=59.752µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=37c8ba8d-9ac0-456a-9a8f-b62b69d2fffe trace.line=95 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d9ab662d-662a-4174-a883-53924548549c\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=98.984µs trace.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=a86bde55-6501-455c-8515-9cf670a0dd94 trace.line=181 vars.name=test vars.uuid=d9ab662d-662a-4174-a883-53924548549c version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21779420-d17f-4f95-8a19-2666d3cf724f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51322" http.request.uri="/v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.145824ms http.response.status=201 http.response.written=0 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "PUT /v2/test/blobs/uploads/d9ab662d-662a-4174-a883-53924548549c?_state=n_628sUXoU6mDEqjrZSDhOHbJhTGMzkbpi8E4NyArNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YWI2NjJkLTY2MmEtNDE3NC1hODgzLTUzOTI0NTQ4NTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTQyNDA5NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=28.447µs trace.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=bfdd8702-5ec1-4124-b9f4-4b6c0de8e3e1 trace.line=82 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=12.215µs trace.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=b36c2b23-d369-4c6c-bb07-d8d7a376ac15 trace.line=141 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=117.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).WriteStream" trace.id=09cd4332-83af-43fb-beb0-f38e2efe8c54 trace.line=124 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=23.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).Stat" trace.id=ddbb17b4-c69c-482f-bf21-d313067aa3ec trace.line=141 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.314Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=15.131µs trace.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=737e8262-9033-458a-9b58-69e98305921e trace.line=141 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=8.601µs trace.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=15259b6b-585f-4c63-b2da-49f5bdd94c8a trace.line=141 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=41.365µs trace.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=74eb483f-abff-441e-99f8-81a306204a22 trace.line=167 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=37.204µs trace.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=60ab0d27-c11e-4094-aa92-4d896c3e4c45 trace.line=95 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=91.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=15f89d1b-5eeb-4f1e-8eb7-cd2bb1ed89e7 trace.line=181 vars.name=test vars.uuid=c1b480f5-0f12-4bae-81ac-a8deecb58c60 version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8792bff-e6ea-4dfb-ad84-2806cab7163e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.052607ms http.response.status=201 http.response.written=0 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "PUT /v2/test/blobs/uploads/c1b480f5-0f12-4bae-81ac-a8deecb58c60?_state=UXwilFlyoEUW4-WvJxiV7lZWeoLioDuiDbcwUXHziaN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYjQ4MGY1LTBmMTItNGJhZS04MWFjLWE4ZGVlY2I1OGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxMToyOC4xNTU1Mjc1NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7a8a7a09-6b0d-4987-ab07-76e426fd5c05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7a8a7a09-6b0d-4987-ab07-76e426fd5c05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7a8a7a09-6b0d-4987-ab07-76e426fd5c05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=25.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=29678f1f-c519-4b3c-9774-ca7e69e8bbd1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7a8a7a09-6b0d-4987-ab07-76e426fd5c05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51324" 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.286884ms http.response.status=404 http.response.written=96 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=31.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa94679d-9b62-4440-8649-8e221168ec13 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.759µs trace.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=82dc346c-f327-457f-b641-4cd9e9dd5a2c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=24.839µs trace.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=c1ab8934-07b1-4f6a-bcc1-2a72a4da2343 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=13.63µs trace.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=b7cd38ec-ca5e-47b5-9516-c580de29ba70 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1d36651-9de7-4dfe-9aa3-1a17d904649c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=56.23µs trace.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=4012cdc4-c8c7-428b-933b-75ae95eb85a0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=75.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2a6b8f97-aae3-44ca-9a56-a317eb300acc trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=28.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).PutContent" trace.id=8ec697cb-300b-4093-ad00-b8e8d1919148 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=78.254µs trace.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=b0dbd570-5bc4-4bdf-8043-e82ae252bc33 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=36.662µs trace.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=1e9a3990-49da-4366-9a2a-32056a4d1854 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=450bdfe4-c425-481f-8c77-ec28353e79af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.275376ms http.response.status=201 http.response.written=0 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9847e2a8-5731-4d1f-8e0a-2ffafdd6dbba http.request.method=GET http.request.remoteaddr="127.0.0.1:51348" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9847e2a8-5731-4d1f-8e0a-2ffafdd6dbba http.request.method=GET http.request.remoteaddr="127.0.0.1:51348" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.298542ms http.response.status=200 http.response.written=2 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.315Z] time="2023-04-27T23:11:28Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=24.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).GetContent" trace.id=09516c08-6b5f-4048-b3fa-aef8e995b0f5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=22.923µs trace.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=496d061b-ec84-4f56-bf76-f3c1ebb436cd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=10.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=f55edf2c-476d-420c-aac3-b462ecc2ba32 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=20.017µs trace.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=5950b763-1a0c-4cb0-b5b3-454ab2d0e3cb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e34ac26-2245-434a-a41a-b241e241df26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.397247ms http.response.status=200 http.response.written=417 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=24.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c13c1212-d9db-40f8-ac01-6075d1940335 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.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=46d4070c-c8bd-4490-bab4-e086812ab940 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=20.608µs trace.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=3751705e-2e5e-44b0-8a03-b96e4e2dad8f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=81506997-638d-411b-bce7-e254cbbec583 http.request.method=GET http.request.remoteaddr="127.0.0.1:51372" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.371003ms http.response.status=200 http.response.written=417 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=32.48µs trace.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=e110916f-5599-41ef-ae1b-2ec8b9183295 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=15.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=3b3c2456-3a82-4e91-8da6-d8f0a570e954 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=17.04µs trace.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=dd5bbaf8-631e-4fcf-9bc7-1053661ac60c trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=7.332µs trace.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=c09ced0a-b244-46f2-ae4a-b0ce23b659d8 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=10.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).Stat" trace.id=d4138375-9c7a-4cb3-a799-06373d702f05 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=6.757µs trace.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=4dd2e943-a987-4f1b-8e47-7245cc2bb61b trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.316Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=17.858µs trace.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=a85176fc-5f4c-4eb1-8ebd-a196619ea63b trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=31.482µs trace.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=a97020c9-91d0-4251-9783-3a63cdd43f57 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=10.879µs trace.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=20b2e04c-ea8d-4aea-8382-7683200d57e1 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=733444a3-6b2b-4b51-b5e3-9c4e4930a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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=3.227759ms http.response.status=200 http.response.written=179 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=29.451µs trace.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=647a501b-f880-42fb-8ad6-e58e5d7e9ca5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=15.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).Stat" trace.id=e7b85271-9684-45e3-a2d7-cbc938751226 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=24.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=bd8b5317-908d-4a21-8b7b-a29d3249dfcb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=9.148µs trace.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=d2074c41-d259-42fc-bef4-675d2149b421 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=6.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).Stat" trace.id=378f82d6-fc92-4d6a-a2bc-3d41c2ce1923 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=4.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).URLFor" trace.id=bd44dab2-300a-441c-9863-5d1a735b0f87 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.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).ReadStream" trace.id=70ef3bb0-8af7-49fe-95f8-f0c8a679429a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=34.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=f27c1feb-84b9-47a8-a971-2757f06c0640 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=19.095µs trace.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=5572ea85-d9d1-4e41-b59e-a7f6a4d99e31 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6b3964cd-2ecf-4e66-a56e-9cb1fb6f49a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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=3.259684ms http.response.status=200 http.response.written=68 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4d7cc7b4-ea39-42a4-a8e3-35c2e810583b http.request.method=GET http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4d7cc7b4-ea39-42a4-a8e3-35c2e810583b http.request.method=GET http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.076119ms http.response.status=200 http.response.written=2 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6843cc1a-9618-4704-a0e0-0295a5b4fbf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6843cc1a-9618-4704-a0e0-0295a5b4fbf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6843cc1a-9618-4704-a0e0-0295a5b4fbf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6843cc1a-9618-4704-a0e0-0295a5b4fbf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=21.662µs trace.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=b3231d13-11fc-4347-a06e-b49310c2ac1c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6843cc1a-9618-4704-a0e0-0295a5b4fbf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=14.504µs trace.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=30e8394e-7825-49e3-bdc3-d5eef9e2e31b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" 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.19.8 http.request.host="127.0.0.1:5000" http.request.id=6843cc1a-9618-4704-a0e0-0295a5b4fbf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.51087ms http.response.status=404 http.response.written=181 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.317Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.317Z] time="2023-04-27T23:11:28Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=69eccc93-94df-4d63-a8b2-b829af2c919b http.request.method=GET http.request.remoteaddr="127.0.0.1:51438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.318Z] time="2023-04-27T23:11:28Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=69eccc93-94df-4d63-a8b2-b829af2c919b http.request.method=GET http.request.remoteaddr="127.0.0.1:51438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.318Z] time="2023-04-27T23:11:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=69eccc93-94df-4d63-a8b2-b829af2c919b http.request.method=GET http.request.remoteaddr="127.0.0.1:51438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.318Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=69eccc93-94df-4d63-a8b2-b829af2c919b http.request.method=GET http.request.remoteaddr="127.0.0.1:51438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=19.877µs trace.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=9462d6d7-5687-4a83-95fc-ca2a52ad6f6e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.318Z] time="2023-04-27T23:11:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=69eccc93-94df-4d63-a8b2-b829af2c919b http.request.method=GET http.request.remoteaddr="127.0.0.1:51438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac trace.duration=13.129µs trace.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=ba568fe2-3656-4459-ba58-f30fae2be80a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.318Z] time="2023-04-27T23:11:28Z" 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.19.8 http.request.host="127.0.0.1:5000" http.request.id=69eccc93-94df-4d63-a8b2-b829af2c919b http.request.method=GET http.request.remoteaddr="127.0.0.1:51438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.180856ms http.response.status=404 http.response.written=181 instance.id=ee5ceb6b-c60d-448b-a9e0-f04890fe93ac vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:11:28.318Z] 127.0.0.1 - - [27/Apr/2023:23:11:28 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:11:28.318Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s) [2023-04-27T23:11:28.318Z] === RUN TestRemoveImageOrphaning [2023-04-27T23:11:28.563Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2023-04-27T23:11:28.563Z] coverage: [no statements] [2023-04-27T23:11:28.563Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-04-27T23:11:28.573Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2023-04-27T23:11:28.573Z] === RUN TestRemoveImageGarbageCollector [2023-04-27T23:11:28.823Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-04-27T23:11:29.084Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-04-27T23:11:29.084Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-04-27T23:11:29.499Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-04-27T23:11:30.860Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2023-04-27T23:11:30.860Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-27T23:11:30.860Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-27T23:11:30.860Z] === RUN TestTagInvalidReference [2023-04-27T23:11:30.860Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-27T23:11:30.860Z] === RUN TestTagValidPrefixedRepo [2023-04-27T23:11:30.860Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-04-27T23:11:30.860Z] === RUN TestTagExistedNameWithoutForce [2023-04-27T23:11:30.860Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-27T23:11:30.860Z] === RUN TestTagOfficialNames [2023-04-27T23:11:30.860Z] --- PASS: TestTagOfficialNames (0.05s) [2023-04-27T23:11:30.860Z] === RUN TestTagMatchesDigest [2023-04-27T23:11:30.860Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-27T23:11:30.860Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-27T23:11:30.860Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-04-27T23:11:30.995Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-04-27T23:11:31.255Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-04-27T23:11:31.420Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-04-27T23:11:31.477Z] INFO: Expanding compiler 1 of 3... [2023-04-27T23:11:31.477Z] INFO: Expanding compiler 2 of 3... [2023-04-27T23:11:31.827Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-04-27T23:11:32.774Z] ok github.com/docker/docker/quota 0.176s coverage: 71.4% of statements [2023-04-27T23:11:32.783Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-04-27T23:11:33.345Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-04-27T23:11:33.661Z] INFO: Expanding compiler 3 of 3... [2023-04-27T23:11:33.709Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-04-27T23:11:34.122Z] INFO: Removing downloaded files... [2023-04-27T23:11:34.285Z] ok github.com/docker/docker/registry 0.080s coverage: 57.3% of statements [2023-04-27T23:11:34.546Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-04-27T23:11:34.582Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-04-27T23:11:34.582Z] INFO: Configuring git core.autocrlf... [2023-04-27T23:11:34.806Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-04-27T23:11:35.376Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-04-27T23:11:35.376Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-04-27T23:11:35.596Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-04-27T23:11:37.288Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-04-27T23:11:37.862Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2023-04-27T23:11:38.108Z] check_test.go:308: [dedc34c62a711] daemon is not started [2023-04-27T23:11:38.108Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-04-27T23:11:38.432Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2023-04-27T23:11:38.669Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-04-27T23:11:39.243Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-04-27T23:11:39.372Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-04-27T23:11:39.807Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-04-27T23:11:41.188Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-04-27T23:11:41.188Z] check_test.go:308: [db6e083164d60] daemon is not started [2023-04-27T23:11:41.188Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-04-27T23:11:43.101Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-04-27T23:11:43.361Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-04-27T23:11:43.361Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-04-27T23:11:45.823Z] INFO [linters context/goanalysis] analyzers took 4m48.851153901s with top 10 stages: buildir: 1m55.710562563s, goimports: 23.729905909s, the_only_name: 19.957754897s, unconvert: 16.719942294s, gosec: 12.943266637s, S1038: 12.632581613s, misspell: 5.260651443s, unused: 3.997629315s, SA4030: 3.811271427s, SA1012: 3.576175965s [2023-04-27T23:11:45.823Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-04-27T23:11:45.823Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1781/1781, identifier_marker: 1753/1753, exclude-rules: 58/1753, nolint: 0/58, cgo: 1781/1862, autogenerated_exclude: 1753/1781, exclude: 1753/1753, path_prettifier: 1781/1781, skip_files: 1781/1781, skip_dirs: 1781/1781 [2023-04-27T23:11:45.824Z] INFO [runner] processing took 68.250603ms with stages: nolint: 24.701143ms, identifier_marker: 19.989135ms, path_prettifier: 7.976656ms, autogenerated_exclude: 7.006981ms, exclude-rules: 6.699055ms, skip_dirs: 1.449312ms, cgo: 296.805µs, filename_unadjuster: 126.549µs, max_same_issues: 1.199µs, uniq_by_line: 520ns, sort_results: 515ns, diff: 480ns, skip_files: 443ns, source_code: 372ns, exclude: 329ns, max_per_file_from_linter: 256ns, max_from_linter: 256ns, severity-rules: 234ns, path_prefixer: 182ns, path_shortener: 181ns [2023-04-27T23:11:45.824Z] INFO [runner] linters took 1m26.550368925s with stages: goanalysis_metalinter: 1m26.481920769s [2023-04-27T23:11:45.824Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-04-27T23:11:45.824Z] INFO Memory: 2390 samples, avg is 279.0MB, max is 1062.2MB [2023-04-27T23:11:45.824Z] INFO Execution took 3m58.819209438s [2023-04-27T23:11:45.824Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-04-27T23:11:45.907Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-04-27T23:11:46.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh dynbinary-daemon test-docker-py [2023-04-27T23:11:46.725Z] [2023-04-27T23:11:46.725Z] Removing bundles/ [2023-04-27T23:11:46.725Z] [2023-04-27T23:11:46.725Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-04-27T23:11:46.725Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:11:46.725Z] GOOS="" GOARCH="" GOARM="" [2023-04-27T23:11:46.852Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-04-27T23:11:46.852Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-04-27T23:11:47.107Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-04-27T23:11:47.363Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-04-27T23:11:47.363Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-04-27T23:11:47.618Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-04-27T23:11:47.618Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-04-27T23:11:48.980Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-04-27T23:11:49.235Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-04-27T23:11:49.796Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-04-27T23:11:50.051Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-04-27T23:11:50.976Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-04-27T23:11:50.976Z] === RUN TestDockerSuite/TestBuildEnv [2023-04-27T23:11:51.903Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-04-27T23:11:52.829Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-04-27T23:11:53.389Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-04-27T23:11:53.389Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-04-27T23:11:54.263Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/rootless [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/volume [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-27T23:11:54.263Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === Skipped [2023-04-27T23:11:54.263Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-04-27T23:11:54.263Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-04-27T23:11:54.263Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:73: No driver to put! [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-27T23:11:54.263Z] time="2023-04-27T23:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-27T23:11:54.263Z] time="2023-04-27T23:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-27T23:11:54.263Z] time="2023-04-27T23:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-27T23:11:54.263Z] time="2023-04-27T23:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-27T23:11:54.263Z] time="2023-04-27T23:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:11:54.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:11:54.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-27T23:11:54.263Z] graphtest_unix.go:73: No driver to put! [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-27T23:11:54.263Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-27T23:11:54.263Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-27T23:11:54.263Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-27T23:11:54.263Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.264Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.264Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.264Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.264Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:11:54.264Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-27T23:11:54.264Z] graphtest_unix.go:73: No driver to put! [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-27T23:11:54.264Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-27T23:11:54.264Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-04-27T23:11:54.264Z] [2023-04-27T23:11:54.264Z] DONE 2266 tests, 26 skipped in 198.994s Post stage [Pipeline] junit [2023-04-27T23:11:54.538Z] Recording test results [2023-04-27T23:11:55.900Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-04-27T23:11:55.928Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:11:56.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -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:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh dynbinary test-integration [2023-04-27T23:11:56.869Z] [2023-04-27T23:11:56.869Z] Removing bundles/ [2023-04-27T23:11:56.869Z] [2023-04-27T23:11:56.869Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-27T23:11:56.869Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:11:56.869Z] GOOS="" GOARCH="" GOARM="" [2023-04-27T23:11:58.415Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-04-27T23:11:59.340Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-04-27T23:12:00.704Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-04-27T23:12:01.630Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-04-27T23:12:02.557Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-04-27T23:12:05.070Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-04-27T23:12:10.312Z] docker_cli_daemon_test.go:2550: [d81272a7ac5f7] daemon is not started [2023-04-27T23:12:10.872Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-04-27T23:12:12.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-04-27T23:12:13.163Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-04-27T23:12:18.403Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-04-27T23:12:19.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-04-27T23:12:19.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-04-27T23:12:19.839Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-04-27T23:12:19.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-04-27T23:12:20.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-04-27T23:12:21.021Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-04-27T23:12:21.021Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-04-27T23:12:21.021Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-04-27T23:12:21.021Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-04-27T23:12:21.276Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-04-27T23:12:23.162Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-04-27T23:12:23.162Z] check_test.go:308: [d5919a66176a2] daemon is not started [2023-04-27T23:12:23.162Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite (295.86s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.46s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.02s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.26s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.60s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.01s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.57s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.19s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.48s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.91s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.17s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.24s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.19s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.38s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.31s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.43s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.21s) [2023-04-27T23:12:28.402Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.58s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.84s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.20s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.10s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.09s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.41s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.24s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.53s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.96s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.89s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.45s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.80s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.91s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.43s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.21s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.23s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.84s) [2023-04-27T23:12:28.402Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.30s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.86s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.32s) [2023-04-27T23:12:28.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-04-27T23:12:28.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.66s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.59s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.38s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.67s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.94s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.65s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.62s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.71s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.49s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.35s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.81s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.21s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.35s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.77s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.29s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.22s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.58s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.70s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.10s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.43s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.28s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.21s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.47s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.88s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.07s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.46s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.55s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.59s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.24s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.88s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.84s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.46s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.90s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.11s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.89s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.34s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.97s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2023-04-27T23:12:28.403Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.98s) [2023-04-27T23:12:28.403Z] === RUN TestDockerSwarmSuite [2023-04-27T23:12:28.403Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-04-27T23:12:28.963Z] === RUN TestDockerSuite/TestBuildExpose [2023-04-27T23:12:29.219Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-04-27T23:12:29.450Z] #37 489.3 # github.com/containerd/containerd/cmd/containerd [2023-04-27T23:12:29.450Z] #37 489.3 /usr/bin/ld: /tmp/go-link-1103426299/000019.o: in function `New': [2023-04-27T23:12:29.450Z] #37 489.3 /tmp/tmp.8q6U8tyHPU/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-04-27T23:12:29.450Z] #37 489.4 + bin/containerd-stress [2023-04-27T23:12:29.450Z] #37 490.6 + bin/containerd-shim [2023-04-27T23:12:29.474Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-04-27T23:12:29.729Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-04-27T23:12:29.985Z] === RUN TestDockerSuite/TestBuildFails [2023-04-27T23:12:30.198Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:12:30.198Z] [2023-04-27T23:12:30.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-27T23:12:30.198Z] DOCKER_SYSTEMD=1 [2023-04-27T23:12:30.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-27T23:12:30.198Z] HOSTNAME=00a1eca2fc0b [2023-04-27T23:12:30.198Z] DEST=bundles/test-integration [2023-04-27T23:12:30.198Z] PWD=/go/src/github.com/docker/docker [2023-04-27T23:12:30.198Z] DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:12:30.198Z] container=docker [2023-04-27T23:12:30.198Z] HOME=/root [2023-04-27T23:12:30.198Z] LANG=C.UTF-8 [2023-04-27T23:12:30.198Z] INVOCATION_ID=e4662b0337b74a6aa5f3f0e767b555bc [2023-04-27T23:12:30.198Z] GOLANG_VERSION=1.19.8 [2023-04-27T23:12:30.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-27T23:12:30.198Z] VALIDATE_BRANCH=20.10 [2023-04-27T23:12:30.198Z] TERM=xterm [2023-04-27T23:12:30.198Z] DOCKER_PKG=github.com/docker/docker [2023-04-27T23:12:30.198Z] SHLVL=3 [2023-04-27T23:12:30.198Z] TIMEOUT=120m [2023-04-27T23:12:30.198Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-27T23:12:30.198Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-27T23:12:30.198Z] GO111MODULE=off [2023-04-27T23:12:30.198Z] DOCKER_EXPERIMENTAL=1 [2023-04-27T23:12:30.198Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-27T23:12:30.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-27T23:12:30.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-27T23:12:30.198Z] GOPATH=/go [2023-04-27T23:12:30.198Z] PKG_CONFIG=pkg-config [2023-04-27T23:12:30.198Z] _=/usr/bin/env [2023-04-27T23:12:30.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-27T23:12:30.910Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-04-27T23:12:30.910Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-04-27T23:12:30.910Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-04-27T23:12:32.273Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-04-27T23:12:34.159Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-04-27T23:12:34.159Z] === RUN TestDockerSuite/TestBuildForceRm [2023-04-27T23:12:34.714Z] #37 502.0 + bin/containerd-shim-runc-v1 [2023-04-27T23:12:35.521Z] === RUN TestDockerSuite/TestBuildFromGit [2023-04-27T23:12:36.447Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-04-27T23:12:36.703Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-04-27T23:12:38.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-04-27T23:12:38.065Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-04-27T23:12:39.429Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-04-27T23:12:39.684Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-04-27T23:12:39.940Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-04-27T23:12:41.275Z] #37 508.4 + bin/containerd-shim-runc-v2 [2023-04-27T23:12:41.275Z] #37 509.2 + binaries [2023-04-27T23:12:41.275Z] #37 509.2 + install -D bin/containerd /build/containerd [2023-04-27T23:12:41.275Z] #37 509.2 + install -D bin/containerd-shim /build/containerd-shim [2023-04-27T23:12:41.275Z] #37 509.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-27T23:12:41.275Z] #37 509.2 + install -D bin/ctr /build/ctr [2023-04-27T23:12:41.302Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-04-27T23:12:42.664Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-04-27T23:12:43.172Z] #37 DONE 511.2s [2023-04-27T23:12:43.225Z] === RUN TestDockerSuite/TestBuildHistory [2023-04-27T23:12:45.070Z] [2023-04-27T23:12:45.070Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-27T23:12:45.735Z] === RUN TestDockerSuite/TestBuildIidFile [2023-04-27T23:12:45.735Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-04-27T23:12:46.001Z] #65 DONE 0.9s [2023-04-27T23:12:46.001Z] [2023-04-27T23:12:46.001Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-27T23:12:46.259Z] #66 DONE 0.2s [2023-04-27T23:12:46.259Z] [2023-04-27T23:12:46.259Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-27T23:12:46.295Z] === RUN TestDockerSuite/TestBuildInheritance [2023-04-27T23:12:46.550Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-04-27T23:12:46.805Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-04-27T23:12:46.805Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-04-27T23:12:47.199Z] #67 DONE 0.8s [2023-04-27T23:12:47.199Z] [2023-04-27T23:12:47.199Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-27T23:12:47.199Z] #68 DONE 0.0s [2023-04-27T23:12:47.199Z] [2023-04-27T23:12:47.199Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-27T23:12:47.199Z] #69 DONE 0.0s [2023-04-27T23:12:47.199Z] [2023-04-27T23:12:47.199Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-27T23:12:47.366Z] === RUN TestDockerSuite/TestBuildLabel [2023-04-27T23:12:47.621Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-04-27T23:12:47.877Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-04-27T23:12:48.132Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-04-27T23:12:48.387Z] === RUN TestDockerSuite/TestBuildLabels [2023-04-27T23:12:48.643Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-04-27T23:12:49.203Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-04-27T23:12:50.479Z] #70 DONE 2.7s [2023-04-27T23:12:50.479Z] [2023-04-27T23:12:50.479Z] #71 exporting to image [2023-04-27T23:12:50.479Z] #71 exporting layers [2023-04-27T23:12:50.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-04-27T23:12:50.607Z] === RUN TestDockerSuite/TestBuildLastModified [2023-04-27T23:12:51.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-04-27T23:12:53.138Z] docker_api_swarm_test.go:563: [d01be4f320545] joining swarm manager [dd419e9b17661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:12:55.025Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-04-27T23:12:55.810Z] #71 exporting layers 6.0s done [2023-04-27T23:12:55.810Z] #71 writing image sha256:b8bfab688fb65ec938961afc3a86c002aa3605fee6ead10f30f11f3abb889d87 done [2023-04-27T23:12:55.810Z] #71 naming to docker.io/library/docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde done [2023-04-27T23:12:55.810Z] #71 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T23:12:56.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -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:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh dynbinary test-integration [2023-04-27T23:12:57.539Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-04-27T23:12:57.539Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-04-27T23:12:57.539Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-04-27T23:12:57.539Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-04-27T23:12:57.539Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-04-27T23:12:57.539Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-04-27T23:12:58.465Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-04-27T23:12:58.704Z] [2023-04-27T23:12:58.704Z] Removing bundles/ [2023-04-27T23:12:58.704Z] [2023-04-27T23:12:58.704Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-27T23:12:58.704Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:12:58.704Z] GOOS="" GOARCH="" GOARM="" [2023-04-27T23:12:59.390Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-04-27T23:13:02.652Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-04-27T23:13:02.652Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-04-27T23:13:02.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-04-27T23:13:03.163Z] docker_api_swarm_test.go:585: [d9f8df5cad365] joining swarm manager [dd419e9b17661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:13:04.090Z] --- PASS: TestImportExtremelyLargeImageWorks (93.29s) [2023-04-27T23:13:04.090Z] PASS [2023-04-27T23:13:04.090Z] [2023-04-27T23:13:04.090Z] DONE 13 tests in 96.390s [2023-04-27T23:13:04.090Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-27T23:13:04.090Z] ++ 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-04-27T23:13:04.090Z] ++ set -e [2023-04-27T23:13:04.090Z] ++ '[' -n 0 ']' [2023-04-27T23:13:04.090Z] ++ set -x [2023-04-27T23:13:04.090Z] ++ 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-04-27T23:13:04.346Z] INFO: Testing against a local daemon [2023-04-27T23:13:04.346Z] === RUN TestNetworkCreateDelete [2023-04-27T23:13:04.601Z] --- PASS: TestNetworkCreateDelete (0.36s) [2023-04-27T23:13:04.601Z] === RUN TestDockerNetworkDeletePreferID [2023-04-27T23:13:05.526Z] --- PASS: TestDockerNetworkDeletePreferID (0.78s) [2023-04-27T23:13:05.526Z] === RUN TestDaemonDNSFallback [2023-04-27T23:13:06.087Z] check_test.go:379: [d01be4f320545] daemon is not started [2023-04-27T23:13:08.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-27T23:13:08.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-27T23:13:10.249Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-04-27T23:13:12.134Z] --- PASS: TestDaemonDNSFallback (6.56s) [2023-04-27T23:13:12.134Z] === RUN TestInspectNetwork [2023-04-27T23:13:12.134Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-04-27T23:13:13.060Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-04-27T23:13:14.422Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-04-27T23:13:14.422Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-04-27T23:13:14.422Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-04-27T23:13:15.349Z] === RUN TestInspectNetwork/full_network_id [2023-04-27T23:13:15.349Z] === RUN TestInspectNetwork/partial_network_id [2023-04-27T23:13:15.349Z] === RUN TestInspectNetwork/network_name [2023-04-27T23:13:15.349Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-27T23:13:15.851Z] Removing intermediate container 89497460bca8 [2023-04-27T23:13:15.851Z] ---> b659c615e3db [2023-04-27T23:13:15.851Z] 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-04-27T23:13:15.851Z] ---> Running in b438c739dde1 [2023-04-27T23:13:16.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-04-27T23:13:16.276Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-04-27T23:13:16.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-04-27T23:13:16.819Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-04-27T23:13:17.276Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-27T23:13:17.637Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-04-27T23:13:17.892Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-04-27T23:13:18.148Z] docker_api_swarm_test.go:46: [d92b4106c2863] joining swarm manager [db3b12cd4b06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:13:18.243Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-27T23:13:18.243Z] go: downloading github.com/fatih/color v1.13.0 [2023-04-27T23:13:18.243Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-27T23:13:18.243Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-27T23:13:18.243Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-27T23:13:18.243Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-27T23:13:18.340Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:13:18.340Z] [2023-04-27T23:13:18.340Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-27T23:13:18.340Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-27T23:13:18.340Z] HOSTNAME=53756d38eaae [2023-04-27T23:13:18.340Z] TESTDEBUG=0 [2023-04-27T23:13:18.340Z] DEST=bundles/test-integration [2023-04-27T23:13:18.340Z] PWD=/go/src/github.com/docker/docker [2023-04-27T23:13:18.340Z] DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:13:18.340Z] container=docker [2023-04-27T23:13:18.340Z] HOME=/root [2023-04-27T23:13:18.340Z] GOLANG_VERSION=1.19.8 [2023-04-27T23:13:18.340Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-27T23:13:18.340Z] VALIDATE_BRANCH=20.10 [2023-04-27T23:13:18.340Z] TERM=xterm [2023-04-27T23:13:18.340Z] DOCKER_PKG=github.com/docker/docker [2023-04-27T23:13:18.340Z] SHLVL=1 [2023-04-27T23:13:18.340Z] TIMEOUT=120m [2023-04-27T23:13:18.340Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-27T23:13:18.340Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-27T23:13:18.340Z] GO111MODULE=off [2023-04-27T23:13:18.340Z] DOCKER_EXPERIMENTAL=1 [2023-04-27T23:13:18.340Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-27T23:13:18.340Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-27T23:13:18.340Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-27T23:13:18.340Z] GOPATH=/go [2023-04-27T23:13:18.340Z] PKG_CONFIG=pkg-config [2023-04-27T23:13:18.340Z] _=/usr/bin/env [2023-04-27T23:13:18.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-27T23:13:18.701Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T23:13:18.701Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T23:13:18.701Z] go: downloading golang.org/x/tools v0.1.11 [2023-04-27T23:13:19.164Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-27T23:13:19.510Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-04-27T23:13:19.510Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-04-27T23:13:20.435Z] --- PASS: TestInspectNetwork (8.36s) [2023-04-27T23:13:20.435Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-27T23:13:20.435Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2023-04-27T23:13:20.435Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-27T23:13:20.435Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-27T23:13:20.435Z] === RUN TestRunContainerWithBridgeNone [2023-04-27T23:13:21.344Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-27T23:13:21.360Z] === RUN TestDockerSuite/TestBuildNetNone [2023-04-27T23:13:21.360Z] === RUN TestDockerSuite/TestBuildNoContext [2023-04-27T23:13:21.921Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2023-04-27T23:13:21.921Z] === RUN TestNetworkInvalidJSON [2023-04-27T23:13:21.921Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-27T23:13:21.921Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-27T23:13:21.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:13:21.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:13:21.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:13:21.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:13:21.921Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-27T23:13:21.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:13:21.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-27T23:13:21.921Z] === RUN TestNetworkList [2023-04-27T23:13:21.921Z] === RUN TestNetworkList//networks [2023-04-27T23:13:21.921Z] === PAUSE TestNetworkList//networks [2023-04-27T23:13:21.921Z] === RUN TestNetworkList//networks/ [2023-04-27T23:13:21.921Z] === PAUSE TestNetworkList//networks/ [2023-04-27T23:13:21.921Z] === CONT TestNetworkList//networks [2023-04-27T23:13:21.921Z] === CONT TestNetworkList//networks/ [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkList (0.01s) [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-27T23:13:21.921Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-27T23:13:21.921Z] === RUN TestHostIPv4BridgeLabel [2023-04-27T23:13:22.176Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-04-27T23:13:22.431Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-27T23:13:22.431Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-27T23:13:22.686Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-04-27T23:13:23.610Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-04-27T23:13:23.610Z] === RUN TestDaemonDefaultNetworkPools [2023-04-27T23:13:24.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-04-27T23:13:24.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-04-27T23:13:24.425Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-04-27T23:13:24.425Z] --- PASS: TestDaemonDefaultNetworkPools (0.98s) [2023-04-27T23:13:24.425Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-27T23:13:24.985Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-04-27T23:13:24.985Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-04-27T23:13:25.545Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-04-27T23:13:25.545Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-04-27T23:13:25.545Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-27T23:13:26.908Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-04-27T23:13:26.908Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2023-04-27T23:13:26.908Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-27T23:13:27.163Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-04-27T23:13:27.418Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-04-27T23:13:27.418Z] === RUN TestServiceWithPredefinedNetwork [2023-04-27T23:13:28.779Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-04-27T23:13:30.141Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s) [2023-04-27T23:13:30.141Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-27T23:13:30.141Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:13:30.141Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:13:30.141Z] === RUN TestServiceWithDataPathPortInit [2023-04-27T23:13:30.141Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-04-27T23:13:31.504Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-04-27T23:13:32.867Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-04-27T23:13:33.793Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-04-27T23:13:33.793Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-04-27T23:13:35.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-27T23:13:35.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-27T23:13:36.304Z] === RUN TestDockerSuite/TestBuildPATH [2023-04-27T23:13:37.229Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-04-27T23:13:37.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-04-27T23:13:38.045Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-04-27T23:13:38.244Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:13:38.244Z] [2023-04-27T23:13:38.244Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-04-27T23:13:38.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-04-27T23:13:38.244Z] Using test binary docker [2023-04-27T23:13:38.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-27T23:13:38.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-27T23:13:38.244Z] INFO: Waiting for daemon to start... [2023-04-27T23:13:38.244Z] Starting dockerd [2023-04-27T23:13:38.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-04-27T23:13:38.859Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-04-27T23:13:39.625Z] . [2023-04-27T23:13:39.625Z] INFO: Building docker-sdk-python3:4.4.1... [2023-04-27T23:13:45.385Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-04-27T23:13:47.270Z] --- PASS: TestServiceWithDataPathPortInit (16.95s) [2023-04-27T23:13:47.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-27T23:13:47.830Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-04-27T23:13:49.715Z] === RUN TestDockerSuite/TestBuildRm [2023-04-27T23:13:49.716Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:laeey74va4cm8ppdaf1hqw34r Created:2023-04-27 23:13:48.14686623 +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[f106183e4aea20caf07c9b1d69df475370f9d29709a29885cdb2bd78810946a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgvfun9ey4qzkmwhod0y8tet2 EndpointID:04a5127124d4a2700d09d9b38ae9e00bd70a707685cc49cf22117b20a6569822 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb629e4b09d18ebffea7fbfc468c1a03cade9daec51bf98594685802e61591ea 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:e6f87c16fc8e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgvfun9ey4qzkmwhod0y8tet2 EndpointID:04a5127124d4a2700d09d9b38ae9e00bd70a707685cc49cf22117b20a6569822 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-27T23:13:51.285Z] Removing intermediate container b438c739dde1 [2023-04-27T23:13:51.285Z] ---> e5d005195d06 [2023-04-27T23:13:51.285Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-04-27T23:13:51.285Z] ---> Running in 7c69362e3175 [2023-04-27T23:13:51.285Z] Removing intermediate container 7c69362e3175 [2023-04-27T23:13:51.285Z] ---> 38a9f5cdb463 [2023-04-27T23:13:51.285Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-04-27T23:13:51.285Z] ---> Running in 647b21a617c6 [2023-04-27T23:13:51.285Z] Removing intermediate container 647b21a617c6 [2023-04-27T23:13:51.285Z] ---> 5a2f49cb468b [2023-04-27T23:13:51.285Z] Step 10/10 : COPY . . [2023-04-27T23:13:51.600Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-04-27T23:13:52.160Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-04-27T23:13:52.720Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-04-27T23:13:52.975Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-04-27T23:13:53.230Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-04-27T23:13:53.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-27T23:13:54.153Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-04-27T23:13:54.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-27T23:13:54.713Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2023-04-27T23:13:54.713Z] PASS [2023-04-27T23:13:54.713Z] [2023-04-27T23:13:54.713Z] === Skipped [2023-04-27T23:13:54.713Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:13:54.713Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:13:54.713Z] [2023-04-27T23:13:54.713Z] DONE 26 tests, 1 skipped in 50.506s [2023-04-27T23:13:54.713Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:13:54.713Z] ++ 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-04-27T23:13:54.713Z] ++ set -e [2023-04-27T23:13:54.713Z] ++ '[' -n 0 ']' [2023-04-27T23:13:54.713Z] ++ set -x [2023-04-27T23:13:54.713Z] ++ 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-04-27T23:13:54.713Z] INFO: Testing against a local daemon [2023-04-27T23:13:54.713Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-27T23:13:54.713Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:13:54.713Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:13:54.713Z] === RUN TestDockerNetworkIpvlan [2023-04-27T23:13:54.713Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:13:54.713Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:13:54.713Z] PASS [2023-04-27T23:13:54.713Z] [2023-04-27T23:13:54.713Z] === Skipped [2023-04-27T23:13:54.713Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:13:54.713Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:13:54.713Z] [2023-04-27T23:13:54.713Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:13:54.713Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:13:54.713Z] [2023-04-27T23:13:54.713Z] DONE 2 tests, 2 skipped in 0.034s [2023-04-27T23:13:54.713Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:13:54.713Z] ++ 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-04-27T23:13:54.713Z] ++ set -e [2023-04-27T23:13:54.713Z] ++ '[' -n 0 ']' [2023-04-27T23:13:54.713Z] ++ set -x [2023-04-27T23:13:54.713Z] ++ 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-04-27T23:13:54.713Z] INFO: Testing against a local daemon [2023-04-27T23:13:54.713Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-27T23:13:54.968Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-04-27T23:13:55.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-27T23:13:55.894Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-04-27T23:13:56.149Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2023-04-27T23:13:56.149Z] === RUN TestDockerNetworkMacvlan [2023-04-27T23:13:56.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-27T23:13:56.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-27T23:13:56.709Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-27T23:13:57.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-27T23:13:57.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-27T23:13:57.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-27T23:13:57.634Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-27T23:13:58.194Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-04-27T23:13:58.194Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-04-27T23:13:58.449Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-27T23:13:58.449Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-04-27T23:13:58.449Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-04-27T23:13:58.449Z] === RUN TestDockerSuite/TestBuildSpaces [2023-04-27T23:13:58.704Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-04-27T23:13:58.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-27T23:13:59.629Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-04-27T23:13:59.629Z] === RUN TestDockerSuite/TestBuildStderr [2023-04-27T23:14:00.189Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-04-27T23:14:00.189Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-27T23:14:00.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-27T23:14:01.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-27T23:14:01.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-27T23:14:02.119Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-27T23:14:02.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-27T23:14:03.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-27T23:14:03.480Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-04-27T23:14:04.039Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-04-27T23:14:04.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-27T23:14:04.965Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-04-27T23:14:05.221Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-04-27T23:14:05.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-27T23:14:05.781Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-27T23:14:06.036Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-04-27T23:14:06.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan (10.40s) [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2023-04-27T23:14:06.595Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2023-04-27T23:14:06.595Z] PASS [2023-04-27T23:14:06.595Z] [2023-04-27T23:14:06.595Z] DONE 8 tests in 11.738s [2023-04-27T23:14:06.595Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-27T23:14:06.595Z] ++ 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-04-27T23:14:06.595Z] ++ set -e [2023-04-27T23:14:06.595Z] ++ '[' -n 0 ']' [2023-04-27T23:14:06.595Z] ++ set -x [2023-04-27T23:14:06.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-04-27T23:14:06.595Z] testing: warning: no tests to run [2023-04-27T23:14:06.595Z] PASS [2023-04-27T23:14:06.595Z] [2023-04-27T23:14:06.595Z] DONE 0 tests in 0.011s [2023-04-27T23:14:06.595Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-27T23:14:06.595Z] ++ 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-04-27T23:14:06.595Z] ++ set -e [2023-04-27T23:14:06.595Z] ++ '[' -n 0 ']' [2023-04-27T23:14:06.595Z] ++ set -x [2023-04-27T23:14:06.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-27T23:14:06.596Z] INFO: Testing against a local daemon [2023-04-27T23:14:06.596Z] === RUN TestAuthZPluginAllowRequest [2023-04-27T23:14:06.759Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-27T23:14:06.759Z] Using test binary docker [2023-04-27T23:14:06.759Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-27T23:14:06.759Z] Starting apparmor (via systemctl): apparmor.service. [2023-04-27T23:14:06.759Z] INFO: Waiting for daemon to start... [2023-04-27T23:14:06.759Z] Starting dockerd [2023-04-27T23:14:06.855Z] === RUN TestDockerSuite/TestBuildUser [2023-04-27T23:14:07.780Z] --- PASS: TestAuthZPluginAllowRequest (1.30s) [2023-04-27T23:14:07.780Z] === RUN TestAuthZPluginTLS [2023-04-27T23:14:08.342Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-04-27T23:14:08.342Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-04-27T23:14:08.342Z] === RUN TestAuthZPluginDenyRequest [2023-04-27T23:14:08.901Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-27T23:14:08.901Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-27T23:14:09.308Z] . [2023-04-27T23:14:09.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-27T23:14:09.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-27T23:14:09.308Z] Error: No such image: emptyfs [2023-04-27T23:14:09.308Z] Running integration-test (iteration 1) [2023-04-27T23:14:09.308Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-27T23:14:09.308Z] Loaded image: busybox:latest [2023-04-27T23:14:09.462Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2023-04-27T23:14:09.462Z] === RUN TestAuthZPluginDenyResponse [2023-04-27T23:14:09.598Z] Loaded image: busybox:glibc [2023-04-27T23:14:10.021Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-04-27T23:14:10.021Z] === RUN TestAuthZPluginAllowEventStream [2023-04-27T23:14:10.581Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-04-27T23:14:11.006Z] Loaded image: debian:bullseye-slim [2023-04-27T23:14:11.006Z] Loaded image: hello-world:latest [2023-04-27T23:14:11.006Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:14:11.006Z] INFO: Testing against a local daemon [2023-04-27T23:14:11.006Z] === RUN TestCgroupNamespacesBuild [2023-04-27T23:14:11.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2023-04-27T23:14:11.506Z] === RUN TestAuthZPluginErrorResponse [2023-04-27T23:14:11.761Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-04-27T23:14:11.761Z] === RUN TestAuthZPluginErrorRequest [2023-04-27T23:14:11.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-27T23:14:11.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-27T23:14:12.320Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-27T23:14:12.320Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-27T23:14:12.880Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-04-27T23:14:12.880Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-27T23:14:14.242Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2023-04-27T23:14:14.242Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-27T23:14:14.273Z] --- PASS: TestCgroupNamespacesBuild (2.70s) [2023-04-27T23:14:14.273Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-27T23:14:15.201Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2023-04-27T23:14:15.201Z] === RUN TestBuildWithSession [2023-04-27T23:14:15.201Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:14:15.201Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-27T23:14:15.201Z] === RUN TestBuildSquashParent [2023-04-27T23:14:15.605Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2023-04-27T23:14:15.605Z] === RUN TestAuthZPluginHeader [2023-04-27T23:14:16.530Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-27T23:14:16.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-27T23:14:19.369Z] --- PASS: TestBuildSquashParent (4.46s) [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:14:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:14:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:14:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:14:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:14:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:14:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:14:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:14:19.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:14:19.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:14:20.736Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:14:20.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:14:21.255Z] ---> a29010c664cb [2023-04-27T23:14:21.255Z] Successfully built a29010c664cb [2023-04-27T23:14:21.256Z] Successfully tagged docker:latest [2023-04-27T23:14:21.256Z] INFO: Image build ended at 04/27/2023 23:14:18. Duration:00:04:16.4755146 [2023-04-27T23:14:21.256Z] [2023-04-27T23:14:21.256Z] [2023-04-27T23:14:21.256Z] INFO: Building the test binaries at 04/27/2023 23:14:18... [2023-04-27T23:14:21.811Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-04-27T23:14:21.811Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2023-04-27T23:14:21.811Z] === RUN TestAuthZPluginV2Disable [2023-04-27T23:14:21.811Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-04-27T23:14:21.811Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-04-27T23:14:22.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:14:22.370Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-04-27T23:14:22.621Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:14:22.931Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-04-27T23:14:23.899Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-04-27T23:14:23.899Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-04-27T23:14:23.899Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-04-27T23:14:23.899Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-04-27T23:14:23.899Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-04-27T23:14:23.899Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-04-27T23:14:23.899Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-04-27T23:14:23.899Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-04-27T23:14:23.899Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s) [2023-04-27T23:14:23.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2023-04-27T23:14:23.988Z] === RUN TestBuildMultiStageCopy [2023-04-27T23:14:23.988Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-27T23:14:24.459Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2023-04-27T23:14:24.459Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-27T23:14:24.981Z] INFO: make.ps1 starting at 04/27/2023 23:14:24 [2023-04-27T23:14:25.018Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-04-27T23:14:25.019Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-04-27T23:14:25.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-27T23:14:25.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-27T23:14:25.437Z] INFO: Git commit (4fc8f8b4d8) assumed from DOCKER_GITCOMMIT environment variable [2023-04-27T23:14:25.437Z] INFO: Invoking autogen... [2023-04-27T23:14:25.579Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-04-27T23:14:25.612Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-27T23:14:25.833Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-04-27T23:14:25.869Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-27T23:14:25.895Z] INFO: Building daemon... [2023-04-27T23:14:26.125Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2023-04-27T23:14:26.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s) [2023-04-27T23:14:26.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-04-27T23:14:26.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-04-27T23:14:26.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2023-04-27T23:14:26.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-04-27T23:14:26.125Z] === RUN TestBuildMultiStageParentConfig [2023-04-27T23:14:26.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-04-27T23:14:26.648Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-04-27T23:14:26.648Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-04-27T23:14:26.687Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2023-04-27T23:14:26.687Z] === RUN TestBuildLabelWithTargets [2023-04-27T23:14:26.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-27T23:14:26.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-27T23:14:26.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-27T23:14:26.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-27T23:14:26.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-27T23:14:27.615Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2023-04-27T23:14:27.615Z] === RUN TestBuildWithEmptyLayers [2023-04-27T23:14:27.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-27T23:14:28.011Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2023-04-27T23:14:28.011Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-27T23:14:28.176Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2023-04-27T23:14:28.176Z] === RUN TestBuildMultiStageOnBuild [2023-04-27T23:14:28.266Z] docker_api_swarm_test.go:304: [d49024b629575] joining swarm manager [d32890d51e17e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:14:28.825Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-04-27T23:14:29.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-27T23:14:29.541Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2023-04-27T23:14:29.541Z] === RUN TestBuildUncleanTarFilenames [2023-04-27T23:14:29.750Z] docker_api_swarm_test.go:305: [df9f9c32100ce] joining swarm manager [d32890d51e17e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:14:30.006Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-04-27T23:14:30.103Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2023-04-27T23:14:30.103Z] === RUN TestBuildMultiStageLayerLeak [2023-04-27T23:14:30.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-27T23:14:30.566Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-04-27T23:14:30.821Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-04-27T23:14:31.075Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-04-27T23:14:31.075Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-04-27T23:14:31.075Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-04-27T23:14:31.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-27T23:14:31.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-27T23:14:31.636Z] === RUN TestDockerSuite/TestBuildXZHost [2023-04-27T23:14:31.636Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-04-27T23:14:31.996Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2023-04-27T23:14:31.996Z] === RUN TestBuildWithHugeFile [2023-04-27T23:14:32.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-27T23:14:32.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-27T23:14:32.997Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-04-27T23:14:32.997Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-04-27T23:14:32.997Z] docker_cli_sni_test.go:18: Flakey test [2023-04-27T23:14:32.997Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-04-27T23:14:33.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-27T23:14:33.923Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-04-27T23:14:34.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-27T23:14:34.848Z] === RUN TestDockerSuite/TestCommitChange [2023-04-27T23:14:35.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-27T23:14:35.408Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-04-27T23:14:35.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-27T23:14:35.889Z] Using test binary docker [2023-04-27T23:14:35.889Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-27T23:14:35.889Z] +++ /etc/init.d/apparmor start [2023-04-27T23:14:35.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-27T23:14:35.889Z] INFO: Waiting for daemon to start... [2023-04-27T23:14:35.889Z] Starting dockerd [2023-04-27T23:14:35.889Z] +++ 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-04-27T23:14:35.894Z] sha256:8dc712d2dbc30e7004992d6b80c16e95f98a3b494b018e40f33d5aeb6c6e779c [2023-04-27T23:14:35.894Z] INFO: Starting docker-py tests... [2023-04-27T23:14:35.894Z] ============================= test session starts ============================== [2023-04-27T23:14:35.894Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-04-27T23:14:35.894Z] rootdir: /src, inifile: pytest.ini [2023-04-27T23:14:35.894Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-04-27T23:14:35.894Z] collected 389 items / 1 deselected / 388 selected [2023-04-27T23:14:35.894Z] [2023-04-27T23:14:35.967Z] === RUN TestDockerSuite/TestCommitHardlink [2023-04-27T23:14:37.326Z] === RUN TestDockerSuite/TestCommitNewFile [2023-04-27T23:14:37.326Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.39s) [2023-04-27T23:14:37.326Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-27T23:14:38.251Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-04-27T23:14:38.429Z] . [2023-04-27T23:14:38.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-27T23:14:38.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-27T23:14:38.429Z] Error: No such image: emptyfs [2023-04-27T23:14:38.429Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-27T23:14:38.429Z] ++++ docker load [2023-04-27T23:14:38.429Z] Running integration-test (iteration 1) [2023-04-27T23:14:38.429Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-04-27T23:14:38.429Z] ++ 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-04-27T23:14:38.429Z] ++ set -e [2023-04-27T23:14:38.429Z] ++ '[' -n 0 ']' [2023-04-27T23:14:38.429Z] ++ set -x [2023-04-27T23:14:38.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-27T23:14:38.429Z] Loaded image: busybox:latest [2023-04-27T23:14:38.689Z] Loaded image: busybox:glibc [2023-04-27T23:14:38.811Z] === RUN TestDockerSuite/TestCommitTTY [2023-04-27T23:14:39.629Z] Loaded image: debian:bullseye-slim [2023-04-27T23:14:39.629Z] Loaded image: hello-world:latest [2023-04-27T23:14:39.629Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:14:39.629Z] INFO: Testing against a local daemon [2023-04-27T23:14:39.629Z] === RUN TestCgroupNamespacesBuild [2023-04-27T23:14:39.735Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-04-27T23:14:40.296Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-04-27T23:14:41.657Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-04-27T23:14:41.911Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-04-27T23:14:41.911Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-04-27T23:14:41.911Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-04-27T23:14:42.166Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-04-27T23:14:42.166Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-04-27T23:14:42.166Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-04-27T23:14:42.166Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-04-27T23:14:42.923Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2023-04-27T23:14:42.923Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-27T23:14:43.091Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-04-27T23:14:43.863Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2023-04-27T23:14:43.863Z] === RUN TestBuildWithSession [2023-04-27T23:14:43.863Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:14:43.863Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-27T23:14:43.863Z] === RUN TestBuildSquashParent [2023-04-27T23:14:43.927Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-04-27T23:14:44.451Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-04-27T23:14:44.451Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-04-27T23:14:44.707Z] tests/integration/api_client_test.py ..... [ 7%] [2023-04-27T23:14:45.010Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-04-27T23:14:45.265Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-04-27T23:14:45.824Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-04-27T23:14:46.216Z] tests/integration/api_config_test.py ..... [ 8%] [2023-04-27T23:14:46.384Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-04-27T23:14:46.639Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-04-27T23:14:46.639Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-04-27T23:14:46.639Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-04-27T23:14:47.199Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-04-27T23:14:47.199Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-04-27T23:14:47.199Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-04-27T23:14:47.199Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-04-27T23:14:47.454Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-04-27T23:14:48.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-04-27T23:14:48.064Z] --- PASS: TestBuildSquashParent (3.40s) [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:14:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:14:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:14:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:14:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:14:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:14:48.064Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:14:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:14:48.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:14:48.064Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:14:48.268Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-04-27T23:14:48.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-04-27T23:14:48.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:14:48.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:14:49.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-04-27T23:14:49.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-04-27T23:14:49.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:14:49.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:14:50.162Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-27T23:14:50.162Z] [2023-04-27T23:14:50.162Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-27T23:14:50.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-27T23:14:50.162Z] HOSTNAME=d01eb3edcc2e [2023-04-27T23:14:50.162Z] DEST=bundles/test-integration [2023-04-27T23:14:50.162Z] PWD=/go/src/github.com/docker/docker [2023-04-27T23:14:50.162Z] DOCKER_ROOTLESS=1 [2023-04-27T23:14:50.162Z] DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde [2023-04-27T23:14:50.162Z] container=docker [2023-04-27T23:14:50.162Z] HOME=/root [2023-04-27T23:14:50.162Z] GOLANG_VERSION=1.19.8 [2023-04-27T23:14:50.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-27T23:14:50.162Z] VALIDATE_BRANCH=20.10 [2023-04-27T23:14:50.162Z] TERM=xterm [2023-04-27T23:14:50.162Z] DOCKER_PKG=github.com/docker/docker [2023-04-27T23:14:50.162Z] SHLVL=1 [2023-04-27T23:14:50.162Z] TIMEOUT=120m [2023-04-27T23:14:50.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-27T23:14:50.162Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-27T23:14:50.162Z] GO111MODULE=off [2023-04-27T23:14:50.162Z] DOCKER_EXPERIMENTAL=1 [2023-04-27T23:14:50.162Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-27T23:14:50.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-27T23:14:50.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-27T23:14:50.162Z] GOPATH=/go [2023-04-27T23:14:50.162Z] PKG_CONFIG=pkg-config [2023-04-27T23:14:50.162Z] _=/usr/bin/env [2023-04-27T23:14:50.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-27T23:14:50.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-04-27T23:14:51.062Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-04-27T23:14:51.062Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.17s) [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s) [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2023-04-27T23:14:51.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2023-04-27T23:14:51.216Z] === RUN TestBuildMultiStageCopy [2023-04-27T23:14:51.216Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-27T23:14:51.622Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-04-27T23:14:52.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-27T23:14:52.181Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-04-27T23:14:52.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-27T23:14:52.700Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-27T23:14:52.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-27T23:14:52.742Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-04-27T23:14:52.968Z] --- PASS: TestBuildMultiStageCopy (1.94s) [2023-04-27T23:14:52.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2023-04-27T23:14:52.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-04-27T23:14:52.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2023-04-27T23:14:52.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2023-04-27T23:14:52.968Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-04-27T23:14:52.968Z] === RUN TestBuildMultiStageParentConfig [2023-04-27T23:14:53.301Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-04-27T23:14:53.301Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-04-27T23:14:53.545Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2023-04-27T23:14:53.545Z] === RUN TestBuildLabelWithTargets [2023-04-27T23:14:53.598Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-04-27T23:14:54.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-04-27T23:14:54.159Z] PASS [2023-04-27T23:14:54.159Z] [2023-04-27T23:14:54.159Z] DONE 17 tests in 47.635s [2023-04-27T23:14:54.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-27T23:14:54.159Z] ++ 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-04-27T23:14:54.159Z] ++ set -e [2023-04-27T23:14:54.159Z] ++ '[' -n 0 ']' [2023-04-27T23:14:54.159Z] ++ set -x [2023-04-27T23:14:54.159Z] ++ 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-04-27T23:14:54.159Z] INFO: Testing against a local daemon [2023-04-27T23:14:54.159Z] === RUN TestPluginInvalidJSON [2023-04-27T23:14:54.159Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:14:54.159Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:14:54.159Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:14:54.159Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-04-27T23:14:54.159Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-27T23:14:54.159Z] === RUN TestPluginInstall [2023-04-27T23:14:54.159Z] === RUN TestPluginInstall/no_auth [2023-04-27T23:14:54.413Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-04-27T23:14:54.945Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2023-04-27T23:14:54.945Z] === RUN TestBuildWithEmptyLayers [2023-04-27T23:14:54.945Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-04-27T23:14:54.945Z] === RUN TestBuildMultiStageOnBuild [2023-04-27T23:14:55.338Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-04-27T23:14:55.339Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-04-27T23:14:55.595Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-04-27T23:14:56.325Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2023-04-27T23:14:56.325Z] === RUN TestBuildUncleanTarFilenames [2023-04-27T23:14:56.896Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-04-27T23:14:56.896Z] === RUN TestBuildMultiStageLayerLeak [2023-04-27T23:14:56.958Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-04-27T23:14:57.213Z] time="2023-04-27T23:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:14:57.213Z] time="2023-04-27T23:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:668c3e15e3412e07c500860db1aef387c26857173e1cd4dd673b1cd6d8993214" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:14:57.213Z] time="2023-04-27T23:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:14:57.213Z] time="2023-04-27T23:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:668c3e15e3412e07c500860db1aef387c26857173e1cd4dd673b1cd6d8993214" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:14:57.213Z] === RUN TestPluginInstall/with_htpasswd [2023-04-27T23:14:57.772Z] time="2023-04-27T23:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:14:57.772Z] time="2023-04-27T23:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c79c99da5e2c324ac6f0f426ea45cdcdbe0a9767bca1cfe0d8ea0b48170433c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:14:57.772Z] time="2023-04-27T23:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:14:57.772Z] time="2023-04-27T23:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c79c99da5e2c324ac6f0f426ea45cdcdbe0a9767bca1cfe0d8ea0b48170433c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:14:57.772Z] === RUN TestPluginInstall/with_insecure [2023-04-27T23:14:58.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-04-27T23:14:58.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-04-27T23:14:58.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-04-27T23:14:58.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-04-27T23:14:58.027Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-04-27T23:14:58.277Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2023-04-27T23:14:58.277Z] === RUN TestBuildWithHugeFile [2023-04-27T23:14:58.586Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-04-27T23:14:58.586Z] time="2023-04-27T23:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:14:58.586Z] time="2023-04-27T23:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6be024b053c4575662447e84f763a507f97dc3179e5e34bce09aedc3ce05ac4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:14:58.586Z] time="2023-04-27T23:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:14:58.586Z] time="2023-04-27T23:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6be024b053c4575662447e84f763a507f97dc3179e5e34bce09aedc3ce05ac4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:14:58.840Z] plugin_test.go:164: [dedac1b0d3726] daemon is not started [2023-04-27T23:14:58.840Z] --- PASS: TestPluginInstall (4.63s) [2023-04-27T23:14:58.840Z] --- PASS: TestPluginInstall/no_auth (3.04s) [2023-04-27T23:14:58.840Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2023-04-27T23:14:58.840Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-04-27T23:14:58.840Z] === RUN TestPluginsWithRuntimes [2023-04-27T23:14:59.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-04-27T23:15:00.499Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-27T23:15:00.764Z] docker_api_swarm_test.go:272: [d1cc1db282caf] joining swarm manager [dd9b12f8d5bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:15:01.334Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-27T23:15:02.267Z] docker_api_swarm_test.go:273: [d5b84dc1a54eb] joining swarm manager [dd9b12f8d5bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:15:02.267Z] --- PASS: TestPluginsWithRuntimes (3.21s) [2023-04-27T23:15:02.267Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2023-04-27T23:15:02.267Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2023-04-27T23:15:02.267Z] === RUN TestPluginBackCompatMediaTypes [2023-04-27T23:15:02.524Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-04-27T23:15:02.524Z] PASS [2023-04-27T23:15:02.524Z] [2023-04-27T23:15:02.524Z] DONE 10 tests in 8.435s [2023-04-27T23:15:02.524Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-27T23:15:02.524Z] ++ 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-04-27T23:15:02.524Z] ++ set -e [2023-04-27T23:15:02.524Z] ++ '[' -n 0 ']' [2023-04-27T23:15:02.524Z] ++ set -x [2023-04-27T23:15:02.524Z] ++ 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-04-27T23:15:02.782Z] INFO: Testing against a local daemon [2023-04-27T23:15:02.782Z] === RUN TestExternalGraphDriver [2023-04-27T23:15:02.782Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-04-27T23:15:03.038Z] === RUN TestExternalGraphDriver/json [2023-04-27T23:15:03.601Z] === RUN TestDockerSuite/TestContainerAPITop [2023-04-27T23:15:04.169Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-04-27T23:15:04.169Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-04-27T23:15:04.169Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-04-27T23:15:04.169Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-04-27T23:15:04.733Z] === RUN TestExternalGraphDriver/spec [2023-04-27T23:15:06.670Z] === RUN TestExternalGraphDriver/pull [2023-04-27T23:15:06.928Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-04-27T23:15:07.495Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-04-27T23:15:08.428Z] --- PASS: TestExternalGraphDriver (5.52s) [2023-04-27T23:15:08.428Z] --- PASS: TestExternalGraphDriver/json (1.74s) [2023-04-27T23:15:08.428Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2023-04-27T23:15:08.428Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2023-04-27T23:15:08.428Z] === RUN TestGraphdriverPluginV2 [2023-04-27T23:15:08.428Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-04-27T23:15:11.689Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-04-27T23:15:11.689Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-04-27T23:15:12.614Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2023-04-27T23:15:12.614Z] PASS [2023-04-27T23:15:12.614Z] [2023-04-27T23:15:12.614Z] DONE 5 tests in 9.734s [2023-04-27T23:15:12.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-27T23:15:12.614Z] ++ 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-04-27T23:15:12.614Z] ++ set -e [2023-04-27T23:15:12.614Z] ++ '[' -n 0 ']' [2023-04-27T23:15:12.614Z] ++ set -x [2023-04-27T23:15:12.614Z] ++ 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-04-27T23:15:12.614Z] INFO: Testing against a local daemon [2023-04-27T23:15:12.614Z] === RUN TestContinueAfterPluginCrash [2023-04-27T23:15:12.614Z] === PAUSE TestContinueAfterPluginCrash [2023-04-27T23:15:12.614Z] === RUN TestReadPluginNoRead [2023-04-27T23:15:12.614Z] === PAUSE TestReadPluginNoRead [2023-04-27T23:15:12.614Z] === RUN TestDaemonStartWithLogOpt [2023-04-27T23:15:12.614Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-27T23:15:12.614Z] === CONT TestContinueAfterPluginCrash [2023-04-27T23:15:12.614Z] === CONT TestDaemonStartWithLogOpt [2023-04-27T23:15:12.614Z] === CONT TestReadPluginNoRead [2023-04-27T23:15:12.870Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-04-27T23:15:14.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-04-27T23:15:14.793Z] === RUN TestReadPluginNoRead/default [2023-04-27T23:15:15.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-04-27T23:15:15.058Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-04-27T23:15:15.303Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2023-04-27T23:15:16.228Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-27T23:15:16.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-04-27T23:15:17.152Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-27T23:15:17.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-04-27T23:15:18.331Z] === CONT TestReadPluginNoRead [2023-04-27T23:15:18.331Z] read_test.go:92: [dfc44ca2b11ed] daemon is not started [2023-04-27T23:15:18.331Z] --- PASS: TestReadPluginNoRead (5.92s) [2023-04-27T23:15:18.331Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2023-04-27T23:15:18.331Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2023-04-27T23:15:18.331Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2023-04-27T23:15:18.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-04-27T23:15:19.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-04-27T23:15:20.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ea7458_} [2023-04-27T23:15:20.325Z] --- PASS: TestContinueAfterPluginCrash (7.90s) [2023-04-27T23:15:20.325Z] PASS [2023-04-27T23:15:20.325Z] [2023-04-27T23:15:20.325Z] DONE 6 tests in 7.943s [2023-04-27T23:15:20.325Z] 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-04-27T23:15:20.325Z] ++ 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-04-27T23:15:20.325Z] ++ set -e [2023-04-27T23:15:20.325Z] ++ '[' -n 0 ']' [2023-04-27T23:15:20.325Z] ++ set -x [2023-04-27T23:15:20.325Z] ++ 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-04-27T23:15:20.325Z] testing: warning: no tests to run [2023-04-27T23:15:20.325Z] PASS [2023-04-27T23:15:20.325Z] [2023-04-27T23:15:20.325Z] DONE 0 tests in 0.007s [2023-04-27T23:15:20.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-27T23:15:20.325Z] ++ 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-04-27T23:15:20.325Z] ++ set -e [2023-04-27T23:15:20.325Z] ++ '[' -n 0 ']' [2023-04-27T23:15:20.325Z] ++ set -x [2023-04-27T23:15:20.325Z] ++ 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-04-27T23:15:20.325Z] INFO: Testing against a local daemon [2023-04-27T23:15:20.325Z] === RUN TestPluginWithDevMounts [2023-04-27T23:15:20.325Z] === PAUSE TestPluginWithDevMounts [2023-04-27T23:15:20.325Z] === CONT TestPluginWithDevMounts [2023-04-27T23:15:21.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11319960750_/foo_false____} [2023-04-27T23:15:21.943Z] --- PASS: TestPluginWithDevMounts (1.54s) [2023-04-27T23:15:21.943Z] PASS [2023-04-27T23:15:21.943Z] [2023-04-27T23:15:21.943Z] DONE 1 tests in 1.567s [2023-04-27T23:15:21.943Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-27T23:15:21.943Z] ++ 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-04-27T23:15:21.943Z] ++ set -e [2023-04-27T23:15:21.943Z] ++ '[' -n 0 ']' [2023-04-27T23:15:21.943Z] ++ set -x [2023-04-27T23:15:21.943Z] ++ 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-04-27T23:15:21.943Z] INFO: Testing against a local daemon [2023-04-27T23:15:21.943Z] === RUN TestSecretInspect [2023-04-27T23:15:22.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11319960750_/foo_true____} [2023-04-27T23:15:24.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34070589454_/foo_false____} [2023-04-27T23:15:24.233Z] --- PASS: TestSecretInspect (2.31s) [2023-04-27T23:15:24.233Z] === RUN TestSecretList [2023-04-27T23:15:25.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34070589454_/foo_true____} [2023-04-27T23:15:26.520Z] --- PASS: TestSecretList (2.33s) [2023-04-27T23:15:26.520Z] === RUN TestSecretsCreateAndDelete [2023-04-27T23:15:26.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34070589454_/foo_true__0xc000ea7488__} [2023-04-27T23:15:28.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ea74a0_} [2023-04-27T23:15:29.061Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2023-04-27T23:15:29.061Z] === RUN TestSecretsUpdate [2023-04-27T23:15:29.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ea74b8_} [2023-04-27T23:15:30.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ea74d0_} [2023-04-27T23:15:31.542Z] --- PASS: TestSecretsUpdate (2.45s) [2023-04-27T23:15:31.542Z] === RUN TestTemplatedSecret [2023-04-27T23:15:32.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ea74e8_} [2023-04-27T23:15:33.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-04-27T23:15:34.438Z] --- PASS: TestTemplatedSecret (2.84s) [2023-04-27T23:15:34.438Z] === RUN TestSecretCreateResolve [2023-04-27T23:15:34.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-04-27T23:15:34.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-04-27T23:15:34.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-04-27T23:15:35.252Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-04-27T23:15:36.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-27T23:15:36.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-27T23:15:37.029Z] --- PASS: TestBuildWithHugeFile (35.91s) [2023-04-27T23:15:37.029Z] === RUN TestBuildWithEmptyDockerfile [2023-04-27T23:15:37.029Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:15:37.029Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:15:37.029Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:15:37.029Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:15:37.029Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:15:37.029Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:15:37.029Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:15:37.029Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:15:37.029Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:15:37.029Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-27T23:15:37.029Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2023-04-27T23:15:37.029Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2023-04-27T23:15:37.029Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-04-27T23:15:37.029Z] === RUN TestBuildPreserveOwnership [2023-04-27T23:15:37.029Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-27T23:15:37.029Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-27T23:15:37.029Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2023-04-27T23:15:37.029Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2023-04-27T23:15:37.029Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2023-04-27T23:15:37.029Z] === RUN TestBuildPlatformInvalid [2023-04-27T23:15:37.029Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-27T23:15:37.029Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-27T23:15:37.136Z] --- PASS: TestSecretCreateResolve (2.73s) [2023-04-27T23:15:37.136Z] PASS [2023-04-27T23:15:37.136Z] [2023-04-27T23:15:37.136Z] DONE 6 tests in 15.095s [2023-04-27T23:15:37.136Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-27T23:15:37.136Z] ++ 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-04-27T23:15:37.136Z] ++ set -e [2023-04-27T23:15:37.136Z] ++ '[' -n 0 ']' [2023-04-27T23:15:37.136Z] ++ set -x [2023-04-27T23:15:37.136Z] ++ 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-04-27T23:15:37.136Z] INFO: Testing against a local daemon [2023-04-27T23:15:37.136Z] === RUN TestServiceCreateInit [2023-04-27T23:15:37.136Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-27T23:15:37.390Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-04-27T23:15:37.969Z] Loaded image: busybox:latest [2023-04-27T23:15:37.969Z] Loaded image: busybox:glibc [2023-04-27T23:15:38.750Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-04-27T23:15:38.910Z] Loaded image: debian:bullseye-slim [2023-04-27T23:15:38.910Z] Loaded image: hello-world:latest [2023-04-27T23:15:39.171Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:15:39.631Z] --- PASS: TestBuildWithHugeFile (61.25s) [2023-04-27T23:15:39.631Z] === RUN TestBuildWithEmptyDockerfile [2023-04-27T23:15:39.631Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:15:39.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:15:39.631Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:15:39.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:15:39.631Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:15:39.631Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:15:39.631Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:15:39.631Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:15:39.631Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:15:39.631Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-04-27T23:15:39.631Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2023-04-27T23:15:39.631Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2023-04-27T23:15:39.631Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-04-27T23:15:39.631Z] === RUN TestBuildPreserveOwnership [2023-04-27T23:15:39.631Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-27T23:15:39.631Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-27T23:15:39.631Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2023-04-27T23:15:39.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2023-04-27T23:15:39.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2023-04-27T23:15:39.631Z] === RUN TestBuildPlatformInvalid [2023-04-27T23:15:39.631Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-27T23:15:39.631Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-27T23:15:39.631Z] Loaded image: busybox:latest [2023-04-27T23:15:39.631Z] Loaded image: busybox:glibc [2023-04-27T23:15:39.631Z] Loaded image: debian:bullseye-slim [2023-04-27T23:15:39.631Z] Loaded image: hello-world:latest [2023-04-27T23:15:39.631Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:15:41.259Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-04-27T23:15:41.514Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-27T23:15:42.438Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-04-27T23:15:42.438Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-04-27T23:15:43.407Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-04-27T23:15:43.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-04-27T23:15:43.966Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-04-27T23:15:44.890Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-04-27T23:15:45.814Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-04-27T23:15:46.739Z] --- PASS: TestServiceCreateInit (9.66s) [2023-04-27T23:15:46.739Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2023-04-27T23:15:46.739Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2023-04-27T23:15:46.739Z] === RUN TestCreateServiceMultipleTimes [2023-04-27T23:15:46.993Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-04-27T23:15:47.918Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-04-27T23:15:47.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-04-27T23:15:48.479Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-04-27T23:15:49.168Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.33s) [2023-04-27T23:15:49.168Z] PASS [2023-04-27T23:15:49.168Z] [2023-04-27T23:15:49.168Z] === Skipped [2023-04-27T23:15:49.168Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-04-27T23:15:49.168Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:15:49.168Z] [2023-04-27T23:15:49.168Z] DONE 33 tests, 1 skipped in 69.235s [2023-04-27T23:15:49.168Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-04-27T23:15:49.169Z] ++ 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-04-27T23:15:49.169Z] ++ set -e [2023-04-27T23:15:49.169Z] ++ '[' -n 0 ']' [2023-04-27T23:15:49.169Z] ++ set -x [2023-04-27T23:15:49.169Z] ++ 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-04-27T23:15:49.169Z] INFO: Testing against a local daemon [2023-04-27T23:15:49.169Z] === RUN TestConfigInspect [2023-04-27T23:15:49.402Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-04-27T23:15:49.577Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.51s) [2023-04-27T23:15:49.577Z] PASS [2023-04-27T23:15:49.577Z] [2023-04-27T23:15:49.577Z] === Skipped [2023-04-27T23:15:49.577Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-27T23:15:49.577Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:15:49.577Z] [2023-04-27T23:15:49.577Z] DONE 33 tests, 1 skipped in 99.158s [2023-04-27T23:15:49.577Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-27T23:15:49.577Z] INFO: Testing against a local daemon [2023-04-27T23:15:49.577Z] === RUN TestConfigInspect [2023-04-27T23:15:49.963Z] docker_api_swarm_node_test.go:20: [d33f8ce7a26bf] joining swarm manager [dbb15736600b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:15:50.108Z] --- PASS: TestConfigInspect (2.37s) [2023-04-27T23:15:50.108Z] === RUN TestConfigList [2023-04-27T23:15:50.219Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-04-27T23:15:50.779Z] docker_api_swarm_node_test.go:21: [dccdd74b0e422] joining swarm manager [dbb15736600b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:15:50.941Z] --- PASS: TestConfigInspect (2.36s) [2023-04-27T23:15:50.941Z] === RUN TestConfigList [2023-04-27T23:15:51.338Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-04-27T23:15:52.024Z] --- PASS: TestConfigList (2.11s) [2023-04-27T23:15:52.024Z] === RUN TestConfigsCreateAndDelete [2023-04-27T23:15:52.262Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-04-27T23:15:52.828Z] --- PASS: TestConfigList (2.10s) [2023-04-27T23:15:52.828Z] === RUN TestConfigsCreateAndDelete [2023-04-27T23:15:53.186Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-04-27T23:15:54.110Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-04-27T23:15:54.565Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2023-04-27T23:15:54.565Z] === RUN TestConfigsUpdate [2023-04-27T23:15:55.035Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-04-27T23:15:55.355Z] --- PASS: TestConfigsCreateAndDelete (2.36s) [2023-04-27T23:15:55.355Z] === RUN TestConfigsUpdate [2023-04-27T23:15:55.594Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-04-27T23:15:56.474Z] --- PASS: TestConfigsUpdate (2.15s) [2023-04-27T23:15:56.474Z] === RUN TestTemplatedConfig [2023-04-27T23:15:56.519Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-04-27T23:15:56.519Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-04-27T23:15:57.244Z] --- PASS: TestConfigsUpdate (2.10s) [2023-04-27T23:15:57.244Z] === RUN TestTemplatedConfig [2023-04-27T23:15:57.443Z] === RUN TestDockerSuite/TestCpRelativePath [2023-04-27T23:15:58.002Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-04-27T23:15:58.561Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-04-27T23:15:58.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-27T23:15:58.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-27T23:15:59.013Z] --- PASS: TestTemplatedConfig (2.38s) [2023-04-27T23:15:59.013Z] === RUN TestConfigCreateResolve [2023-04-27T23:15:59.120Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-04-27T23:15:59.679Z] === RUN TestDockerSuite/TestCpToCaseA [2023-04-27T23:15:59.759Z] --- PASS: TestTemplatedConfig (2.18s) [2023-04-27T23:15:59.759Z] === RUN TestConfigCreateResolve [2023-04-27T23:16:00.921Z] --- PASS: TestConfigCreateResolve (2.07s) [2023-04-27T23:16:00.921Z] === RUN TestConfigDaemonLibtrustID [2023-04-27T23:16:01.041Z] === RUN TestDockerSuite/TestCpToCaseB [2023-04-27T23:16:01.181Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-27T23:16:01.181Z] PASS [2023-04-27T23:16:01.181Z] [2023-04-27T23:16:01.181Z] DONE 7 tests in 13.808s [2023-04-27T23:16:01.181Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-04-27T23:16:01.181Z] ++ 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-04-27T23:16:01.181Z] ++ set -e [2023-04-27T23:16:01.181Z] ++ '[' -n 0 ']' [2023-04-27T23:16:01.181Z] ++ set -x [2023-04-27T23:16:01.181Z] ++ 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-04-27T23:16:01.296Z] === RUN TestDockerSuite/TestCpToCaseC [2023-04-27T23:16:01.447Z] INFO: Testing against a local daemon [2023-04-27T23:16:01.447Z] === RUN TestCheckpoint [2023-04-27T23:16:01.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:16:01.447Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-27T23:16:01.447Z] === RUN TestContainerInvalidJSON [2023-04-27T23:16:01.447Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:16:01.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:16:01.448Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:16:01.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:16:01.448Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:16:01.448Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:16:01.448Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:16:01.448Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:16:01.448Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:16:01.448Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-27T23:16:01.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-27T23:16:01.448Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-27T23:16:01.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-27T23:16:01.448Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-27T23:16:01.448Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-27T23:16:01.448Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-27T23:16:01.645Z] --- PASS: TestConfigCreateResolve (2.10s) [2023-04-27T23:16:01.645Z] === RUN TestConfigDaemonLibtrustID [2023-04-27T23:16:01.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-04-27T23:16:01.708Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-27T23:16:01.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-04-27T23:16:01.708Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-27T23:16:01.708Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-04-27T23:16:01.708Z] === RUN TestCopyFromContainer [2023-04-27T23:16:01.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-04-27T23:16:01.901Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-27T23:16:01.901Z] PASS [2023-04-27T23:16:01.901Z] [2023-04-27T23:16:01.901Z] DONE 7 tests in 13.755s [2023-04-27T23:16:01.901Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-27T23:16:02.157Z] INFO: Testing against a local daemon [2023-04-27T23:16:02.157Z] === RUN TestCheckpoint [2023-04-27T23:16:02.157Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:16:02.157Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-27T23:16:02.157Z] === RUN TestContainerInvalidJSON [2023-04-27T23:16:02.157Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:16:02.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:16:02.157Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:16:02.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:16:02.157Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:16:02.157Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:16:02.157Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:16:02.157Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:16:02.157Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:16:02.157Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-27T23:16:02.157Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-27T23:16:02.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-27T23:16:02.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-27T23:16:02.157Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-27T23:16:02.157Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-27T23:16:02.157Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-27T23:16:02.157Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-04-27T23:16:02.157Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-27T23:16:02.157Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-27T23:16:02.157Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-27T23:16:02.414Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-27T23:16:02.415Z] === RUN TestCopyFromContainer [2023-04-27T23:16:02.650Z] === RUN TestCopyFromContainer// [2023-04-27T23:16:02.650Z] === RUN TestCopyFromContainer//bar/root [2023-04-27T23:16:02.650Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-27T23:16:02.650Z] === RUN TestCopyFromContainer/bar/quux [2023-04-27T23:16:02.780Z] === RUN TestDockerSuite/TestCpToCaseD [2023-04-27T23:16:02.914Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-27T23:16:02.914Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-27T23:16:02.914Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-27T23:16:02.915Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-27T23:16:03.175Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-27T23:16:03.175Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer (1.47s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-27T23:16:03.175Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-27T23:16:03.175Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-27T23:16:03.175Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:16:03.175Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:16:03.175Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:16:03.175Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:16:03.175Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:16:03.175Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:16:03.175Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:16:03.175Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:16:03.175Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:16:03.175Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-27T23:16:03.175Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-27T23:16:03.175Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-04-27T23:16:03.175Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-27T23:16:03.175Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-27T23:16:03.175Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-04-27T23:16:03.175Z] === RUN TestCreateWithInvalidEnv [2023-04-27T23:16:03.175Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-27T23:16:03.175Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-27T23:16:03.175Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-27T23:16:03.175Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-27T23:16:03.175Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-27T23:16:03.175Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-27T23:16:03.175Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-27T23:16:03.175Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-27T23:16:03.175Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-27T23:16:03.175Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-27T23:16:03.175Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-27T23:16:03.175Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-27T23:16:03.175Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-27T23:16:03.175Z] === RUN TestCreateTmpfsMountsTarget [2023-04-27T23:16:03.175Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-04-27T23:16:03.175Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-27T23:16:03.353Z] === RUN TestCopyFromContainer// [2023-04-27T23:16:03.353Z] === RUN TestCopyFromContainer//bar/root [2023-04-27T23:16:03.615Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-27T23:16:03.615Z] === RUN TestCopyFromContainer/bar/quux [2023-04-27T23:16:03.615Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-27T23:16:03.615Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-27T23:16:03.615Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-27T23:16:03.704Z] --- PASS: TestCreateServiceMultipleTimes (16.84s) [2023-04-27T23:16:03.704Z] === RUN TestCreateServiceConflict [2023-04-27T23:16:03.890Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-27T23:16:03.891Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-27T23:16:03.891Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer (1.69s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-27T23:16:03.891Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-27T23:16:03.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-27T23:16:03.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:16:03.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:16:03.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:16:03.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:16:03.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:16:03.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:16:03.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:16:03.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:16:04.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:16:04.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-04-27T23:16:04.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-27T23:16:04.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-27T23:16:04.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-27T23:16:04.147Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-27T23:16:04.147Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2023-04-27T23:16:04.147Z] === RUN TestCreateWithInvalidEnv [2023-04-27T23:16:04.147Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-27T23:16:04.147Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-27T23:16:04.147Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-27T23:16:04.147Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-27T23:16:04.147Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-27T23:16:04.147Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-27T23:16:04.147Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-27T23:16:04.147Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-27T23:16:04.147Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-27T23:16:04.147Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-27T23:16:04.147Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-27T23:16:04.147Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-27T23:16:04.147Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-27T23:16:04.147Z] === RUN TestCreateTmpfsMountsTarget [2023-04-27T23:16:04.147Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-04-27T23:16:04.147Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-27T23:16:04.556Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2023-04-27T23:16:04.557Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2023-04-27T23:16:05.944Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-27T23:16:05.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:16:05.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:16:05.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:16:05.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:16:05.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:16:05.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:16:05.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:16:05.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:16:05.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:16:05.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:16:05.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:16:05.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:16:05.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:16:05.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:16:05.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-27T23:16:05.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-27T23:16:05.944Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-27T23:16:06.036Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2023-04-27T23:16:06.036Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-27T23:16:06.204Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2023-04-27T23:16:06.204Z] === RUN TestCreateDifferentPlatform [2023-04-27T23:16:06.204Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-27T23:16:06.204Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-27T23:16:06.204Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-27T23:16:06.204Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-27T23:16:06.204Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-04-27T23:16:06.204Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-27T23:16:06.204Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-27T23:16:06.204Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-27T23:16:06.204Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-04-27T23:16:06.204Z] === RUN TestContainerStartOnDaemonRestart [2023-04-27T23:16:06.204Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-27T23:16:06.204Z] === RUN TestDaemonRestartIpcMode [2023-04-27T23:16:06.204Z] === PAUSE TestDaemonRestartIpcMode [2023-04-27T23:16:06.204Z] === RUN TestDaemonHostGatewayIP [2023-04-27T23:16:06.204Z] === PAUSE TestDaemonHostGatewayIP [2023-04-27T23:16:06.204Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-27T23:16:06.204Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-27T23:16:06.204Z] === RUN TestContainerKillOnDaemonStart [2023-04-27T23:16:06.204Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-27T23:16:06.204Z] === RUN TestDiff [2023-04-27T23:16:06.774Z] --- PASS: TestDiff (0.40s) [2023-04-27T23:16:06.774Z] === RUN TestExecWithCloseStdin [2023-04-27T23:16:06.961Z] --- PASS: TestCreateServiceConflict (2.81s) [2023-04-27T23:16:06.961Z] === RUN TestCreateServiceMaxReplicas [2023-04-27T23:16:06.961Z] docker_api_swarm_test.go:502: [dc1d255b0cf30] joining swarm manager [dde04d0e68d05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:16:07.107Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-04-27T23:16:07.107Z] [2023-04-27T23:16:07.107Z] ________ ____ __. [2023-04-27T23:16:07.107Z] \_____ \ | |/ _| [2023-04-27T23:16:07.107Z] / | \| < [2023-04-27T23:16:07.107Z] / | \ | \ [2023-04-27T23:16:07.107Z] \_______ /____|__ \ [2023-04-27T23:16:07.107Z] \/ \/ [2023-04-27T23:16:07.107Z] [2023-04-27T23:16:07.107Z] INFO: make.ps1 ended at 04/27/2023 23:15:58 [2023-04-27T23:16:07.107Z] INFO: Binaries build ended at 04/27/2023 23:15:59. Duration:00:01:40.9980834 [2023-04-27T23:16:07.107Z] INFO: Copying the built daemon binary to d:\CI\PR-45424\1\binary\dockerd-4fc8f8b4d8.exe... [2023-04-27T23:16:07.107Z] INFO: Copying the built client binary to d:\CI\PR-45424\1\binary\docker-4fc8f8b4d8.exe... [2023-04-27T23:16:07.107Z] INFO: Copying dockerversion from the container... [2023-04-27T23:16:07.107Z] INFO: Copying the golang package from the container to d:\CI\PR-45424\1\installer\go.zip... [2023-04-27T23:16:07.107Z] INFO: Extracting go.zip to d:\CI\PR-45424\1\go [2023-04-27T23:16:07.302Z] ..........................xx.................... [ 29%] [2023-04-27T23:16:07.343Z] --- PASS: TestExecWithCloseStdin (0.50s) [2023-04-27T23:16:07.343Z] === RUN TestExec [2023-04-27T23:16:07.399Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2023-04-27T23:16:07.400Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-27T23:16:07.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:16:07.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:16:07.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:16:07.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:16:07.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:16:07.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:16:07.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:16:07.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:16:07.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:16:07.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:16:07.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:16:07.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:16:07.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:16:07.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:16:07.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:16:07.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-27T23:16:07.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-27T23:16:07.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-27T23:16:07.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-27T23:16:07.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-27T23:16:07.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-27T23:16:07.400Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-27T23:16:07.521Z] === RUN TestDockerSuite/TestCpToCaseE [2023-04-27T23:16:07.604Z] --- PASS: TestExec (0.46s) [2023-04-27T23:16:07.604Z] === RUN TestExecUser [2023-04-27T23:16:07.960Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2023-04-27T23:16:07.960Z] === RUN TestCreateDifferentPlatform [2023-04-27T23:16:07.960Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-27T23:16:07.960Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-27T23:16:07.960Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-04-27T23:16:07.960Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-27T23:16:07.960Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-27T23:16:07.960Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-27T23:16:07.960Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-27T23:16:07.960Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-27T23:16:07.960Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-04-27T23:16:07.960Z] === RUN TestContainerStartOnDaemonRestart [2023-04-27T23:16:07.960Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-27T23:16:07.960Z] === RUN TestDaemonRestartIpcMode [2023-04-27T23:16:07.960Z] === PAUSE TestDaemonRestartIpcMode [2023-04-27T23:16:07.960Z] === RUN TestDaemonHostGatewayIP [2023-04-27T23:16:07.960Z] === PAUSE TestDaemonHostGatewayIP [2023-04-27T23:16:07.960Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-27T23:16:07.960Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-27T23:16:07.960Z] === RUN TestContainerKillOnDaemonStart [2023-04-27T23:16:07.960Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-27T23:16:07.960Z] === RUN TestDiff [2023-04-27T23:16:08.174Z] --- PASS: TestExecUser (0.50s) [2023-04-27T23:16:08.174Z] === RUN TestExportContainerAndImportImage [2023-04-27T23:16:08.521Z] --- PASS: TestDiff (0.58s) [2023-04-27T23:16:08.521Z] === RUN TestExecWithCloseStdin [2023-04-27T23:16:08.744Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-04-27T23:16:08.744Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-27T23:16:09.082Z] --- PASS: TestExecWithCloseStdin (0.59s) [2023-04-27T23:16:09.082Z] === RUN TestExec [2023-04-27T23:16:09.643Z] --- PASS: TestExec (0.60s) [2023-04-27T23:16:09.643Z] === RUN TestExecUser [2023-04-27T23:16:10.031Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2023-04-27T23:16:10.031Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-27T23:16:10.031Z] === RUN TestDockerSuite/TestCpToCaseF [2023-04-27T23:16:10.124Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-04-27T23:16:10.124Z] === RUN TestHealthCheckWorkdir [2023-04-27T23:16:10.205Z] --- PASS: TestExecUser (0.60s) [2023-04-27T23:16:10.205Z] === RUN TestExportContainerAndImportImage [2023-04-27T23:16:10.385Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2023-04-27T23:16:10.385Z] === RUN TestHealthKillContainer [2023-04-27T23:16:10.590Z] === RUN TestDockerSuite/TestCpToCaseG [2023-04-27T23:16:11.132Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2023-04-27T23:16:11.132Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-27T23:16:12.497Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-04-27T23:16:12.497Z] === RUN TestHealthCheckWorkdir [2023-04-27T23:16:13.060Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2023-04-27T23:16:13.060Z] === RUN TestHealthKillContainer [2023-04-27T23:16:14.748Z] === RUN TestDockerSuite/TestCpToCaseH [2023-04-27T23:16:14.748Z] docker_api_swarm_test.go:507: [d69ed5b406bb4] joining swarm manager [dde04d0e68d05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:16:16.108Z] === RUN TestDockerSuite/TestCpToCaseI [2023-04-27T23:16:16.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-27T23:16:16.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-27T23:16:17.032Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-04-27T23:16:17.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-27T23:16:17.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-27T23:16:18.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-27T23:16:18.510Z] --- PASS: TestHealthKillContainer (7.91s) [2023-04-27T23:16:18.510Z] === RUN TestHealthCheckProcessKilled [2023-04-27T23:16:19.080Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2023-04-27T23:16:19.080Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-27T23:16:19.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-27T23:16:19.340Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2023-04-27T23:16:19.340Z] === RUN TestIpcModeNone [2023-04-27T23:16:19.910Z] --- PASS: TestIpcModeNone (0.50s) [2023-04-27T23:16:19.910Z] === RUN TestIpcModePrivate [2023-04-27T23:16:20.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-04-27T23:16:20.290Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-04-27T23:16:20.429Z] --- PASS: TestIpcModePrivate (0.47s) [2023-04-27T23:16:20.429Z] === RUN TestIpcModeShareable [2023-04-27T23:16:20.545Z] === RUN TestDockerSuite/TestCpToDot [2023-04-27T23:16:20.716Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-04-27T23:16:20.984Z] --- PASS: TestIpcModeShareable (0.49s) [2023-04-27T23:16:20.984Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-27T23:16:21.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-27T23:16:21.104Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-04-27T23:16:21.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-27T23:16:22.028Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-04-27T23:16:22.382Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2023-04-27T23:16:22.382Z] === RUN TestAPIIpcModeHost [2023-04-27T23:16:22.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-27T23:16:22.952Z] --- PASS: TestAPIIpcModeHost (0.34s) [2023-04-27T23:16:22.952Z] === RUN TestDaemonIpcModeShareable [2023-04-27T23:16:22.954Z] === RUN TestDockerSuite/TestCpToStdout [2023-04-27T23:16:22.997Z] --- PASS: TestHealthKillContainer (8.22s) [2023-04-27T23:16:22.997Z] === RUN TestHealthCheckProcessKilled [2023-04-27T23:16:22.997Z] --- PASS: TestHealthCheckProcessKilled (0.94s) [2023-04-27T23:16:22.997Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-27T23:16:22.997Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2023-04-27T23:16:22.997Z] === RUN TestIpcModeNone [2023-04-27T23:16:23.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-27T23:16:23.245Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-04-27T23:16:23.252Z] --- PASS: TestIpcModeNone (0.60s) [2023-04-27T23:16:23.252Z] === RUN TestIpcModePrivate [2023-04-27T23:16:23.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-27T23:16:23.816Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2023-04-27T23:16:23.816Z] --- PASS: TestIpcModePrivate (0.62s) [2023-04-27T23:16:23.816Z] === RUN TestIpcModeShareable [2023-04-27T23:16:23.878Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-04-27T23:16:23.878Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2023-04-27T23:16:23.878Z] === RUN TestCreateServiceSecretFileMode [2023-04-27T23:16:23.892Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-04-27T23:16:23.892Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2023-04-27T23:16:23.892Z] === RUN TestDaemonIpcModePrivate [2023-04-27T23:16:24.378Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2023-04-27T23:16:24.437Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-04-27T23:16:24.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-27T23:16:24.633Z] --- PASS: TestIpcModeShareable (0.64s) [2023-04-27T23:16:24.633Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-27T23:16:24.692Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-04-27T23:16:25.251Z] === RUN TestDockerSuite/TestCpVolumePath [2023-04-27T23:16:25.274Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-04-27T23:16:25.274Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2023-04-27T23:16:25.274Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-27T23:16:25.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-27T23:16:26.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-27T23:16:26.214Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-04-27T23:16:26.214Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2023-04-27T23:16:26.214Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-27T23:16:26.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2023-04-27T23:16:26.522Z] === RUN TestAPIIpcModeHost [2023-04-27T23:16:26.612Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-04-27T23:16:26.612Z] === RUN TestDockerSuite/TestCreateArgs [2023-04-27T23:16:26.612Z] === RUN TestDockerSuite/TestCreateByImageID [2023-04-27T23:16:26.778Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-04-27T23:16:26.778Z] === RUN TestDaemonIpcModeShareable [2023-04-27T23:16:26.867Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-04-27T23:16:27.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-27T23:16:27.427Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-04-27T23:16:27.427Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-04-27T23:16:27.427Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-04-27T23:16:27.427Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-04-27T23:16:27.595Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-04-27T23:16:27.595Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2023-04-27T23:16:27.595Z] === RUN TestIpcModeOlderClient [2023-04-27T23:16:27.595Z] === PAUSE TestIpcModeOlderClient [2023-04-27T23:16:27.595Z] === RUN TestKillContainerInvalidSignal [2023-04-27T23:16:27.620Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-27T23:16:27.620Z] Using test binary docker [2023-04-27T23:16:27.620Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-27T23:16:27.620Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-27T23:16:27.620Z] INFO: Waiting for daemon to start... [2023-04-27T23:16:27.620Z] Starting dockerd [2023-04-27T23:16:27.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2023-04-27T23:16:27.856Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-04-27T23:16:27.856Z] === RUN TestKillContainer [2023-04-27T23:16:27.856Z] === RUN TestKillContainer/no_signal [2023-04-27T23:16:27.962Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2023-04-27T23:16:27.962Z] === RUN TestDaemonIpcModePrivate [2023-04-27T23:16:27.986Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-04-27T23:16:28.240Z] === RUN TestDockerSuite/TestCreateLabels [2023-04-27T23:16:28.240Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-04-27T23:16:28.240Z] === RUN TestDockerSuite/TestCreateRM [2023-04-27T23:16:28.426Z] === RUN TestKillContainer/non_killing_signal [2023-04-27T23:16:28.495Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-04-27T23:16:28.495Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-27T23:16:28.495Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-04-27T23:16:28.495Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-04-27T23:16:28.495Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-04-27T23:16:28.686Z] === RUN TestKillContainer/killing_signal [2023-04-27T23:16:28.894Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2023-04-27T23:16:28.894Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2023-04-27T23:16:28.894Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-27T23:16:29.255Z] --- PASS: TestKillContainer (1.33s) [2023-04-27T23:16:29.255Z] --- PASS: TestKillContainer/no_signal (0.43s) [2023-04-27T23:16:29.255Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-04-27T23:16:29.255Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2023-04-27T23:16:29.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-27T23:16:29.255Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-27T23:16:29.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-27T23:16:29.855Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-04-27T23:16:29.855Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-04-27T23:16:29.855Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-04-27T23:16:30.144Z] . [2023-04-27T23:16:30.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-27T23:16:30.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-27T23:16:30.144Z] Error: No such image: emptyfs [2023-04-27T23:16:30.144Z] Running integration-test (iteration 1) [2023-04-27T23:16:30.144Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-27T23:16:30.144Z] Loaded image: busybox:latest [2023-04-27T23:16:30.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2023-04-27T23:16:30.258Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2023-04-27T23:16:30.258Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-27T23:16:30.402Z] Loaded image: busybox:glibc [2023-04-27T23:16:30.457Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2023-04-27T23:16:30.457Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2023-04-27T23:16:30.457Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2023-04-27T23:16:30.457Z] === RUN TestKillStoppedContainer [2023-04-27T23:16:30.457Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-04-27T23:16:30.457Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-27T23:16:30.457Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-04-27T23:16:30.457Z] === RUN TestKillDifferentUserContainer [2023-04-27T23:16:30.731Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-04-27T23:16:31.027Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2023-04-27T23:16:31.027Z] === RUN TestInspectOomKilledTrue [2023-04-27T23:16:31.185Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2023-04-27T23:16:31.441Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2023-04-27T23:16:31.441Z] === RUN TestIpcModeOlderClient [2023-04-27T23:16:31.441Z] === PAUSE TestIpcModeOlderClient [2023-04-27T23:16:31.441Z] === RUN TestKillContainerInvalidSignal [2023-04-27T23:16:31.596Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2023-04-27T23:16:31.596Z] === RUN TestInspectOomKilledFalse [2023-04-27T23:16:31.697Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-04-27T23:16:31.697Z] === RUN TestKillContainer [2023-04-27T23:16:31.697Z] === RUN TestKillContainer/no_signal [2023-04-27T23:16:31.804Z] Loaded image: debian:bullseye-slim [2023-04-27T23:16:31.804Z] Loaded image: hello-world:latest [2023-04-27T23:16:31.804Z] Loaded image: arm32v7/hello-world:latest [2023-04-27T23:16:31.804Z] INFO: Testing against a local daemon [2023-04-27T23:16:31.804Z] === RUN TestCgroupNamespacesBuild [2023-04-27T23:16:31.856Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2023-04-27T23:16:31.856Z] === RUN TestLinksEtcHostsContentMatch [2023-04-27T23:16:32.115Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2023-04-27T23:16:32.115Z] === RUN TestLinksContainerNames [2023-04-27T23:16:32.263Z] === RUN TestKillContainer/non_killing_signal [2023-04-27T23:16:32.364Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-04-27T23:16:32.364Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-04-27T23:16:32.364Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-04-27T23:16:32.520Z] === RUN TestKillContainer/killing_signal [2023-04-27T23:16:32.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-04-27T23:16:32.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-04-27T23:16:32.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-04-27T23:16:33.055Z] --- PASS: TestLinksContainerNames (0.84s) [2023-04-27T23:16:33.055Z] === RUN TestLogsFollowTailEmpty [2023-04-27T23:16:33.081Z] --- PASS: TestKillContainer (1.29s) [2023-04-27T23:16:33.081Z] --- PASS: TestKillContainer/no_signal (0.43s) [2023-04-27T23:16:33.081Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-04-27T23:16:33.081Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-04-27T23:16:33.081Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-27T23:16:33.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-27T23:16:33.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-04-27T23:16:33.316Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2023-04-27T23:16:33.316Z] === RUN TestContainerNetworkMountsNoChown [2023-04-27T23:16:33.642Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-27T23:16:33.729Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2023-04-27T23:16:33.729Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-27T23:16:33.886Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/default [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/default [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/private [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/private [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rprivate [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/slave [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/slave [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rslave [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/shared [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/shared [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rshared [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/default [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rshared [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/shared [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rslave [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/slave [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rprivate [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/private [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:16:33.886Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-27T23:16:33.886Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:16:33.886Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:16:34.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:16:34.146Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:16:34.405Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-27T23:16:34.405Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-27T23:16:34.405Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-27T23:16:34.405Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-04-27T23:16:34.406Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-04-27T23:16:34.406Z] === RUN TestContainerBindMountNonRecursive [2023-04-27T23:16:34.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2023-04-27T23:16:34.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-04-27T23:16:34.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2023-04-27T23:16:34.570Z] === RUN TestKillStoppedContainer [2023-04-27T23:16:34.570Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-04-27T23:16:34.570Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-27T23:16:34.570Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-04-27T23:16:34.570Z] === RUN TestKillDifferentUserContainer [2023-04-27T23:16:34.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-04-27T23:16:34.826Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2023-04-27T23:16:34.826Z] === RUN TestInspectOomKilledTrue [2023-04-27T23:16:34.826Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-04-27T23:16:34.826Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-27T23:16:34.826Z] === RUN TestInspectOomKilledFalse [2023-04-27T23:16:35.361Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-04-27T23:16:35.388Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-04-27T23:16:35.388Z] === RUN TestLinksEtcHostsContentMatch [2023-04-27T23:16:35.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-04-27T23:16:35.645Z] === RUN TestLinksContainerNames [2023-04-27T23:16:35.787Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2023-04-27T23:16:35.787Z] === RUN TestContainerVolumesMountedAsShared [2023-04-27T23:16:36.023Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-04-27T23:16:36.254Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2023-04-27T23:16:36.254Z] === RUN TestBuildWithSession [2023-04-27T23:16:36.254Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:16:36.254Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-27T23:16:36.254Z] === RUN TestBuildSquashParent [2023-04-27T23:16:36.358Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2023-04-27T23:16:36.358Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-27T23:16:36.574Z] --- PASS: TestLinksContainerNames (0.88s) [2023-04-27T23:16:36.574Z] === RUN TestLogsFollowTailEmpty [2023-04-27T23:16:36.618Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2023-04-27T23:16:36.618Z] === RUN TestNetworkNat [2023-04-27T23:16:36.830Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-04-27T23:16:36.830Z] === RUN TestContainerNetworkMountsNoChown [2023-04-27T23:16:36.947Z] --- PASS: TestCreateServiceSecretFileMode (13.17s) [2023-04-27T23:16:36.947Z] === RUN TestCreateServiceConfigFileMode [2023-04-27T23:16:37.022Z] INFO: Extraction ended at 04/27/2023 23:16:34. Duration:00:00:32.4334534 [2023-04-27T23:16:37.022Z] INFO: Updating the golang and path environment variables [2023-04-27T23:16:37.022Z] INFO: GOPATH=d:\gopath [2023-04-27T23:16:37.022Z] INFO: go version go1.19.8 windows/amd64 [2023-04-27T23:16:37.022Z] INFO: Running the daemon under test in debug mode [2023-04-27T23:16:37.022Z] INFO: Starting a daemon under test... [2023-04-27T23:16:37.022Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45424\1\daemon --pidfile d:\CI\PR-45424\1\docker.pid -D [2023-04-27T23:16:37.022Z] INFO: Process started successfully. [2023-04-27T23:16:37.022Z] INFO: Start tailing logs of the daemon under tests [2023-04-27T23:16:37.022Z] INFO: Waiting for the daemon under test to start... [2023-04-27T23:16:37.188Z] --- PASS: TestNetworkNat (0.48s) [2023-04-27T23:16:37.188Z] === RUN TestNetworkLocalhostTCPNat [2023-04-27T23:16:37.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-04-27T23:16:37.393Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/default [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/default [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/private [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/private [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rprivate [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/slave [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/slave [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rslave [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/shared [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/shared [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rshared [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/default [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/rprivate [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/private [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/shared [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/rshared [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/rslave [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/slave [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-27T23:16:37.393Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:16:37.393Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-27T23:16:37.393Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:16:37.650Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:16:37.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2023-04-27T23:16:37.758Z] === RUN TestNetworkLoopbackNat [2023-04-27T23:16:37.763Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-27T23:16:37.906Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:16:37.906Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-27T23:16:37.906Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-27T23:16:37.906Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-04-27T23:16:37.906Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-04-27T23:16:37.906Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-27T23:16:37.906Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-04-27T23:16:38.162Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-04-27T23:16:38.163Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-04-27T23:16:38.163Z] === RUN TestContainerBindMountNonRecursive [2023-04-27T23:16:38.323Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-04-27T23:16:38.323Z] === RUN TestDockerSuite/TestDevicePermissions [2023-04-27T23:16:38.883Z] === RUN TestDockerSuite/TestDockerFails [2023-04-27T23:16:38.883Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-04-27T23:16:38.883Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-04-27T23:16:38.883Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-04-27T23:16:39.527Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2023-04-27T23:16:39.527Z] === RUN TestContainerVolumesMountedAsShared [2023-04-27T23:16:39.784Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2023-04-27T23:16:39.784Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-27T23:16:39.808Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-04-27T23:16:40.040Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-04-27T23:16:40.040Z] === RUN TestNetworkNat [2023-04-27T23:16:40.297Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2023-04-27T23:16:40.297Z] === RUN TestPause [2023-04-27T23:16:40.367Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-04-27T23:16:40.557Z] --- PASS: TestPause (0.46s) [2023-04-27T23:16:40.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-27T23:16:40.557Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:16:40.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:16:40.557Z] === RUN TestPauseStopPausedContainer [2023-04-27T23:16:40.602Z] --- PASS: TestNetworkNat (0.47s) [2023-04-27T23:16:40.602Z] === RUN TestNetworkLocalhostTCPNat [2023-04-27T23:16:40.858Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2023-04-27T23:16:40.858Z] === RUN TestNetworkLoopbackNat [2023-04-27T23:16:41.126Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2023-04-27T23:16:41.126Z] === RUN TestPsFilter [2023-04-27T23:16:41.126Z] --- PASS: TestPsFilter (0.13s) [2023-04-27T23:16:41.126Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-27T23:16:41.291Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-04-27T23:16:41.291Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-04-27T23:16:41.291Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-04-27T23:16:41.545Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-04-27T23:16:41.696Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-04-27T23:16:41.696Z] === RUN TestRemoveContainerWithVolume [2023-04-27T23:16:41.956Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-04-27T23:16:41.956Z] === RUN TestRemoveContainerRunning [2023-04-27T23:16:42.526Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-04-27T23:16:42.526Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-27T23:16:42.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2023-04-27T23:16:42.786Z] === RUN TestRemoveInvalidContainer [2023-04-27T23:16:42.786Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-27T23:16:42.786Z] === RUN TestRenameLinkedContainer [2023-04-27T23:16:42.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-04-27T23:16:44.122Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2023-04-27T23:16:44.122Z] === RUN TestPause [2023-04-27T23:16:44.122Z] --- PASS: TestPause (0.45s) [2023-04-27T23:16:44.122Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-27T23:16:44.122Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:16:44.122Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:16:44.122Z] === RUN TestPauseStopPausedContainer [2023-04-27T23:16:44.352Z] --- PASS: TestBuildSquashParent (7.30s) [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:16:44.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:16:44.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:16:44.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:16:44.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:16:44.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:16:44.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:16:44.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:16:44.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:16:44.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:16:44.379Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2023-04-27T23:16:44.379Z] === RUN TestPsFilter [2023-04-27T23:16:44.635Z] --- PASS: TestPsFilter (0.13s) [2023-04-27T23:16:44.635Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-27T23:16:44.698Z] --- PASS: TestRenameLinkedContainer (1.74s) [2023-04-27T23:16:44.698Z] === RUN TestRenameStoppedContainer [2023-04-27T23:16:44.789Z] docker_api_swarm_node_test.go:81: [d88a321b2e079] joining swarm manager [dbb92ed067a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:16:44.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:16:44.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:16:44.958Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-04-27T23:16:44.958Z] === RUN TestRenameRunningContainerAndReuse [2023-04-27T23:16:45.196Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-04-27T23:16:45.196Z] === RUN TestRemoveContainerWithVolume [2023-04-27T23:16:45.453Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-04-27T23:16:45.453Z] === RUN TestRemoveContainerRunning [2023-04-27T23:16:45.896Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2023-04-27T23:16:45.897Z] === RUN TestRenameInvalidName [2023-04-27T23:16:46.015Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-04-27T23:16:46.015Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-27T23:16:46.271Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2023-04-27T23:16:46.271Z] === RUN TestRemoveInvalidContainer [2023-04-27T23:16:46.271Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-27T23:16:46.271Z] === RUN TestRenameLinkedContainer [2023-04-27T23:16:46.467Z] --- PASS: TestRenameInvalidName (0.44s) [2023-04-27T23:16:46.467Z] === RUN TestRenameAnonymousContainer [2023-04-27T23:16:46.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:16:46.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:16:47.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-04-27T23:16:47.847Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2023-04-27T23:16:47.847Z] === RUN TestRenameContainerWithSameName [2023-04-27T23:16:48.164Z] --- PASS: TestRenameLinkedContainer (1.78s) [2023-04-27T23:16:48.164Z] === RUN TestRenameStoppedContainer [2023-04-27T23:16:48.416Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2023-04-27T23:16:48.416Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-27T23:16:48.725Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-04-27T23:16:48.725Z] === RUN TestRenameRunningContainerAndReuse [2023-04-27T23:16:49.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2023-04-27T23:16:49.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2023-04-27T23:16:49.340Z] === RUN TestBuildMultiStageCopy [2023-04-27T23:16:49.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-27T23:16:49.357Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2023-04-27T23:16:49.357Z] === RUN TestResize [2023-04-27T23:16:49.616Z] --- PASS: TestResize (0.44s) [2023-04-27T23:16:49.616Z] === RUN TestResizeWithInvalidSize [2023-04-27T23:16:49.651Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2023-04-27T23:16:49.651Z] === RUN TestRenameInvalidName [2023-04-27T23:16:49.907Z] --- PASS: TestRenameInvalidName (0.45s) [2023-04-27T23:16:49.907Z] === RUN TestRenameAnonymousContainer [2023-04-27T23:16:50.150Z] --- PASS: TestCreateServiceConfigFileMode (13.07s) [2023-04-27T23:16:50.150Z] === RUN TestCreateServiceSysctls [2023-04-27T23:16:50.186Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-04-27T23:16:50.186Z] === RUN TestResizeWhenContainerNotStarted [2023-04-27T23:16:50.447Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:50.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:50.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:50.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:16:50.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:16:50.688Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-04-27T23:16:51.513Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-04-27T23:16:51.820Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2023-04-27T23:16:51.820Z] === RUN TestRenameContainerWithSameName [2023-04-27T23:16:51.820Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2023-04-27T23:16:51.820Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-27T23:16:52.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:52.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:52.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-27T23:16:52.768Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2023-04-27T23:16:52.768Z] === RUN TestResize [2023-04-27T23:16:53.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-27T23:16:53.331Z] --- PASS: TestResize (0.46s) [2023-04-27T23:16:53.331Z] === RUN TestResizeWithInvalidSize [2023-04-27T23:16:53.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:53.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:53.893Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2023-04-27T23:16:53.893Z] === RUN TestResizeWhenContainerNotStarted [2023-04-27T23:16:54.023Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-04-27T23:16:54.023Z] --- PASS: TestCreateServiceSysctls (3.98s) [2023-04-27T23:16:54.023Z] === RUN TestCreateServiceCapabilities [2023-04-27T23:16:54.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-27T23:16:54.149Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:54.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:54.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:54.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-27T23:16:54.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-27T23:16:54.582Z] === RUN TestDockerSuite/TestEventsAttach [2023-04-27T23:16:54.665Z] .....INFO: Daemon under test started and replied! [2023-04-27T23:16:54.665Z] INFO: Docker version of the daemon under test [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] Client: [2023-04-27T23:16:54.665Z] Version: 17.06.2-ce [2023-04-27T23:16:54.665Z] API version: 1.30 [2023-04-27T23:16:54.665Z] Go version: go1.8.3 [2023-04-27T23:16:54.665Z] Git commit: cec0b72 [2023-04-27T23:16:54.665Z] Built: Tue Sep 5 19:57:19 2017 [2023-04-27T23:16:54.665Z] OS/Arch: windows/amd64 [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] Server: [2023-04-27T23:16:54.665Z] Version: 0.0.0-dev [2023-04-27T23:16:54.665Z] API version: 1.41 (minimum version 1.24) [2023-04-27T23:16:54.665Z] Go version: go1.19.8 [2023-04-27T23:16:54.665Z] Git commit: 4fc8f8b4d8 [2023-04-27T23:16:54.665Z] Built: 04/27/2023 23:14:25 [2023-04-27T23:16:54.665Z] OS/Arch: windows/amd64 [2023-04-27T23:16:54.665Z] Experimental: false [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] INFO: Docker info of the daemon under test [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] Containers: 0 [2023-04-27T23:16:54.665Z] Running: 0 [2023-04-27T23:16:54.665Z] Paused: 0 [2023-04-27T23:16:54.665Z] Stopped: 0 [2023-04-27T23:16:54.665Z] Images: 0 [2023-04-27T23:16:54.665Z] Server Version: 0.0.0-dev [2023-04-27T23:16:54.665Z] Storage Driver: windowsfilter [2023-04-27T23:16:54.665Z] Windows: [2023-04-27T23:16:54.665Z] Logging Driver: json-file [2023-04-27T23:16:54.665Z] Plugins: [2023-04-27T23:16:54.665Z] Volume: local [2023-04-27T23:16:54.665Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-27T23:16:54.665Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-27T23:16:54.665Z] Swarm: inactive [2023-04-27T23:16:54.665Z] Default Isolation: process [2023-04-27T23:16:54.665Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-27T23:16:54.665Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-27T23:16:54.665Z] OSType: windows [2023-04-27T23:16:54.665Z] Architecture: x86_64 [2023-04-27T23:16:54.665Z] CPUs: 4 [2023-04-27T23:16:54.665Z] Total Memory: 32GiB [2023-04-27T23:16:54.665Z] Name: azwin-2-452ac0 [2023-04-27T23:16:54.665Z] ID: FFN3:EWBK:DYE3:VRON:RQ2F:65OW:WP3A:6ELW:W2CH:GLN7:6KOI:BXDH [2023-04-27T23:16:54.665Z] Docker Root Dir: D:\CI\PR-45424\1\daemon [2023-04-27T23:16:54.665Z] Debug Mode (client): false [2023-04-27T23:16:54.665Z] Debug Mode (server): true [2023-04-27T23:16:54.665Z] File Descriptors: -1 [2023-04-27T23:16:54.665Z] Goroutines: 16 [2023-04-27T23:16:54.665Z] System Time: 2023-04-27T23:16:53.7749603Z [2023-04-27T23:16:54.665Z] EventsListeners: 0 [2023-04-27T23:16:54.665Z] Registry: https://index.docker.io/v1/ [2023-04-27T23:16:54.665Z] Labels: [2023-04-27T23:16:54.665Z] Experimental: false [2023-04-27T23:16:54.665Z] Insecure Registries: [2023-04-27T23:16:54.665Z] 127.0.0.0/8 [2023-04-27T23:16:54.665Z] Live Restore Enabled: false [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] INFO: Docker images of the daemon under test [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-27T23:16:54.665Z] [2023-04-27T23:16:54.665Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-04-27T23:16:54.665Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-04-27T23:16:54.665Z] ltsc2019: Pulling from windows/servercore [2023-04-27T23:16:54.665Z] 8185ee4ed646: Pulling fs layer [2023-04-27T23:16:54.665Z] a2008f031039: Pulling fs layer [2023-04-27T23:16:54.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:16:54.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:16:55.043Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-27T23:16:55.142Z] === RUN TestDockerSuite/TestEventsCommit [2023-04-27T23:16:55.702Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-04-27T23:16:56.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:56.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:56.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:16:56.420Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2023-04-27T23:16:56.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2023-04-27T23:16:56.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-04-27T23:16:56.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-04-27T23:16:56.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-04-27T23:16:56.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-04-27T23:16:56.420Z] === RUN TestBuildMultiStageParentConfig [2023-04-27T23:16:56.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:16:56.626Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-04-27T23:16:57.185Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2023-04-27T23:16:57.185Z] === RUN TestInspect [2023-04-27T23:16:57.185Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-04-27T23:16:57.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-27T23:16:57.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-27T23:16:57.745Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-04-27T23:16:58.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-04-27T23:16:58.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:16:58.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:16:58.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-27T23:16:58.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-27T23:16:59.885Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-04-27T23:17:00.140Z] --- PASS: TestInspect (3.12s) [2023-04-27T23:17:00.140Z] === RUN TestCreateJob [2023-04-27T23:17:00.140Z] docker_api_swarm_node_test.go:53: [d6479e63d33c5] joining swarm manager [d7539307ecc82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2023-04-27T23:17:00.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2023-04-27T23:17:00.402Z] === RUN TestCgroupNamespacesRun [2023-04-27T23:17:00.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-27T23:17:00.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-27T23:17:00.669Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-04-27T23:17:01.066Z] docker_api_swarm_node_test.go:54: [df0aacac85f13] joining swarm manager [d7539307ecc82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:17:01.066Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-04-27T23:17:01.343Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2023-04-27T23:17:01.343Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-27T23:17:01.676Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-04-27T23:17:01.676Z] === RUN TestBuildLabelWithTargets [2023-04-27T23:17:01.724Z] a2008f031039: Verifying Checksum [2023-04-27T23:17:01.724Z] a2008f031039: Download complete [2023-04-27T23:17:02.129Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-04-27T23:17:02.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-27T23:17:02.725Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2023-04-27T23:17:02.725Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-27T23:17:02.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-27T23:17:03.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2023-04-27T23:17:03.665Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-27T23:17:04.325Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-04-27T23:17:04.325Z] --- PASS: TestCreateJob (3.77s) [2023-04-27T23:17:04.325Z] === RUN TestReplicatedJob [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2023-04-27T23:17:04.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s) [2023-04-27T23:17:04.696Z] === RUN TestCgroupNamespacesRun [2023-04-27T23:17:05.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2023-04-27T23:17:05.045Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-27T23:17:05.625Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2023-04-27T23:17:05.625Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-27T23:17:05.625Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-04-27T23:17:05.625Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-04-27T23:17:05.625Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-27T23:17:05.985Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2023-04-27T23:17:05.985Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-27T23:17:06.209Z] === RUN TestDockerSuite/TestEventsCopy [2023-04-27T23:17:06.963Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-04-27T23:17:06.990Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2023-04-27T23:17:06.990Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-27T23:17:07.133Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-04-27T23:17:07.398Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-04-27T23:17:07.398Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-27T23:17:07.991Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-04-27T23:17:07.991Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-27T23:17:08.354Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2023-04-27T23:17:08.354Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-27T23:17:08.540Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-04-27T23:17:08.930Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2023-04-27T23:17:08.930Z] === RUN TestNISDomainname [2023-04-27T23:17:09.100Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-04-27T23:17:09.282Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2023-04-27T23:17:09.282Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-27T23:17:09.355Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-04-27T23:17:09.499Z] --- PASS: TestNISDomainname (0.60s) [2023-04-27T23:17:09.500Z] === RUN TestHostnameDnsResolution [2023-04-27T23:17:09.610Z] --- PASS: TestReplicatedJob (5.65s) [2023-04-27T23:17:09.610Z] === RUN TestUpdateReplicatedJob [2023-04-27T23:17:09.778Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2023-04-27T23:17:09.778Z] === RUN TestBuildWithEmptyLayers [2023-04-27T23:17:10.169Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-04-27T23:17:10.439Z] --- PASS: TestHostnameDnsResolution (0.67s) [2023-04-27T23:17:10.439Z] === RUN TestUnprivilegedPortsAndPing [2023-04-27T23:17:10.648Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-04-27T23:17:10.648Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-27T23:17:10.699Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2023-04-27T23:17:10.699Z] === RUN TestStats [2023-04-27T23:17:11.093Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-04-27T23:17:11.209Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2023-04-27T23:17:11.209Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-27T23:17:11.652Z] === RUN TestDockerSuite/TestEventsFilterType [2023-04-27T23:17:11.652Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-04-27T23:17:11.907Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-04-27T23:17:11.907Z] === RUN TestDockerSuite/TestEventsFilters [2023-04-27T23:17:12.303Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2023-04-27T23:17:12.303Z] === RUN TestBuildMultiStageOnBuild [2023-04-27T23:17:12.574Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2023-04-27T23:17:12.575Z] === RUN TestNISDomainname [2023-04-27T23:17:12.831Z] --- PASS: TestNISDomainname (0.57s) [2023-04-27T23:17:12.831Z] === RUN TestHostnameDnsResolution [2023-04-27T23:17:13.237Z] --- PASS: TestStats (2.43s) [2023-04-27T23:17:13.237Z] === RUN TestStopContainerWithTimeout [2023-04-27T23:17:13.237Z] === RUN TestStopContainerWithTimeout/0 [2023-04-27T23:17:13.237Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-27T23:17:13.237Z] === RUN TestStopContainerWithTimeout/1 [2023-04-27T23:17:13.237Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-27T23:17:13.237Z] === RUN TestStopContainerWithTimeout/3 [2023-04-27T23:17:13.237Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-27T23:17:13.237Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-27T23:17:13.237Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-27T23:17:13.237Z] === CONT TestStopContainerWithTimeout/0 [2023-04-27T23:17:13.237Z] === CONT TestStopContainerWithTimeout/3 [2023-04-27T23:17:13.267Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2023-04-27T23:17:13.267Z] === RUN TestServiceListWithStatuses [2023-04-27T23:17:13.267Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:17:13.267Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-27T23:17:13.267Z] === RUN TestDockerNetworkConnectAlias [2023-04-27T23:17:13.267Z] === RUN TestDockerSuite/TestEventsFormat [2023-04-27T23:17:13.758Z] --- PASS: TestHostnameDnsResolution (0.69s) [2023-04-27T23:17:13.758Z] === RUN TestUnprivilegedPortsAndPing [2023-04-27T23:17:13.808Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-27T23:17:14.014Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2023-04-27T23:17:14.014Z] === RUN TestStats [2023-04-27T23:17:14.628Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-04-27T23:17:14.628Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-04-27T23:17:14.628Z] === RUN TestDockerSuite/TestEventsImageImport [2023-04-27T23:17:14.883Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-04-27T23:17:15.138Z] === RUN TestDockerSuite/TestEventsImagePull [2023-04-27T23:17:15.718Z] === CONT TestStopContainerWithTimeout/1 [2023-04-27T23:17:16.062Z] === RUN TestDockerSuite/TestEventsImageTag [2023-04-27T23:17:16.529Z] --- PASS: TestStats (2.51s) [2023-04-27T23:17:16.529Z] === RUN TestStopContainerWithTimeout [2023-04-27T23:17:16.529Z] === RUN TestStopContainerWithTimeout/0 [2023-04-27T23:17:16.529Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-27T23:17:16.529Z] === RUN TestStopContainerWithTimeout/1 [2023-04-27T23:17:16.529Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-27T23:17:16.529Z] === RUN TestStopContainerWithTimeout/3 [2023-04-27T23:17:16.529Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-27T23:17:16.529Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-27T23:17:16.529Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-27T23:17:16.529Z] === CONT TestStopContainerWithTimeout/0 [2023-04-27T23:17:16.529Z] === CONT TestStopContainerWithTimeout/3 [2023-04-27T23:17:16.986Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-04-27T23:17:17.099Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-27T23:17:17.099Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2023-04-27T23:17:17.099Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2023-04-27T23:17:17.099Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2023-04-27T23:17:17.099Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2023-04-27T23:17:17.099Z] === RUN TestDeleteDevicemapper [2023-04-27T23:17:17.099Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:17:17.099Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-27T23:17:17.099Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-27T23:17:17.241Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-04-27T23:17:17.241Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-04-27T23:17:17.241Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-04-27T23:17:17.241Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-04-27T23:17:17.241Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-04-27T23:17:17.458Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-27T23:17:17.558Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-04-27T23:17:17.558Z] === RUN TestBuildUncleanTarFilenames [2023-04-27T23:17:17.558Z] --- PASS: TestBuildUncleanTarFilenames (0.47s) [2023-04-27T23:17:17.558Z] === RUN TestBuildMultiStageLayerLeak [2023-04-27T23:17:17.799Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2023-04-27T23:17:17.800Z] === RUN TestDockerNetworkReConnect [2023-04-27T23:17:19.011Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2023-04-27T23:17:19.011Z] === RUN TestUpdateMemory [2023-04-27T23:17:19.271Z] --- PASS: TestUpdateMemory (0.53s) [2023-04-27T23:17:19.271Z] === RUN TestUpdateCPUQuota [2023-04-27T23:17:19.345Z] === CONT TestStopContainerWithTimeout/1 [2023-04-27T23:17:19.683Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-04-27T23:17:19.839Z] --- PASS: TestUpdateCPUQuota (0.65s) [2023-04-27T23:17:19.839Z] === RUN TestUpdatePidsLimit [2023-04-27T23:17:19.839Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-27T23:17:20.099Z] === RUN TestUpdatePidsLimit/no_change [2023-04-27T23:17:20.243Z] === RUN TestDockerSuite/TestEventsRename [2023-04-27T23:17:20.359Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-27T23:17:20.619Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-27T23:17:20.803Z] === RUN TestDockerSuite/TestEventsResize [2023-04-27T23:17:20.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-27T23:17:20.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-27T23:17:21.139Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-27T23:17:21.233Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-27T23:17:21.233Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2023-04-27T23:17:21.233Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2023-04-27T23:17:21.233Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2023-04-27T23:17:21.233Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-04-27T23:17:21.233Z] === RUN TestDeleteDevicemapper [2023-04-27T23:17:21.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:17:21.233Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-27T23:17:21.233Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-27T23:17:21.728Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-04-27T23:17:21.761Z] ......................... [ 67%] [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit (2.01s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-04-27T23:17:22.079Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-04-27T23:17:22.079Z] === RUN TestUpdateRestartPolicy [2023-04-27T23:17:22.289Z] --- PASS: TestDockerNetworkReConnect (4.43s) [2023-04-27T23:17:22.289Z] === RUN TestServicePlugin [2023-04-27T23:17:22.544Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-04-27T23:17:22.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2023-04-27T23:17:22.600Z] === RUN TestUpdateMemory [2023-04-27T23:17:22.786Z] 8185ee4ed646: Verifying Checksum [2023-04-27T23:17:22.786Z] 8185ee4ed646: Download complete [2023-04-27T23:17:22.812Z] --- PASS: TestBuildMultiStageLayerLeak (4.52s) [2023-04-27T23:17:22.812Z] === RUN TestBuildWithHugeFile [2023-04-27T23:17:23.103Z] === RUN TestDockerSuite/TestEventsStreaming [2023-04-27T23:17:23.162Z] --- PASS: TestUpdateMemory (0.59s) [2023-04-27T23:17:23.162Z] === RUN TestUpdateCPUQuota [2023-04-27T23:17:23.664Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-04-27T23:17:24.528Z] --- PASS: TestUpdateCPUQuota (0.96s) [2023-04-27T23:17:24.528Z] === RUN TestUpdatePidsLimit [2023-04-27T23:17:24.528Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-27T23:17:24.528Z] === RUN TestUpdatePidsLimit/no_change [2023-04-27T23:17:24.785Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-27T23:17:24.785Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-27T23:17:25.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-27T23:17:25.297Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-27T23:17:25.547Z] plugin_test.go:61: [d1f9f33c69cff] joining swarm manager [d1d104315eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:17:25.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-27T23:17:26.471Z] === RUN TestDockerSuite/TestEventsTop [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit (2.14s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-04-27T23:17:26.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-04-27T23:17:26.481Z] === RUN TestUpdateRestartPolicy [2023-04-27T23:17:26.725Z] plugin_test.go:64: [d5a62d4a267a2] joining swarm manager [d1d104315eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:17:26.981Z] === RUN TestDockerSuite/TestEventsUntag [2023-04-27T23:17:29.531Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-04-27T23:17:30.455Z] === RUN TestDockerSuite/TestExec [2023-04-27T23:17:31.015Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-04-27T23:17:31.574Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-04-27T23:17:32.134Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-04-27T23:17:32.693Z] === RUN TestDockerSuite/TestExecAPIStart [2023-04-27T23:17:33.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-04-27T23:17:33.812Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-04-27T23:17:34.295Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2023-04-27T23:17:34.295Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-27T23:17:34.295Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-04-27T23:17:34.295Z] === RUN TestWaitNonBlocked [2023-04-27T23:17:34.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:17:34.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:17:34.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:17:34.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:17:34.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:17:34.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:17:34.295Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-27T23:17:34.295Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2023-04-27T23:17:34.295Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2023-04-27T23:17:34.295Z] === RUN TestWaitBlocked [2023-04-27T23:17:34.295Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:17:34.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:17:34.295Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:17:34.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:17:34.295Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:17:34.295Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:17:34.374Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-04-27T23:17:34.555Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-27T23:17:34.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2023-04-27T23:17:34.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2023-04-27T23:17:34.555Z] === CONT TestContainerStartOnDaemonRestart [2023-04-27T23:17:34.555Z] === CONT TestContainerKillOnDaemonStart [2023-04-27T23:17:34.933Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-04-27T23:17:35.857Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-04-27T23:17:36.417Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-04-27T23:17:36.977Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-04-27T23:17:37.095Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2023-04-27T23:17:37.095Z] === CONT TestIpcModeOlderClient [2023-04-27T23:17:37.095Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-04-27T23:17:37.095Z] === CONT TestDaemonHostGatewayIP [2023-04-27T23:17:37.537Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-04-27T23:17:38.461Z] === RUN TestDockerSuite/TestExecCgroup [2023-04-27T23:17:38.645Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2023-04-27T23:17:38.645Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-27T23:17:38.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-04-27T23:17:38.645Z] === RUN TestWaitNonBlocked [2023-04-27T23:17:38.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:17:38.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:17:38.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:17:38.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:17:38.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:17:38.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:17:38.645Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-27T23:17:38.645Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2023-04-27T23:17:38.645Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2023-04-27T23:17:38.645Z] === RUN TestWaitBlocked [2023-04-27T23:17:38.645Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:17:38.645Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:17:38.645Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:17:38.645Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:17:38.645Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:17:38.645Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:17:39.008Z] --- PASS: TestDaemonHostGatewayIP (2.24s) [2023-04-27T23:17:39.008Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-27T23:17:39.385Z] === RUN TestDockerSuite/TestExecEnv [2023-04-27T23:17:39.573Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-27T23:17:39.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2023-04-27T23:17:39.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2023-04-27T23:17:39.573Z] === CONT TestContainerStartOnDaemonRestart [2023-04-27T23:17:39.573Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-27T23:17:39.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-04-27T23:17:40.199Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-04-27T23:17:40.916Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.65s) [2023-04-27T23:17:40.916Z] === CONT TestDaemonRestartIpcMode [2023-04-27T23:17:41.560Z] === RUN TestDockerSuite/TestExecExitStatus [2023-04-27T23:17:41.560Z] docker_api_swarm_test.go:202: [de4acd04793fe] joining swarm manager [d217ba5c315d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:17:42.090Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2023-04-27T23:17:42.090Z] === CONT TestIpcModeOlderClient [2023-04-27T23:17:42.090Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2023-04-27T23:17:42.090Z] === CONT TestContainerKillOnDaemonStart [2023-04-27T23:17:42.090Z] --- PASS: TestIpcModeOlderClient (0.11s) [2023-04-27T23:17:42.090Z] === CONT TestDaemonHostGatewayIP [2023-04-27T23:17:42.155Z] === RUN TestDockerSuite/TestExecInspectID [2023-04-27T23:17:42.824Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2023-04-27T23:17:44.607Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2023-04-27T23:17:44.608Z] === CONT TestDaemonRestartIpcMode [2023-04-27T23:17:44.691Z] === RUN TestDockerSuite/TestExecInteractive [2023-04-27T23:17:45.271Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-04-27T23:17:45.847Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-04-27T23:17:46.414Z] === RUN TestDockerSuite/TestExecParseError [2023-04-27T23:17:46.522Z] --- PASS: TestDaemonRestartIpcMode (2.33s) [2023-04-27T23:17:46.983Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-04-27T23:17:47.021Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2023-04-27T23:17:47.021Z] PASS [2023-04-27T23:17:47.021Z] [2023-04-27T23:17:47.021Z] === Skipped [2023-04-27T23:17:47.021Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-04-27T23:17:47.021Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:17:47.021Z] [2023-04-27T23:17:47.021Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:17:47.021Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:17:47.021Z] [2023-04-27T23:17:47.021Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-27T23:17:47.021Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:17:47.021Z] [2023-04-27T23:17:47.021Z] DONE 197 tests, 3 skipped in 105.122s [2023-04-27T23:17:47.021Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-27T23:17:47.021Z] ++ 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-04-27T23:17:47.021Z] ++ set -e [2023-04-27T23:17:47.021Z] ++ '[' -n 0 ']' [2023-04-27T23:17:47.021Z] ++ set -x [2023-04-27T23:17:47.021Z] ++ 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-04-27T23:17:47.021Z] INFO: Testing against a local daemon [2023-04-27T23:17:47.021Z] === RUN TestLiveRestore [2023-04-27T23:17:47.021Z] === RUN TestLiveRestore/volume_references [2023-04-27T23:17:47.021Z] === PAUSE TestLiveRestore/volume_references [2023-04-27T23:17:47.021Z] === CONT TestLiveRestore/volume_references [2023-04-27T23:17:47.281Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-27T23:17:47.281Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-27T23:17:47.556Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-04-27T23:17:48.132Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-04-27T23:17:48.219Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-27T23:17:49.064Z] === RUN TestDockerSuite/TestExecSetEnv [2023-04-27T23:17:49.158Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-27T23:17:49.624Z] === RUN TestDockerSuite/TestExecStartFails [2023-04-27T23:17:50.096Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-27T23:17:50.183Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-04-27T23:17:51.037Z] --- PASS: TestLiveRestore (0.00s) [2023-04-27T23:17:51.038Z] --- PASS: TestLiveRestore/volume_references (4.42s) [2023-04-27T23:17:51.038Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.75s) [2023-04-27T23:17:51.038Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2023-04-27T23:17:51.038Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2023-04-27T23:17:51.038Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s) [2023-04-27T23:17:51.038Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2023-04-27T23:17:51.038Z] PASS [2023-04-27T23:17:51.038Z] [2023-04-27T23:17:51.038Z] DONE 7 tests in 4.534s [2023-04-27T23:17:51.038Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-04-27T23:17:51.038Z] ++ 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-04-27T23:17:51.038Z] ++ set -e [2023-04-27T23:17:51.038Z] ++ '[' -n 0 ']' [2023-04-27T23:17:51.038Z] ++ set -x [2023-04-27T23:17:51.038Z] ++ 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-04-27T23:17:51.299Z] INFO: Testing against a local daemon [2023-04-27T23:17:51.299Z] === RUN TestCommitInheritsEnv [2023-04-27T23:17:51.544Z] --- PASS: TestServicePlugin (29.00s) [2023-04-27T23:17:51.544Z] === RUN TestServiceUpdateLabel [2023-04-27T23:17:51.568Z] --- PASS: TestCommitInheritsEnv (0.27s) [2023-04-27T23:17:51.568Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-27T23:17:51.568Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-04-27T23:17:51.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-27T23:17:51.568Z] === RUN TestImagesFilterMultiReference [2023-04-27T23:17:51.568Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-04-27T23:17:51.568Z] === RUN TestImagePullPlatformInvalid [2023-04-27T23:17:51.568Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-27T23:17:51.568Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" 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.19.8 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.19.8 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cf04a4cd-d81f-409b-872e-a8572379e69e http.request.method=GET http.request.remoteaddr="127.0.0.1:33458" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cf04a4cd-d81f-409b-872e-a8572379e69e http.request.method=GET http.request.remoteaddr="127.0.0.1:33458" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.083171ms http.response.status=200 http.response.written=2 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e8a5a076-4c8e-4136-aeeb-237dd2894843 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b62fd964-41b1-4cd6-88a1-bac08abc7f95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e8a5a076-4c8e-4136-aeeb-237dd2894843 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.568Z] time="2023-04-27T23:17:51Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b62fd964-41b1-4cd6-88a1-bac08abc7f95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e8a5a076-4c8e-4136-aeeb-237dd2894843 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=29.456µs trace.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=8f7a0c72-dfa2-44f8-b8b9-a6b5080f3e2b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e8a5a076-4c8e-4136-aeeb-237dd2894843 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33482" 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=2.452879ms http.response.status=404 http.response.written=157 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b62fd964-41b1-4cd6-88a1-bac08abc7f95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=27.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).GetContent" trace.id=b9d8772f-b1df-4475-af9c-3643f449483e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b62fd964-41b1-4cd6-88a1-bac08abc7f95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" 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=2.698687ms http.response.status=404 http.response.written=157 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=845096d4-61ac-430e-a7f2-f5814ad48663 http.request.method=POST http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=845096d4-61ac-430e-a7f2-f5814ad48663 http.request.method=POST http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=845096d4-61ac-430e-a7f2-f5814ad48663 http.request.method=POST http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=133.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=7358c613-0961-4801-a108-bf3414549844 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=845096d4-61ac-430e-a7f2-f5814ad48663 http.request.method=POST http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=12.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=6d5203ee-ff69-48d4-819f-58417b98bbe3 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=845096d4-61ac-430e-a7f2-f5814ad48663 http.request.method=POST http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=77.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=2abbf058-8fb2-490a-888d-80ad4607c764 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=845096d4-61ac-430e-a7f2-f5814ad48663 http.request.method=POST http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.650416ms http.response.status=202 http.response.written=0 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da2a1887-1fd6-4c80-bae7-a859b2929f5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da2a1887-1fd6-4c80-bae7-a859b2929f5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da2a1887-1fd6-4c80-bae7-a859b2929f5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=61.514µs trace.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=73874ca0-a20a-48e3-b399-1e27e99c19ed trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da2a1887-1fd6-4c80-bae7-a859b2929f5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=10.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).Stat" trace.id=5ee7003e-94e2-444b-8897-aef96f36d55f trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=60.25µs trace.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=9a663cd6-6da2-46b5-8a6d-49d77a64c48e trace.line=82 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=28.333µs trace.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=88ceda34-bf90-4da9-a3de-a6f2ec712c2d trace.line=141 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da2a1887-1fd6-4c80-bae7-a859b2929f5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=109.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=041fe812-4cc7-4fcc-b477-d81a1a76fb49 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da2a1887-1fd6-4c80-bae7-a859b2929f5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.683105ms http.response.status=202 http.response.written=0 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=73.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).WriteStream" trace.id=dcdc8397-3181-49d2-8e85-9ba91692e76d trace.line=124 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=10.986µs trace.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=4de0cee8-e92e-4552-a2ea-41df3946ae38 trace.line=141 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=13.119µs trace.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=1a54df4d-021a-4920-bc6b-11c6f0364d1f trace.line=141 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.569Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=30.949µs trace.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=536d5c08-0992-4433-af84-d912fdf10565 trace.line=82 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=8.681µs trace.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=d08ef4b6-177b-41d6-91b8-d68d82532467 trace.line=141 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=12.356µs trace.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=82120d1d-9476-4abd-8c9b-dc54a09cc102 trace.line=141 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=49.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).Move" trace.id=0a2f90e7-8c66-4ad7-b176-5eaeeee11c43 trace.line=167 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=45.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0efc44c6-92d0-4bb3-a6f7-08b7f7a6e7e0 trace.line=95 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=240.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=787299b1-a7d2-4039-86e6-cc3c149e6f66 trace.line=181 vars.name=test vars.uuid=0b83bc76-23cc-4c7b-8537-9967ca3920b1 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2615bf39-fde6-409b-a011-7c70a5712f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33482" http.request.uri="/v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.461383ms http.response.status=201 http.response.written=0 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "PUT /v2/test/blobs/uploads/0b83bc76-23cc-4c7b-8537-9967ca3920b1?_state=DQUMhGcx_06sRF0e8qIAVjXd9oMAK-ZlLz1rrqDUfa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiODNiYzc2LTIzY2MtNGM3Yi04NTM3LTk5NjdjYTM5MjBiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjE4ODEwODVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=102.129µs trace.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=20c6c692-25db-4a52-ab84-1cfb8f011480 trace.line=124 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=13.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=372d38a9-5d79-485d-b976-f67c02056479 trace.line=141 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=15.13µs trace.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=dda5e98e-4865-4aee-a182-a9cf16f2ef5d trace.line=141 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=40.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2cfe8d0-5ef0-421e-acc6-f21b8c4ed688 trace.line=141 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=75.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).Move" trace.id=6aa8bbef-9c29-48b0-8e82-977bc9827361 trace.line=167 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=150.17µs trace.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=baf5f9e2-0064-46c1-8c76-5656d511d25a trace.line=95 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fbf90192-1598-44b6-8fac-b97d130374c3\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=129.271µs trace.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=3ecd4807-4d37-4c35-b540-535e4b997d37 trace.line=181 vars.name=test vars.uuid=fbf90192-1598-44b6-8fac-b97d130374c3 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6d420eb-7cbd-4561-9e24-950b8612ef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.764455ms http.response.status=201 http.response.written=0 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "PUT /v2/test/blobs/uploads/fbf90192-1598-44b6-8fac-b97d130374c3?_state=kVN3T_sIyooYg9g1D6Nlv1DMq0uAySS_6ju2LsOkkXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiZjkwMTkyLTE1OTgtNDRiNi04ZmFjLWI5N2QxMzAzNzRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1MS41MjU5NjcwODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=842c6d77-0ff9-445d-83cb-2b8687eeba58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=842c6d77-0ff9-445d-83cb-2b8687eeba58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=842c6d77-0ff9-445d-83cb-2b8687eeba58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=100.553µs trace.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=adb7f05f-cbcf-4f8f-852b-41d6fa856947 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=842c6d77-0ff9-445d-83cb-2b8687eeba58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33466" 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.065291ms http.response.status=404 http.response.written=96 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.570Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=35.864µs trace.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=2d2e7e69-140a-4b6a-81ff-70205915ce5d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=21.095µs trace.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=01508dc8-9b98-4835-ba4a-a44dba5d536c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=96.541µs trace.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=acf0bf0c-e478-4c56-8143-b66ed5ea51c3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=17.625µs trace.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=1fc0b104-2560-440e-8bc8-370a334b26e1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=139.151µs trace.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=3d38cbfe-d07b-4028-ad11-0d8cd5a30c05 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=298.698µs trace.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=8e1a3ced-eb47-47e7-a0cc-3e6308749e3f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=315.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=d0f48fa3-1cfb-4063-8cec-54942648a5e0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=35.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).PutContent" trace.id=5e2bb537-20e9-43df-9d0e-0872fe2b8b54 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=75.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).PutContent" trace.id=cac9b15e-e70a-40ea-8f4a-abb752a03327 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=115.445µs trace.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=db6dc5ce-4d8b-495a-b114-dcb1fe0fb044 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=bab2f375-98ea-4e77-807d-9d5ee6ee4b02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33466" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.314516ms http.response.status=201 http.response.written=0 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7f3ae05e-eef4-4885-b184-4fcc5ca37021 http.request.method=GET http.request.remoteaddr="127.0.0.1:33502" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7f3ae05e-eef4-4885-b184-4fcc5ca37021 http.request.method=GET http.request.remoteaddr="127.0.0.1:33502" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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="850.646µs" http.response.status=200 http.response.written=2 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=41.305µs trace.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=ab57d160-0357-4b66-a4b9-06f4a4f5add2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=17.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d69558aa-7bc1-4bdf-8bda-3267ab7b6675 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=15.007µs trace.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=9ebc0778-ff02-4579-aaae-41ee0e1960aa trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 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).GetContent" trace.id=56388bfc-b3a7-405b-b4d9-1b99f978d2ff trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5237ce0f-b348-451a-b16d-5916f039289a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33506" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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=5.974578ms http.response.status=200 http.response.written=417 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.571Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=43.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=650ec5c4-65e6-4f5f-91f7-283983be02ce trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=23.13µs trace.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=ae8b7e91-2d3c-4f95-b794-bd4554729d0c trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=47.023µs trace.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=2d54283d-93c3-4583-82e3-48485758da45 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cb938d92-7294-4be9-a2b2-ccb211417a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:33516" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.611369ms http.response.status=200 http.response.written=417 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.836Z] time="2023-04-27T23:17:51Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=41.896µs trace.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=e0f56f5c-42d2-4487-afb0-345c61780093 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=57.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).Stat" trace.id=57ff1175-5b47-4917-bba3-1762a41b5368 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=33.14µs trace.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=fb5b153e-c666-4973-918d-fa900b0d3e75 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 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=be229590-ce93-4c5c-864c-071da20c984d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=10.995µs trace.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=c77435bd-7b37-4893-a77d-766e4eb10d08 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=7.253µs trace.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=f9fdc847-f73b-48a5-bfa6-2277986c592a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=20.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).ReadStream" trace.id=4348a782-2dbb-4639-9355-6d8193cda333 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=30.629µs trace.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=0c73fb87-9919-4173-951c-8cc15d323ef9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=19.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=c70d2b8c-8679-429c-a6fa-5129f583dfc3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbabe908-d780-4ec0-a4a6-015ae314254c http.request.method=GET http.request.remoteaddr="127.0.0.1:33524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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=4.616258ms http.response.status=200 http.response.written=179 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=2.811581ms trace.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=aa4fb511-666e-4238-998e-6e5e9d00e5b3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=15.196µs trace.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=f400c41a-61d9-4154-b8f1-42540286d024 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=24.27µs trace.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=b6ac8fe0-8222-4e44-b74b-e46fc6a39293 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=8.853µs trace.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=ac1a91ee-3400-421f-853b-e98c6b90a96c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=8.041µs trace.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=33c5dcb6-b6d9-4c66-85ca-5913a60cda45 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=5.67µs trace.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=57b39bee-2ad4-4aa5-abbf-2cf957cbf124 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=11.963µs trace.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=60fe58f4-8a3e-446f-a686-7d0d054c23d8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=58.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).GetContent" trace.id=7a4f5905-879c-406a-a84d-bb86e1064fa7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=23.163µs trace.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=568d8fa6-c2b0-4a5c-a81a-1e4153a2c109 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=551cc113-9d78-4f12-a11f-4174c2a9620b http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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=10.819817ms http.response.status=200 http.response.written=68 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=27e575ee-ca78-4db3-a04f-8418882ee73e http.request.method=GET http.request.remoteaddr="127.0.0.1:33544" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=27e575ee-ca78-4db3-a04f-8418882ee73e http.request.method=GET http.request.remoteaddr="127.0.0.1:33544" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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="953.415µs" http.response.status=200 http.response.written=2 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 version="v2.1.0+unknown" [2023-04-27T23:17:51.837Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.837Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5d78fb08-cdc6-46c6-bad3-366de4bfe0f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5d78fb08-cdc6-46c6-bad3-366de4bfe0f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5d78fb08-cdc6-46c6-bad3-366de4bfe0f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5d78fb08-cdc6-46c6-bad3-366de4bfe0f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=30.859µs trace.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=fc6c91f9-83a6-465b-9446-6ee62748079d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5d78fb08-cdc6-46c6-bad3-366de4bfe0f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=11.701µs trace.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=cfab0813-82de-420e-b3fb-41308522eeca trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" 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.19.8 http.request.host="127.0.0.1:5000" http.request.id=5d78fb08-cdc6-46c6-bad3-366de4bfe0f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.102173ms http.response.status=404 http.response.written=181 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a0e4b4e5-6631-4c2b-8486-360e1f2dcf1b http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a0e4b4e5-6631-4c2b-8486-360e1f2dcf1b http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a0e4b4e5-6631-4c2b-8486-360e1f2dcf1b http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a0e4b4e5-6631-4c2b-8486-360e1f2dcf1b http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=26.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b23c361c-1f07-40c2-8270-86787cb1af00 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a0e4b4e5-6631-4c2b-8486-360e1f2dcf1b http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 trace.duration=11.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).GetContent" trace.id=4e1cee77-7e7f-4b16-91d0-952f41761102 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] time="2023-04-27T23:17:51Z" 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.19.8 http.request.host="127.0.0.1:5000" http.request.id=a0e4b4e5-6631-4c2b-8486-360e1f2dcf1b http.request.method=GET http.request.remoteaddr="127.0.0.1:33562" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.109583ms http.response.status=404 http.response.written=181 instance.id=bb855034-4dd4-4aea-903a-ab336e4695e4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-27T23:17:51.838Z] 127.0.0.1 - - [27/Apr/2023:23:17:51 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:51.838Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2023-04-27T23:17:51.838Z] === RUN TestRemoveImageOrphaning [2023-04-27T23:17:52.098Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2023-04-27T23:17:52.098Z] === RUN TestRemoveImageGarbageCollector [2023-04-27T23:17:52.098Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:17:52.098Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-27T23:17:52.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-27T23:17:52.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-04-27T23:17:52.098Z] === RUN TestTagInvalidReference [2023-04-27T23:17:52.098Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-27T23:17:52.098Z] === RUN TestTagValidPrefixedRepo [2023-04-27T23:17:52.098Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-04-27T23:17:52.098Z] === RUN TestTagExistedNameWithoutForce [2023-04-27T23:17:52.098Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-04-27T23:17:52.098Z] === RUN TestTagOfficialNames [2023-04-27T23:17:52.358Z] --- PASS: TestTagOfficialNames (0.05s) [2023-04-27T23:17:52.358Z] === RUN TestTagMatchesDigest [2023-04-27T23:17:52.358Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-27T23:17:52.358Z] PASS [2023-04-27T23:17:52.358Z] [2023-04-27T23:17:52.358Z] === Skipped [2023-04-27T23:17:52.358Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-27T23:17:52.358Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-04-27T23:17:52.358Z] [2023-04-27T23:17:52.358Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-27T23:17:52.358Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:17:52.358Z] [2023-04-27T23:17:52.358Z] DONE 13 tests, 2 skipped in 1.274s [2023-04-27T23:17:52.358Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-04-27T23:17:52.358Z] ++ 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-04-27T23:17:52.358Z] ++ set -e [2023-04-27T23:17:52.358Z] ++ '[' -n 0 ']' [2023-04-27T23:17:52.358Z] ++ set -x [2023-04-27T23:17:52.358Z] ++ 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-04-27T23:17:52.358Z] INFO: Testing against a local daemon [2023-04-27T23:17:52.358Z] === RUN TestNetworkCreateDelete [2023-04-27T23:17:52.618Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-04-27T23:17:52.618Z] === RUN TestDockerNetworkDeletePreferID [2023-04-27T23:17:52.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2023-04-27T23:17:52.878Z] === RUN TestDaemonDNSFallback [2023-04-27T23:17:53.428Z] --- PASS: TestServiceUpdateLabel (2.19s) [2023-04-27T23:17:53.428Z] === RUN TestServiceUpdateSecrets [2023-04-27T23:17:54.622Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2023-04-27T23:17:54.622Z] PASS [2023-04-27T23:17:54.622Z] [2023-04-27T23:17:54.622Z] === Skipped [2023-04-27T23:17:54.622Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-27T23:17:54.622Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:17:54.622Z] [2023-04-27T23:17:54.622Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-27T23:17:54.622Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-04-27T23:17:54.622Z] [2023-04-27T23:17:54.622Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:17:54.622Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:17:54.622Z] [2023-04-27T23:17:54.622Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-04-27T23:17:54.622Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-04-27T23:17:54.622Z] [2023-04-27T23:17:54.622Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-27T23:17:54.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:17:54.622Z] [2023-04-27T23:17:54.622Z] DONE 197 tests, 5 skipped in 111.393s [2023-04-27T23:17:54.622Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-27T23:17:54.622Z] INFO: Testing against a local daemon [2023-04-27T23:17:54.622Z] === RUN TestLiveRestore [2023-04-27T23:17:54.622Z] === RUN TestLiveRestore/volume_references [2023-04-27T23:17:54.622Z] === PAUSE TestLiveRestore/volume_references [2023-04-27T23:17:54.622Z] === CONT TestLiveRestore/volume_references [2023-04-27T23:17:54.622Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-27T23:17:54.622Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-27T23:17:55.183Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-27T23:17:56.111Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-27T23:17:57.039Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore (0.00s) [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore/volume_references (4.52s) [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.85s) [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s) [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2023-04-27T23:17:57.968Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-04-27T23:17:57.968Z] PASS [2023-04-27T23:17:57.968Z] [2023-04-27T23:17:57.968Z] DONE 7 tests in 4.559s [2023-04-27T23:17:57.968Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-27T23:17:57.968Z] INFO: Testing against a local daemon [2023-04-27T23:17:57.968Z] === RUN TestCommitInheritsEnv [2023-04-27T23:17:58.532Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-04-27T23:17:58.532Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-27T23:17:58.532Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-27T23:17:58.532Z] === RUN TestImagesFilterMultiReference [2023-04-27T23:17:58.532Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-27T23:17:58.532Z] === RUN TestImagePullPlatformInvalid [2023-04-27T23:17:58.532Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-27T23:17:58.532Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-27T23:17:58.532Z] time="2023-04-27T23:17: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.19.8 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.532Z] time="2023-04-27T23:17:58Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.532Z] time="2023-04-27T23:17:58Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.19.8 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.532Z] time="2023-04-27T23:17:58Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.532Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=790d268a-4340-44ac-b492-280a188fd89a http.request.method=GET http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.532Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=790d268a-4340-44ac-b492-280a188fd89a http.request.method=GET http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.570211ms http.response.status=200 http.response.written=2 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.532Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9905bb8e-15cb-4dd6-927c-6cb6dcf4a60b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9905bb8e-15cb-4dd6-927c-6cb6dcf4a60b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9905bb8e-15cb-4dd6-927c-6cb6dcf4a60b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=36.603µs trace.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=aff0ac9e-9b54-417c-a8ff-3f1f0ae9bcd7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17: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.19.8 http.request.host="127.0.0.1:5000" http.request.id=9905bb8e-15cb-4dd6-927c-6cb6dcf4a60b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42194" 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.447404ms http.response.status=404 http.response.written=157 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e98d986b-0f9d-48ee-a438-5526203c0ccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e98d986b-0f9d-48ee-a438-5526203c0ccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e98d986b-0f9d-48ee-a438-5526203c0ccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=16.868µs trace.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=f2388644-f28e-4d0b-ae50-21c9844a25a8 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17: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.19.8 http.request.host="127.0.0.1:5000" http.request.id=e98d986b-0f9d-48ee-a438-5526203c0ccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" 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=3.977218ms http.response.status=404 http.response.written=157 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e57dd02-0e28-49cc-a3ab-28f93dbea105 http.request.method=POST http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e57dd02-0e28-49cc-a3ab-28f93dbea105 http.request.method=POST http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e57dd02-0e28-49cc-a3ab-28f93dbea105 http.request.method=POST http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=841.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=82f2d986-f8fb-45b6-8405-678a11866f15 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3070a61b-2d77-4b2a-8727-e053170c3a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3070a61b-2d77-4b2a-8727-e053170c3a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e57dd02-0e28-49cc-a3ab-28f93dbea105 http.request.method=POST http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=22.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d747c3a9-7bb6-4289-ab7d-2a0afa5a41b5 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3070a61b-2d77-4b2a-8727-e053170c3a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=672.887µs trace.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=dbab15c3-f619-45e2-ad22-1100a88162d2 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3070a61b-2d77-4b2a-8727-e053170c3a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=28.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c749f3ea-7958-43fd-8caf-8dd2541c520e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3070a61b-2d77-4b2a-8727-e053170c3a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=205.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=003c1255-2267-4223-b969-14d0420d5d13 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3070a61b-2d77-4b2a-8727-e053170c3a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.439768ms http.response.status=202 http.response.written=0 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e57dd02-0e28-49cc-a3ab-28f93dbea105 http.request.method=POST http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=314.437µs trace.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=629f3f0d-303e-4ef8-9b28-ef6a9acbedc9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=6e57dd02-0e28-49cc-a3ab-28f93dbea105 http.request.method=POST http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.708554ms http.response.status=202 http.response.written=0 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=38.949µs trace.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=284e2e7a-f71b-471d-88b9-5b19b4f6b0b7 trace.line=82 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=15.63µs trace.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=12edaa51-49ed-4068-b1d4-434a640cbee1 trace.line=141 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=102.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).WriteStream" trace.id=c7e64826-6d9c-4477-a73f-393ac943ac64 trace.line=124 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=13.791µs trace.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=d00ac33a-2beb-42d3-b0fb-f02809e981ad trace.line=141 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.533Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=22.941µs trace.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=fa03471c-c62b-4f6c-ab60-e5b3f84a8e1b trace.line=141 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=12.285µs trace.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=0089add1-6b7a-4c51-8bd0-1244ccf47b99 trace.line=141 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=37.372µs trace.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=4b638925-d802-404f-87fc-8f8bd73fcecc trace.line=82 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=13.445µs trace.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=9b7da7ec-8005-4812-90be-a41bc9ab95de trace.line=141 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=5.981014ms trace.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=764b9d99-3560-46e9-9d3a-6f0ded17003d trace.line=167 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=4.154246ms trace.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=2a81dc02-6245-437c-be10-fda9dd2d97bc trace.line=95 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=2.850735ms trace.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=d7556f06-e9ad-4a02-9474-24a8652b849f trace.line=124 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=18.382µs trace.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=755d468d-8173-494c-bf8f-3b4b4d04f171 trace.line=141 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=248.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).Delete" trace.id=9a1101b6-0e29-40f0-8c62-f286de3a6401 trace.line=181 vars.name=test vars.uuid=91f085df-23c7-4b7c-9d9f-695c2d814e91 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59680889-d94b-4d72-967d-97b6837b7a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42194" http.request.uri="/v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=14.961845ms http.response.status=201 http.response.written=0 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=494.896µs trace.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=083383d9-4b93-456f-a494-ce2c857c494f trace.line=141 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "PUT /v2/test/blobs/uploads/91f085df-23c7-4b7c-9d9f-695c2d814e91?_state=IjaplnFq07jUuklCy7Iff5oxtQNEV7FT_VPtIYHmw_t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxZjA4NWRmLTIzYzctNGI3Yy05ZDlmLTY5NWMyZDgxNGU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjU5MzI2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=21.019µs trace.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=dd525714-4e4f-457a-822f-83a9547528e3 trace.line=141 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=390.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).Move" trace.id=3f0f8d75-116d-4d22-a47e-eaf63ab39179 trace.line=167 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=273.649µs trace.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=cdc2b372-d302-4055-933c-43e1beecdfb9 trace.line=95 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=471.491µs trace.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=31e65b14-6e7e-43d2-a374-32aaee29b583 trace.line=181 vars.name=test vars.uuid=ad2b4db3-13b5-44ca-910c-163eb6062c15 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf70033c-b4f0-4fe5-9a44-1c5765f4f821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.084591ms http.response.status=201 http.response.written=0 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "PUT /v2/test/blobs/uploads/ad2b4db3-13b5-44ca-910c-163eb6062c15?_state=2k2x0cZH_IOVLy10sw55eX91YKVI81aw2IS67YIjhBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFkMmI0ZGIzLTEzYjUtNDRjYS05MTBjLTE2M2ViNjA2MmMxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yN1QyMzoxNzo1OC40NjM2ODQ5NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00edb6e7-ec8c-4870-b61b-e96a45b4bac7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00edb6e7-ec8c-4870-b61b-e96a45b4bac7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00edb6e7-ec8c-4870-b61b-e96a45b4bac7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=266.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).GetContent" trace.id=80fd0414-907e-4326-af3f-8a18783c5219 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] time="2023-04-27T23:17:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00edb6e7-ec8c-4870-b61b-e96a45b4bac7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42192" 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.435895ms http.response.status=404 http.response.written=96 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.534Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=188.916µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=20a6805d-535a-4628-9294-c65e4cc8a772 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=22.208µs trace.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=88cbf76f-fc5f-453d-ac96-0c81a547c75c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=45.098µs trace.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=647c2e48-753c-4582-804a-1671a4edf48d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=20.471µs trace.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=42a9662c-2fd3-4cf5-8e51-08a377e71c00 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=155.14µs trace.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=d71f1783-7cdf-4e53-99c7-e140285870bd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=319.102µs trace.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=ab813898-bcae-4dad-bf3e-ee8789febaa2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=367.634µs trace.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=7202df58-781e-4f08-add4-46e8578ff51c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=60.991µs trace.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=f1e2fbed-0d49-42f5-baf2-b083399adfc7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=352.956µs trace.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=845a0997-0d64-43dc-8d40-41d94227197a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=124.08µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7af05178-ba9a-406b-9ac3-4d03d265f09d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=80143d09-db98-4efa-b44e-0b94fae313d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.775195ms http.response.status=201 http.response.written=0 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=045dc1e0-fa40-4a31-b1f0-662603e50c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:42220" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=045dc1e0-fa40-4a31-b1f0-662603e50c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:42220" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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="904.425µs" http.response.status=200 http.response.written=2 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=50.054µs trace.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=642dd72e-0661-49e5-ad50-390beb50cc4d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=34.865µs trace.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=c8dbe515-e74f-4019-8dd8-3c9bc5a2f0b5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=19.917µs trace.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=a176f607-d839-46bd-8593-87beb32a3cef trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=32.175µs trace.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=97e16994-b9ed-475d-9a4b-9bd3240311c9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0c5629ce-fae6-493c-a14b-f826c22f85a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.496818ms http.response.status=200 http.response.written=417 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.535Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.535Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=86.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).GetContent" trace.id=e74499c1-82f0-4c8d-b23a-185a646fe118 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=41.903µs trace.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=c747cf0a-1651-43f7-b6f9-54adcb04d8ba trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=31.669µs trace.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=2bf217da-6d3b-4c95-971c-8e4f5ce16c88 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f6292e3a-9be1-4949-a2e8-42c40e5d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.706944ms http.response.status=200 http.response.written=417 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=60.607µs trace.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=c692d55c-991f-47ee-840d-0cd295b5d595 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=24.524µs trace.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=a94384fa-4db8-4d7f-b3ff-0820b18a93d6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.536Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=37.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=d00f8ee1-9e6a-48a5-b631-2beb6fd82df6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=19.384µs trace.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=f40c3194-74bd-48da-9a9e-6db188a533e2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=21.188µs trace.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=ccedf3f3-94af-4c47-ae3a-84ce75c59684 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=9.802µs trace.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=0f2a8c6c-c827-40fa-a384-eda4d72ebb4c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=57.722µs trace.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=c668cc02-3bec-47b8-968e-9584de98d15f trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=34.096µs trace.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=6b117667-ee21-4f71-8953-baf872f9a457 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=30.579µs trace.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=feedddd2-391a-4bdf-87d9-755b7993e214 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=99.969µs trace.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=79c243a1-134e-4e1f-93ac-e90e3a6a927d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=18.337µs trace.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=db9adc99-a0b2-4b3f-801d-aac08ee5cc6d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=17.55µs trace.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=81573757-d622-4b2f-9f2a-569ad773e216 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=32.888µs trace.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=6472eba6-8232-410c-8275-24002f0fdde9 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=27.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).ReadStream" trace.id=28ffc537-039c-45e2-afac-60fdd4a6731a trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=75.734µs trace.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=9acc9dd0-fdc4-44e4-9160-e43ceea38c5e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=36.259µs trace.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=68faca46-09ec-416a-8b48-66e14de8ca07 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=79c4f680-e1b0-468a-9de6-0eb4b1c610c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.645471ms http.response.status=200 http.response.written=68 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=80.849µs trace.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=3953814e-3619-4d69-9f65-73abc04f77aa trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=44.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=5a32cdd6-c211-4040-85c8-2ba0e63adc71 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=d9027f98-d8fd-43a2-ab22-d225c63456b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42254" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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=18.879249ms http.response.status=200 http.response.written=179 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.793Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3aa8bab9-6ecb-42e7-97e0-9d559bf297cb http.request.method=GET http.request.remoteaddr="127.0.0.1:42286" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3aa8bab9-6ecb-42e7-97e0-9d559bf297cb http.request.method=GET http.request.remoteaddr="127.0.0.1:42286" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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="863.353µs" http.response.status=200 http.response.written=2 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53aa9315-de61-4c56-b36f-77f101897cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53aa9315-de61-4c56-b36f-77f101897cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53aa9315-de61-4c56-b36f-77f101897cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53aa9315-de61-4c56-b36f-77f101897cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=36.659µs trace.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=03c2a5af-cf50-4462-b899-cf66f077f5dd trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=53aa9315-de61-4c56-b36f-77f101897cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=9.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=b00e98c5-2780-4fa1-911a-d824cc1fb093 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17: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.19.8 http.request.host="127.0.0.1:5000" http.request.id=53aa9315-de61-4c56-b36f-77f101897cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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.08381ms http.response.status=404 http.response.written=181 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=98f7df2e-3aca-41b8-b545-123bf5e25b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=98f7df2e-3aca-41b8-b545-123bf5e25b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=98f7df2e-3aca-41b8-b545-123bf5e25b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=98f7df2e-3aca-41b8-b545-123bf5e25b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=23.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).GetContent" trace.id=9468d8c6-9ead-4964-98df-62ecc4ce42ab trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=98f7df2e-3aca-41b8-b545-123bf5e25b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 trace.duration=8.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).GetContent" trace.id=005f1fe3-2123-4122-b516-05f1d5443d9e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] time="2023-04-27T23:17: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.19.8 http.request.host="127.0.0.1:5000" http.request.id=98f7df2e-3aca-41b8-b545-123bf5e25b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde 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="994.898µs" http.response.status=404 http.response.written=181 instance.id=7aa4bee9-8acf-4cfa-816e-d7a8982bdb54 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-27T23:17:58.794Z] 127.0.0.1 - - [27/Apr/2023:23:17:58 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/4fc8f8b4d8394e1c054255fba449a1d168ecffde kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-27T23:17:58.794Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.31s) [2023-04-27T23:17:58.794Z] === RUN TestRemoveImageOrphaning [2023-04-27T23:17:59.050Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2023-04-27T23:17:59.050Z] === RUN TestRemoveImageGarbageCollector [2023-04-27T23:17:59.452Z] --- PASS: TestDaemonDNSFallback (6.27s) [2023-04-27T23:17:59.452Z] === RUN TestInspectNetwork [2023-04-27T23:17:59.609Z] docker_api_swarm_test.go:384: [d86f0c884146f] joining swarm manager [dcc91c5ad7b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:18:00.406Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-04-27T23:18:00.939Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2023-04-27T23:18:00.939Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-27T23:18:00.939Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-27T23:18:00.939Z] === RUN TestTagInvalidReference [2023-04-27T23:18:00.939Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-27T23:18:00.939Z] === RUN TestTagValidPrefixedRepo [2023-04-27T23:18:00.939Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-04-27T23:18:00.939Z] === RUN TestTagExistedNameWithoutForce [2023-04-27T23:18:00.939Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-27T23:18:00.939Z] === RUN TestTagOfficialNames [2023-04-27T23:18:00.970Z] docker_api_swarm_test.go:385: [dcbd4159d6832] joining swarm manager [dcc91c5ad7b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:18:01.195Z] --- PASS: TestTagOfficialNames (0.05s) [2023-04-27T23:18:01.195Z] === RUN TestTagMatchesDigest [2023-04-27T23:18:01.195Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-27T23:18:01.195Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-27T23:18:01.225Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-04-27T23:18:01.991Z] === RUN TestInspectNetwork/full_network_id [2023-04-27T23:18:01.991Z] === RUN TestInspectNetwork/partial_network_id [2023-04-27T23:18:01.991Z] === RUN TestInspectNetwork/network_name [2023-04-27T23:18:01.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-27T23:18:06.189Z] --- PASS: TestInspectNetwork (7.00s) [2023-04-27T23:18:06.189Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-27T23:18:06.189Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-27T23:18:06.189Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-27T23:18:06.189Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-27T23:18:06.189Z] === RUN TestRunContainerWithBridgeNone [2023-04-27T23:18:06.458Z] === RUN TestDockerSuite/TestExecTTY [2023-04-27T23:18:07.570Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2023-04-27T23:18:07.570Z] === RUN TestNetworkInvalidJSON [2023-04-27T23:18:07.570Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-27T23:18:07.570Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-27T23:18:07.570Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:18:07.570Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:18:07.570Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:18:07.570Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:18:07.570Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-27T23:18:07.570Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:18:07.570Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-27T23:18:07.570Z] === RUN TestNetworkList [2023-04-27T23:18:07.570Z] === RUN TestNetworkList//networks [2023-04-27T23:18:07.570Z] === PAUSE TestNetworkList//networks [2023-04-27T23:18:07.570Z] === RUN TestNetworkList//networks/ [2023-04-27T23:18:07.570Z] === PAUSE TestNetworkList//networks/ [2023-04-27T23:18:07.570Z] === CONT TestNetworkList//networks [2023-04-27T23:18:07.570Z] === CONT TestNetworkList//networks/ [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkList (0.01s) [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-27T23:18:07.570Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-27T23:18:07.570Z] === RUN TestHostIPv4BridgeLabel [2023-04-27T23:18:08.164Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-27T23:18:08.164Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-27T23:18:09.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-04-27T23:18:09.549Z] === RUN TestDaemonDefaultNetworkPools [2023-04-27T23:18:10.119Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-04-27T23:18:10.119Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-27T23:18:10.616Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-04-27T23:18:11.500Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-04-27T23:18:11.501Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-27T23:18:12.441Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-04-27T23:18:12.441Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-27T23:18:13.011Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-04-27T23:18:13.012Z] === RUN TestServiceWithPredefinedNetwork [2023-04-27T23:18:13.876Z] --- PASS: TestServiceUpdateSecrets (20.00s) [2023-04-27T23:18:13.876Z] === RUN TestServiceUpdateConfigs [2023-04-27T23:18:13.876Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-04-27T23:18:15.551Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2023-04-27T23:18:15.551Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-27T23:18:15.551Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:18:15.551Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:18:15.551Z] === RUN TestServiceWithDataPathPortInit [2023-04-27T23:18:17.136Z] === RUN TestDockerSuite/TestExecUlimits [2023-04-27T23:18:17.696Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-04-27T23:18:17.696Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-04-27T23:18:17.696Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-04-27T23:18:18.504Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-04-27T23:18:18.504Z] tests/integration/client_test.py ..... [ 75%] [2023-04-27T23:18:18.504Z] tests/integration/context_api_test.py ... [ 76%] [2023-04-27T23:18:18.504Z] tests/integration/errors_test.py . [ 76%] [2023-04-27T23:18:19.019Z] --- PASS: TestBuildWithHugeFile (50.78s) [2023-04-27T23:18:19.019Z] === RUN TestBuildWithEmptyDockerfile [2023-04-27T23:18:19.019Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:18:19.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:18:19.019Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:18:19.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:18:19.019Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:18:19.019Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:18:19.019Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:18:19.019Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:18:19.019Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:18:19.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-27T23:18:19.019Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2023-04-27T23:18:19.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2023-04-27T23:18:19.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-04-27T23:18:19.019Z] === RUN TestBuildPreserveOwnership [2023-04-27T23:18:19.019Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-27T23:18:19.019Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-27T23:18:19.057Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-04-27T23:18:19.616Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-04-27T23:18:20.540Z] === RUN TestDockerSuite/TestExecWithTERM [2023-04-27T23:18:20.795Z] === RUN TestDockerSuite/TestExecWithUser [2023-04-27T23:18:21.356Z] === RUN TestDockerSuite/TestGetContainerStats [2023-04-27T23:18:23.196Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2023-04-27T23:18:23.196Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2023-04-27T23:18:23.196Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-04-27T23:18:23.196Z] === RUN TestBuildPlatformInvalid [2023-04-27T23:18:23.196Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-27T23:18:23.196Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-27T23:18:23.196Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-04-27T23:18:23.196Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-04-27T23:18:23.196Z] PASS [2023-04-27T23:18:23.196Z] [2023-04-27T23:18:23.196Z] === Skipped [2023-04-27T23:18:23.196Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-27T23:18:23.196Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:18:23.196Z] [2023-04-27T23:18:23.196Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-04-27T23:18:23.196Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-04-27T23:18:23.196Z] [2023-04-27T23:18:23.196Z] DONE 33 tests, 2 skipped in 113.323s [2023-04-27T23:18:23.196Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-27T23:18:23.453Z] INFO: Testing against a local daemon [2023-04-27T23:18:23.453Z] === RUN TestConfigInspect [2023-04-27T23:18:23.453Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:23.453Z] --- SKIP: TestConfigInspect (0.02s) [2023-04-27T23:18:23.453Z] === RUN TestConfigList [2023-04-27T23:18:23.453Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:23.453Z] --- SKIP: TestConfigList (0.01s) [2023-04-27T23:18:23.453Z] === RUN TestConfigsCreateAndDelete [2023-04-27T23:18:23.453Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:23.453Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-04-27T23:18:23.453Z] === RUN TestConfigsUpdate [2023-04-27T23:18:23.453Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:23.454Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-04-27T23:18:23.454Z] === RUN TestTemplatedConfig [2023-04-27T23:18:23.454Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:23.454Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-04-27T23:18:23.454Z] === RUN TestConfigCreateResolve [2023-04-27T23:18:23.454Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:23.454Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-04-27T23:18:23.454Z] === RUN TestConfigDaemonLibtrustID [2023-04-27T23:18:25.355Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2023-04-27T23:18:25.355Z] PASS [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] === Skipped [2023-04-27T23:18:25.355Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-04-27T23:18:25.355Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-04-27T23:18:25.355Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-04-27T23:18:25.355Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-04-27T23:18:25.355Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-04-27T23:18:25.355Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-04-27T23:18:25.355Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:18:25.355Z] [2023-04-27T23:18:25.355Z] DONE 7 tests, 6 skipped in 1.733s [2023-04-27T23:18:25.355Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-27T23:18:25.355Z] INFO: Testing against a local daemon [2023-04-27T23:18:25.355Z] === RUN TestCheckpoint [2023-04-27T23:18:25.355Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:18:25.355Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-27T23:18:25.355Z] === RUN TestContainerInvalidJSON [2023-04-27T23:18:25.355Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:18:25.355Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:18:25.355Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:18:25.355Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:18:25.355Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:18:25.355Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:18:25.355Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:18:25.355Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:18:25.355Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:18:25.355Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-27T23:18:25.355Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-27T23:18:25.355Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-27T23:18:25.355Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-27T23:18:25.355Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-27T23:18:25.355Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-04-27T23:18:25.355Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-27T23:18:25.355Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-27T23:18:25.355Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-27T23:18:25.355Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-27T23:18:25.355Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-27T23:18:25.355Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-04-27T23:18:25.355Z] === RUN TestCopyFromContainer [2023-04-27T23:18:26.681Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer// [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer//bar/root [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/quux [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-27T23:18:29.606Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer (4.26s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-04-27T23:18:29.606Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-04-27T23:18:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-27T23:18:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:18:29.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:18:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:18:29.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:18:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:18:29.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:18:29.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:18:29.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:18:29.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:18:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-27T23:18:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-27T23:18:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-27T23:18:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-27T23:18:29.606Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-27T23:18:29.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2023-04-27T23:18:29.606Z] === RUN TestCreateWithInvalidEnv [2023-04-27T23:18:29.606Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-27T23:18:29.606Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-27T23:18:29.606Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-27T23:18:29.606Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-27T23:18:29.606Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-27T23:18:29.606Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-27T23:18:29.606Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-27T23:18:29.606Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-27T23:18:29.606Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-27T23:18:29.606Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-27T23:18:29.606Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-27T23:18:29.606Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-27T23:18:29.606Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-27T23:18:29.606Z] === RUN TestCreateTmpfsMountsTarget [2023-04-27T23:18:29.606Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2023-04-27T23:18:29.606Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-27T23:18:30.444Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2023-04-27T23:18:30.444Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-27T23:18:30.840Z] --- PASS: TestServiceUpdateConfigs (16.78s) [2023-04-27T23:18:30.840Z] === RUN TestServiceUpdateNetwork [2023-04-27T23:18:30.840Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-04-27T23:18:30.985Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2023-04-27T23:18:30.985Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-27T23:18:31.386Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3x5z5r9ms5ow9fhqb8i04tkks Created:2023-04-27 23:18:29.912908919 +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[fd80132ef6599f7cfd2504d8c6629ec37da31a5fc2244889cde9be40245a3060:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z50kus41mpruoxqf5hg2m14zv EndpointID:72b6e992d3dbf6dfc0afb4ac0fe0e9cea876d5d7b195bc2b0cc9e5b1afdc3b52 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e7f8ca9ebba775c2d0d1af266963bc7d9fac3318bbeea741e8f3e38794d6e7d9 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:c3482693f4cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z50kus41mpruoxqf5hg2m14zv EndpointID:72b6e992d3dbf6dfc0afb4ac0fe0e9cea876d5d7b195bc2b0cc9e5b1afdc3b52 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2023-04-27T23:18:31.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-27T23:18:31.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:18:31.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:18:31.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:18:31.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:18:31.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:18:31.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:18:31.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:18:31.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:18:31.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:18:31.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:18:31.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:18:31.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:18:31.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:18:31.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:18:31.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-27T23:18:31.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2023-04-27T23:18:31.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-27T23:18:32.199Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-04-27T23:18:32.482Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2023-04-27T23:18:32.483Z] === RUN TestCreateDifferentPlatform [2023-04-27T23:18:32.483Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-27T23:18:32.483Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-27T23:18:32.483Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-27T23:18:32.483Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-27T23:18:32.483Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-27T23:18:32.483Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-27T23:18:32.483Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-04-27T23:18:32.483Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-27T23:18:32.483Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-04-27T23:18:32.483Z] === RUN TestContainerStartOnDaemonRestart [2023-04-27T23:18:32.483Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-04-27T23:18:32.483Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-04-27T23:18:32.483Z] === RUN TestDaemonRestartIpcMode [2023-04-27T23:18:32.483Z] === PAUSE TestDaemonRestartIpcMode [2023-04-27T23:18:32.483Z] === RUN TestDaemonHostGatewayIP [2023-04-27T23:18:32.483Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:18:32.483Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-04-27T23:18:32.483Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-27T23:18:32.483Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-27T23:18:32.483Z] === RUN TestContainerKillOnDaemonStart [2023-04-27T23:18:32.483Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-04-27T23:18:32.483Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-04-27T23:18:32.483Z] === RUN TestDiff [2023-04-27T23:18:32.740Z] --- PASS: TestDiff (0.39s) [2023-04-27T23:18:32.740Z] === RUN TestExecWithCloseStdin [2023-04-27T23:18:33.306Z] --- PASS: TestExecWithCloseStdin (0.44s) [2023-04-27T23:18:33.306Z] === RUN TestExec [2023-04-27T23:18:33.877Z] --- PASS: TestExec (0.43s) [2023-04-27T23:18:33.877Z] === RUN TestExecUser [2023-04-27T23:18:34.134Z] --- PASS: TestExecUser (0.41s) [2023-04-27T23:18:34.134Z] === RUN TestExportContainerAndImportImage [2023-04-27T23:18:34.699Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2023-04-27T23:18:34.699Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-27T23:18:35.582Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2023-04-27T23:18:35.582Z] PASS [2023-04-27T23:18:35.582Z] [2023-04-27T23:18:35.582Z] === Skipped [2023-04-27T23:18:35.582Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:18:35.582Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:18:35.582Z] [2023-04-27T23:18:35.582Z] DONE 26 tests, 1 skipped in 43.253s [2023-04-27T23:18:35.582Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:18:35.582Z] ++ 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-04-27T23:18:35.582Z] ++ set -e [2023-04-27T23:18:35.582Z] ++ '[' -n 0 ']' [2023-04-27T23:18:35.582Z] ++ set -x [2023-04-27T23:18:35.582Z] ++ 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-04-27T23:18:35.582Z] INFO: Testing against a local daemon [2023-04-27T23:18:35.582Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-27T23:18:35.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:18:35.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:18:35.582Z] === RUN TestDockerNetworkIpvlan [2023-04-27T23:18:35.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:18:35.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:18:35.582Z] PASS [2023-04-27T23:18:35.582Z] [2023-04-27T23:18:35.582Z] === Skipped [2023-04-27T23:18:35.582Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:18:35.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:18:35.582Z] [2023-04-27T23:18:35.582Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:18:35.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:18:35.582Z] [2023-04-27T23:18:35.582Z] DONE 2 tests, 2 skipped in 0.110s [2023-04-27T23:18:35.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:18:35.582Z] ++ 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-04-27T23:18:35.582Z] ++ set -e [2023-04-27T23:18:35.582Z] ++ '[' -n 0 ']' [2023-04-27T23:18:35.582Z] ++ set -x [2023-04-27T23:18:35.582Z] ++ 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-04-27T23:18:35.842Z] INFO: Testing against a local daemon [2023-04-27T23:18:35.842Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-27T23:18:35.959Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-04-27T23:18:37.226Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2023-04-27T23:18:37.226Z] === RUN TestDockerNetworkMacvlan [2023-04-27T23:18:37.435Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-04-27T23:18:37.691Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-04-27T23:18:37.691Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-04-27T23:18:37.691Z] === RUN TestDockerSuite/TestHealth [2023-04-27T23:18:37.796Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-27T23:18:37.975Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2023-04-27T23:18:37.975Z] === RUN TestHealthCheckWorkdir [2023-04-27T23:18:38.539Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2023-04-27T23:18:38.539Z] === RUN TestHealthKillContainer [2023-04-27T23:18:38.735Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-27T23:18:39.305Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-27T23:18:41.214Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-27T23:18:42.594Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-27T23:18:44.216Z] --- PASS: TestServiceUpdateNetwork (13.24s) [2023-04-27T23:18:44.216Z] === RUN TestServiceUpdatePidsLimit [2023-04-27T23:18:44.776Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-27T23:18:45.336Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-27T23:18:45.890Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan (9.17s) [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2023-04-27T23:18:46.460Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2023-04-27T23:18:46.460Z] PASS [2023-04-27T23:18:46.460Z] [2023-04-27T23:18:46.460Z] DONE 8 tests in 10.640s [2023-04-27T23:18:46.460Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-27T23:18:46.460Z] ++ 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-04-27T23:18:46.460Z] ++ set -e [2023-04-27T23:18:46.460Z] ++ '[' -n 0 ']' [2023-04-27T23:18:46.460Z] ++ set -x [2023-04-27T23:18:46.460Z] ++ 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-04-27T23:18:46.460Z] testing: warning: no tests to run [2023-04-27T23:18:46.460Z] PASS [2023-04-27T23:18:46.460Z] [2023-04-27T23:18:46.460Z] DONE 0 tests in 0.026s [2023-04-27T23:18:46.460Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-27T23:18:46.460Z] ++ 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-04-27T23:18:46.460Z] ++ set -e [2023-04-27T23:18:46.460Z] ++ '[' -n 0 ']' [2023-04-27T23:18:46.460Z] ++ set -x [2023-04-27T23:18:46.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-27T23:18:46.461Z] INFO: Testing against a local daemon [2023-04-27T23:18:46.461Z] === RUN TestAuthZPluginAllowRequest [2023-04-27T23:18:46.639Z] --- PASS: TestHealthKillContainer (7.87s) [2023-04-27T23:18:46.639Z] === RUN TestHealthCheckProcessKilled [2023-04-27T23:18:46.896Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2023-04-27T23:18:46.896Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-27T23:18:46.896Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-27T23:18:46.896Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-04-27T23:18:46.896Z] === RUN TestIpcModeNone [2023-04-27T23:18:47.462Z] --- PASS: TestIpcModeNone (0.41s) [2023-04-27T23:18:47.462Z] === RUN TestIpcModePrivate [2023-04-27T23:18:47.720Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-04-27T23:18:47.720Z] --- PASS: TestIpcModePrivate (0.40s) [2023-04-27T23:18:47.720Z] === RUN TestIpcModeShareable [2023-04-27T23:18:47.720Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:18:47.720Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-04-27T23:18:47.720Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-27T23:18:47.842Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2023-04-27T23:18:47.842Z] === RUN TestAuthZPluginTLS [2023-04-27T23:18:48.102Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-04-27T23:18:48.102Z] === RUN TestAuthZPluginDenyRequest [2023-04-27T23:18:48.671Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-27T23:18:48.671Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-27T23:18:49.092Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s) [2023-04-27T23:18:49.092Z] === RUN TestAPIIpcModeHost [2023-04-27T23:18:49.092Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:18:49.092Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-04-27T23:18:49.092Z] === RUN TestDaemonIpcModeShareable [2023-04-27T23:18:49.092Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:18:49.092Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-04-27T23:18:49.092Z] === RUN TestDaemonIpcModePrivate [2023-04-27T23:18:49.240Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-04-27T23:18:49.240Z] === RUN TestAuthZPluginDenyResponse [2023-04-27T23:18:49.810Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-04-27T23:18:49.810Z] === RUN TestAuthZPluginAllowEventStream [2023-04-27T23:18:50.024Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-04-27T23:18:50.749Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2023-04-27T23:18:50.749Z] === RUN TestAuthZPluginErrorResponse [2023-04-27T23:18:51.321Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2023-04-27T23:18:51.321Z] === RUN TestAuthZPluginErrorRequest [2023-04-27T23:18:51.394Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2023-04-27T23:18:51.394Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-27T23:18:51.394Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:18:51.394Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-04-27T23:18:51.394Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-27T23:18:51.394Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:18:51.394Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-04-27T23:18:51.394Z] === RUN TestIpcModeOlderClient [2023-04-27T23:18:51.394Z] === PAUSE TestIpcModeOlderClient [2023-04-27T23:18:51.394Z] === RUN TestKillContainerInvalidSignal [2023-04-27T23:18:51.652Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2023-04-27T23:18:51.652Z] === RUN TestKillContainer [2023-04-27T23:18:51.652Z] === RUN TestKillContainer/no_signal [2023-04-27T23:18:51.890Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-27T23:18:51.890Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-27T23:18:51.911Z] === RUN TestKillContainer/non_killing_signal [2023-04-27T23:18:51.918Z] ......... [ 86%] [2023-04-27T23:18:52.169Z] === RUN TestKillContainer/killing_signal [2023-04-27T23:18:52.460Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-04-27T23:18:52.460Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-27T23:18:52.734Z] --- PASS: TestKillContainer (1.21s) [2023-04-27T23:18:52.734Z] --- PASS: TestKillContainer/no_signal (0.38s) [2023-04-27T23:18:52.734Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-04-27T23:18:52.734Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2023-04-27T23:18:52.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-27T23:18:52.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-27T23:18:53.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-27T23:18:53.469Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-27T23:18:53.557Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2023-04-27T23:18:53.557Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2023-04-27T23:18:53.557Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-04-27T23:18:53.557Z] === RUN TestKillStoppedContainer [2023-04-27T23:18:53.557Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-04-27T23:18:53.557Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-27T23:18:53.557Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2023-04-27T23:18:53.557Z] === RUN TestKillDifferentUserContainer [2023-04-27T23:18:53.841Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2023-04-27T23:18:53.841Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-27T23:18:54.122Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2023-04-27T23:18:54.122Z] === RUN TestInspectOomKilledTrue [2023-04-27T23:18:54.122Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:18:54.122Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-27T23:18:54.122Z] === RUN TestInspectOomKilledFalse [2023-04-27T23:18:54.122Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:18:54.122Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-27T23:18:54.122Z] === RUN TestLinksEtcHostsContentMatch [2023-04-27T23:18:54.122Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-04-27T23:18:54.122Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-04-27T23:18:54.122Z] === RUN TestLinksContainerNames [2023-04-27T23:18:54.689Z] --- PASS: TestLinksContainerNames (0.76s) [2023-04-27T23:18:54.689Z] === RUN TestLogsFollowTailEmpty [2023-04-27T23:18:55.222Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2023-04-27T23:18:55.222Z] === RUN TestAuthZPluginHeader [2023-04-27T23:18:55.253Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2023-04-27T23:18:55.253Z] === RUN TestContainerNetworkMountsNoChown [2023-04-27T23:18:55.512Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/default [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/default [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/private [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/private [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rprivate [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/slave [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/slave [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rslave [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/shared [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/shared [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rshared [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/default [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rshared [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/shared [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rslave [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/slave [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rprivate [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/private [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-27T23:18:55.512Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:18:55.512Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-27T23:18:55.512Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-27T23:18:55.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-04-27T23:18:55.769Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2023-04-27T23:18:55.769Z] === RUN TestContainerBindMountNonRecursive [2023-04-27T23:18:55.769Z] 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-04-27T23:18:55.769Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-04-27T23:18:55.769Z] === RUN TestContainerVolumesMountedAsShared [2023-04-27T23:18:55.769Z] 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-04-27T23:18:55.769Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-04-27T23:18:55.769Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-27T23:18:55.769Z] 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-04-27T23:18:55.769Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-04-27T23:18:55.769Z] === RUN TestNetworkNat [2023-04-27T23:18:55.797Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-27T23:18:55.797Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-27T23:18:55.797Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:18:55.797Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-27T23:18:55.797Z] === RUN TestAuthZPluginV2Disable [2023-04-27T23:18:55.797Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:18:55.797Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-04-27T23:18:55.797Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-27T23:18:55.797Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:18:55.797Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-27T23:18:55.797Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-27T23:18:55.797Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:18:55.797Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-27T23:18:55.797Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-27T23:18:56.298Z] tests/integration/models_images_test.py ............... [ 89%] [2023-04-27T23:18:56.334Z] --- PASS: TestNetworkNat (0.49s) [2023-04-27T23:18:56.334Z] === RUN TestNetworkLocalhostTCPNat [2023-04-27T23:18:56.729Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-04-27T23:18:56.729Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-04-27T23:18:56.729Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-04-27T23:18:56.729Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-04-27T23:18:56.729Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-04-27T23:18:56.729Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-04-27T23:18:56.900Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-04-27T23:18:56.900Z] === RUN TestNetworkLoopbackNat [2023-04-27T23:18:57.288Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-04-27T23:18:57.288Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-04-27T23:18:57.288Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-04-27T23:18:57.288Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-04-27T23:18:57.543Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-04-27T23:18:57.777Z] tests/integration/models_networks_test.py .... [ 90%] [2023-04-27T23:18:57.798Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-04-27T23:18:58.054Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-04-27T23:18:58.054Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-04-27T23:18:58.309Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-04-27T23:18:58.564Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-04-27T23:18:59.124Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-04-27T23:18:59.425Z] --- PASS: TestNetworkLoopbackNat (2.48s) [2023-04-27T23:18:59.425Z] === RUN TestPause [2023-04-27T23:18:59.425Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:18:59.425Z] --- SKIP: TestPause (0.00s) [2023-04-27T23:18:59.425Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-27T23:18:59.425Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:18:59.425Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:18:59.425Z] === RUN TestPauseStopPausedContainer [2023-04-27T23:18:59.425Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:18:59.425Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-04-27T23:18:59.425Z] === RUN TestPsFilter [2023-04-27T23:18:59.425Z] --- PASS: TestPsFilter (0.09s) [2023-04-27T23:18:59.425Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-27T23:18:59.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-04-27T23:18:59.683Z] === RUN TestRemoveContainerWithVolume [2023-04-27T23:18:59.684Z] === RUN TestDockerSuite/TestImagesFormat [2023-04-27T23:18:59.939Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-04-27T23:18:59.939Z] --- PASS: TestServiceUpdatePidsLimit (16.51s) [2023-04-27T23:18:59.939Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2023-04-27T23:18:59.939Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2023-04-27T23:18:59.939Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-04-27T23:18:59.939Z] PASS [2023-04-27T23:18:59.939Z] [2023-04-27T23:18:59.939Z] === Skipped [2023-04-27T23:18:59.939Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-27T23:18:59.939Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:18:59.939Z] [2023-04-27T23:18:59.939Z] DONE 27 tests, 1 skipped in 202.942s [2023-04-27T23:18:59.939Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-27T23:18:59.939Z] ++ 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-04-27T23:18:59.939Z] ++ set -e [2023-04-27T23:18:59.939Z] ++ '[' -n 0 ']' [2023-04-27T23:18:59.939Z] ++ set -x [2023-04-27T23:18:59.940Z] ++ 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-04-27T23:18:59.940Z] INFO: Testing against a local daemon [2023-04-27T23:18:59.940Z] === RUN TestSessionCreate [2023-04-27T23:18:59.940Z] --- PASS: TestSessionCreate (0.01s) [2023-04-27T23:18:59.940Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-27T23:18:59.940Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-04-27T23:18:59.940Z] PASS [2023-04-27T23:18:59.940Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2023-04-27T23:18:59.940Z] === RUN TestRemoveContainerRunning [2023-04-27T23:19:00.195Z] [2023-04-27T23:19:00.195Z] DONE 2 tests in 0.057s [2023-04-27T23:19:00.195Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-27T23:19:00.195Z] ++ 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-04-27T23:19:00.195Z] ++ set -e [2023-04-27T23:19:00.195Z] ++ '[' -n 0 ']' [2023-04-27T23:19:00.195Z] ++ set -x [2023-04-27T23:19:00.195Z] ++ 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-04-27T23:19:00.195Z] INFO: Testing against a local daemon [2023-04-27T23:19:00.195Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:19:00.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-27T23:19:00.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:19:00.195Z] === RUN TestEventsExecDie [2023-04-27T23:19:00.450Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-04-27T23:19:00.504Z] --- PASS: TestRemoveContainerRunning (0.39s) [2023-04-27T23:19:00.504Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-27T23:19:00.706Z] --- PASS: TestEventsExecDie (0.70s) [2023-04-27T23:19:00.706Z] === RUN TestEventsBackwardsCompatible [2023-04-27T23:19:00.762Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2023-04-27T23:19:00.762Z] === RUN TestRemoveInvalidContainer [2023-04-27T23:19:00.762Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-27T23:19:00.762Z] === RUN TestRenameLinkedContainer [2023-04-27T23:19:00.961Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-04-27T23:19:00.961Z] === RUN TestInfoBinaryCommits [2023-04-27T23:19:00.961Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-04-27T23:19:00.961Z] === RUN TestInfoAPIVersioned [2023-04-27T23:19:00.961Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-27T23:19:00.961Z] === RUN TestInfoDiscoveryBackend [2023-04-27T23:19:01.520Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-04-27T23:19:01.520Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-27T23:19:02.445Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-27T23:19:02.445Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-27T23:19:02.660Z] --- PASS: TestRenameLinkedContainer (1.52s) [2023-04-27T23:19:02.660Z] === RUN TestRenameStoppedContainer [2023-04-27T23:19:02.917Z] --- PASS: TestRenameStoppedContainer (0.51s) [2023-04-27T23:19:02.917Z] === RUN TestRenameRunningContainerAndReuse [2023-04-27T23:19:03.004Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-04-27T23:19:03.004Z] === RUN TestDockerSuite/TestImportBadURL [2023-04-27T23:19:03.004Z] === RUN TestDockerSuite/TestImportDisplay [2023-04-27T23:19:03.004Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-27T23:19:03.004Z] === RUN TestInfoAPI [2023-04-27T23:19:03.004Z] --- PASS: TestInfoAPI (0.02s) [2023-04-27T23:19:03.004Z] === RUN TestInfoAPIWarnings [2023-04-27T23:19:03.849Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2023-04-27T23:19:03.849Z] === RUN TestRenameInvalidName [2023-04-27T23:19:04.106Z] --- PASS: TestRenameInvalidName (0.38s) [2023-04-27T23:19:04.107Z] === RUN TestRenameAnonymousContainer [2023-04-27T23:19:04.365Z] === RUN TestDockerSuite/TestImportFile [2023-04-27T23:19:04.394Z] tests/integration/models_nodes_test.py . [ 91%] [2023-04-27T23:19:04.394Z] tests/integration/models_resources_test.py . [ 91%] [2023-04-27T23:19:05.290Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-04-27T23:19:05.290Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-04-27T23:19:05.480Z] --- PASS: TestRenameAnonymousContainer (1.33s) [2023-04-27T23:19:05.480Z] === RUN TestRenameContainerWithSameName [2023-04-27T23:19:05.739Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2023-04-27T23:19:05.739Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-27T23:19:05.855Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-04-27T23:19:06.651Z] === RUN TestDockerSuite/TestImportGzipped [2023-04-27T23:19:06.672Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2023-04-27T23:19:06.672Z] === RUN TestResize [2023-04-27T23:19:06.931Z] --- PASS: TestResize (0.39s) [2023-04-27T23:19:06.931Z] === RUN TestResizeWithInvalidSize [2023-04-27T23:19:07.496Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2023-04-27T23:19:07.497Z] === RUN TestResizeWhenContainerNotStarted [2023-04-27T23:19:07.754Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2023-04-27T23:19:07.754Z] === RUN TestDaemonRestartKillContainers [2023-04-27T23:19:07.754Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-04-27T23:19:07.754Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-04-27T23:19:07.754Z] === RUN TestCgroupNamespacesRun [2023-04-27T23:19:08.012Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-04-27T23:19:08.620Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-04-27T23:19:08.882Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-04-27T23:19:08.937Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-04-27T23:19:09.861Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-04-27T23:19:10.281Z] --- PASS: TestCgroupNamespacesRun (2.10s) [2023-04-27T23:19:10.281Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-27T23:19:10.785Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-04-27T23:19:10.785Z] check_test.go:379: [dcbd4159d6832] daemon is not started [2023-04-27T23:19:10.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-04-27T23:19:11.344Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-04-27T23:19:11.344Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-04-27T23:19:11.344Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-04-27T23:19:11.904Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-04-27T23:19:12.175Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) [2023-04-27T23:19:12.175Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-27T23:19:12.463Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-04-27T23:19:12.517Z] tests/integration/regression_test.py ...... [ 98%] [2023-04-27T23:19:12.719Z] docker_api_swarm_test.go:802: [df8189dbba542] joining swarm manager [d3c9d6e43bbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:19:12.974Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-04-27T23:19:13.039Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-04-27T23:19:13.039Z] tests/integration/credentials/utils_test.py . [100%] [2023-04-27T23:19:13.039Z] [2023-04-27T23:19:13.039Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-04-27T23:19:13.039Z] =========================== short test summary info ============================ [2023-04-27T23:19:13.039Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-04-27T23:19:13.039Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-04-27T23:19:13.039Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-04-27T23:19:13.039Z] Not supported on most drivers [2023-04-27T23:19:13.039Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-04-27T23:19:13.039Z] Output of docker top depends on host distro, and is not formalized. [2023-04-27T23:19:13.039Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-04-27T23:19:13.039Z] Output of docker top depends on host distro, and is not formalized. [2023-04-27T23:19:13.039Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-04-27T23:19:13.039Z] Can fail if eth0 has multiple IP addresses [2023-04-27T23:19:13.039Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-04-27T23:19:13.039Z] This doesn't seem to be taken into account by the engine [2023-04-27T23:19:13.039Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-04-27T23:19:13.039Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-04-27T23:19:13.039Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 285.78 seconds == [2023-04-27T23:19:13.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-04-27T23:19:13.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-04-27T23:19:13.898Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-04-27T23:19:13.899Z] PASS [2023-04-27T23:19:13.899Z] [2023-04-27T23:19:13.899Z] === Skipped [2023-04-27T23:19:13.899Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-27T23:19:13.899Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:19:13.899Z] [2023-04-27T23:19:13.899Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-04-27T23:19:13.899Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:19:13.899Z] [2023-04-27T23:19:13.899Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-27T23:19:13.899Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:19:13.899Z] [2023-04-27T23:19:13.899Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-27T23:19:13.899Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:19:13.899Z] [2023-04-27T23:19:13.899Z] DONE 17 tests, 4 skipped in 26.420s [2023-04-27T23:19:13.899Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-27T23:19:13.899Z] ++ 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-04-27T23:19:13.899Z] ++ set -e [2023-04-27T23:19:13.899Z] ++ '[' -n 0 ']' [2023-04-27T23:19:13.899Z] ++ set -x [2023-04-27T23:19:13.899Z] ++ 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-04-27T23:19:13.899Z] INFO: Testing against a local daemon [2023-04-27T23:19:13.899Z] === RUN TestPluginInvalidJSON [2023-04-27T23:19:13.899Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:19:13.899Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:19:13.899Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:19:13.899Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-04-27T23:19:13.899Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-27T23:19:13.899Z] === RUN TestPluginInstall [2023-04-27T23:19:13.899Z] === RUN TestPluginInstall/no_auth [2023-04-27T23:19:14.072Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2023-04-27T23:19:14.072Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-27T23:19:14.094Z] docker_api_swarm_test.go:802: [d65a24a4f6124] joining swarm manager [d3c9d6e43bbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:19:14.094Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-04-27T23:19:14.653Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-04-27T23:19:14.653Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-04-27T23:19:15.212Z] docker_api_swarm_test.go:802: [d3a22ff06d51e] joining swarm manager [d3c9d6e43bbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-27T23:19:15.801Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-04-27T23:19:15.968Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2023-04-27T23:19:15.968Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-27T23:19:16.364Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-04-27T23:19:16.365Z] docker_api_swarm_test.go:802: [da8ab55375bc1] joining swarm manager [d3c9d6e43bbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-04-27T23:19:16.924Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-04-27T23:19:16.924Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-04-27T23:19:17.195Z] time="2023-04-27T23:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:19:17.195Z] time="2023-04-27T23:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cf55ac2b4afa661e8d58c84fe70d9fc3c2775bce0f4e14b80a8aa76c1816e31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:19:17.195Z] time="2023-04-27T23:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:19:17.195Z] time="2023-04-27T23:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cf55ac2b4afa661e8d58c84fe70d9fc3c2775bce0f4e14b80a8aa76c1816e31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:19:17.195Z] === RUN TestPluginInstall/with_htpasswd [2023-04-27T23:19:17.454Z] time="2023-04-27T23:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:19:17.454Z] time="2023-04-27T23:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cf55ac2b4afa661e8d58c84fe70d9fc3c2775bce0f4e14b80a8aa76c1816e31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:19:17.454Z] time="2023-04-27T23:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:19:17.454Z] time="2023-04-27T23:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cf55ac2b4afa661e8d58c84fe70d9fc3c2775bce0f4e14b80a8aa76c1816e31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:19:17.484Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-04-27T23:19:17.484Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-04-27T23:19:17.484Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-04-27T23:19:17.484Z] docker_api_swarm_test.go:810: [d79f1f54968ea] joining swarm manager [d3c9d6e43bbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-04-27T23:19:17.714Z] === RUN TestPluginInstall/with_insecure [2023-04-27T23:19:18.410Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-04-27T23:19:18.512Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2023-04-27T23:19:18.512Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-27T23:19:18.658Z] time="2023-04-27T23:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:19:18.658Z] time="2023-04-27T23:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84a97ef654f08e4ae58d774f1b20426e62dfe71656efcb519ff2010d97b779b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:19:18.658Z] time="2023-04-27T23:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:19:18.658Z] time="2023-04-27T23:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84a97ef654f08e4ae58d774f1b20426e62dfe71656efcb519ff2010d97b779b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:19:18.658Z] plugin_test.go:164: [d370dbd79ffb3] daemon is not started [2023-04-27T23:19:18.658Z] --- PASS: TestPluginInstall (5.78s) [2023-04-27T23:19:18.658Z] --- PASS: TestPluginInstall/no_auth (4.14s) [2023-04-27T23:19:18.658Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2023-04-27T23:19:18.658Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2023-04-27T23:19:18.658Z] === RUN TestPluginsWithRuntimes [2023-04-27T23:19:19.335Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-04-27T23:19:19.335Z] === RUN TestInfoDebug [2023-04-27T23:19:19.335Z] === RUN TestDockerSuite/TestInspectDefault [2023-04-27T23:19:19.591Z] --- PASS: TestInfoDebug (0.52s) [2023-04-27T23:19:19.591Z] === RUN TestInfoInsecureRegistries [2023-04-27T23:19:19.846Z] === RUN TestDockerSuite/TestInspectHistory [2023-04-27T23:19:20.101Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-27T23:19:20.101Z] === RUN TestInfoRegistryMirrors [2023-04-27T23:19:20.431Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2023-04-27T23:19:20.431Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-27T23:19:20.567Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-27T23:19:20.660Z] === RUN TestDockerSuite/TestInspectImage [2023-04-27T23:19:20.660Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-04-27T23:19:20.660Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-04-27T23:19:20.660Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-04-27T23:19:20.660Z] === RUN TestDockerSuite/TestInspectInt64 [2023-04-27T23:19:20.660Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-27T23:19:20.660Z] === RUN TestLoginFailsWithBadCredentials [2023-04-27T23:19:20.916Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-04-27T23:19:21.136Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-27T23:19:21.171Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-04-27T23:19:21.171Z] === RUN TestPingCacheHeaders [2023-04-27T23:19:21.171Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-27T23:19:21.171Z] === RUN TestPingGet [2023-04-27T23:19:21.171Z] --- PASS: TestPingGet (0.01s) [2023-04-27T23:19:21.171Z] === RUN TestPingHead [2023-04-27T23:19:21.171Z] --- PASS: TestPingHead (0.01s) [2023-04-27T23:19:21.171Z] === RUN TestVersion [2023-04-27T23:19:21.171Z] --- PASS: TestVersion (0.02s) [2023-04-27T23:19:21.171Z] PASS [2023-04-27T23:19:21.171Z] [2023-04-27T23:19:21.171Z] === Skipped [2023-04-27T23:19:21.171Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:19:21.171Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-27T23:19:21.171Z] [2023-04-27T23:19:21.171Z] DONE 18 tests, 1 skipped in 21.092s [2023-04-27T23:19:21.171Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-27T23:19:21.171Z] ++ 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-04-27T23:19:21.171Z] ++ set -e [2023-04-27T23:19:21.171Z] ++ '[' -n 0 ']' [2023-04-27T23:19:21.171Z] ++ set -x [2023-04-27T23:19:21.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-27T23:19:21.171Z] INFO: Testing against a local daemon [2023-04-27T23:19:21.171Z] === RUN TestVolumesCreateAndList [2023-04-27T23:19:21.171Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-04-27T23:19:21.171Z] === RUN TestVolumesRemove [2023-04-27T23:19:21.171Z] --- PASS: TestVolumesRemove (0.06s) [2023-04-27T23:19:21.171Z] === RUN TestVolumesInspect [2023-04-27T23:19:21.171Z] --- PASS: TestVolumesInspect (0.01s) [2023-04-27T23:19:21.171Z] === RUN TestVolumesInvalidJSON [2023-04-27T23:19:21.468Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-27T23:19:21.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-27T23:19:21.468Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-27T23:19:21.468Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-27T23:19:21.468Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-27T23:19:21.468Z] PASS [2023-04-27T23:19:21.468Z] [2023-04-27T23:19:21.468Z] DONE 5 tests in 0.125s [2023-04-27T23:19:21.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-27T23:19:21.468Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-04-27T23:19:21.723Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-04-27T23:19:21.723Z] ++++ cat bundles/test-integration/docker.pid [2023-04-27T23:19:21.723Z] +++ kill 10459 [2023-04-27T23:19:22.103Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2023-04-27T23:19:22.103Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2023-04-27T23:19:22.103Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-04-27T23:19:22.103Z] === RUN TestPluginBackCompatMediaTypes [2023-04-27T23:19:22.283Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-04-27T23:19:22.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s) [2023-04-27T23:19:22.326Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-27T23:19:22.675Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-04-27T23:19:22.675Z] PASS [2023-04-27T23:19:22.675Z] [2023-04-27T23:19:22.675Z] DONE 10 tests in 9.819s [2023-04-27T23:19:22.675Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-27T23:19:22.675Z] ++ 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-04-27T23:19:22.675Z] ++ set -e [2023-04-27T23:19:22.675Z] ++ '[' -n 0 ']' [2023-04-27T23:19:22.675Z] ++ set -x [2023-04-27T23:19:22.676Z] ++ 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-04-27T23:19:22.676Z] INFO: Testing against a local daemon [2023-04-27T23:19:22.676Z] === RUN TestExternalGraphDriver [2023-04-27T23:19:22.843Z] === RUN TestDockerSuite/TestInspectPlugin [2023-04-27T23:19:23.098Z] +++ /etc/init.d/apparmor stop [2023-04-27T23:19:23.098Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-27T23:19:23.098Z] [2023-04-27T23:19:23.098Z] Unloading profiles will leave already running processes permanently [2023-04-27T23:19:23.098Z] unconfined, which can lead to unexpected situations. [2023-04-27T23:19:23.098Z] [2023-04-27T23:19:23.098Z] To set a process to complain mode, use the command line tool [2023-04-27T23:19:23.098Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-27T23:19:23.098Z] +++ true [2023-04-27T23:19:23.098Z] exiting test-integration [2023-04-27T23:19:23.098Z] ++ exit 0 [2023-04-27T23:19:23.098Z] [2023-04-27T23:19:23.266Z] === RUN TestExternalGraphDriver/json [2023-04-27T23:19:23.353Z] + for job in $(jobs -p) [2023-04-27T23:19:23.353Z] + wait 22917 [2023-04-27T23:19:24.222Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2023-04-27T23:19:24.222Z] === RUN TestNISDomainname [2023-04-27T23:19:24.222Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-04-27T23:19:24.222Z] --- SKIP: TestNISDomainname (0.01s) [2023-04-27T23:19:24.222Z] === RUN TestHostnameDnsResolution [2023-04-27T23:19:24.648Z] === RUN TestExternalGraphDriver/spec [2023-04-27T23:19:24.787Z] --- PASS: TestHostnameDnsResolution (0.60s) [2023-04-27T23:19:24.787Z] === RUN TestUnprivilegedPortsAndPing [2023-04-27T23:19:24.787Z] 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-04-27T23:19:24.787Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-04-27T23:19:24.787Z] === RUN TestStats [2023-04-27T23:19:24.787Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:24.787Z] --- SKIP: TestStats (0.00s) [2023-04-27T23:19:24.787Z] === RUN TestStopContainerWithTimeout [2023-04-27T23:19:24.787Z] === RUN TestStopContainerWithTimeout/0 [2023-04-27T23:19:24.787Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-27T23:19:24.787Z] === RUN TestStopContainerWithTimeout/1 [2023-04-27T23:19:24.787Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-27T23:19:24.787Z] === RUN TestStopContainerWithTimeout/3 [2023-04-27T23:19:24.787Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-27T23:19:24.787Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-27T23:19:24.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-27T23:19:24.787Z] === CONT TestStopContainerWithTimeout/0 [2023-04-27T23:19:24.787Z] === CONT TestStopContainerWithTimeout/3 [2023-04-27T23:19:25.235Z] === RUN TestDockerSuite/TestInspectRootFS [2023-04-27T23:19:25.235Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-04-27T23:19:25.352Z] === CONT TestStopContainerWithTimeout/1 [2023-04-27T23:19:25.489Z] === RUN TestDockerSuite/TestInspectStatus [2023-04-27T23:19:25.517Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-27T23:19:25.517Z] [2023-04-27T23:19:25.517Z] Unloading profiles will leave already running processes permanently [2023-04-27T23:19:25.517Z] unconfined, which can lead to unexpected situations. [2023-04-27T23:19:25.517Z] [2023-04-27T23:19:25.517Z] To set a process to complain mode, use the command line tool [2023-04-27T23:19:25.517Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-27T23:19:25.517Z] [2023-04-27T23:19:26.049Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound Post stage [Pipeline] junit [2023-04-27T23:19:26.100Z] Recording test results [2023-04-27T23:19:26.557Z] === RUN TestExternalGraphDriver/pull [2023-04-27T23:19:26.725Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-27T23:19:27.410Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-04-27T23:19:27.509Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-04-27T23:19:27.666Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-04-27T23:19:27.795Z] + echo Ensuring container killed. [2023-04-27T23:19:27.795Z] Ensuring container killed. [2023-04-27T23:19:27.795Z] + docker rm -vf docker-pr1 [2023-04-27T23:19:27.795Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-04-27T23:19:27.938Z] --- PASS: TestExternalGraphDriver (5.09s) [2023-04-27T23:19:27.938Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2023-04-27T23:19:27.938Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2023-04-27T23:19:27.938Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2023-04-27T23:19:27.938Z] === RUN TestGraphdriverPluginV2 [2023-04-27T23:19:28.088Z] + echo Chowning /workspace to jenkins user [2023-04-27T23:19:28.088Z] Chowning /workspace to jenkins user [2023-04-27T23:19:28.088Z] + id -u [2023-04-27T23:19:28.088Z] + id -g [2023-04-27T23:19:28.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/workspace busybox chown -R 1000:1000 /workspace [2023-04-27T23:19:28.088Z] Unable to find image 'busybox:latest' locally [2023-04-27T23:19:28.198Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:19:28.198Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-04-27T23:19:28.198Z] PASS [2023-04-27T23:19:28.198Z] [2023-04-27T23:19:28.198Z] === Skipped [2023-04-27T23:19:28.198Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-04-27T23:19:28.199Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:19:28.199Z] [2023-04-27T23:19:28.199Z] DONE 5 tests, 1 skipped in 5.531s [2023-04-27T23:19:28.199Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-27T23:19:28.199Z] ++ 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-04-27T23:19:28.199Z] ++ set -e [2023-04-27T23:19:28.199Z] ++ '[' -n 0 ']' [2023-04-27T23:19:28.199Z] ++ set -x [2023-04-27T23:19:28.199Z] ++ 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-04-27T23:19:28.199Z] INFO: Testing against a local daemon [2023-04-27T23:19:28.199Z] === RUN TestContinueAfterPluginCrash [2023-04-27T23:19:28.199Z] === PAUSE TestContinueAfterPluginCrash [2023-04-27T23:19:28.199Z] === RUN TestReadPluginNoRead [2023-04-27T23:19:28.199Z] === PAUSE TestReadPluginNoRead [2023-04-27T23:19:28.199Z] === RUN TestDaemonStartWithLogOpt [2023-04-27T23:19:28.199Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-27T23:19:28.199Z] === CONT TestContinueAfterPluginCrash [2023-04-27T23:19:28.199Z] === CONT TestDaemonStartWithLogOpt [2023-04-27T23:19:28.226Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-04-27T23:19:28.351Z] latest: Pulling from library/busybox [2023-04-27T23:19:28.351Z] 4b35f584bb4f: Pulling fs layer [2023-04-27T23:19:28.351Z] 4b35f584bb4f: Verifying Checksum [2023-04-27T23:19:28.351Z] 4b35f584bb4f: Download complete [2023-04-27T23:19:28.612Z] 4b35f584bb4f: Pull complete [2023-04-27T23:19:28.612Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-27T23:19:28.612Z] Status: Downloaded newer image for busybox:latest [2023-04-27T23:19:28.785Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-04-27T23:19:29.040Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-27T23:19:29.248Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-27T23:19:29.248Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2023-04-27T23:19:29.248Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2023-04-27T23:19:29.248Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2023-04-27T23:19:29.248Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2023-04-27T23:19:29.248Z] === RUN TestDeleteDevicemapper [2023-04-27T23:19:29.248Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:19:29.248Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-27T23:19:29.248Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-27T23:19:29.483Z] + bundleName=docker-py [2023-04-27T23:19:29.483Z] + echo Creating docker-py-bundles.tar.gz [2023-04-27T23:19:29.483Z] Creating docker-py-bundles.tar.gz [2023-04-27T23:19:29.483Z] + 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-04-27T23:19:29.497Z] Archiving artifacts [2023-04-27T23:19:29.600Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-04-27T23:19:30.159Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-04-27T23:19:30.159Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-04-27T23:19:31.144Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2023-04-27T23:19:31.144Z] === RUN TestUpdateMemory [2023-04-27T23:19:31.144Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:31.144Z] --- SKIP: TestUpdateMemory (0.00s) [2023-04-27T23:19:31.144Z] === RUN TestUpdateCPUQuota [2023-04-27T23:19:31.144Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:31.144Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-04-27T23:19:31.144Z] === RUN TestUpdatePidsLimit [2023-04-27T23:19:31.144Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:31.144Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-04-27T23:19:31.144Z] === RUN TestUpdateRestartPolicy [2023-04-27T23:19:31.493Z] --- PASS: TestDaemonStartWithLogOpt (3.15s) [2023-04-27T23:19:31.493Z] === CONT TestReadPluginNoRead [2023-04-27T23:19:31.520Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-04-27T23:19:31.585Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-04-27T23:19:31.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh binary-daemon [2023-04-27T23:19:32.444Z] === RUN TestDockerSuite/TestLinksEnvs [2023-04-27T23:19:32.503Z] [2023-04-27T23:19:32.503Z] Removing bundles/ [2023-04-27T23:19:32.503Z] [2023-04-27T23:19:32.503Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-04-27T23:19:32.503Z] Building: bundles/binary-daemon/dockerd-dev [2023-04-27T23:19:32.503Z] GOOS="" GOARCH="" GOARM="" [2023-04-27T23:19:33.369Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-04-27T23:19:33.624Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-04-27T23:19:34.032Z] === RUN TestReadPluginNoRead/default [2023-04-27T23:19:34.548Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-04-27T23:19:34.971Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-27T23:19:35.910Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-27T23:19:36.431Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-04-27T23:19:36.480Z] --- PASS: TestContinueAfterPluginCrash (8.08s) [2023-04-27T23:19:37.051Z] === CONT TestReadPluginNoRead [2023-04-27T23:19:37.051Z] read_test.go:92: [d49c870767494] daemon is not started [2023-04-27T23:19:37.051Z] --- PASS: TestReadPluginNoRead (5.69s) [2023-04-27T23:19:37.051Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2023-04-27T23:19:37.051Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2023-04-27T23:19:37.051Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2023-04-27T23:19:37.051Z] PASS [2023-04-27T23:19:37.051Z] [2023-04-27T23:19:37.051Z] DONE 6 tests in 8.961s [2023-04-27T23:19:37.051Z] 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-04-27T23:19:37.051Z] ++ 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-04-27T23:19:37.051Z] ++ set -e [2023-04-27T23:19:37.051Z] ++ '[' -n 0 ']' [2023-04-27T23:19:37.051Z] ++ set -x [2023-04-27T23:19:37.051Z] ++ 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-04-27T23:19:37.311Z] testing: warning: no tests to run [2023-04-27T23:19:37.311Z] PASS [2023-04-27T23:19:37.311Z] [2023-04-27T23:19:37.311Z] DONE 0 tests in 0.036s [2023-04-27T23:19:37.311Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-27T23:19:37.311Z] ++ 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-04-27T23:19:37.311Z] ++ set -e [2023-04-27T23:19:37.311Z] ++ '[' -n 0 ']' [2023-04-27T23:19:37.311Z] ++ set -x [2023-04-27T23:19:37.311Z] ++ 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-04-27T23:19:37.311Z] INFO: Testing against a local daemon [2023-04-27T23:19:37.311Z] === RUN TestPluginWithDevMounts [2023-04-27T23:19:37.311Z] === PAUSE TestPluginWithDevMounts [2023-04-27T23:19:37.311Z] === CONT TestPluginWithDevMounts [2023-04-27T23:19:37.578Z] --- PASS: TestImportExtremelyLargeImageWorks (92.12s) [2023-04-27T23:19:37.578Z] PASS [2023-04-27T23:19:37.578Z] [2023-04-27T23:19:37.578Z] DONE 13 tests in 95.203s [2023-04-27T23:19:37.578Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-27T23:19:37.578Z] INFO: Testing against a local daemon [2023-04-27T23:19:37.578Z] === RUN TestNetworkCreateDelete [2023-04-27T23:19:37.578Z] --- PASS: TestNetworkCreateDelete (0.12s) [2023-04-27T23:19:37.578Z] === RUN TestDockerNetworkDeletePreferID [2023-04-27T23:19:37.578Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2023-04-27T23:19:37.578Z] === RUN TestDaemonDNSFallback [2023-04-27T23:19:38.316Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-04-27T23:19:38.316Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-04-27T23:19:39.238Z] --- PASS: TestPluginWithDevMounts (1.54s) [2023-04-27T23:19:39.238Z] PASS [2023-04-27T23:19:39.238Z] [2023-04-27T23:19:39.238Z] DONE 1 tests in 1.666s [2023-04-27T23:19:39.238Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-27T23:19:39.238Z] ++ 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-04-27T23:19:39.238Z] ++ set -e [2023-04-27T23:19:39.238Z] ++ '[' -n 0 ']' [2023-04-27T23:19:39.238Z] ++ set -x [2023-04-27T23:19:39.238Z] ++ 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-04-27T23:19:39.238Z] INFO: Testing against a local daemon [2023-04-27T23:19:39.238Z] === RUN TestSecretInspect [2023-04-27T23:19:40.092Z] --- PASS: TestDaemonDNSFallback (6.28s) [2023-04-27T23:19:40.092Z] === RUN TestInspectNetwork [2023-04-27T23:19:40.828Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-04-27T23:19:40.828Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-04-27T23:19:41.148Z] --- PASS: TestSecretInspect (2.12s) [2023-04-27T23:19:41.148Z] === RUN TestSecretList [2023-04-27T23:19:41.388Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-04-27T23:19:43.329Z] --- PASS: TestUpdateRestartPolicy (10.72s) [2023-04-27T23:19:43.329Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-27T23:19:43.329Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2023-04-27T23:19:43.329Z] === RUN TestWaitNonBlocked [2023-04-27T23:19:43.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:19:43.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:19:43.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:19:43.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:19:43.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:19:43.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:19:43.329Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-27T23:19:43.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2023-04-27T23:19:43.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2023-04-27T23:19:43.329Z] === RUN TestWaitBlocked [2023-04-27T23:19:43.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:19:43.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:19:43.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:19:43.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:19:43.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-27T23:19:43.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-27T23:19:43.329Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-27T23:19:43.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2023-04-27T23:19:43.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2023-04-27T23:19:43.329Z] === CONT TestDaemonRestartIpcMode [2023-04-27T23:19:43.329Z] === CONT TestIpcModeOlderClient [2023-04-27T23:19:43.329Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-04-27T23:19:43.329Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-27T23:19:43.358Z] === RUN TestInspectNetwork/full_network_id [2023-04-27T23:19:43.358Z] === RUN TestInspectNetwork/partial_network_id [2023-04-27T23:19:43.358Z] === RUN TestInspectNetwork/network_name [2023-04-27T23:19:43.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-27T23:19:43.687Z] --- PASS: TestSecretList (2.10s) [2023-04-27T23:19:43.687Z] === RUN TestSecretsCreateAndDelete [2023-04-27T23:19:45.596Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2023-04-27T23:19:45.596Z] === RUN TestSecretsUpdate [2023-04-27T23:19:47.507Z] --- PASS: TestSecretsUpdate (2.13s) [2023-04-27T23:19:47.507Z] === RUN TestTemplatedSecret [2023-04-27T23:19:47.508Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.11s) [2023-04-27T23:19:47.521Z] --- PASS: TestInspectNetwork (7.19s) [2023-04-27T23:19:47.521Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-27T23:19:47.521Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-27T23:19:47.521Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-27T23:19:47.521Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-27T23:19:47.521Z] === RUN TestRunContainerWithBridgeNone [2023-04-27T23:19:47.768Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2023-04-27T23:19:47.768Z] PASS [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === Skipped [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-27T23:19:47.768Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-04-27T23:19:47.768Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-04-27T23:19:47.768Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-04-27T23:19:47.768Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-04-27T23:19:47.768Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-04-27T23:19:47.768Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-04-27T23:19:47.768Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-04-27T23:19:47.768Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-04-27T23:19:47.768Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-04-27T23:19:47.768Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-27T23:19:47.768Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-04-27T23:19:47.768Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.768Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-04-27T23:19:47.768Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-04-27T23:19:47.768Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-04-27T23:19:47.769Z] 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-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-04-27T23:19:47.769Z] 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-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-04-27T23:19:47.769Z] 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-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-04-27T23:19:47.769Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-27T23:19:47.769Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-04-27T23:19:47.769Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-04-27T23:19:47.769Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-04-27T23:19:47.769Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-04-27T23:19:47.769Z] 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-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-04-27T23:19:47.769Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-27T23:19:47.769Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-04-27T23:19:47.769Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-04-27T23:19:47.769Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-04-27T23:19:47.769Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-27T23:19:47.769Z] [2023-04-27T23:19:47.769Z] DONE 178 tests, 27 skipped in 82.738s [2023-04-27T23:19:47.769Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-27T23:19:47.769Z] INFO: Testing against a local daemon [2023-04-27T23:19:47.769Z] === RUN TestLiveRestore [2023-04-27T23:19:47.769Z] === RUN TestLiveRestore/volume_references [2023-04-27T23:19:47.769Z] === PAUSE TestLiveRestore/volume_references [2023-04-27T23:19:47.769Z] === CONT TestLiveRestore/volume_references [2023-04-27T23:19:48.700Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-27T23:19:48.700Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-27T23:19:48.889Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2023-04-27T23:19:48.889Z] === RUN TestNetworkInvalidJSON [2023-04-27T23:19:48.889Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-27T23:19:48.889Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-27T23:19:48.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:19:48.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:19:48.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:19:48.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:19:48.889Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-27T23:19:48.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:19:48.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-27T23:19:48.889Z] === RUN TestNetworkList [2023-04-27T23:19:48.889Z] === RUN TestNetworkList//networks [2023-04-27T23:19:48.889Z] === PAUSE TestNetworkList//networks [2023-04-27T23:19:48.889Z] === RUN TestNetworkList//networks/ [2023-04-27T23:19:48.889Z] === PAUSE TestNetworkList//networks/ [2023-04-27T23:19:48.889Z] === CONT TestNetworkList//networks [2023-04-27T23:19:48.889Z] === CONT TestNetworkList//networks/ [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkList (0.01s) [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-27T23:19:48.889Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-27T23:19:48.889Z] === RUN TestHostIPv4BridgeLabel [2023-04-27T23:19:49.451Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-27T23:19:49.451Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-27T23:19:49.477Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-04-27T23:19:49.596Z] 8185ee4ed646: Pull complete [2023-04-27T23:19:50.045Z] --- PASS: TestTemplatedSecret (2.42s) [2023-04-27T23:19:50.045Z] === RUN TestSecretCreateResolve [2023-04-27T23:19:50.378Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-04-27T23:19:50.378Z] === RUN TestDaemonDefaultNetworkPools [2023-04-27T23:19:50.596Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-27T23:19:50.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-04-27T23:19:51.305Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2023-04-27T23:19:51.305Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-27T23:19:51.813Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-04-27T23:19:51.954Z] --- PASS: TestSecretCreateResolve (2.14s) [2023-04-27T23:19:51.954Z] PASS [2023-04-27T23:19:51.954Z] [2023-04-27T23:19:51.954Z] DONE 6 tests in 13.116s [2023-04-27T23:19:51.955Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-04-27T23:19:51.955Z] ++ 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-04-27T23:19:51.955Z] ++ set -e [2023-04-27T23:19:51.955Z] ++ '[' -n 0 ']' [2023-04-27T23:19:51.955Z] ++ set -x [2023-04-27T23:19:51.955Z] ++ 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-04-27T23:19:52.214Z] INFO: Testing against a local daemon [2023-04-27T23:19:52.214Z] === RUN TestServiceCreateInit [2023-04-27T23:19:52.214Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-27T23:19:52.233Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2023-04-27T23:19:52.233Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-27T23:19:52.415Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-04-27T23:19:53.120Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-27T23:19:53.597Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-04-27T23:19:53.597Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-27T23:19:54.158Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-04-27T23:19:54.158Z] === RUN TestServiceWithPredefinedNetwork [2023-04-27T23:19:54.926Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-04-27T23:19:54.926Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-04-27T23:19:54.926Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-04-27T23:19:54.926Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-04-27T23:19:54.926Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-04-27T23:19:55.020Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-27T23:19:55.180Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-04-27T23:19:55.740Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-04-27T23:19:56.414Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-27T23:19:56.672Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2023-04-27T23:19:56.672Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-27T23:19:56.672Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:19:56.672Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:19:56.672Z] === RUN TestServiceWithDataPathPortInit [2023-04-27T23:19:57.544Z] --- PASS: TestLiveRestore (0.00s) [2023-04-27T23:19:57.544Z] --- PASS: TestLiveRestore/volume_references (9.65s) [2023-04-27T23:19:57.545Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (7.97s) [2023-04-27T23:19:57.545Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.09s) [2023-04-27T23:19:57.545Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.06s) [2023-04-27T23:19:57.545Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.04s) [2023-04-27T23:19:57.545Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2023-04-27T23:19:57.545Z] PASS [2023-04-27T23:19:57.545Z] [2023-04-27T23:19:57.545Z] DONE 7 tests in 9.742s [2023-04-27T23:19:57.545Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-27T23:19:57.802Z] INFO: Testing against a local daemon [2023-04-27T23:19:57.802Z] === RUN TestCommitInheritsEnv [2023-04-27T23:19:58.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-04-27T23:19:59.173Z] --- PASS: TestCommitInheritsEnv (1.46s) [2023-04-27T23:19:59.174Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-27T23:19:59.174Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-27T23:19:59.174Z] === RUN TestImagesFilterMultiReference [2023-04-27T23:19:59.174Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-27T23:19:59.174Z] === RUN TestImagePullPlatformInvalid [2023-04-27T23:19:59.174Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-27T23:19:59.174Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-27T23:19:59.174Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-27T23:19:59.174Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-27T23:19:59.174Z] === RUN TestRemoveImageOrphaning [2023-04-27T23:19:59.252Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-04-27T23:19:59.711Z] --- PASS: TestServiceCreateInit (7.11s) [2023-04-27T23:19:59.711Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2023-04-27T23:19:59.711Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2023-04-27T23:19:59.711Z] === RUN TestCreateServiceMultipleTimes [2023-04-27T23:19:59.812Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-04-27T23:20:01.070Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-04-27T23:20:01.070Z] === RUN TestRemoveImageGarbageCollector [2023-04-27T23:20:01.070Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-04-27T23:20:01.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-27T23:20:01.070Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-27T23:20:01.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-27T23:20:01.070Z] === RUN TestTagInvalidReference [2023-04-27T23:20:01.329Z] --- PASS: TestTagInvalidReference (0.02s) [2023-04-27T23:20:01.329Z] === RUN TestTagValidPrefixedRepo [2023-04-27T23:20:01.329Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-04-27T23:20:01.329Z] === RUN TestTagExistedNameWithoutForce [2023-04-27T23:20:01.329Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-27T23:20:01.329Z] === RUN TestTagOfficialNames [2023-04-27T23:20:01.329Z] --- PASS: TestTagOfficialNames (0.04s) [2023-04-27T23:20:01.329Z] === RUN TestTagMatchesDigest [2023-04-27T23:20:01.329Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-27T23:20:01.329Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-27T23:20:05.046Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-04-27T23:20:05.046Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-04-27T23:20:05.046Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-04-27T23:20:05.607Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-04-27T23:20:06.532Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-04-27T23:20:07.092Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-04-27T23:20:08.016Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-04-27T23:20:08.940Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-04-27T23:20:10.302Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-04-27T23:20:10.557Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-04-27T23:20:11.118Z] === RUN TestDockerSuite/TestLogsSince [2023-04-27T23:20:11.511Z] --- PASS: TestServiceWithDataPathPortInit (13.34s) [2023-04-27T23:20:11.511Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-27T23:20:12.071Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p82rjq6zsp3cam0f8zzoqdktj Created:2023-04-27 23:20:10.622459646 +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[f34f9cbbfba0e0fc3d116ef9b44e89e9b457d84df5b77f228d14585161bdd64d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srhn8oq2sz8uz046kxy6tgtlg EndpointID:d4008cbd401e1c9ac14a6cdd66f12d47970b5954a4ef05b60fa84eff9401d63c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2afa2c192476e11c426942695a43e5f246d22b502ec7fb2d05435018d34fcd6c 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:f25aaea68914 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srhn8oq2sz8uz046kxy6tgtlg EndpointID:d4008cbd401e1c9ac14a6cdd66f12d47970b5954a4ef05b60fa84eff9401d63c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-27T23:20:14.606Z] --- PASS: TestCreateServiceMultipleTimes (15.11s) [2023-04-27T23:20:14.606Z] === RUN TestCreateServiceConflict [2023-04-27T23:20:16.236Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.54s) [2023-04-27T23:20:16.236Z] PASS [2023-04-27T23:20:16.236Z] [2023-04-27T23:20:16.236Z] === Skipped [2023-04-27T23:20:16.236Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:20:16.236Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:20:16.236Z] [2023-04-27T23:20:16.236Z] DONE 26 tests, 1 skipped in 43.086s [2023-04-27T23:20:16.236Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:20:16.492Z] INFO: Testing against a local daemon [2023-04-27T23:20:16.492Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-27T23:20:16.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:20:16.492Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:20:16.492Z] === RUN TestDockerNetworkIpvlan [2023-04-27T23:20:16.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:20:16.492Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:20:16.492Z] PASS [2023-04-27T23:20:16.492Z] [2023-04-27T23:20:16.492Z] === Skipped [2023-04-27T23:20:16.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:20:16.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:20:16.492Z] [2023-04-27T23:20:16.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:20:16.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:20:16.492Z] [2023-04-27T23:20:16.492Z] DONE 2 tests, 2 skipped in 0.043s [2023-04-27T23:20:16.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:20:16.492Z] INFO: Testing against a local daemon [2023-04-27T23:20:16.492Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-27T23:20:16.520Z] --- PASS: TestCreateServiceConflict (2.12s) [2023-04-27T23:20:16.520Z] === RUN TestCreateServiceMaxReplicas [2023-04-27T23:20:17.642Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-04-27T23:20:17.857Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2023-04-27T23:20:17.857Z] === RUN TestDockerNetworkMacvlan [2023-04-27T23:20:18.474Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-27T23:20:19.050Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-27T23:20:19.059Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2023-04-27T23:20:19.059Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-27T23:20:19.997Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-27T23:20:20.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-04-27T23:20:21.886Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-27T23:20:23.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-27T23:20:23.411Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-04-27T23:20:23.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-04-27T23:20:23.972Z] === RUN TestDockerSuite/TestLogsTail [2023-04-27T23:20:24.532Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-04-27T23:20:25.097Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-04-27T23:20:25.668Z] === RUN TestDockerSuite/TestMountIntoProc [2023-04-27T23:20:25.925Z] docker_api_swarm_service_test.go:395: [d82fb84b0d001] joining swarm manager [d6b5a4a6ca7f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:20:26.179Z] === RUN TestDockerSuite/TestMountIntoSys [2023-04-27T23:20:26.520Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2023-04-27T23:20:27.082Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2023-04-27T23:20:27.082Z] PASS [2023-04-27T23:20:27.082Z] [2023-04-27T23:20:27.082Z] DONE 8 tests in 10.769s [2023-04-27T23:20:27.082Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-27T23:20:27.082Z] testing: warning: no tests to run [2023-04-27T23:20:27.082Z] PASS [2023-04-27T23:20:27.082Z] [2023-04-27T23:20:27.082Z] DONE 0 tests in 0.009s [2023-04-27T23:20:27.082Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-27T23:20:27.103Z] docker_api_swarm_service_test.go:395: [d1de488e4d606] joining swarm manager [d6b5a4a6ca7f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:20:27.103Z] === RUN TestDockerSuite/TestNetHostname [2023-04-27T23:20:27.338Z] INFO: Testing against a local daemon [2023-04-27T23:20:27.338Z] === RUN TestAuthZPluginAllowRequest [2023-04-27T23:20:28.266Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-04-27T23:20:28.266Z] === RUN TestAuthZPluginTLS [2023-04-27T23:20:28.467Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-04-27T23:20:28.721Z] === RUN TestDockerSuite/TestNetworkEvents [2023-04-27T23:20:28.828Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-04-27T23:20:28.828Z] === RUN TestAuthZPluginDenyRequest [2023-04-27T23:20:29.389Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-27T23:20:29.389Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-27T23:20:29.645Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-04-27T23:20:29.950Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-04-27T23:20:29.950Z] === RUN TestAuthZPluginDenyResponse [2023-04-27T23:20:30.512Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-04-27T23:20:30.512Z] === RUN TestAuthZPluginAllowEventStream [2023-04-27T23:20:31.877Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2023-04-27T23:20:31.877Z] === RUN TestAuthZPluginErrorResponse [2023-04-27T23:20:32.133Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-04-27T23:20:32.133Z] === RUN TestAuthZPluginErrorRequest [2023-04-27T23:20:32.155Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-04-27T23:20:32.409Z] === RUN TestDockerSuite/TestPluginActive [2023-04-27T23:20:32.694Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-27T23:20:32.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-27T23:20:33.255Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-04-27T23:20:33.255Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-27T23:20:33.951Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2023-04-27T23:20:33.951Z] === RUN TestCreateServiceSecretFileMode [2023-04-27T23:20:34.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-04-27T23:20:34.619Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-27T23:20:34.918Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-04-27T23:20:35.985Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2023-04-27T23:20:35.985Z] === RUN TestAuthZPluginHeader [2023-04-27T23:20:36.912Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-27T23:20:36.912Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-27T23:20:40.196Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-04-27T23:20:40.196Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-04-27T23:20:40.196Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-04-27T23:20:41.075Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.12s) [2023-04-27T23:20:41.075Z] === RUN TestAuthZPluginV2Disable [2023-04-27T23:20:41.557Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-04-27T23:20:42.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-04-27T23:20:44.046Z] docker_api_swarm_service_test.go:343: [d181624eed6e0] joining swarm manager [d981223827bd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:20:44.605Z] docker_api_swarm_service_test.go:343: [dbbbebfb590b9] joining swarm manager [d981223827bd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:20:44.605Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-04-27T23:20:45.239Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2023-04-27T23:20:45.239Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-27T23:20:46.226Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2023-04-27T23:20:46.226Z] === RUN TestCreateServiceConfigFileMode [2023-04-27T23:20:46.489Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-04-27T23:20:48.505Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2023-04-27T23:20:48.506Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-27T23:20:49.749Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-04-27T23:20:54.985Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-04-27T23:20:55.910Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-04-27T23:20:56.835Z] === RUN TestDockerSuite/TestPortHostBinding [2023-04-27T23:20:57.760Z] === RUN TestDockerSuite/TestPortList [2023-04-27T23:20:58.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-04-27T23:20:58.442Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2023-04-27T23:20:58.442Z] === RUN TestCreateServiceSysctls [2023-04-27T23:20:59.900Z] docker_api_swarm_service_test.go:490: [d823ca119b5ca] joining swarm manager [dd965df4ff240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:21:00.351Z] --- PASS: TestCreateServiceSysctls (2.98s) [2023-04-27T23:21:00.351Z] === RUN TestCreateServiceCapabilities [2023-04-27T23:21:00.501Z] docker_api_swarm_service_test.go:490: [d89246c0a2fc7] joining swarm manager [dd965df4ff240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:21:00.673Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.29s) [2023-04-27T23:21:00.673Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-27T23:21:02.891Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2023-04-27T23:21:02.892Z] === RUN TestInspect [2023-04-27T23:21:05.431Z] --- PASS: TestInspect (2.73s) [2023-04-27T23:21:05.431Z] === RUN TestCreateJob [2023-04-27T23:21:05.764Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-04-27T23:21:06.324Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-04-27T23:21:07.971Z] --- PASS: TestCreateJob (2.58s) [2023-04-27T23:21:07.971Z] === RUN TestReplicatedJob [2023-04-27T23:21:12.850Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-04-27T23:21:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-04-27T23:21:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-04-27T23:21:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-04-27T23:21:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-04-27T23:21:13.252Z] --- PASS: TestReplicatedJob (5.09s) [2023-04-27T23:21:13.252Z] === RUN TestUpdateReplicatedJob [2023-04-27T23:21:13.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-04-27T23:21:13.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-04-27T23:21:13.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-04-27T23:21:13.970Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-04-27T23:21:13.970Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-04-27T23:21:14.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-04-27T23:21:14.894Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-04-27T23:21:15.792Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2023-04-27T23:21:15.792Z] === RUN TestServiceListWithStatuses [2023-04-27T23:21:15.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:21:15.792Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-27T23:21:15.792Z] === RUN TestDockerNetworkConnectAlias [2023-04-27T23:21:17.404Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-04-27T23:21:18.710Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-04-27T23:21:18.710Z] PASS [2023-04-27T23:21:18.710Z] [2023-04-27T23:21:18.710Z] DONE 17 tests in 50.094s [2023-04-27T23:21:18.710Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-27T23:21:18.710Z] INFO: Testing against a local daemon [2023-04-27T23:21:18.710Z] === RUN TestPluginInvalidJSON [2023-04-27T23:21:18.710Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:21:18.710Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:21:18.710Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:21:18.710Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-04-27T23:21:18.710Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-27T23:21:18.710Z] === RUN TestPluginInstall [2023-04-27T23:21:18.710Z] === RUN TestPluginInstall/no_auth [2023-04-27T23:21:19.287Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-04-27T23:21:19.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-04-27T23:21:19.542Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-04-27T23:21:19.542Z] === RUN TestDockerSuite/TestPsByOrder [2023-04-27T23:21:19.990Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2023-04-27T23:21:19.990Z] === RUN TestDockerNetworkReConnect [2023-04-27T23:21:21.427Z] docker_api_swarm_service_test.go:128: [d964d8bb52b67] joining swarm manager [d2d9806a4ffaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:21:21.986Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-04-27T23:21:21.986Z] docker_api_swarm_service_test.go:129: [d72e389bca439] joining swarm manager [d2d9806a4ffaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d202da2065ea5ca96e23b63963646306031007d1d4b523d3bde4235372ec0b03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d202da2065ea5ca96e23b63963646306031007d1d4b523d3bde4235372ec0b03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:21:22.880Z] === RUN TestPluginInstall/with_htpasswd [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebd7e41ad01465c0981554ca83780de3f6ef0cf6cb46cd68af1b60341e2104bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:21:22.880Z] time="2023-04-27T23:21:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebd7e41ad01465c0981554ca83780de3f6ef0cf6cb46cd68af1b60341e2104bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:21:22.912Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-04-27T23:21:23.135Z] === RUN TestPluginInstall/with_insecure [2023-04-27T23:21:23.285Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2023-04-27T23:21:23.285Z] === RUN TestServicePlugin [2023-04-27T23:21:23.285Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:21:23.285Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-27T23:21:23.285Z] === RUN TestServiceUpdateLabel [2023-04-27T23:21:23.471Z] docker_api_swarm_service_test.go:137: [d7bb37f53a6e5] joining swarm manager [d2d9806a4ffaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-27T23:21:24.024Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-04-27T23:21:24.024Z] Copying nested executables into bundles/binary-daemon [2023-04-27T23:21:24.024Z] [2023-04-27T23:21:24.031Z] docker_api_swarm_service_test.go:138: [d8faedac2bdae] joining swarm manager [d2d9806a4ffaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2023-04-27T23:21:24.069Z] time="2023-04-27T23:21:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:21:24.069Z] time="2023-04-27T23:21:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d3f8e94fa18abd3c48132730feefe867247cf5dfe40f23922d9f64497f8087f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:21:24.069Z] time="2023-04-27T23:21:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-27T23:21:24.069Z] time="2023-04-27T23:21:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d3f8e94fa18abd3c48132730feefe867247cf5dfe40f23922d9f64497f8087f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-27T23:21:24.069Z] plugin_test.go:164: [de37f07ce20fe] daemon is not started [2023-04-27T23:21:24.069Z] --- PASS: TestPluginInstall (6.81s) [2023-04-27T23:21:24.069Z] --- PASS: TestPluginInstall/no_auth (5.04s) [2023-04-27T23:21:24.069Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2023-04-27T23:21:24.069Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2023-04-27T23:21:24.069Z] === RUN TestPluginsWithRuntimes [Pipeline] sh [2023-04-27T23:21:24.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/make.sh cross [2023-04-27T23:21:24.619Z] [2023-04-27T23:21:24.880Z] Removing bundles/ [2023-04-27T23:21:24.880Z] [2023-04-27T23:21:24.880Z] ---> Making bundle: cross (in bundles/cross) [2023-04-27T23:21:24.880Z] Cross building: bundles/cross/linux/amd64 [2023-04-27T23:21:24.880Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-04-27T23:21:24.880Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-04-27T23:21:25.192Z] --- PASS: TestServiceUpdateLabel (2.18s) [2023-04-27T23:21:25.192Z] === RUN TestServiceUpdateSecrets [2023-04-27T23:21:25.393Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-04-27T23:21:25.958Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-27T23:21:26.519Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-27T23:21:27.445Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-04-27T23:21:27.445Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2023-04-27T23:21:27.445Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-04-27T23:21:27.445Z] === RUN TestPluginBackCompatMediaTypes [2023-04-27T23:21:28.006Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-04-27T23:21:28.006Z] PASS [2023-04-27T23:21:28.006Z] [2023-04-27T23:21:28.006Z] DONE 10 tests in 10.781s [2023-04-27T23:21:28.006Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-27T23:21:28.261Z] INFO: Testing against a local daemon [2023-04-27T23:21:28.262Z] === RUN TestExternalGraphDriver [2023-04-27T23:21:28.517Z] === RUN TestExternalGraphDriver/json [2023-04-27T23:21:28.653Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-04-27T23:21:28.653Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-04-27T23:21:30.406Z] === RUN TestExternalGraphDriver/spec [2023-04-27T23:21:30.793Z] a2008f031039: Pull complete [2023-04-27T23:21:30.793Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c [2023-04-27T23:21:30.793Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:21:30.793Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-04-27T23:21:30.793Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-04-27T23:21:30.793Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4252' [2023-04-27T23:21:30.793Z] WARN: Skipping validation tests [2023-04-27T23:21:30.793Z] INFO: Running unit tests at 04/27/2023 23:21:19... [2023-04-27T23:21:30.793Z] INFO: make.ps1 starting at 04/27/2023 23:21:25 [2023-04-27T23:21:30.793Z] INFO: Git commit (4fc8f8b4d8) assumed from DOCKER_GITCOMMIT environment variable [2023-04-27T23:21:30.793Z] INFO: Invoking autogen... [2023-04-27T23:21:30.793Z] INFO: Running unit tests... [2023-04-27T23:21:31.162Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-04-27T23:21:32.331Z] === RUN TestExternalGraphDriver/pull [2023-04-27T23:21:33.696Z] --- PASS: TestExternalGraphDriver (5.44s) [2023-04-27T23:21:33.696Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2023-04-27T23:21:33.696Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2023-04-27T23:21:33.696Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2023-04-27T23:21:33.696Z] === RUN TestGraphdriverPluginV2 [2023-04-27T23:21:36.573Z] 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-04-27T23:21:37.688Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-04-27T23:21:37.750Z] --- PASS: TestImportExtremelyLargeImageWorks (92.69s) [2023-04-27T23:21:37.750Z] PASS [2023-04-27T23:21:37.750Z] [2023-04-27T23:21:37.750Z] === Skipped [2023-04-27T23:21:37.750Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-27T23:21:37.750Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-27T23:21:37.750Z] [2023-04-27T23:21:37.750Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-27T23:21:37.750Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-04-27T23:21:37.750Z] [2023-04-27T23:21:37.750Z] DONE 13 tests, 2 skipped in 96.473s [2023-04-27T23:21:37.750Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-27T23:21:37.750Z] INFO: Testing against a local daemon [2023-04-27T23:21:37.750Z] === RUN TestNetworkCreateDelete [2023-04-27T23:21:37.750Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-04-27T23:21:37.750Z] === RUN TestDockerNetworkDeletePreferID [2023-04-27T23:21:37.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-04-27T23:21:37.750Z] === RUN TestDaemonDNSFallback [2023-04-27T23:21:37.862Z] --- PASS: TestGraphdriverPluginV2 (4.26s) [2023-04-27T23:21:37.863Z] PASS [2023-04-27T23:21:37.863Z] [2023-04-27T23:21:37.863Z] DONE 5 tests in 9.755s [2023-04-27T23:21:37.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-27T23:21:37.863Z] INFO: Testing against a local daemon [2023-04-27T23:21:37.863Z] === RUN TestContinueAfterPluginCrash [2023-04-27T23:21:37.863Z] === PAUSE TestContinueAfterPluginCrash [2023-04-27T23:21:37.863Z] === RUN TestReadPluginNoRead [2023-04-27T23:21:37.863Z] === PAUSE TestReadPluginNoRead [2023-04-27T23:21:37.863Z] === RUN TestDaemonStartWithLogOpt [2023-04-27T23:21:37.863Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-27T23:21:37.863Z] === CONT TestContinueAfterPluginCrash [2023-04-27T23:21:37.863Z] === CONT TestDaemonStartWithLogOpt [2023-04-27T23:21:38.247Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-04-27T23:21:39.607Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-04-27T23:21:40.083Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2023-04-27T23:21:40.083Z] === RUN TestServiceUpdateConfigs [2023-04-27T23:21:41.000Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-04-27T23:21:41.561Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-04-27T23:21:41.926Z] --- PASS: TestDaemonDNSFallback (7.26s) [2023-04-27T23:21:41.926Z] === RUN TestInspectNetwork [2023-04-27T23:21:41.926Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] --- SKIP: TestInspectNetwork (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestRunContainerWithBridgeNone [2023-04-27T23:21:41.926Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestNetworkInvalidJSON [2023-04-27T23:21:41.926Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-27T23:21:41.926Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-27T23:21:41.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:21:41.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:21:41.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:21:41.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:21:41.926Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-27T23:21:41.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:21:41.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestNetworkList [2023-04-27T23:21:41.926Z] === RUN TestNetworkList//networks [2023-04-27T23:21:41.926Z] === PAUSE TestNetworkList//networks [2023-04-27T23:21:41.926Z] === RUN TestNetworkList//networks/ [2023-04-27T23:21:41.926Z] === PAUSE TestNetworkList//networks/ [2023-04-27T23:21:41.926Z] === CONT TestNetworkList//networks [2023-04-27T23:21:41.926Z] === CONT TestNetworkList//networks/ [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkList (0.01s) [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-27T23:21:41.926Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestHostIPv4BridgeLabel [2023-04-27T23:21:41.926Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-27T23:21:41.926Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-04-27T23:21:41.926Z] === RUN TestDaemonDefaultNetworkPools [2023-04-27T23:21:41.926Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-27T23:21:41.926Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-27T23:21:41.926Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-27T23:21:41.926Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestServiceWithPredefinedNetwork [2023-04-27T23:21:41.926Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-27T23:21:41.926Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:21:41.926Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestServiceWithDataPathPortInit [2023-04-27T23:21:41.926Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-27T23:21:41.926Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-27T23:21:41.926Z] PASS [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === Skipped [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-04-27T23:21:41.926Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-04-27T23:21:41.926Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-04-27T23:21:41.926Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-04-27T23:21:41.926Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-27T23:21:41.926Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] DONE 22 tests, 12 skipped in 7.906s [2023-04-27T23:21:41.926Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:21:41.926Z] INFO: Testing against a local daemon [2023-04-27T23:21:41.926Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-27T23:21:41.926Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:21:41.926Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:21:41.926Z] === RUN TestDockerNetworkIpvlan [2023-04-27T23:21:41.926Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:21:41.926Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:21:41.926Z] PASS [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === Skipped [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-27T23:21:41.926Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-27T23:21:41.926Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-27T23:21:41.926Z] [2023-04-27T23:21:41.926Z] DONE 2 tests, 2 skipped in 0.100s [2023-04-27T23:21:41.926Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-27T23:21:42.049Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) [2023-04-27T23:21:42.050Z] === CONT TestReadPluginNoRead [2023-04-27T23:21:42.183Z] INFO: Testing against a local daemon [2023-04-27T23:21:42.183Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-27T23:21:42.183Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:42.183Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-04-27T23:21:42.183Z] === RUN TestDockerNetworkMacvlan [2023-04-27T23:21:42.183Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:42.183Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-04-27T23:21:42.183Z] PASS [2023-04-27T23:21:42.183Z] [2023-04-27T23:21:42.183Z] === Skipped [2023-04-27T23:21:42.183Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-04-27T23:21:42.183Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:42.183Z] [2023-04-27T23:21:42.183Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-04-27T23:21:42.183Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:21:42.183Z] [2023-04-27T23:21:42.183Z] DONE 2 tests, 2 skipped in 0.093s [2023-04-27T23:21:42.183Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-27T23:21:42.183Z] testing: warning: no tests to run [2023-04-27T23:21:42.183Z] PASS [2023-04-27T23:21:42.183Z] [2023-04-27T23:21:42.183Z] DONE 0 tests in 0.022s [2023-04-27T23:21:42.183Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-27T23:21:42.183Z] INFO: Testing against a local daemon [2023-04-27T23:21:42.183Z] === RUN TestAuthZPluginAllowRequest [2023-04-27T23:21:42.183Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.183Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-04-27T23:21:42.183Z] === RUN TestAuthZPluginTLS [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginDenyRequest [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginDenyResponse [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginAllowEventStream [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginErrorResponse [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginErrorRequest [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginHeader [2023-04-27T23:21:42.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.184Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-04-27T23:21:42.184Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-27T23:21:42.748Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:42.748Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2023-04-27T23:21:42.748Z] === RUN TestAuthZPluginV2Disable [2023-04-27T23:21:43.005Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:43.005Z] --- SKIP: TestAuthZPluginV2Disable (0.33s) [2023-04-27T23:21:43.005Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-27T23:21:43.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:43.263Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-04-27T23:21:43.263Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-27T23:21:43.444Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-04-27T23:21:43.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:43.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2023-04-27T23:21:43.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-04-27T23:21:44.084Z] PASS [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === Skipped [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.33s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-04-27T23:21:44.084Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] [2023-04-27T23:21:44.084Z] DONE 17 tests, 17 skipped in 1.799s [2023-04-27T23:21:44.084Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-27T23:21:44.084Z] INFO: Testing against a local daemon [2023-04-27T23:21:44.084Z] === RUN TestPluginInvalidJSON [2023-04-27T23:21:44.084Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:21:44.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:21:44.084Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:21:44.084Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-04-27T23:21:44.084Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-27T23:21:44.084Z] === RUN TestPluginInstall [2023-04-27T23:21:44.084Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.084Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-27T23:21:44.084Z] === RUN TestPluginsWithRuntimes [2023-04-27T23:21:44.085Z] 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-04-27T23:21:44.085Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-27T23:21:44.085Z] === RUN TestPluginBackCompatMediaTypes [2023-04-27T23:21:44.085Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-27T23:21:44.085Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-27T23:21:44.085Z] PASS [2023-04-27T23:21:44.085Z] [2023-04-27T23:21:44.085Z] === Skipped [2023-04-27T23:21:44.085Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-04-27T23:21:44.085Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-27T23:21:44.085Z] [2023-04-27T23:21:44.085Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-04-27T23:21:44.085Z] 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-04-27T23:21:44.085Z] [2023-04-27T23:21:44.085Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-04-27T23:21:44.085Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-27T23:21:44.085Z] [2023-04-27T23:21:44.085Z] DONE 5 tests, 3 skipped in 0.124s [2023-04-27T23:21:44.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-27T23:21:44.342Z] INFO: Testing against a local daemon [2023-04-27T23:21:44.342Z] === RUN TestExternalGraphDriver [2023-04-27T23:21:44.566Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-27T23:21:44.598Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-04-27T23:21:44.598Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-04-27T23:21:44.598Z] === RUN TestGraphdriverPluginV2 [2023-04-27T23:21:44.805Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-04-27T23:21:45.492Z] === RUN TestReadPluginNoRead/default [2023-04-27T23:21:45.729Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-04-27T23:21:45.984Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-04-27T23:21:46.543Z] === RUN TestDockerSuite/TestPsRightTagName [2023-04-27T23:21:46.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-04-27T23:21:46.857Z] --- PASS: TestContinueAfterPluginCrash (8.90s) [2023-04-27T23:21:46.857Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-27T23:21:48.160Z] === RUN TestDockerSuite/TestPsShowMounts [2023-04-27T23:21:48.222Z] === CONT TestReadPluginNoRead [2023-04-27T23:21:48.222Z] read_test.go:92: [d41953ac25ff2] daemon is not started [2023-04-27T23:21:48.222Z] --- PASS: TestReadPluginNoRead (6.29s) [2023-04-27T23:21:48.222Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2023-04-27T23:21:48.222Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2023-04-27T23:21:48.222Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-04-27T23:21:48.222Z] PASS [2023-04-27T23:21:48.222Z] [2023-04-27T23:21:48.222Z] DONE 6 tests in 10.283s [2023-04-27T23:21:48.222Z] 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-04-27T23:21:48.222Z] testing: warning: no tests to run [2023-04-27T23:21:48.222Z] PASS [2023-04-27T23:21:48.222Z] [2023-04-27T23:21:48.222Z] DONE 0 tests in 0.009s [2023-04-27T23:21:48.222Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-27T23:21:48.222Z] INFO: Testing against a local daemon [2023-04-27T23:21:48.222Z] === RUN TestPluginWithDevMounts [2023-04-27T23:21:48.222Z] === PAUSE TestPluginWithDevMounts [2023-04-27T23:21:48.222Z] === CONT TestPluginWithDevMounts [2023-04-27T23:21:49.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-04-27T23:21:50.080Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-04-27T23:21:50.109Z] --- PASS: TestPluginWithDevMounts (1.61s) [2023-04-27T23:21:50.109Z] PASS [2023-04-27T23:21:50.109Z] [2023-04-27T23:21:50.109Z] DONE 1 tests in 1.648s [2023-04-27T23:21:50.109Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-27T23:21:50.109Z] INFO: Testing against a local daemon [2023-04-27T23:21:50.109Z] === RUN TestSecretInspect [2023-04-27T23:21:50.640Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-04-27T23:21:50.640Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-04-27T23:21:50.640Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-04-27T23:21:51.199Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-04-27T23:21:51.199Z] docker_api_swarm_service_test.go:304: [d77c0f072828f] joining swarm manager [dab38f45b77c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:21:51.205Z] --- PASS: TestGraphdriverPluginV2 (5.63s) [2023-04-27T23:21:51.205Z] PASS [2023-04-27T23:21:51.205Z] [2023-04-27T23:21:51.205Z] === Skipped [2023-04-27T23:21:51.205Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-04-27T23:21:51.205Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-04-27T23:21:51.205Z] [2023-04-27T23:21:51.205Z] DONE 2 tests, 1 skipped in 6.071s [2023-04-27T23:21:51.205Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-27T23:21:51.205Z] INFO: Testing against a local daemon [2023-04-27T23:21:51.205Z] === RUN TestContinueAfterPluginCrash [2023-04-27T23:21:51.205Z] === PAUSE TestContinueAfterPluginCrash [2023-04-27T23:21:51.205Z] === RUN TestReadPluginNoRead [2023-04-27T23:21:51.205Z] === PAUSE TestReadPluginNoRead [2023-04-27T23:21:51.205Z] === RUN TestDaemonStartWithLogOpt [2023-04-27T23:21:51.205Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-27T23:21:51.205Z] === CONT TestContinueAfterPluginCrash [2023-04-27T23:21:51.205Z] === CONT TestDaemonStartWithLogOpt [2023-04-27T23:21:51.454Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-04-27T23:21:51.454Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-04-27T23:21:51.469Z] ? github.com/docker/docker/api [no test files] [2023-04-27T23:21:51.996Z] --- PASS: TestSecretInspect (2.23s) [2023-04-27T23:21:51.996Z] === RUN TestSecretList [2023-04-27T23:21:52.014Z] docker_api_swarm_service_test.go:304: [dc140d553c9f7] joining swarm manager [dab38f45b77c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:21:52.014Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-04-27T23:21:53.377Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-04-27T23:21:54.300Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-04-27T23:21:54.511Z] --- PASS: TestSecretList (2.15s) [2023-04-27T23:21:54.511Z] === RUN TestSecretsCreateAndDelete [2023-04-27T23:21:54.859Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-04-27T23:21:54.974Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2023-04-27T23:21:54.974Z] === RUN TestServiceUpdateNetwork [2023-04-27T23:21:56.399Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2023-04-27T23:21:56.399Z] === RUN TestSecretsUpdate [2023-04-27T23:21:58.913Z] --- PASS: TestSecretsUpdate (2.22s) [2023-04-27T23:21:58.913Z] === RUN TestTemplatedSecret [2023-04-27T23:22:00.806Z] --- PASS: TestTemplatedSecret (2.19s) [2023-04-27T23:22:00.806Z] === RUN TestSecretCreateResolve [2023-04-27T23:22:01.386Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-04-27T23:22:01.947Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-04-27T23:22:03.309Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-04-27T23:22:03.321Z] --- PASS: TestSecretCreateResolve (2.15s) [2023-04-27T23:22:03.322Z] PASS [2023-04-27T23:22:03.322Z] [2023-04-27T23:22:03.322Z] DONE 6 tests in 13.095s [2023-04-27T23:22:03.322Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-27T23:22:03.322Z] INFO: Testing against a local daemon [2023-04-27T23:22:03.322Z] === RUN TestServiceCreateInit [2023-04-27T23:22:03.322Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-27T23:22:03.564Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-04-27T23:22:03.564Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-04-27T23:22:03.819Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-04-27T23:22:05.702Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-04-27T23:22:06.072Z] --- PASS: TestDaemonStartWithLogOpt (13.28s) [2023-04-27T23:22:06.072Z] === CONT TestReadPluginNoRead [2023-04-27T23:22:06.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-27T23:22:07.003Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-27T23:22:07.065Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-04-27T23:22:07.194Z] --- PASS: TestServiceUpdateNetwork (11.86s) [2023-04-27T23:22:07.194Z] === RUN TestServiceUpdatePidsLimit [2023-04-27T23:22:07.194Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-27T23:22:07.260Z] --- PASS: TestContinueAfterPluginCrash (16.87s) [2023-04-27T23:22:07.454Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-27T23:22:08.949Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-04-27T23:22:09.155Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-27T23:22:09.855Z] --- PASS: TestServiceCreateInit (6.85s) [2023-04-27T23:22:09.855Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.38s) [2023-04-27T23:22:09.855Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2023-04-27T23:22:09.855Z] === RUN TestCreateServiceMultipleTimes [2023-04-27T23:22:09.873Z] === RUN TestDockerSuite/TestRmiBlank [2023-04-27T23:22:09.873Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-04-27T23:22:09.873Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-04-27T23:22:11.680Z] === RUN TestReadPluginNoRead/default [2023-04-27T23:22:11.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-04-27T23:22:12.319Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-04-27T23:22:12.536Z] === RUN TestMiddlewares [2023-04-27T23:22:12.536Z] --- PASS: TestMiddlewares (0.00s) [2023-04-27T23:22:12.536Z] PASS [2023-04-27T23:22:12.536Z] coverage: 7.9% of statements [2023-04-27T23:22:12.536Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements [2023-04-27T23:22:12.886Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-04-27T23:22:13.141Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-04-27T23:22:13.577Z] === CONT TestReadPluginNoRead [2023-04-27T23:22:13.577Z] read_test.go:92: [d652f1d15c21a] daemon is not started [2023-04-27T23:22:13.577Z] --- PASS: TestReadPluginNoRead (9.84s) [2023-04-27T23:22:13.577Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2023-04-27T23:22:13.577Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2023-04-27T23:22:13.577Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2023-04-27T23:22:13.577Z] PASS [2023-04-27T23:22:13.577Z] [2023-04-27T23:22:13.577Z] DONE 6 tests in 23.228s [2023-04-27T23:22:13.577Z] 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-04-27T23:22:13.577Z] testing: warning: no tests to run [2023-04-27T23:22:13.577Z] PASS [2023-04-27T23:22:13.577Z] [2023-04-27T23:22:13.577Z] DONE 0 tests in 0.037s [2023-04-27T23:22:13.577Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-27T23:22:13.577Z] INFO: Testing against a local daemon [2023-04-27T23:22:13.577Z] === RUN TestPluginWithDevMounts [2023-04-27T23:22:13.577Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-04-27T23:22:13.577Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-27T23:22:13.577Z] PASS [2023-04-27T23:22:13.577Z] [2023-04-27T23:22:13.577Z] === Skipped [2023-04-27T23:22:13.577Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-04-27T23:22:13.577Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-04-27T23:22:13.577Z] [2023-04-27T23:22:13.577Z] DONE 1 tests, 1 skipped in 0.114s [2023-04-27T23:22:13.577Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-27T23:22:13.701Z] docker_api_swarm_service_test.go:100: [dd003e3d45574] joining swarm manager [d61c02494ee0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:22:13.835Z] INFO: Testing against a local daemon [2023-04-27T23:22:13.836Z] === RUN TestSecretInspect [2023-04-27T23:22:13.836Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestSecretInspect (0.01s) [2023-04-27T23:22:13.836Z] === RUN TestSecretList [2023-04-27T23:22:13.836Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestSecretList (0.01s) [2023-04-27T23:22:13.836Z] === RUN TestSecretsCreateAndDelete [2023-04-27T23:22:13.836Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-04-27T23:22:13.836Z] === RUN TestSecretsUpdate [2023-04-27T23:22:13.836Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-04-27T23:22:13.836Z] === RUN TestTemplatedSecret [2023-04-27T23:22:13.836Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-04-27T23:22:13.836Z] === RUN TestSecretCreateResolve [2023-04-27T23:22:13.836Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-04-27T23:22:13.836Z] PASS [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] === Skipped [2023-04-27T23:22:13.836Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-04-27T23:22:13.836Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-04-27T23:22:13.836Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-04-27T23:22:13.836Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-04-27T23:22:13.836Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-04-27T23:22:13.836Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-04-27T23:22:13.836Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] [2023-04-27T23:22:13.836Z] DONE 6 tests, 6 skipped in 0.157s [2023-04-27T23:22:13.836Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-27T23:22:13.836Z] INFO: Testing against a local daemon [2023-04-27T23:22:13.836Z] === RUN TestServiceCreateInit [2023-04-27T23:22:13.836Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-27T23:22:13.836Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-27T23:22:13.836Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- PASS: TestServiceCreateInit (0.02s) [2023-04-27T23:22:13.836Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-27T23:22:13.836Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-27T23:22:13.836Z] === RUN TestCreateServiceMultipleTimes [2023-04-27T23:22:13.836Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-04-27T23:22:13.836Z] === RUN TestCreateServiceConflict [2023-04-27T23:22:13.836Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:13.836Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-04-27T23:22:13.836Z] === RUN TestCreateServiceMaxReplicas [2023-04-27T23:22:14.094Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-27T23:22:14.094Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestCreateServiceSecretFileMode [2023-04-27T23:22:14.094Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestCreateServiceConfigFileMode [2023-04-27T23:22:14.094Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2023-04-27T23:22:14.094Z] === RUN TestCreateServiceSysctls [2023-04-27T23:22:14.094Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-04-27T23:22:14.094Z] === RUN TestCreateServiceCapabilities [2023-04-27T23:22:14.094Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestInspect [2023-04-27T23:22:14.094Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestInspect (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestCreateJob [2023-04-27T23:22:14.094Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestCreateJob (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestReplicatedJob [2023-04-27T23:22:14.094Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestReplicatedJob (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestUpdateReplicatedJob [2023-04-27T23:22:14.094Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2023-04-27T23:22:14.094Z] === RUN TestServiceListWithStatuses [2023-04-27T23:22:14.094Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:22:14.094Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-27T23:22:14.094Z] === RUN TestDockerNetworkConnectAlias [2023-04-27T23:22:14.094Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-04-27T23:22:14.094Z] === RUN TestDockerNetworkReConnect [2023-04-27T23:22:14.094Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:14.094Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2023-04-27T23:22:14.094Z] === RUN TestServicePlugin [2023-04-27T23:22:14.261Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-04-27T23:22:14.516Z] docker_api_swarm_service_test.go:101: [dc24be0faa013] joining swarm manager [d61c02494ee0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:22:15.075Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-04-27T23:22:15.579Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-27T23:22:16.043Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-04-27T23:22:17.372Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServicePlugin (2.91s) [2023-04-27T23:22:17.372Z] === RUN TestServiceUpdateLabel [2023-04-27T23:22:17.372Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-04-27T23:22:17.372Z] === RUN TestServiceUpdateSecrets [2023-04-27T23:22:17.372Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-04-27T23:22:17.372Z] === RUN TestServiceUpdateConfigs [2023-04-27T23:22:17.372Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-04-27T23:22:17.372Z] === RUN TestServiceUpdateNetwork [2023-04-27T23:22:17.372Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-04-27T23:22:17.372Z] === RUN TestServiceUpdatePidsLimit [2023-04-27T23:22:17.372Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-04-27T23:22:17.372Z] PASS [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === Skipped [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-27T23:22:17.372Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-27T23:22:17.372Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-04-27T23:22:17.372Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-04-27T23:22:17.372Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-04-27T23:22:17.372Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-04-27T23:22:17.372Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-04-27T23:22:17.372Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2023-04-27T23:22:17.372Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-04-27T23:22:17.372Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-04-27T23:22:17.372Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-04-27T23:22:17.372Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-04-27T23:22:17.372Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-04-27T23:22:17.372Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2023-04-27T23:22:17.372Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-27T23:22:17.372Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-04-27T23:22:17.372Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2023-04-27T23:22:17.372Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServicePlugin (2.91s) [2023-04-27T23:22:17.372Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-04-27T23:22:17.372Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-04-27T23:22:17.372Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-04-27T23:22:17.372Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-04-27T23:22:17.372Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-04-27T23:22:17.372Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] DONE 24 tests, 23 skipped in 3.286s [2023-04-27T23:22:17.372Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-27T23:22:17.372Z] INFO: Testing against a local daemon [2023-04-27T23:22:17.372Z] === RUN TestSessionCreate [2023-04-27T23:22:17.372Z] --- PASS: TestSessionCreate (0.02s) [2023-04-27T23:22:17.372Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-27T23:22:17.372Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-27T23:22:17.372Z] PASS [2023-04-27T23:22:17.372Z] [2023-04-27T23:22:17.372Z] DONE 2 tests in 0.140s [2023-04-27T23:22:17.372Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-27T23:22:17.372Z] INFO: Testing against a local daemon [2023-04-27T23:22:17.372Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:22:17.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-27T23:22:17.372Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:22:17.372Z] === RUN TestEventsExecDie [2023-04-27T23:22:17.404Z] === RUN TestDockerSuite/TestRmiTag [2023-04-27T23:22:17.404Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-04-27T23:22:17.937Z] --- PASS: TestEventsExecDie (0.50s) [2023-04-27T23:22:17.938Z] === RUN TestEventsBackwardsCompatible [2023-04-27T23:22:17.938Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-04-27T23:22:17.938Z] === RUN TestInfoBinaryCommits [2023-04-27T23:22:17.938Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-27T23:22:17.938Z] === RUN TestInfoAPIVersioned [2023-04-27T23:22:17.938Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-27T23:22:17.938Z] === RUN TestInfoDiscoveryBackend [2023-04-27T23:22:17.963Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-04-27T23:22:19.833Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-04-27T23:22:19.833Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-27T23:22:21.265Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-04-27T23:22:21.265Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-04-27T23:22:21.520Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-04-27T23:22:21.775Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-04-27T23:22:22.155Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2023-04-27T23:22:22.155Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-04-27T23:22:22.155Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-04-27T23:22:22.155Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-04-27T23:22:22.155Z] PASS [2023-04-27T23:22:22.155Z] [2023-04-27T23:22:22.155Z] === Skipped [2023-04-27T23:22:22.155Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-27T23:22:22.155Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:22:22.155Z] [2023-04-27T23:22:22.155Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-04-27T23:22:22.155Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-27T23:22:22.155Z] [2023-04-27T23:22:22.155Z] DONE 27 tests, 2 skipped in 149.658s [2023-04-27T23:22:22.155Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-04-27T23:22:22.155Z] ++ 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-04-27T23:22:22.155Z] ++ set -e [2023-04-27T23:22:22.155Z] ++ '[' -n 0 ']' [2023-04-27T23:22:22.155Z] ++ set -x [2023-04-27T23:22:22.155Z] ++ 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-04-27T23:22:22.155Z] INFO: Testing against a local daemon [2023-04-27T23:22:22.155Z] === RUN TestSessionCreate [2023-04-27T23:22:22.155Z] --- PASS: TestSessionCreate (0.02s) [2023-04-27T23:22:22.155Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-27T23:22:22.155Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-27T23:22:22.155Z] PASS [2023-04-27T23:22:22.155Z] [2023-04-27T23:22:22.155Z] DONE 2 tests in 0.148s [2023-04-27T23:22:22.155Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-04-27T23:22:22.155Z] ++ 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-04-27T23:22:22.155Z] ++ set -e [2023-04-27T23:22:22.155Z] ++ '[' -n 0 ']' [2023-04-27T23:22:22.155Z] ++ set -x [2023-04-27T23:22:22.155Z] ++ 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-04-27T23:22:22.155Z] INFO: Testing against a local daemon [2023-04-27T23:22:22.155Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:22:22.155Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-27T23:22:22.155Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:22:22.155Z] === RUN TestEventsExecDie [2023-04-27T23:22:22.415Z] --- PASS: TestEventsExecDie (0.52s) [2023-04-27T23:22:22.415Z] === RUN TestEventsBackwardsCompatible [2023-04-27T23:22:22.675Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-04-27T23:22:22.675Z] === RUN TestInfoBinaryCommits [2023-04-27T23:22:22.675Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-27T23:22:22.675Z] === RUN TestInfoAPIVersioned [2023-04-27T23:22:22.675Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-27T23:22:22.675Z] === RUN TestInfoDiscoveryBackend [2023-04-27T23:22:22.700Z] === RUN TestDockerSuite/TestRunAddHost [2023-04-27T23:22:23.109Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2023-04-27T23:22:23.109Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-27T23:22:23.109Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:22:23.109Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-04-27T23:22:23.109Z] === RUN TestInfoAPI [2023-04-27T23:22:23.109Z] --- PASS: TestInfoAPI (0.02s) [2023-04-27T23:22:23.109Z] === RUN TestInfoAPIWarnings [2023-04-27T23:22:23.259Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-04-27T23:22:23.259Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-27T23:22:23.259Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-04-27T23:22:23.514Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-04-27T23:22:24.074Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-04-27T23:22:24.074Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-04-27T23:22:24.228Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-27T23:22:24.228Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-27T23:22:24.633Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-04-27T23:22:24.811Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-27T23:22:24.811Z] === RUN TestInfoAPI [2023-04-27T23:22:24.811Z] --- PASS: TestInfoAPI (0.02s) [2023-04-27T23:22:24.811Z] === RUN TestInfoAPIWarnings [2023-04-27T23:22:25.557Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-04-27T23:22:26.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-04-27T23:22:26.677Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-04-27T23:22:27.237Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-04-27T23:22:27.897Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2023-04-27T23:22:27.897Z] === RUN TestCreateServiceConflict [2023-04-27T23:22:27.897Z] --- PASS: TestCreateServiceConflict (1.76s) [2023-04-27T23:22:27.897Z] === RUN TestCreateServiceMaxReplicas [2023-04-27T23:22:28.161Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-04-27T23:22:29.086Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-04-27T23:22:29.645Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-04-27T23:22:29.785Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2023-04-27T23:22:29.786Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-27T23:22:30.570Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-04-27T23:22:31.130Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-04-27T23:22:31.689Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-04-27T23:22:33.050Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-04-27T23:22:33.305Z] check_test.go:379: [dd003e3d45574] daemon is not started [2023-04-27T23:22:33.865Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-04-27T23:22:34.789Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-04-27T23:22:35.044Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-04-27T23:22:35.603Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-04-27T23:22:36.163Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-04-27T23:22:36.163Z] === RUN TestDockerSuite/TestRunBindMounts [2023-04-27T23:22:37.525Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-04-27T23:22:38.085Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-04-27T23:22:38.644Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-04-27T23:22:38.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-04-27T23:22:39.154Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-04-27T23:22:39.725Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-04-27T23:22:39.725Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-04-27T23:22:39.982Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-04-27T23:22:40.543Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-04-27T23:22:40.798Z] docker_api_swarm_service_test.go:533: [d5dea5fe872a5] joining swarm manager [df735357ef361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:22:41.169Z] --- PASS: TestInfoAPIWarnings (17.33s) [2023-04-27T23:22:41.169Z] === RUN TestInfoDebug [2023-04-27T23:22:41.357Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-04-27T23:22:41.733Z] --- PASS: TestInfoDebug (1.54s) [2023-04-27T23:22:41.734Z] === RUN TestInfoInsecureRegistries [2023-04-27T23:22:41.917Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-04-27T23:22:41.917Z] docker_api_swarm_service_test.go:534: [d4795b1259041] joining swarm manager [df735357ef361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:22:42.477Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-04-27T23:22:42.477Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-04-27T23:22:42.732Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-04-27T23:22:42.919Z] --- PASS: TestInfoAPIWarnings (16.24s) [2023-04-27T23:22:42.919Z] === RUN TestInfoDebug [2023-04-27T23:22:42.919Z] --- PASS: TestInfoDebug (0.52s) [2023-04-27T23:22:42.919Z] === RUN TestInfoInsecureRegistries [2023-04-27T23:22:42.919Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-27T23:22:42.919Z] === RUN TestInfoRegistryMirrors [2023-04-27T23:22:42.919Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-27T23:22:42.919Z] === RUN TestLoginFailsWithBadCredentials [2023-04-27T23:22:42.919Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-04-27T23:22:42.919Z] === RUN TestPingCacheHeaders [2023-04-27T23:22:42.919Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-27T23:22:42.919Z] === RUN TestPingGet [2023-04-27T23:22:42.919Z] --- PASS: TestPingGet (0.02s) [2023-04-27T23:22:42.919Z] === RUN TestPingHead [2023-04-27T23:22:42.919Z] --- PASS: TestPingHead (0.02s) [2023-04-27T23:22:42.919Z] === RUN TestVersion [2023-04-27T23:22:42.919Z] --- PASS: TestVersion (0.02s) [2023-04-27T23:22:42.919Z] PASS [2023-04-27T23:22:42.919Z] [2023-04-27T23:22:42.919Z] === Skipped [2023-04-27T23:22:42.919Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:22:42.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-27T23:22:42.919Z] [2023-04-27T23:22:42.919Z] DONE 18 tests, 1 skipped in 21.080s [2023-04-27T23:22:42.919Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-27T23:22:42.919Z] ++ 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-04-27T23:22:42.919Z] ++ set -e [2023-04-27T23:22:42.919Z] ++ '[' -n 0 ']' [2023-04-27T23:22:42.919Z] ++ set -x [2023-04-27T23:22:42.919Z] ++ 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-04-27T23:22:42.987Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-04-27T23:22:43.181Z] INFO: Testing against a local daemon [2023-04-27T23:22:43.181Z] === RUN TestVolumesCreateAndList [2023-04-27T23:22:43.181Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-27T23:22:43.181Z] === RUN TestVolumesRemove [2023-04-27T23:22:43.181Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-27T23:22:43.181Z] === RUN TestVolumesInspect [2023-04-27T23:22:43.181Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-27T23:22:43.181Z] === RUN TestVolumesInvalidJSON [2023-04-27T23:22:43.181Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-27T23:22:43.181Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-27T23:22:43.181Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-27T23:22:43.181Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-04-27T23:22:43.181Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-27T23:22:43.181Z] PASS [2023-04-27T23:22:43.181Z] [2023-04-27T23:22:43.181Z] DONE 5 tests in 0.219s [2023-04-27T23:22:43.181Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-27T23:22:43.441Z] ++++ cat bundles/test-integration/docker.pid [2023-04-27T23:22:43.441Z] +++ kill 12897 [2023-04-27T23:22:43.629Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-04-27T23:22:43.629Z] === RUN TestInfoRegistryMirrors [2023-04-27T23:22:43.912Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-04-27T23:22:44.621Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2023-04-27T23:22:44.621Z] === RUN TestCreateServiceSecretFileMode [2023-04-27T23:22:44.822Z] +++ /etc/init.d/apparmor stop [2023-04-27T23:22:44.822Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-27T23:22:44.822Z] [2023-04-27T23:22:44.822Z] Unloading profiles will leave already running processes permanently [2023-04-27T23:22:44.822Z] unconfined, which can lead to unexpected situations. [2023-04-27T23:22:44.822Z] [2023-04-27T23:22:44.822Z] To set a process to complain mode, use the command line tool [2023-04-27T23:22:44.822Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-27T23:22:44.822Z] +++ true [2023-04-27T23:22:44.822Z] exiting test-integration [2023-04-27T23:22:44.822Z] ++ exit 0 [2023-04-27T23:22:44.822Z] [2023-04-27T23:22:44.837Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-04-27T23:22:45.000Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2023-04-27T23:22:45.000Z] === RUN TestLoginFailsWithBadCredentials [2023-04-27T23:22:45.257Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-04-27T23:22:45.257Z] === RUN TestPingCacheHeaders [2023-04-27T23:22:45.257Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-04-27T23:22:45.257Z] === RUN TestPingGet [2023-04-27T23:22:45.257Z] --- PASS: TestPingGet (0.01s) [2023-04-27T23:22:45.257Z] === RUN TestPingHead [2023-04-27T23:22:45.257Z] --- PASS: TestPingHead (0.01s) [2023-04-27T23:22:45.257Z] === RUN TestVersion [2023-04-27T23:22:45.257Z] --- PASS: TestVersion (0.01s) [2023-04-27T23:22:45.257Z] PASS [2023-04-27T23:22:45.257Z] [2023-04-27T23:22:45.257Z] === Skipped [2023-04-27T23:22:45.257Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:22:45.257Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-27T23:22:45.257Z] [2023-04-27T23:22:45.257Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-04-27T23:22:45.257Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-27T23:22:45.257Z] [2023-04-27T23:22:45.257Z] DONE 18 tests, 2 skipped in 28.007s [2023-04-27T23:22:45.257Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-27T23:22:45.257Z] INFO: Testing against a local daemon [2023-04-27T23:22:45.257Z] === RUN TestVolumesCreateAndList [2023-04-27T23:22:45.396Z] === RUN TestDockerSuite/TestRunContainerNetwork Post stage [Pipeline] junit [2023-04-27T23:22:45.406Z] Recording test results [2023-04-27T23:22:45.514Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-27T23:22:45.515Z] === RUN TestVolumesRemove [2023-04-27T23:22:45.515Z] --- PASS: TestVolumesRemove (0.06s) [2023-04-27T23:22:45.515Z] === RUN TestVolumesInspect [2023-04-27T23:22:45.515Z] --- PASS: TestVolumesInspect (0.01s) [2023-04-27T23:22:45.515Z] === RUN TestVolumesInvalidJSON [2023-04-27T23:22:45.515Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-27T23:22:45.515Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-27T23:22:45.515Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-27T23:22:45.515Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-27T23:22:45.515Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-27T23:22:45.515Z] PASS [2023-04-27T23:22:45.515Z] [2023-04-27T23:22:45.515Z] DONE 5 tests in 0.210s [2023-04-27T23:22:45.515Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-27T23:22:45.515Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12871 is not a child of this shell [2023-04-27T23:22:45.515Z] warning: PID 12871 from bundles/test-integration/docker.pid had a nonzero exit code [2023-04-27T23:22:45.515Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-27T23:22:45.515Z] [2023-04-27T23:22:45.515Z] Unloading profiles will leave already running processes permanently [2023-04-27T23:22:45.515Z] unconfined, which can lead to unexpected situations. [2023-04-27T23:22:45.515Z] [2023-04-27T23:22:45.515Z] To set a process to complain mode, use the command line tool [2023-04-27T23:22:45.515Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-27T23:22:45.515Z] Removing test suite binaries [2023-04-27T23:22:45.515Z] exiting test-integration [2023-04-27T23:22:45.515Z] ++ exit 0 [2023-04-27T23:22:45.588Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-27T23:22:45.921Z] + echo Ensuring container killed. [2023-04-27T23:22:45.921Z] Ensuring container killed. [2023-04-27T23:22:45.921Z] + docker rm -vf docker-pr1 [2023-04-27T23:22:45.921Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-04-27T23:22:45.996Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-04-27T23:22:45.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-04-27T23:22:46.205Z] + echo Chowning /workspace to jenkins user [2023-04-27T23:22:46.205Z] Chowning /workspace to jenkins user [2023-04-27T23:22:46.205Z] + id -u [2023-04-27T23:22:46.205Z] + id -g [2023-04-27T23:22:46.205Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/workspace busybox chown -R 1000:1000 /workspace [2023-04-27T23:22:46.205Z] Unable to find image 'busybox:latest' locally [2023-04-27T23:22:46.205Z] latest: Pulling from library/busybox [2023-04-27T23:22:46.447Z] [2023-04-27T23:22:46.466Z] b50100f25006: Pulling fs layer [2023-04-27T23:22:46.466Z] b50100f25006: Verifying Checksum [2023-04-27T23:22:46.466Z] b50100f25006: Download complete [2023-04-27T23:22:46.466Z] b50100f25006: Pull complete [2023-04-27T23:22:46.466Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-27T23:22:46.466Z] Status: Downloaded newer image for busybox:latest [2023-04-27T23:22:46.555Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent Post stage [Pipeline] junit [2023-04-27T23:22:47.391Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-27T23:22:47.916Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-04-27T23:22:48.148Z] + bundleName=arm64-integration [2023-04-27T23:22:48.148Z] + echo Creating arm64-integration-bundles.tar.gz [2023-04-27T23:22:48.148Z] Creating arm64-integration-bundles.tar.gz [2023-04-27T23:22:48.148Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-04-27T23:22:48.148Z] + 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-04-27T23:22:48.162Z] Archiving artifacts [2023-04-27T23:22:48.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-04-27T23:22:49.065Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-27T23:22:49.414Z] + echo Ensuring container killed. [2023-04-27T23:22:49.414Z] Ensuring container killed. [2023-04-27T23:22:49.414Z] + docker rm -vf docker-pr1 [2023-04-27T23:22:49.672Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-04-27T23:22:49.766Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-04-27T23:22:49.949Z] + echo Chowning /workspace to jenkins user [2023-04-27T23:22:49.949Z] Chowning /workspace to jenkins user [2023-04-27T23:22:49.949Z] + id -u [2023-04-27T23:22:49.949Z] + id -g [2023-04-27T23:22:49.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/workspace busybox chown -R 1000:1000 /workspace [2023-04-27T23:22:49.949Z] Unable to find image 'busybox:latest' locally [2023-04-27T23:22:49.949Z] latest: Pulling from library/busybox [2023-04-27T23:22:50.031Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-27T23:22:50.207Z] 4b35f584bb4f: Pulling fs layer [2023-04-27T23:22:50.207Z] 4b35f584bb4f: Verifying Checksum [2023-04-27T23:22:50.207Z] 4b35f584bb4f: Download complete [2023-04-27T23:22:50.207Z] 4b35f584bb4f: Pull complete [2023-04-27T23:22:50.207Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-27T23:22:50.207Z] Status: Downloaded newer image for busybox:latest [2023-04-27T23:22:50.326Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-04-27T23:22:50.342Z] + make clean [2023-04-27T23:22:50.602Z] docker volume rm -f docker-dev-cache [2023-04-27T23:22:50.602Z] docker-dev-cache [Pipeline] deleteDir [2023-04-27T23:22:50.885Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-04-27T23:22:51.188Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-04-27T23:22:51.748Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-27T23:22:52.308Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-04-27T23:22:52.395Z] + bundleName=amd64-rootless [2023-04-27T23:22:52.395Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-04-27T23:22:52.395Z] Creating amd64-rootless-bundles.tar.gz [2023-04-27T23:22:52.395Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-04-27T23:22:52.395Z] + 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-04-27T23:22:52.405Z] Archiving artifacts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T23:22:53.716Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-04-27T23:22:54.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-27T23:22:54.685Z] + make clean [2023-04-27T23:22:54.943Z] docker volume rm -f docker-dev-cache [2023-04-27T23:22:55.200Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T23:22:56.269Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-04-27T23:22:56.269Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-04-27T23:22:56.784Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2023-04-27T23:22:56.784Z] === RUN TestCreateServiceConfigFileMode [2023-04-27T23:22:56.829Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-04-27T23:22:58.191Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-04-27T23:22:59.116Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-04-27T23:23:00.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-04-27T23:23:00.967Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-04-27T23:23:01.893Z] docker_api_swarm_service_test.go:148: [dc0386c48d776] joining swarm manager [d3b68d0858a8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:23:02.453Z] docker_api_swarm_service_test.go:148: [da587bcb43d96] joining swarm manager [d3b68d0858a8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:23:02.708Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-04-27T23:23:02.708Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-04-27T23:23:02.708Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-04-27T23:23:02.708Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-04-27T23:23:02.708Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-04-27T23:23:03.268Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-04-27T23:23:04.630Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-04-27T23:23:05.991Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-04-27T23:23:07.368Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-04-27T23:23:07.973Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-04-27T23:23:08.898Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-04-27T23:23:09.018Z] --- PASS: TestCreateServiceConfigFileMode (12.47s) [2023-04-27T23:23:09.018Z] === RUN TestCreateServiceSysctls [2023-04-27T23:23:09.458Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-04-27T23:23:09.458Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-04-27T23:23:09.458Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-04-27T23:23:10.017Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-04-27T23:23:10.910Z] --- PASS: TestCreateServiceSysctls (2.96s) [2023-04-27T23:23:10.910Z] === RUN TestCreateServiceCapabilities [2023-04-27T23:23:10.941Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-04-27T23:23:10.941Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-04-27T23:23:11.865Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-04-27T23:23:12.425Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-04-27T23:23:12.681Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-04-27T23:23:13.241Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-04-27T23:23:13.241Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-04-27T23:23:13.426Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2023-04-27T23:23:13.426Z] === RUN TestInspect [2023-04-27T23:23:13.801Z] === RUN TestDockerSuite/TestRunEnvironment [2023-04-27T23:23:14.360Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-04-27T23:23:14.919Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-04-27T23:23:15.175Z] === RUN TestDockerSuite/TestRunExitCode [2023-04-27T23:23:15.735Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-04-27T23:23:16.294Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-04-27T23:23:16.392Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-04-27T23:23:16.393Z] Copying nested executables into bundles/cross/linux/amd64 [2023-04-27T23:23:16.393Z] Cross building: bundles/cross/windows/amd64 [2023-04-27T23:23:16.393Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-04-27T23:23:16.393Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-04-27T23:23:16.693Z] --- PASS: TestInspect (2.70s) [2023-04-27T23:23:16.693Z] === RUN TestCreateJob [2023-04-27T23:23:16.855Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-04-27T23:23:17.415Z] === RUN TestDockerSuite/TestRunExposePort [2023-04-27T23:23:17.415Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-04-27T23:23:17.975Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-04-27T23:23:18.230Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-04-27T23:23:19.209Z] --- PASS: TestCreateJob (2.64s) [2023-04-27T23:23:19.209Z] === RUN TestReplicatedJob [2023-04-27T23:23:19.592Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-04-27T23:23:19.592Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-27T23:23:19.592Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-27T23:23:19.592Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-04-27T23:23:22.104Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-04-27T23:23:22.359Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-04-27T23:23:24.453Z] --- PASS: TestReplicatedJob (5.24s) [2023-04-27T23:23:24.453Z] === RUN TestUpdateReplicatedJob [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-27T23:23:24.592Z] === RUN TestBoolValue [2023-04-27T23:23:24.592Z] --- PASS: TestBoolValue (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestBoolValueOrDefault [2023-04-27T23:23:24.592Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestInt64ValueOrZero [2023-04-27T23:23:24.592Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestInt64ValueOrDefault [2023-04-27T23:23:24.592Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestInt64ValueOrDefaultWithError [2023-04-27T23:23:24.592Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestJsonContentType [2023-04-27T23:23:24.592Z] --- PASS: TestJsonContentType (0.00s) [2023-04-27T23:23:24.592Z] PASS [2023-04-27T23:23:24.592Z] coverage: 16.2% of statements [2023-04-27T23:23:24.592Z] ok github.com/docker/docker/api/server/httputils 0.088s coverage: 16.2% of statements [2023-04-27T23:23:24.592Z] === RUN TestMaskSecretKeys [2023-04-27T23:23:24.592Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-04-27T23:23:24.592Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-04-27T23:23:24.592Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-04-27T23:23:24.592Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-04-27T23:23:24.592Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-04-27T23:23:24.592Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-04-27T23:23:24.592Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestVersionMiddlewareVersion [2023-04-27T23:23:24.592Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-04-27T23:23:24.592Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-04-27T23:23:24.592Z] PASS [2023-04-27T23:23:24.592Z] coverage: 37.7% of statements [2023-04-27T23:23:24.592Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-27T23:23:24.592Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-27T23:23:24.592Z] === RUN TestStrSliceMarshalJSON [2023-04-27T23:23:24.592Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-04-27T23:23:24.592Z] === RUN TestStrSliceUnmarshalJSON [2023-04-27T23:23:24.592Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestStrSliceUnmarshalString [2023-04-27T23:23:24.593Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestStrSliceUnmarshalSlice [2023-04-27T23:23:24.593Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 90.0% of statements [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/api/types/strslice 0.074s coverage: 90.0% of statements [2023-04-27T23:23:24.593Z] === RUN TestMarshalJSON [2023-04-27T23:23:24.593Z] --- PASS: TestMarshalJSON (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestMarshalJSONWithEmpty [2023-04-27T23:23:24.593Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestToJSON [2023-04-27T23:23:24.593Z] --- PASS: TestToJSON (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestToParamWithVersion [2023-04-27T23:23:24.593Z] --- PASS: TestToParamWithVersion (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFromJSON [2023-04-27T23:23:24.593Z] --- PASS: TestFromJSON (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestEmpty [2023-04-27T23:23:24.593Z] --- PASS: TestEmpty (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestArgsMatchKVListEmptySources [2023-04-27T23:23:24.593Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestArgsMatchKVList [2023-04-27T23:23:24.593Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestArgsMatch [2023-04-27T23:23:24.593Z] --- PASS: TestArgsMatch (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestAdd [2023-04-27T23:23:24.593Z] --- PASS: TestAdd (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestDel [2023-04-27T23:23:24.593Z] --- PASS: TestDel (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestLen [2023-04-27T23:23:24.593Z] --- PASS: TestLen (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestExactMatch [2023-04-27T23:23:24.593Z] --- PASS: TestExactMatch (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestOnlyOneExactMatch [2023-04-27T23:23:24.593Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestContains [2023-04-27T23:23:24.593Z] --- PASS: TestContains (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestValidate [2023-04-27T23:23:24.593Z] --- PASS: TestValidate (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestWalkValues [2023-04-27T23:23:24.593Z] --- PASS: TestWalkValues (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFuzzyMatch [2023-04-27T23:23:24.593Z] --- PASS: TestFuzzyMatch (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestClone [2023-04-27T23:23:24.593Z] --- PASS: TestClone (0.00s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 93.7% of statements [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 93.7% of statements [2023-04-27T23:23:24.593Z] === RUN TestDurationToSecondsString [2023-04-27T23:23:24.593Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestGetTimestamp [2023-04-27T23:23:24.593Z] === RUN TestAdjustForAPIVersion [2023-04-27T23:23:24.593Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 5.7% of statements [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-27T23:23:24.593Z] --- PASS: TestGetTimestamp (0.23s) [2023-04-27T23:23:24.593Z] === RUN TestParseTimestamps [2023-04-27T23:23:24.593Z] --- PASS: TestParseTimestamps (0.00s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 100.0% of statements [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/api/types/time 0.272s coverage: 100.0% of statements [2023-04-27T23:23:24.593Z] === RUN TestCompareVersion [2023-04-27T23:23:24.593Z] --- PASS: TestCompareVersion (0.00s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 75.0% of statements [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-27T23:23:24.593Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-04-27T23:23:24.593Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestCloneArgsSmartHttp [2023-04-27T23:23:24.593Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-04-27T23:23:24.593Z] === RUN TestCloneArgsDumbHttp [2023-04-27T23:23:24.593Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestCloneArgsGit [2023-04-27T23:23:24.593Z] --- PASS: TestCloneArgsGit (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestCheckoutGit [2023-04-27T23:23:24.593Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-04-27T23:23:24.593Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2905388078/001/repo/.git/ [2023-04-27T23:23:24.593Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-27T23:23:24.593Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:24.593Z] gitutils_test.go:254: [master (root-commit) a68c863] First commit [2023-04-27T23:23:24.593Z] 2 files changed, 3 insertions(+) [2023-04-27T23:23:24.593Z] create mode 100644 Dockerfile [2023-04-27T23:23:24.593Z] create mode 100644 subdir/Dockerfile [2023-04-27T23:23:24.593Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-27T23:23:24.593Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:24.593Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-04-27T23:23:24.593Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-04-27T23:23:24.593Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:24.593Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-27T23:23:24.593Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:24.593Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-04-27T23:23:24.593Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:24.593Z] [test 1672817] Branch commit [2023-04-27T23:23:24.593Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-04-27T23:23:24.593Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-27T23:23:24.593Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:24.593Z] gitutils_test.go:262: Switched to branch 'master' [2023-04-27T23:23:24.593Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2905388078/001/subrepo/.git/ [2023-04-27T23:23:24.593Z] === RUN TestEnable [2023-04-27T23:23:24.593Z] --- PASS: TestEnable (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestDisable [2023-04-27T23:23:24.593Z] --- PASS: TestDisable (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestEnabled [2023-04-27T23:23:24.593Z] --- PASS: TestEnabled (0.00s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 100.0% of statements [2023-04-27T23:23:24.593Z] gitutils_test.go:273: [master (root-commit) eb33282] Subrepo initial [2023-04-27T23:23:24.593Z] 1 file changed, 1 insertion(+) [2023-04-27T23:23:24.593Z] create mode 100644 subfile [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2023-04-27T23:23:24.593Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-04-27T23:23:24.593Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-04-27T23:23:24.593Z] === RUN TestProcessNoDockerignore [2023-04-27T23:23:24.593Z] --- PASS: TestProcessNoDockerignore (0.01s) [2023-04-27T23:23:24.593Z] === RUN TestProcessShouldLeaveAllFiles [2023-04-27T23:23:24.593Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2023-04-27T23:23:24.593Z] === RUN TestDetectContentType [2023-04-27T23:23:24.593Z] --- PASS: TestDetectContentType (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestSelectAcceptableMIME [2023-04-27T23:23:24.593Z] --- PASS: TestSelectAcceptableMIME (0.01s) [2023-04-27T23:23:24.593Z] === RUN TestInspectEmptyResponse [2023-04-27T23:23:24.593Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestInspectResponseBinary [2023-04-27T23:23:24.593Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestResponseUnsupportedContentType [2023-04-27T23:23:24.593Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestInspectResponseTextSimple [2023-04-27T23:23:24.593Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestInspectResponseEmptyContentType [2023-04-27T23:23:24.593Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestUnknownContentLength [2023-04-27T23:23:24.593Z] --- PASS: TestUnknownContentLength (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestDownloadRemote [2023-04-27T23:23:24.593Z] --- PASS: TestDownloadRemote (0.11s) [2023-04-27T23:23:24.593Z] === RUN TestGetWithStatusError [2023-04-27T23:23:24.593Z] --- PASS: TestGetWithStatusError (0.01s) [2023-04-27T23:23:24.593Z] === RUN TestCloseRootDirectory [2023-04-27T23:23:24.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:23:24.593Z] --- SKIP: TestCloseRootDirectory (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestHashFile [2023-04-27T23:23:24.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:23:24.593Z] --- SKIP: TestHashFile (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestHashSubdir [2023-04-27T23:23:24.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:23:24.593Z] --- SKIP: TestHashSubdir (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestRemoveDirectory [2023-04-27T23:23:24.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:23:24.593Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-04-27T23:23:24.593Z] PASS [2023-04-27T23:23:24.593Z] coverage: 9.3% of statements [2023-04-27T23:23:24.593Z] ok github.com/docker/docker/builder/remotecontext 0.421s coverage: 9.3% of statements [2023-04-27T23:23:24.593Z] === RUN TestGetAllAllowed [2023-04-27T23:23:24.593Z] --- PASS: TestGetAllAllowed (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestGetAllMeta [2023-04-27T23:23:24.593Z] --- PASS: TestGetAllMeta (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestWarnOnUnusedBuildArgs [2023-04-27T23:23:24.593Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestIsUnreferencedBuiltin [2023-04-27T23:23:24.593Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestIsExistingDirectory [2023-04-27T23:23:24.593Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestGetFilenameForDownload [2023-04-27T23:23:24.593Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestEnv2Variables [2023-04-27T23:23:24.593Z] --- PASS: TestEnv2Variables (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-04-27T23:23:24.593Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestMaintainer [2023-04-27T23:23:24.593Z] --- PASS: TestMaintainer (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestLabel [2023-04-27T23:23:24.593Z] --- PASS: TestLabel (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFromScratch [2023-04-27T23:23:24.593Z] --- PASS: TestFromScratch (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFromWithArg [2023-04-27T23:23:24.593Z] --- PASS: TestFromWithArg (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-04-27T23:23:24.593Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFromWithUndefinedArg [2023-04-27T23:23:24.593Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestFromMultiStageWithNamedStage [2023-04-27T23:23:24.593Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestOnbuild [2023-04-27T23:23:24.593Z] --- PASS: TestOnbuild (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestWorkdir [2023-04-27T23:23:24.593Z] --- PASS: TestWorkdir (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestCmd [2023-04-27T23:23:24.593Z] --- PASS: TestCmd (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestHealthcheckNone [2023-04-27T23:23:24.593Z] --- PASS: TestHealthcheckNone (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestHealthcheckCmd [2023-04-27T23:23:24.593Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestEntrypoint [2023-04-27T23:23:24.593Z] --- PASS: TestEntrypoint (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestExpose [2023-04-27T23:23:24.593Z] --- PASS: TestExpose (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestUser [2023-04-27T23:23:24.593Z] --- PASS: TestUser (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestVolume [2023-04-27T23:23:24.593Z] --- PASS: TestVolume (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestStopSignal [2023-04-27T23:23:24.593Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-04-27T23:23:24.593Z] --- SKIP: TestStopSignal (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestArg [2023-04-27T23:23:24.593Z] --- PASS: TestArg (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestShell [2023-04-27T23:23:24.593Z] --- PASS: TestShell (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestPrependEnvOnCmd [2023-04-27T23:23:24.593Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestRunWithBuildArgs [2023-04-27T23:23:24.593Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestRunIgnoresHealthcheck [2023-04-27T23:23:24.593Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestDispatchUnsupportedOptions [2023-04-27T23:23:24.593Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-04-27T23:23:24.593Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-04-27T23:23:24.593Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-04-27T23:23:24.593Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestNormalizeWorkdir [2023-04-27T23:23:24.593Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestDispatch [2023-04-27T23:23:24.593Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-04-27T23:23:24.593Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-04-27T23:23:24.593Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-04-27T23:23:24.593Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-04-27T23:23:24.593Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-04-27T23:23:24.593Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-04-27T23:23:24.593Z] === RUN TestDispatch/COPY_url [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch (0.11s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2023-04-27T23:23:24.593Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestAddScratchImageAddsToMounts [2023-04-27T23:23:24.593Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestAddFromScratchPopulatesPlatform [2023-04-27T23:23:24.593Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-04-27T23:23:24.593Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-04-27T23:23:24.593Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestImageSourceGetAddsToMounts [2023-04-27T23:23:24.593Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestEmptyDockerfile [2023-04-27T23:23:24.593Z] --- PASS: TestEmptyDockerfile (0.00s) [2023-04-27T23:23:24.593Z] === RUN TestSymlinkDockerfile [2023-04-27T23:23:24.594Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-04-27T23:23:24.594Z] === RUN TestDockerfileOutsideTheBuildContext [2023-04-27T23:23:24.594Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-04-27T23:23:24.594Z] === RUN TestNonExistingDockerfile [2023-04-27T23:23:25.051Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-04-27T23:23:25.051Z] === RUN TestCopyRunConfig [2023-04-27T23:23:25.051Z] --- PASS: TestCopyRunConfig (0.00s) [2023-04-27T23:23:25.051Z] === RUN TestDeepCopyRunConfig [2023-04-27T23:23:25.051Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-04-27T23:23:25.051Z] === RUN TestExportImage [2023-04-27T23:23:25.051Z] --- PASS: TestExportImage (0.00s) [2023-04-27T23:23:25.051Z] === RUN TestNormalizeDest [2023-04-27T23:23:25.051Z] --- PASS: TestNormalizeDest (0.00s) [2023-04-27T23:23:25.051Z] PASS [2023-04-27T23:23:25.051Z] coverage: 46.8% of statements [2023-04-27T23:23:25.051Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 46.8% of statements [2023-04-27T23:23:25.051Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-27T23:23:27.718Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2023-04-27T23:23:27.718Z] === RUN TestServiceListWithStatuses [2023-04-27T23:23:27.718Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:23:27.718Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-27T23:23:27.718Z] === RUN TestDockerNetworkConnectAlias [2023-04-27T23:23:27.947Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2905388078/001/repo/sub'... [2023-04-27T23:23:27.947Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-04-27T23:23:27.947Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:27.947Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-04-27T23:23:27.947Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:28.404Z] gitutils_test.go:277: [master 6e7b731] With submodule [2023-04-27T23:23:28.405Z] 2 files changed, 4 insertions(+) [2023-04-27T23:23:28.405Z] create mode 100644 .gitmodules [2023-04-27T23:23:28.405Z] create mode 160000 sub [2023-04-27T23:23:28.405Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-04-27T23:23:28.405Z] The file will have its original line endings in your working directory. [2023-04-27T23:23:28.405Z] === RUN TestCheckoutGit/#00 [2023-04-27T23:23:29.369Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:29.369Z] [2023-04-27T23:23:29.369Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:31.882Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2023-04-27T23:23:31.882Z] === RUN TestDockerNetworkReConnect [2023-04-27T23:23:32.306Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:32.306Z] [2023-04-27T23:23:32.306Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:34.514Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-04-27T23:23:34.514Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-04-27T23:23:35.074Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-04-27T23:23:35.074Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-04-27T23:23:35.074Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-04-27T23:23:35.074Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-04-27T23:23:35.146Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2023-04-27T23:23:35.146Z] === RUN TestServicePlugin [2023-04-27T23:23:35.207Z] === RUN TestCheckoutGit/master [2023-04-27T23:23:35.633Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-04-27T23:23:36.741Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:36.741Z] [2023-04-27T23:23:36.741Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:38.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-04-27T23:23:38.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-04-27T23:23:38.413Z] plugin_test.go:61: [d381de1a6d0c0] joining swarm manager [dad8751d1b0ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:23:38.702Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-04-27T23:23:39.637Z] === RUN TestCheckpointCreateError [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCheckpointCreate [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointCreate (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCheckpointDeleteError [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCheckpointDelete [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointDelete (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCheckpointListError [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointListError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCheckpointList [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointList (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCheckpointListContainerNotFound [2023-04-27T23:23:39.637Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNewClientWithOpsFromEnv [2023-04-27T23:23:39.637Z] client_test.go:23: runtime.GOOS == "windows" [2023-04-27T23:23:39.637Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestGetAPIPath [2023-04-27T23:23:39.637Z] --- PASS: TestGetAPIPath (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestParseHostURL [2023-04-27T23:23:39.637Z] --- PASS: TestParseHostURL (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-04-27T23:23:39.637Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNegotiateAPIVersionEmpty [2023-04-27T23:23:39.637Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNegotiateAPIVersion [2023-04-27T23:23:39.637Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNegotiateAPVersionOverride [2023-04-27T23:23:39.637Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNegotiateAPIVersionAutomatic [2023-04-27T23:23:39.637Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-04-27T23:23:39.637Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-04-27T23:23:39.637Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestClientRedirect [2023-04-27T23:23:39.637Z] --- PASS: TestClientRedirect (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigCreateUnsupported [2023-04-27T23:23:39.637Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigCreateError [2023-04-27T23:23:39.637Z] --- PASS: TestConfigCreateError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigCreate [2023-04-27T23:23:39.637Z] --- PASS: TestConfigCreate (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigInspectNotFound [2023-04-27T23:23:39.637Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigInspectWithEmptyID [2023-04-27T23:23:39.637Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigInspectUnsupported [2023-04-27T23:23:39.637Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigInspectError [2023-04-27T23:23:39.637Z] --- PASS: TestConfigInspectError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigInspectConfigNotFound [2023-04-27T23:23:39.637Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigInspect [2023-04-27T23:23:39.637Z] --- PASS: TestConfigInspect (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigListUnsupported [2023-04-27T23:23:39.637Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigListError [2023-04-27T23:23:39.637Z] --- PASS: TestConfigListError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigList [2023-04-27T23:23:39.637Z] --- PASS: TestConfigList (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigRemoveUnsupported [2023-04-27T23:23:39.637Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigRemoveError [2023-04-27T23:23:39.637Z] --- PASS: TestConfigRemoveError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigRemove [2023-04-27T23:23:39.637Z] --- PASS: TestConfigRemove (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigUpdateUnsupported [2023-04-27T23:23:39.637Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigUpdateError [2023-04-27T23:23:39.637Z] --- PASS: TestConfigUpdateError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestConfigUpdate [2023-04-27T23:23:39.637Z] --- PASS: TestConfigUpdate (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerCommitError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerCommitError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerCommit [2023-04-27T23:23:39.637Z] --- PASS: TestContainerCommit (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStatPathError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStatPathError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStatPathNotFoundError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStatPathNoHeaderError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStatPath [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStatPath (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyToContainerError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyToContainerError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyToContainerNotFoundError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyToContainerNotStatusOKError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyToContainer [2023-04-27T23:23:39.637Z] --- PASS: TestCopyToContainer (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyFromContainerError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyFromContainerNotFoundError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyFromContainerNotStatusOKError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyFromContainerNoHeaderError [2023-04-27T23:23:39.637Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestCopyFromContainer [2023-04-27T23:23:39.637Z] --- PASS: TestCopyFromContainer (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerCreateError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerCreateError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerCreateImageNotFound [2023-04-27T23:23:39.637Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerCreateWithName [2023-04-27T23:23:39.637Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerCreateAutoRemove [2023-04-27T23:23:39.637Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerDiffError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerDiffError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerDiff [2023-04-27T23:23:39.637Z] --- PASS: TestContainerDiff (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecCreateError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecCreate [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecCreate (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecStartError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecStartError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecStart [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecStart (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecInspectError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecInspect [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecInspect (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExportError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExportError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExport [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExport (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerInspectError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerInspectError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerInspectContainerNotFound [2023-04-27T23:23:39.637Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerInspectWithEmptyID [2023-04-27T23:23:39.637Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerInspect [2023-04-27T23:23:39.637Z] --- PASS: TestContainerInspect (0.02s) [2023-04-27T23:23:39.637Z] === RUN TestContainerInspectNode [2023-04-27T23:23:39.637Z] --- PASS: TestContainerInspectNode (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerKillError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerKillError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerKill [2023-04-27T23:23:39.637Z] --- PASS: TestContainerKill (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerListError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerListError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerList [2023-04-27T23:23:39.637Z] --- PASS: TestContainerList (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerLogsNotFoundError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerLogsError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerLogsError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerLogs [2023-04-27T23:23:39.637Z] --- PASS: TestContainerLogs (0.21s) [2023-04-27T23:23:39.637Z] === RUN TestContainerPauseError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerPauseError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerPause [2023-04-27T23:23:39.637Z] --- PASS: TestContainerPause (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainersPruneError [2023-04-27T23:23:39.637Z] --- PASS: TestContainersPruneError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainersPrune [2023-04-27T23:23:39.637Z] --- PASS: TestContainersPrune (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRemoveError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRemoveError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRemoveNotFoundError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRemove [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRemove (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRenameError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRenameError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRename [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRename (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerResizeError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerResizeError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecResizeError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerResize [2023-04-27T23:23:39.637Z] --- PASS: TestContainerResize (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerExecResize [2023-04-27T23:23:39.637Z] --- PASS: TestContainerExecResize (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRestartError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRestartError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerRestart [2023-04-27T23:23:39.637Z] --- PASS: TestContainerRestart (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStartError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStartError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStart [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStart (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStatsError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStatsError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStats [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStats (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStopError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStopError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerStop [2023-04-27T23:23:39.637Z] --- PASS: TestContainerStop (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerTopError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerTopError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerTop [2023-04-27T23:23:39.637Z] --- PASS: TestContainerTop (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerUnpauseError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerUnpause [2023-04-27T23:23:39.637Z] --- PASS: TestContainerUnpause (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerUpdateError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerUpdateError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerUpdate [2023-04-27T23:23:39.637Z] --- PASS: TestContainerUpdate (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerWaitError [2023-04-27T23:23:39.637Z] --- PASS: TestContainerWaitError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestContainerWait [2023-04-27T23:23:39.637Z] --- PASS: TestContainerWait (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestDiskUsageError [2023-04-27T23:23:39.637Z] --- PASS: TestDiskUsageError (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestDiskUsage [2023-04-27T23:23:39.637Z] --- PASS: TestDiskUsage (0.00s) [2023-04-27T23:23:39.637Z] === RUN TestDistributionInspectUnsupported [2023-04-27T23:23:39.637Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-04-27T23:23:39.779Z] plugin_test.go:64: [d79086bfc0646] joining swarm manager [dad8751d1b0ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:23:40.065Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-04-27T23:23:40.094Z] === RUN TestDistributionInspectWithEmptyID [2023-04-27T23:23:40.094Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestEventsErrorInOptions [2023-04-27T23:23:40.094Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestEventsErrorFromServer [2023-04-27T23:23:40.094Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestEvents [2023-04-27T23:23:40.094Z] --- PASS: TestEvents (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestTLSCloseWriter [2023-04-27T23:23:40.094Z] === PAUSE TestTLSCloseWriter [2023-04-27T23:23:40.094Z] === RUN TestImageBuildError [2023-04-27T23:23:40.094Z] --- PASS: TestImageBuildError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageBuild [2023-04-27T23:23:40.094Z] --- PASS: TestImageBuild (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestGetDockerOS [2023-04-27T23:23:40.094Z] --- PASS: TestGetDockerOS (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageCreateError [2023-04-27T23:23:40.094Z] --- PASS: TestImageCreateError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageCreate [2023-04-27T23:23:40.094Z] --- PASS: TestImageCreate (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageHistoryError [2023-04-27T23:23:40.094Z] --- PASS: TestImageHistoryError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageHistory [2023-04-27T23:23:40.094Z] --- PASS: TestImageHistory (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageImportError [2023-04-27T23:23:40.094Z] --- PASS: TestImageImportError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageImport [2023-04-27T23:23:40.094Z] --- PASS: TestImageImport (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageInspectError [2023-04-27T23:23:40.094Z] --- PASS: TestImageInspectError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageInspectImageNotFound [2023-04-27T23:23:40.094Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageInspectWithEmptyID [2023-04-27T23:23:40.094Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageInspect [2023-04-27T23:23:40.094Z] --- PASS: TestImageInspect (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageListError [2023-04-27T23:23:40.094Z] --- PASS: TestImageListError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageList [2023-04-27T23:23:40.094Z] --- PASS: TestImageList (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageListApiBefore125 [2023-04-27T23:23:40.094Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageLoadError [2023-04-27T23:23:40.094Z] --- PASS: TestImageLoadError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImageLoad [2023-04-27T23:23:40.094Z] --- PASS: TestImageLoad (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagesPruneError [2023-04-27T23:23:40.094Z] --- PASS: TestImagesPruneError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagesPrune [2023-04-27T23:23:40.094Z] --- PASS: TestImagesPrune (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullReferenceParseError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullAnyError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullAnyError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullStatusUnauthorizedError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePullWithoutErrors [2023-04-27T23:23:40.094Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushReferenceError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushAnyError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePushAnyError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushStatusUnauthorizedError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-04-27T23:23:40.094Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-04-27T23:23:40.094Z] === RUN TestImagePushWithoutErrors [2023-04-27T23:23:40.094Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-04-27T23:23:40.094Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-04-27T23:23:40.095Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-04-27T23:23:40.095Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-04-27T23:23:40.095Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageRemoveError [2023-04-27T23:23:40.095Z] --- PASS: TestImageRemoveError (0.01s) [2023-04-27T23:23:40.095Z] === RUN TestImageRemoveImageNotFound [2023-04-27T23:23:40.095Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageRemove [2023-04-27T23:23:40.095Z] --- PASS: TestImageRemove (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSaveError [2023-04-27T23:23:40.095Z] --- PASS: TestImageSaveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSave [2023-04-27T23:23:40.095Z] --- PASS: TestImageSave (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSearchAnyError [2023-04-27T23:23:40.095Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSearchStatusUnauthorizedError [2023-04-27T23:23:40.095Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-27T23:23:40.095Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-27T23:23:40.095Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-04-27T23:23:40.095Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageSearchWithoutErrors [2023-04-27T23:23:40.095Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageTagError [2023-04-27T23:23:40.095Z] --- PASS: TestImageTagError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageTagInvalidReference [2023-04-27T23:23:40.095Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageTagInvalidSourceImageName [2023-04-27T23:23:40.095Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageTagHexSource [2023-04-27T23:23:40.095Z] --- PASS: TestImageTagHexSource (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestImageTag [2023-04-27T23:23:40.095Z] --- PASS: TestImageTag (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestInfoServerError [2023-04-27T23:23:40.095Z] --- PASS: TestInfoServerError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestInfoInvalidResponseJSONError [2023-04-27T23:23:40.095Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestInfo [2023-04-27T23:23:40.095Z] --- PASS: TestInfo (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkConnectError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkConnectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkConnect [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkConnect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkCreateError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkCreateError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkCreate [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkCreate (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkDisconnectError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkDisconnect [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkInspectError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkInspectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkInspectNotFoundError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkInspectWithEmptyID [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkInspect [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkInspect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkListError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkListError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkList [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkList (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworksPruneError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworksPruneError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworksPrune [2023-04-27T23:23:40.095Z] --- PASS: TestNetworksPrune (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkRemoveError [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNetworkRemove [2023-04-27T23:23:40.095Z] --- PASS: TestNetworkRemove (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeInspectError [2023-04-27T23:23:40.095Z] --- PASS: TestNodeInspectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeInspectNodeNotFound [2023-04-27T23:23:40.095Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeInspectWithEmptyID [2023-04-27T23:23:40.095Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeInspect [2023-04-27T23:23:40.095Z] --- PASS: TestNodeInspect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeListError [2023-04-27T23:23:40.095Z] --- PASS: TestNodeListError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeList [2023-04-27T23:23:40.095Z] --- PASS: TestNodeList (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeRemoveError [2023-04-27T23:23:40.095Z] --- PASS: TestNodeRemoveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeRemove [2023-04-27T23:23:40.095Z] --- PASS: TestNodeRemove (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeUpdateError [2023-04-27T23:23:40.095Z] --- PASS: TestNodeUpdateError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestNodeUpdate [2023-04-27T23:23:40.095Z] --- PASS: TestNodeUpdate (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestOptionWithTimeout [2023-04-27T23:23:40.095Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPingFail [2023-04-27T23:23:40.095Z] --- PASS: TestPingFail (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPingWithError [2023-04-27T23:23:40.095Z] 2023/04/27 23:23:39 RoundTripper returned a response & error; ignoring response [2023-04-27T23:23:40.095Z] 2023/04/27 23:23:39 RoundTripper returned a response & error; ignoring response [2023-04-27T23:23:40.095Z] --- PASS: TestPingWithError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPingSuccess [2023-04-27T23:23:40.095Z] --- PASS: TestPingSuccess (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPingHeadFallback [2023-04-27T23:23:40.095Z] === RUN TestPingHeadFallback/OK [2023-04-27T23:23:40.095Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-04-27T23:23:40.095Z] === RUN TestPingHeadFallback/Not_Found [2023-04-27T23:23:40.095Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-04-27T23:23:40.095Z] --- PASS: TestPingHeadFallback (0.06s) [2023-04-27T23:23:40.095Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-04-27T23:23:40.095Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginDisableError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginDisableError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginDisable [2023-04-27T23:23:40.095Z] --- PASS: TestPluginDisable (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginEnableError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginEnableError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginEnable [2023-04-27T23:23:40.095Z] --- PASS: TestPluginEnable (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginInspectError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginInspectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginInspectWithEmptyID [2023-04-27T23:23:40.095Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginInspect [2023-04-27T23:23:40.095Z] --- PASS: TestPluginInspect (0.01s) [2023-04-27T23:23:40.095Z] === RUN TestPluginListError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginListError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginList [2023-04-27T23:23:40.095Z] --- PASS: TestPluginList (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginPushError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginPushError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginPush [2023-04-27T23:23:40.095Z] --- PASS: TestPluginPush (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginRemoveError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginRemoveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginRemove [2023-04-27T23:23:40.095Z] --- PASS: TestPluginRemove (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginSetError [2023-04-27T23:23:40.095Z] --- PASS: TestPluginSetError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPluginSet [2023-04-27T23:23:40.095Z] --- PASS: TestPluginSet (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSetHostHeader [2023-04-27T23:23:40.095Z] --- PASS: TestSetHostHeader (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestPlainTextError [2023-04-27T23:23:40.095Z] --- PASS: TestPlainTextError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestInfiniteError [2023-04-27T23:23:40.095Z] --- PASS: TestInfiniteError (0.08s) [2023-04-27T23:23:40.095Z] === RUN TestSecretCreateUnsupported [2023-04-27T23:23:40.095Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretCreateError [2023-04-27T23:23:40.095Z] --- PASS: TestSecretCreateError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretCreate [2023-04-27T23:23:40.095Z] --- PASS: TestSecretCreate (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretInspectUnsupported [2023-04-27T23:23:40.095Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretInspectError [2023-04-27T23:23:40.095Z] --- PASS: TestSecretInspectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretInspectSecretNotFound [2023-04-27T23:23:40.095Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretInspectWithEmptyID [2023-04-27T23:23:40.095Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretInspect [2023-04-27T23:23:40.095Z] --- PASS: TestSecretInspect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretListUnsupported [2023-04-27T23:23:40.095Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretListError [2023-04-27T23:23:40.095Z] --- PASS: TestSecretListError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretList [2023-04-27T23:23:40.095Z] --- PASS: TestSecretList (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretRemoveUnsupported [2023-04-27T23:23:40.095Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretRemoveError [2023-04-27T23:23:40.095Z] --- PASS: TestSecretRemoveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretRemove [2023-04-27T23:23:40.095Z] --- PASS: TestSecretRemove (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretUpdateUnsupported [2023-04-27T23:23:40.095Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretUpdateError [2023-04-27T23:23:40.095Z] --- PASS: TestSecretUpdateError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSecretUpdate [2023-04-27T23:23:40.095Z] --- PASS: TestSecretUpdate (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceCreateError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceCreateError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceCreate [2023-04-27T23:23:40.095Z] --- PASS: TestServiceCreate (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceCreateCompatiblePlatforms [2023-04-27T23:23:40.095Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceCreateDigestPinning [2023-04-27T23:23:40.095Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceInspectError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceInspectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceInspectServiceNotFound [2023-04-27T23:23:40.095Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceInspectWithEmptyID [2023-04-27T23:23:40.095Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceInspect [2023-04-27T23:23:40.095Z] --- PASS: TestServiceInspect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceListError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceListError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceList [2023-04-27T23:23:40.095Z] --- PASS: TestServiceList (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceLogsError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceLogsError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceLogs [2023-04-27T23:23:40.095Z] --- PASS: TestServiceLogs (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceRemoveError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceRemoveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceRemoveNotFoundError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceRemove [2023-04-27T23:23:40.095Z] --- PASS: TestServiceRemove (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceUpdateError [2023-04-27T23:23:40.095Z] --- PASS: TestServiceUpdateError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestServiceUpdate [2023-04-27T23:23:40.095Z] --- PASS: TestServiceUpdate (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmGetUnlockKeyError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmGetUnlockKey [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmInitError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmInitError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmInit [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmInit (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmInspectError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmInspectError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmInspect [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmInspect (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmJoinError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmJoinError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmJoin [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmJoin (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmLeaveError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmLeave [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmLeave (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmUnlockError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmUnlock [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmUnlock (0.00s) [2023-04-27T23:23:40.095Z] === RUN TestSwarmUpdateError [2023-04-27T23:23:40.095Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestSwarmUpdate [2023-04-27T23:23:40.554Z] --- PASS: TestSwarmUpdate (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestTaskInspectError [2023-04-27T23:23:40.554Z] --- PASS: TestTaskInspectError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestTaskInspectWithEmptyID [2023-04-27T23:23:40.554Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestTaskInspect [2023-04-27T23:23:40.554Z] --- PASS: TestTaskInspect (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestTaskListError [2023-04-27T23:23:40.554Z] --- PASS: TestTaskListError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestTaskList [2023-04-27T23:23:40.554Z] --- PASS: TestTaskList (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeCreateError [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeCreateError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeCreate [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeCreate (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeInspectError [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeInspectError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeInspectNotFound [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeInspectWithEmptyID [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeInspect [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeInspect (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeListError [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeListError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeList [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeList (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeRemoveError [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-04-27T23:23:40.554Z] === RUN TestVolumeRemove [2023-04-27T23:23:40.554Z] --- PASS: TestVolumeRemove (0.00s) [2023-04-27T23:23:40.554Z] === CONT TestTLSCloseWriter [2023-04-27T23:23:40.554Z] --- PASS: TestTLSCloseWriter (0.01s) [2023-04-27T23:23:40.554Z] PASS [2023-04-27T23:23:40.554Z] coverage: 74.9% of statements [2023-04-27T23:23:40.554Z] ok github.com/docker/docker/client 0.631s coverage: 74.9% of statements [2023-04-27T23:23:40.554Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:40.554Z] [2023-04-27T23:23:40.554Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:43.448Z] === RUN TestCheckoutGit/:subdir [2023-04-27T23:23:44.413Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:44.414Z] [2023-04-27T23:23:44.414Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:46.629Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-04-27T23:23:46.629Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-04-27T23:23:46.629Z] === RUN TestDockerSuite/TestRunModeHostname [2023-04-27T23:23:47.199Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-04-27T23:23:47.199Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-04-27T23:23:47.199Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-04-27T23:23:48.138Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:48.138Z] [2023-04-27T23:23:48.138Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:48.560Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-04-27T23:23:49.120Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-04-27T23:23:50.308Z] === RUN TestCheckoutGit/:nosubdir [2023-04-27T23:23:50.481Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-04-27T23:23:50.481Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-04-27T23:23:50.481Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-04-27T23:23:51.406Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-04-27T23:23:51.841Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:51.841Z] [2023-04-27T23:23:51.841Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:52.769Z] === RUN TestDockerSuite/TestRunMount [2023-04-27T23:23:52.805Z] === RUN TestCheckoutGit/:Dockerfile [2023-04-27T23:23:54.339Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:54.339Z] [2023-04-27T23:23:54.339Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:54.796Z] === RUN TestCheckoutGit/master:nosubdir [2023-04-27T23:23:55.760Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:55.760Z] [2023-04-27T23:23:55.760Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:56.726Z] === RUN TestCheckoutGit/master:subdir [2023-04-27T23:23:56.928Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-04-27T23:23:57.489Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-04-27T23:23:57.691Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:23:57.691Z] [2023-04-27T23:23:57.691Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:23:58.049Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-04-27T23:23:58.973Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-04-27T23:24:00.587Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:24:00.587Z] [2023-04-27T23:24:00.587Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:24:01.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-04-27T23:24:01.484Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-04-27T23:24:02.757Z] === RUN TestCheckoutGit/master:../subdir [2023-04-27T23:24:03.721Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:24:03.721Z] [2023-04-27T23:24:03.721Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:24:04.179Z] === RUN TestCheckoutGit/test [2023-04-27T23:24:04.744Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-04-27T23:24:05.143Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:24:05.143Z] [2023-04-27T23:24:05.143Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:24:05.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-04-27T23:24:06.271Z] --- PASS: TestServicePlugin (29.72s) [2023-04-27T23:24:06.271Z] === RUN TestServiceUpdateLabel [2023-04-27T23:24:06.595Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-04-27T23:24:06.832Z] --- PASS: TestServiceUpdateLabel (2.11s) [2023-04-27T23:24:06.833Z] === RUN TestServiceUpdateSecrets [2023-04-27T23:24:07.312Z] === RUN TestCheckoutGit/test: [2023-04-27T23:24:08.275Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:24:08.275Z] [2023-04-27T23:24:08.275Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:24:08.479Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-04-27T23:24:08.479Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-04-27T23:24:09.403Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-04-27T23:24:10.443Z] === RUN TestCheckoutGit/test:subdir [2023-04-27T23:24:10.765Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-04-27T23:24:10.765Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-04-27T23:24:10.899Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-27T23:24:10.900Z] [2023-04-27T23:24:10.900Z] gitutils_test.go:211: git-http-backend: [2023-04-27T23:24:11.020Z] === RUN TestDockerSuite/TestRunNetHost [2023-04-27T23:24:11.944Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-04-27T23:24:11.944Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-04-27T23:24:12.432Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestConfigureDaemonLogs [2023-04-27T23:24:12.432Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestCommonOptionsInstallFlags [2023-04-27T23:24:12.432Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-04-27T23:24:12.432Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-04-27T23:24:12.432Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-04-27T23:24:12.432Z] PASS [2023-04-27T23:24:12.432Z] coverage: 18.4% of statements [2023-04-27T23:24:12.432Z] ok github.com/docker/docker/cmd/dockerd 0.336s coverage: 18.4% of statements [2023-04-27T23:24:12.869Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit (51.22s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/#00 (6.62s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/master (8.53s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/:subdir (6.96s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/:nosubdir (2.49s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/:Dockerfile (1.89s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/master:nosubdir (1.82s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/master:subdir (6.44s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/master:../subdir (1.44s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/test (2.95s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/test: (2.79s) [2023-04-27T23:24:12.890Z] --- PASS: TestCheckoutGit/test:subdir (2.83s) [2023-04-27T23:24:12.890Z] === RUN TestValidGitTransport [2023-04-27T23:24:12.890Z] --- PASS: TestValidGitTransport (0.00s) [2023-04-27T23:24:12.890Z] === RUN TestGitInvalidRef [2023-04-27T23:24:13.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-04-27T23:24:13.347Z] --- PASS: TestGitInvalidRef (0.30s) [2023-04-27T23:24:13.347Z] PASS [2023-04-27T23:24:13.347Z] coverage: 83.5% of statements [2023-04-27T23:24:13.348Z] ok github.com/docker/docker/builder/remotecontext/git 51.614s coverage: 83.5% of statements [2023-04-27T23:24:14.878Z] === RUN TestContainerStopSignal [2023-04-27T23:24:14.878Z] --- PASS: TestContainerStopSignal (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestContainerStopTimeout [2023-04-27T23:24:14.878Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestContainerSecretReferenceDestTarget [2023-04-27T23:24:14.878Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-04-27T23:24:14.878Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2023-04-27T23:24:14.878Z] === RUN TestContainerLogPathSetForRingLogger [2023-04-27T23:24:14.878Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestReplaceAndAppendEnvVars [2023-04-27T23:24:14.878Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-04-27T23:24:14.878Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestNewMemoryStore [2023-04-27T23:24:14.878Z] --- PASS: TestNewMemoryStore (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestAddContainers [2023-04-27T23:24:14.878Z] --- PASS: TestAddContainers (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestGetContainer [2023-04-27T23:24:14.878Z] --- PASS: TestGetContainer (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestDeleteContainer [2023-04-27T23:24:14.878Z] --- PASS: TestDeleteContainer (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestListContainers [2023-04-27T23:24:14.878Z] --- PASS: TestListContainers (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestFirstContainer [2023-04-27T23:24:14.878Z] --- PASS: TestFirstContainer (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestApplyAllContainer [2023-04-27T23:24:14.878Z] --- PASS: TestApplyAllContainer (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestIsValidHealthString [2023-04-27T23:24:14.878Z] --- PASS: TestIsValidHealthString (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestStateRunStop [2023-04-27T23:24:14.878Z] --- PASS: TestStateRunStop (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestStateTimeoutWait [2023-04-27T23:24:14.878Z] state_test.go:141: Stop callback fired [2023-04-27T23:24:14.878Z] state_test.go:165: Stop callback fired [2023-04-27T23:24:14.878Z] --- PASS: TestStateTimeoutWait (0.12s) [2023-04-27T23:24:14.878Z] === RUN TestIsValidStateString [2023-04-27T23:24:14.878Z] --- PASS: TestIsValidStateString (0.00s) [2023-04-27T23:24:14.878Z] === RUN TestViewSaveDelete [2023-04-27T23:24:14.878Z] --- PASS: TestViewSaveDelete (0.02s) [2023-04-27T23:24:14.878Z] === RUN TestViewAll [2023-04-27T23:24:15.009Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-04-27T23:24:15.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-04-27T23:24:15.335Z] --- PASS: TestViewAll (0.02s) [2023-04-27T23:24:15.335Z] === RUN TestViewGet [2023-04-27T23:24:15.335Z] --- PASS: TestViewGet (0.01s) [2023-04-27T23:24:15.335Z] === RUN TestNames [2023-04-27T23:24:15.335Z] --- PASS: TestNames (0.00s) [2023-04-27T23:24:15.335Z] === RUN TestViewWithHealthCheck [2023-04-27T23:24:15.335Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-04-27T23:24:15.335Z] PASS [2023-04-27T23:24:15.335Z] coverage: 41.4% of statements [2023-04-27T23:24:15.335Z] ok github.com/docker/docker/container 0.281s coverage: 41.4% of statements [2023-04-27T23:24:15.335Z] ? github.com/docker/docker/cli [no test files] [2023-04-27T23:24:15.335Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-27T23:24:15.335Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-27T23:24:15.335Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-27T23:24:15.335Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-27T23:24:15.335Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-27T23:24:17.149Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-04-27T23:24:17.510Z] === RUN TestPrepare [2023-04-27T23:24:17.510Z] --- PASS: TestPrepare (0.00s) [2023-04-27T23:24:17.510Z] === RUN TestStart [2023-04-27T23:24:17.510Z] --- PASS: TestStart (0.00s) [2023-04-27T23:24:17.510Z] === RUN TestWaitCancel [2023-04-27T23:24:17.510Z] --- PASS: TestWaitCancel (0.00s) [2023-04-27T23:24:17.510Z] === RUN TestWaitDisabled [2023-04-27T23:24:17.510Z] --- PASS: TestWaitDisabled (0.00s) [2023-04-27T23:24:17.510Z] === RUN TestWaitEnabled [2023-04-27T23:24:17.510Z] --- PASS: TestWaitEnabled (0.00s) [2023-04-27T23:24:17.510Z] === RUN TestRemove [2023-04-27T23:24:17.510Z] --- PASS: TestRemove (0.00s) [2023-04-27T23:24:17.510Z] PASS [2023-04-27T23:24:17.510Z] coverage: 65.3% of statements [2023-04-27T23:24:17.510Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2023-04-27T23:24:18.075Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-04-27T23:24:19.041Z] === RUN TestNewListSecretsFilters [2023-04-27T23:24:19.041Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestNewListConfigsFilters [2023-04-27T23:24:19.041Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-04-27T23:24:19.041Z] PASS [2023-04-27T23:24:19.041Z] coverage: 0.5% of statements [2023-04-27T23:24:19.041Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-04-27T23:24:19.041Z] ok github.com/docker/docker/daemon/cluster 0.291s coverage: 0.5% of statements [2023-04-27T23:24:19.041Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.26s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertFromGRPCIsolation [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-04-27T23:24:19.041Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-04-27T23:24:19.041Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-04-27T23:24:19.042Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCConfigs [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCConfigs [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-04-27T23:24:19.042Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-04-27T23:24:19.042Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-04-27T23:24:19.042Z] PASS [2023-04-27T23:24:19.042Z] coverage: 35.9% of statements [2023-04-27T23:24:19.042Z] ok github.com/docker/docker/daemon/cluster/convert 0.351s coverage: 35.9% of statements [2023-04-27T23:24:21.347Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-04-27T23:24:21.347Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-04-27T23:24:21.347Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-04-27T23:24:21.347Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-04-27T23:24:21.670Z] --- PASS: TestServiceUpdateSecrets (14.50s) [2023-04-27T23:24:21.670Z] === RUN TestServiceUpdateConfigs [2023-04-27T23:24:21.907Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-04-27T23:24:21.907Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-04-27T23:24:22.467Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-04-27T23:24:23.391Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-04-27T23:24:23.391Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-04-27T23:24:23.721Z] === RUN TestBuilderGC [2023-04-27T23:24:23.721Z] --- PASS: TestBuilderGC (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationNotFound [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonBrokenConfiguration [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestParseClusterAdvertiseSettings [2023-04-27T23:24:23.721Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestFindConfigurationConflicts [2023-04-27T23:24:23.721Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-04-27T23:24:23.721Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeConflicts [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-04-27T23:24:23.721Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-04-27T23:24:23.721Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-04-27T23:24:23.721Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_label [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_dns [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_dns-search [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-04-27T23:24:23.721Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-04-27T23:24:23.721Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestModifiedDiscoverySettings [2023-04-27T23:24:23.721Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestReloadSetConfigFileNotExist [2023-04-27T23:24:23.721Z] time="2023-04-27T23:24:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-04-27T23:24:23.721Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2023-04-27T23:24:23.721Z] === RUN TestReloadDefaultConfigNotExist [2023-04-27T23:24:23.721Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:23.721Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2023-04-27T23:24:23.721Z] === RUN TestReloadBadDefaultConfig [2023-04-27T23:24:23.721Z] time="2023-04-27T23:24:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2199352838" [2023-04-27T23:24:23.721Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestReloadWithConflictingLabels [2023-04-27T23:24:23.721Z] time="2023-04-27T23:24:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2125375081" [2023-04-27T23:24:23.721Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestReloadWithDuplicateLabels [2023-04-27T23:24:23.721Z] time="2023-04-27T23:24:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2829920420" [2023-04-27T23:24:23.721Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDaemonConfigurationMerge [2023-04-27T23:24:23.721Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-04-27T23:24:23.721Z] PASS [2023-04-27T23:24:23.721Z] coverage: 79.7% of statements [2023-04-27T23:24:23.721Z] ok github.com/docker/docker/daemon/config 0.402s coverage: 79.7% of statements [2023-04-27T23:24:23.721Z] === RUN TestDiscoveryOptsErrors [2023-04-27T23:24:23.721Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-04-27T23:24:23.721Z] === RUN TestDiscoveryOpts [2023-04-27T23:24:23.721Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-04-27T23:24:23.721Z] PASS [2023-04-27T23:24:23.721Z] coverage: 30.0% of statements [2023-04-27T23:24:23.721Z] ok github.com/docker/docker/daemon/discovery 0.109s coverage: 30.0% of statements [2023-04-27T23:24:23.721Z] === RUN TestWaitNodeAttachment [2023-04-27T23:24:24.188Z] --- PASS: TestWaitNodeAttachment (0.42s) [2023-04-27T23:24:24.188Z] === RUN TestIsolationConversion [2023-04-27T23:24:24.188Z] === RUN TestIsolationConversion/default [2023-04-27T23:24:24.188Z] === RUN TestIsolationConversion/process [2023-04-27T23:24:24.188Z] === RUN TestIsolationConversion/hyperv [2023-04-27T23:24:24.188Z] --- PASS: TestIsolationConversion (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestContainerLabels [2023-04-27T23:24:24.188Z] --- PASS: TestContainerLabels (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestCredentialSpecConversion [2023-04-27T23:24:24.188Z] === RUN TestCredentialSpecConversion/none [2023-04-27T23:24:24.188Z] === RUN TestCredentialSpecConversion/config [2023-04-27T23:24:24.188Z] === RUN TestCredentialSpecConversion/file [2023-04-27T23:24:24.188Z] === RUN TestCredentialSpecConversion/registry [2023-04-27T23:24:24.188Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-04-27T23:24:24.188Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestControllerValidateMountBind [2023-04-27T23:24:24.188Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestControllerValidateMountVolume [2023-04-27T23:24:24.188Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestControllerValidateMountTarget [2023-04-27T23:24:24.188Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestControllerValidateMountTmpfs [2023-04-27T23:24:24.188Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestControllerValidateMountInvalidType [2023-04-27T23:24:24.188Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-04-27T23:24:24.188Z] === RUN TestControllerValidateMountNamedPipe [2023-04-27T23:24:24.188Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-04-27T23:24:24.188Z] PASS [2023-04-27T23:24:24.188Z] coverage: 11.0% of statements [2023-04-27T23:24:24.188Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.639s coverage: 11.0% of statements [2023-04-27T23:24:25.162Z] === RUN TestEventsLog [2023-04-27T23:24:25.162Z] --- PASS: TestEventsLog (0.00s) [2023-04-27T23:24:25.162Z] === RUN TestEventsLogTimeout [2023-04-27T23:24:25.162Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-04-27T23:24:25.162Z] === RUN TestLogEvents [2023-04-27T23:24:25.162Z] --- PASS: TestLogEvents (0.05s) [2023-04-27T23:24:25.162Z] === RUN TestLoadBufferedEvents [2023-04-27T23:24:25.162Z] --- PASS: TestLoadBufferedEvents (0.17s) [2023-04-27T23:24:25.162Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-04-27T23:24:25.162Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-04-27T23:24:25.162Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-04-27T23:24:25.162Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-04-27T23:24:25.162Z] PASS [2023-04-27T23:24:25.162Z] coverage: 50.0% of statements [2023-04-27T23:24:25.162Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements [2023-04-27T23:24:25.281Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-04-27T23:24:25.841Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-04-27T23:24:26.126Z] === RUN TestIsEmptyDir [2023-04-27T23:24:26.126Z] --- PASS: TestIsEmptyDir (0.03s) [2023-04-27T23:24:26.126Z] PASS [2023-04-27T23:24:26.126Z] coverage: 2.3% of statements [2023-04-27T23:24:26.126Z] ok github.com/docker/docker/daemon/graphdriver 0.121s coverage: 2.3% of statements [2023-04-27T23:24:26.586Z] === RUN TestLinkNaming [2023-04-27T23:24:26.586Z] --- PASS: TestLinkNaming (0.00s) [2023-04-27T23:24:26.586Z] === RUN TestLinkNew [2023-04-27T23:24:26.586Z] --- PASS: TestLinkNew (0.00s) [2023-04-27T23:24:26.586Z] === RUN TestLinkEnv [2023-04-27T23:24:26.586Z] --- PASS: TestLinkEnv (0.00s) [2023-04-27T23:24:26.586Z] === RUN TestLinkMultipleEnv [2023-04-27T23:24:26.586Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-04-27T23:24:26.586Z] === RUN TestLinkPortRangeEnv [2023-04-27T23:24:26.586Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-04-27T23:24:26.586Z] PASS [2023-04-27T23:24:26.586Z] coverage: 93.0% of statements [2023-04-27T23:24:26.586Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2023-04-27T23:24:27.043Z] === RUN TestVerifyNetworkingConfig [2023-04-27T23:24:27.043Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestGetContainer [2023-04-27T23:24:27.043Z] --- PASS: TestGetContainer (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestValidContainerNames [2023-04-27T23:24:27.043Z] --- PASS: TestValidContainerNames (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestContainerInitDNS [2023-04-27T23:24:27.043Z] daemon_test.go:146: root required [2023-04-27T23:24:27.043Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestMerge [2023-04-27T23:24:27.043Z] --- PASS: TestMerge (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestValidateContainerIsolation [2023-04-27T23:24:27.043Z] --- PASS: TestValidateContainerIsolation (0.01s) [2023-04-27T23:24:27.043Z] === RUN TestFindNetworkErrorType [2023-04-27T23:24:27.043Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestEnsureServicesExist [2023-04-27T23:24:27.043Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestEnsureServicesExistErrors [2023-04-27T23:24:27.043Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-04-27T23:24:27.043Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-04-27T23:24:27.043Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-04-27T23:24:27.043Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-04-27T23:24:27.043Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-04-27T23:24:27.043Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-04-27T23:24:27.043Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestContainerDelete [2023-04-27T23:24:27.043Z] --- PASS: TestContainerDelete (0.01s) [2023-04-27T23:24:27.043Z] === RUN TestContainerDoubleDelete [2023-04-27T23:24:27.043Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestLogContainerEventCopyLabels [2023-04-27T23:24:27.043Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestLogContainerEventWithAttributes [2023-04-27T23:24:27.043Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestNoneHealthcheck [2023-04-27T23:24:27.043Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-04-27T23:24:27.043Z] === RUN TestHealthStates [2023-04-27T23:24:27.501Z] time="2023-04-27T23:24:26Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] time="2023-04-27T23:24:27Z" 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-04-27T23:24:27.501Z] --- PASS: TestHealthStates (0.20s) [2023-04-27T23:24:27.501Z] === RUN TestMaskURLCredentials [2023-04-27T23:24:27.501Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-04-27T23:24:27.501Z] === RUN TestGetInspectData [2023-04-27T23:24:27.501Z] --- PASS: TestGetInspectData (0.00s) [2023-04-27T23:24:27.501Z] === RUN TestFillLicense [2023-04-27T23:24:27.501Z] --- PASS: TestFillLicense (0.00s) [2023-04-27T23:24:27.501Z] === RUN TestListInvalidFilter [2023-04-27T23:24:27.501Z] --- PASS: TestListInvalidFilter (0.00s) [2023-04-27T23:24:27.501Z] === RUN TestNameFilter [2023-04-27T23:24:27.501Z] --- PASS: TestNameFilter (0.00s) [2023-04-27T23:24:27.501Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-04-27T23:24:27.501Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-04-27T23:24:27.501Z] === 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-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-04-27T23:24:27.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.10s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.04s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-04-27T23:24:27.501Z] --- 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-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-04-27T23:24:27.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-04-27T23:24:27.958Z] === RUN TestDaemonReloadLabels [2023-04-27T23:24:27.958Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-04-27T23:24:27.958Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-04-27T23:24:27.958Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-04-27T23:24:27.958Z] === RUN TestDaemonReloadMirrors [2023-04-27T23:24:27.958Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-04-27T23:24:27.958Z] === RUN TestDaemonReloadInsecureRegistries [2023-04-27T23:24:27.958Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-04-27T23:24:27.958Z] === RUN TestDaemonReloadNotAffectOthers [2023-04-27T23:24:27.958Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-04-27T23:24:27.958Z] === RUN TestDaemonDiscoveryReload [2023-04-27T23:24:28.421Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2023-04-27T23:24:28.421Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-04-27T23:24:28.880Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2023-04-27T23:24:28.880Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-04-27T23:24:28.880Z] === RUN TestAdapterReadLogs [2023-04-27T23:24:28.880Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-04-27T23:24:28.880Z] === RUN TestCopier [2023-04-27T23:24:28.880Z] --- PASS: TestCopier (0.00s) [2023-04-27T23:24:28.880Z] === RUN TestCopierLongLines [2023-04-27T23:24:28.880Z] --- PASS: TestCopierLongLines (0.00s) [2023-04-27T23:24:28.880Z] === RUN TestCopierSlow [2023-04-27T23:24:29.337Z] --- PASS: TestCopierSlow (0.21s) [2023-04-27T23:24:29.337Z] === RUN TestCopierWithSized [2023-04-27T23:24:29.337Z] === RUN TestCopierWithSized/as_is [2023-04-27T23:24:29.337Z] === RUN TestCopierWithSized/With_RingLogger [2023-04-27T23:24:29.337Z] --- PASS: TestCopierWithSized (0.01s) [2023-04-27T23:24:29.337Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-04-27T23:24:29.337Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-04-27T23:24:29.337Z] === RUN TestCopierWithPartial [2023-04-27T23:24:29.337Z] --- PASS: TestCopierWithPartial (0.00s) [2023-04-27T23:24:29.337Z] === RUN TestRingLogger [2023-04-27T23:24:29.337Z] --- PASS: TestRingLogger (0.00s) [2023-04-27T23:24:29.337Z] === RUN TestRingCap [2023-04-27T23:24:29.337Z] --- PASS: TestRingCap (0.00s) [2023-04-27T23:24:29.337Z] === RUN TestRingClose [2023-04-27T23:24:29.337Z] --- PASS: TestRingClose (0.00s) [2023-04-27T23:24:29.337Z] === RUN TestRingDrain [2023-04-27T23:24:29.337Z] --- PASS: TestRingDrain (0.00s) [2023-04-27T23:24:29.337Z] PASS [2023-04-27T23:24:29.337Z] coverage: 43.5% of statements [2023-04-27T23:24:29.337Z] ok github.com/docker/docker/daemon/logger 0.311s coverage: 43.5% of statements [2023-04-27T23:24:29.337Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-04-27T23:24:29.337Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-04-27T23:24:29.337Z] reload_test.go:520: root required [2023-04-27T23:24:29.337Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-04-27T23:24:29.337Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-04-27T23:24:29.337Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-04-27T23:24:29.337Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-04-27T23:24:29.337Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-04-27T23:24:29.337Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-04-27T23:24:29.337Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-04-27T23:24:29.337Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-04-27T23:24:29.793Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2023-04-27T23:24:29.793Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-04-27T23:24:29.793Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-04-27T23:24:29.793Z] === RUN TestParseVolumesFrom [2023-04-27T23:24:29.793Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-04-27T23:24:29.793Z] PASS [2023-04-27T23:24:29.793Z] coverage: 9.0% of statements [2023-04-27T23:24:29.793Z] ok github.com/docker/docker/daemon 2.719s coverage: 9.0% of statements [2023-04-27T23:24:29.793Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-04-27T23:24:29.794Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/defaults [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/invalid_create_group [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-04-27T23:24:29.794Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig (0.00s) [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-04-27T23:24:29.794Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-04-27T23:24:30.252Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-04-27T23:24:30.252Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestNewAWSLogsClientRegionDetect [2023-04-27T23:24:30.252Z] time="2023-04-27T23:24:29Z" level=info msg="Trying to get region from EC2 Metadata" [2023-04-27T23:24:30.252Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2023-04-27T23:24:30.252Z] === RUN TestCreateSuccess [2023-04-27T23:24:30.252Z] --- PASS: TestCreateSuccess (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCreateLogGroupSuccess [2023-04-27T23:24:30.252Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCreateError [2023-04-27T23:24:30.252Z] --- PASS: TestCreateError (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCreateAlreadyExists [2023-04-27T23:24:30.252Z] time="2023-04-27T23:24:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-04-27T23:24:30.252Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestLogClosed [2023-04-27T23:24:30.252Z] --- PASS: TestLogClosed (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestLogBlocking [2023-04-27T23:24:30.252Z] --- PASS: TestLogBlocking (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestLogBufferEmpty [2023-04-27T23:24:30.252Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestPublishBatchSuccess [2023-04-27T23:24:30.252Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestPublishBatchError [2023-04-27T23:24:30.252Z] time="2023-04-27T23:24:29Z" level=error msg=Error [2023-04-27T23:24:30.252Z] --- PASS: TestPublishBatchError (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-04-27T23:24:30.252Z] time="2023-04-27T23:24:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-04-27T23:24:30.252Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestPublishBatchAlreadyAccepted [2023-04-27T23:24:30.252Z] time="2023-04-27T23:24:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-04-27T23:24:30.252Z] time="2023-04-27T23:24:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-04-27T23:24:30.252Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchSimple [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchTicker [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMultilinePattern [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-04-27T23:24:30.252Z] === RUN TestSearchRegistryForImagesErrors [2023-04-27T23:24:30.252Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestSearchRegistryForImages [2023-04-27T23:24:30.252Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestOnlyPlatformWithFallback [2023-04-27T23:24:30.252Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestImageDelete [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchClose [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchClose (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen/0/Hello [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen/2/🙃 [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen/3/���� [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen/4/He��o [2023-04-27T23:24:30.252Z] === RUN TestEffectiveLen/5/ [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/0/ [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/1/Hello [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: Hello [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/2/Hello [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: He [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: llo [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/3/Hello [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: Hello [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/4/🙃 [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: 🙃 [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/5/🙃 [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: 🙃 [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/6/a� [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: a [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: � [2023-04-27T23:24:30.252Z] === RUN TestFindValidSplit/7/a� [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1017: a� [2023-04-27T23:24:30.252Z] cloudwatchlogs_test.go:1018: [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestProcessEventEmoji [2023-04-27T23:24:30.252Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchLineSplit [2023-04-27T23:24:30.252Z] === RUN TestImageDelete/no_lease [2023-04-27T23:24:30.252Z] === RUN TestImageDelete/lease_exists [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchLineSplitWithBinary [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMaxEvents [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMaxTotalBytes [2023-04-27T23:24:30.252Z] --- PASS: TestImageDelete (0.08s) [2023-04-27T23:24:30.252Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-04-27T23:24:30.252Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2023-04-27T23:24:30.252Z] === RUN TestContentStoreForPull [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-04-27T23:24:30.252Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-04-27T23:24:30.252Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsMultilinePattern [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-04-27T23:24:30.252Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-04-27T23:24:30.252Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-04-27T23:24:30.252Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestCreateTagSuccess [2023-04-27T23:24:30.252Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-04-27T23:24:30.252Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-04-27T23:24:30.252Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-04-27T23:24:30.252Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-04-27T23:24:30.252Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-04-27T23:24:30.252Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-04-27T23:24:30.253Z] PASS [2023-04-27T23:24:30.253Z] coverage: 76.8% of statements [2023-04-27T23:24:30.253Z] ok github.com/docker/docker/daemon/logger/awslogs 0.505s coverage: 76.8% of statements [2023-04-27T23:24:30.710Z] --- PASS: TestContentStoreForPull (0.23s) [2023-04-27T23:24:30.710Z] PASS [2023-04-27T23:24:30.710Z] coverage: 6.6% of statements [2023-04-27T23:24:30.710Z] ok github.com/docker/docker/daemon/images 0.514s coverage: 6.6% of statements [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-04-27T23:24:30.710Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-04-27T23:24:31.167Z] === RUN TestJSONLogsMarshalJSONBuf [2023-04-27T23:24:31.167Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-04-27T23:24:31.167Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-04-27T23:24:31.167Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2023-04-27T23:24:31.167Z] === RUN TestFastTimeMarshalJSON [2023-04-27T23:24:31.167Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-04-27T23:24:31.167Z] PASS [2023-04-27T23:24:31.167Z] coverage: 87.2% of statements [2023-04-27T23:24:31.167Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.256s coverage: 87.2% of statements [2023-04-27T23:24:31.624Z] === RUN TestJSONFileLogger [2023-04-27T23:24:31.624Z] --- PASS: TestJSONFileLogger (0.00s) [2023-04-27T23:24:31.624Z] === RUN TestJSONFileLoggerWithTags [2023-04-27T23:24:31.624Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2023-04-27T23:24:31.624Z] === RUN TestJSONFileLoggerWithOpts [2023-04-27T23:24:31.624Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-04-27T23:24:31.624Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-04-27T23:24:31.624Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2023-04-27T23:24:31.624Z] === RUN TestEncodeDecode [2023-04-27T23:24:31.624Z] === PAUSE TestEncodeDecode [2023-04-27T23:24:31.624Z] === RUN TestUnexpectedEOF [2023-04-27T23:24:31.624Z] time="2023-04-27T23:24:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-04-27T23:24:31.624Z] time="2023-04-27T23:24:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-04-27T23:24:31.624Z] --- PASS: TestUnexpectedEOF (0.20s) [2023-04-27T23:24:31.624Z] === CONT TestEncodeDecode [2023-04-27T23:24:31.624Z] --- PASS: TestEncodeDecode (0.00s) [2023-04-27T23:24:31.624Z] PASS [2023-04-27T23:24:31.624Z] coverage: 69.9% of statements [2023-04-27T23:24:31.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.347s coverage: 69.9% of statements [2023-04-27T23:24:32.367Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-04-27T23:24:32.367Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-04-27T23:24:32.367Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-04-27T23:24:32.588Z] === RUN TestWriteLog [2023-04-27T23:24:32.588Z] === PAUSE TestWriteLog [2023-04-27T23:24:32.588Z] === RUN TestReadLog [2023-04-27T23:24:32.588Z] === PAUSE TestReadLog [2023-04-27T23:24:32.588Z] === RUN TestDecode [2023-04-27T23:24:32.588Z] --- PASS: TestDecode (0.02s) [2023-04-27T23:24:32.588Z] === CONT TestWriteLog [2023-04-27T23:24:32.588Z] --- PASS: TestWriteLog (0.00s) [2023-04-27T23:24:32.588Z] === CONT TestReadLog [2023-04-27T23:24:32.588Z] === RUN TestReadLog/tail_exact [2023-04-27T23:24:32.588Z] === RUN TestReadLog/tail_less_than_available [2023-04-27T23:24:32.588Z] === RUN TestReadLog/tail_more_than_available [2023-04-27T23:24:32.588Z] --- PASS: TestReadLog (0.23s) [2023-04-27T23:24:32.588Z] --- PASS: TestReadLog/tail_exact (0.19s) [2023-04-27T23:24:32.588Z] --- PASS: TestReadLog/tail_less_than_available (0.03s) [2023-04-27T23:24:32.588Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-04-27T23:24:33.046Z] PASS [2023-04-27T23:24:33.046Z] coverage: 78.7% of statements [2023-04-27T23:24:33.046Z] ok github.com/docker/docker/daemon/logger/local 0.337s coverage: 78.7% of statements [2023-04-27T23:24:33.046Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-27T23:24:33.046Z] === RUN TestOpenFileDelete [2023-04-27T23:24:33.046Z] --- PASS: TestOpenFileDelete (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestOpenFileRename [2023-04-27T23:24:33.046Z] --- PASS: TestOpenFileRename (0.01s) [2023-04-27T23:24:33.046Z] === RUN TestHandleDecoderErr [2023-04-27T23:24:33.046Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestParseLogTagDefaultTag [2023-04-27T23:24:33.046Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestParseLogTag [2023-04-27T23:24:33.046Z] --- PASS: TestParseLogTag (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestParseLogTagEmptyTag [2023-04-27T23:24:33.046Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestTailFiles [2023-04-27T23:24:33.046Z] --- PASS: TestTailFiles (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestFollowLogsConsumerGone [2023-04-27T23:24:33.046Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestFollowLogsProducerGone [2023-04-27T23:24:33.046Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-04-27T23:24:33.046Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-04-27T23:24:33.046Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-04-27T23:24:33.046Z] === RUN TestCheckCapacityAndRotate [2023-04-27T23:24:33.046Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-04-27T23:24:33.046Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-04-27T23:24:33.046Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2023-04-27T23:24:33.046Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-04-27T23:24:33.046Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2023-04-27T23:24:33.046Z] PASS [2023-04-27T23:24:33.046Z] coverage: 54.9% of statements [2023-04-27T23:24:33.046Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.260s coverage: 54.9% of statements [2023-04-27T23:24:33.046Z] === RUN TestLog [2023-04-27T23:24:33.046Z] --- PASS: TestLog (0.00s) [2023-04-27T23:24:33.046Z] PASS [2023-04-27T23:24:33.046Z] coverage: 31.5% of statements [2023-04-27T23:24:33.046Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.081s coverage: 31.5% of statements [2023-04-27T23:24:33.728Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-04-27T23:24:34.011Z] === RUN TestNewParse [2023-04-27T23:24:34.011Z] --- PASS: TestNewParse (0.00s) [2023-04-27T23:24:34.011Z] PASS [2023-04-27T23:24:34.011Z] coverage: 8.3% of statements [2023-04-27T23:24:34.011Z] ok github.com/docker/docker/daemon/logger/templates 0.104s coverage: 8.3% of statements [2023-04-27T23:24:34.469Z] === RUN TestValidateLogOpt [2023-04-27T23:24:34.469Z] --- PASS: TestValidateLogOpt (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestNewMissedConfig [2023-04-27T23:24:34.469Z] --- PASS: TestNewMissedConfig (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestNewMissedUrl [2023-04-27T23:24:34.469Z] --- PASS: TestNewMissedUrl (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestNewMissedToken [2023-04-27T23:24:34.469Z] --- PASS: TestNewMissedToken (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestNewWithProxy [2023-04-27T23:24:34.469Z] --- PASS: TestNewWithProxy (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestDefault [2023-04-27T23:24:34.469Z] --- PASS: TestDefault (0.01s) [2023-04-27T23:24:34.469Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-04-27T23:24:34.469Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestJsonFormat [2023-04-27T23:24:34.469Z] --- PASS: TestJsonFormat (0.01s) [2023-04-27T23:24:34.469Z] === RUN TestRawFormat [2023-04-27T23:24:34.469Z] --- PASS: TestRawFormat (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestRawFormatWithLabels [2023-04-27T23:24:34.469Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestRawFormatWithoutTag [2023-04-27T23:24:34.469Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestBatching [2023-04-27T23:24:34.469Z] === RUN TestParseLogFormat [2023-04-27T23:24:34.469Z] --- PASS: TestParseLogFormat (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestValidateLogOptEmpty [2023-04-27T23:24:34.469Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestValidateSyslogAddress [2023-04-27T23:24:34.469Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestParseAddressDefaultPort [2023-04-27T23:24:34.469Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestValidateSyslogFacility [2023-04-27T23:24:34.469Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestValidateLogOptSyslogFormat [2023-04-27T23:24:34.469Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-04-27T23:24:34.469Z] === RUN TestValidateLogOpt [2023-04-27T23:24:34.469Z] --- PASS: TestValidateLogOpt (0.00s) [2023-04-27T23:24:34.469Z] PASS [2023-04-27T23:24:34.469Z] coverage: 46.8% of statements [2023-04-27T23:24:34.469Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2023-04-27T23:24:34.469Z] --- PASS: TestBatching (0.30s) [2023-04-27T23:24:34.469Z] === RUN TestFrequency [2023-04-27T23:24:34.662Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-04-27T23:24:34.927Z] --- PASS: TestFrequency (0.22s) [2023-04-27T23:24:34.927Z] === RUN TestOneMessagePerRequest [2023-04-27T23:24:34.927Z] --- PASS: TestOneMessagePerRequest (0.00s) [2023-04-27T23:24:34.927Z] === RUN TestVerify [2023-04-27T23:24:34.927Z] --- PASS: TestVerify (0.01s) [2023-04-27T23:24:34.927Z] === RUN TestSkipVerify [2023-04-27T23:24:34.927Z] time="2023-04-27T23:24:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:34.927Z] time="2023-04-27T23:24:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:34.927Z] time="2023-04-27T23:24:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] --- PASS: TestSkipVerify (0.80s) [2023-04-27T23:24:35.891Z] === RUN TestBufferMaximum [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] --- PASS: TestBufferMaximum (0.01s) [2023-04-27T23:24:35.891Z] === RUN TestServerAlwaysDown [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] time="2023-04-27T23:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682637875.344275\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:35.891Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-04-27T23:24:35.891Z] === RUN TestCannotSendAfterClose [2023-04-27T23:24:35.891Z] --- PASS: TestCannotSendAfterClose (0.01s) [2023-04-27T23:24:35.891Z] === RUN TestDeadlockOnBlockedEndpoint [2023-04-27T23:24:35.891Z] === RUN TestV1IDService [2023-04-27T23:24:35.891Z] --- PASS: TestV1IDService (0.03s) [2023-04-27T23:24:35.891Z] === RUN TestV2MetadataService [2023-04-27T23:24:36.505Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2023-04-27T23:24:36.505Z] === RUN TestServiceUpdateNetwork [2023-04-27T23:24:36.546Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-04-27T23:24:36.858Z] time="2023-04-27T23:24:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49222/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-04-27T23:24:36.858Z] time="2023-04-27T23:24:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"af988d3df50d\"}'" [2023-04-27T23:24:36.858Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2023-04-27T23:24:36.858Z] PASS [2023-04-27T23:24:36.858Z] coverage: 82.5% of statements [2023-04-27T23:24:36.858Z] ok github.com/docker/docker/daemon/logger/splunk 2.452s coverage: 82.5% of statements [2023-04-27T23:24:36.858Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-27T23:24:36.858Z] ? github.com/docker/docker/daemon/network [no test files] [2023-04-27T23:24:36.858Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-27T23:24:36.858Z] === RUN TestSuccessfulDownload [2023-04-27T23:24:36.858Z] download_test.go:267: Needs fixing on Windows [2023-04-27T23:24:36.858Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-04-27T23:24:36.858Z] === RUN TestCancelledDownload [2023-04-27T23:24:36.858Z] --- PASS: TestCancelledDownload (0.00s) [2023-04-27T23:24:36.858Z] === RUN TestMaxDownloadAttempts [2023-04-27T23:24:36.858Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-27T23:24:36.858Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-27T23:24:36.858Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-27T23:24:36.858Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-27T23:24:36.858Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-27T23:24:36.858Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-27T23:24:36.858Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-27T23:24:36.858Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-27T23:24:36.858Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-27T23:24:36.858Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-27T23:24:36.858Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-27T23:24:36.858Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-27T23:24:37.316Z] --- PASS: TestV2MetadataService (1.24s) [2023-04-27T23:24:37.316Z] PASS [2023-04-27T23:24:37.316Z] coverage: 48.2% of statements [2023-04-27T23:24:37.316Z] ok github.com/docker/docker/distribution/metadata 1.387s coverage: 48.2% of statements [2023-04-27T23:24:37.316Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-04-27T23:24:37.316Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-04-27T23:24:37.316Z] === RUN TestContinueOnError_MirrorEndpoint [2023-04-27T23:24:37.316Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-04-27T23:24:37.316Z] === RUN TestContinueOnError_NeverContinue [2023-04-27T23:24:37.316Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-04-27T23:24:37.316Z] === RUN TestContinueOnError_UnnestsErrors [2023-04-27T23:24:37.316Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-04-27T23:24:37.316Z] === RUN TestManifestStore [2023-04-27T23:24:37.316Z] === RUN TestManifestStore/no_remote_or_local [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4219305065\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/no_local_cache [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/no_local_cache/digested [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/with_local_cache [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-27T23:24:37.775Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.60s) [2023-04-27T23:24:37.775Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.60s) [2023-04-27T23:24:37.775Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.60s) [2023-04-27T23:24:37.775Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.60s) [2023-04-27T23:24:37.775Z] === RUN TestTransfer [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/unknown_media_type [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="reference for unknown type: " [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="reference for unknown type: " [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="reference for unknown type: " [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="reference for unknown type: " [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="reference for unknown type: " [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/error_persisting_manifest [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-04-27T23:24:37.775Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-04-27T23:24:37.775Z] time="2023-04-27T23:24:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore (0.46s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-04-27T23:24:37.775Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-04-27T23:24:37.775Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestFixManifestLayers [2023-04-27T23:24:37.775Z] --- PASS: TestFixManifestLayers (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestFixManifestLayersBaseLayerParent [2023-04-27T23:24:37.775Z] pull_v2_test.go:81: Needs fixing on Windows [2023-04-27T23:24:37.775Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestFixManifestLayersBadParent [2023-04-27T23:24:37.775Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestValidateManifest [2023-04-27T23:24:37.775Z] pull_v2_test.go:126: Needs fixing on Windows [2023-04-27T23:24:37.775Z] --- SKIP: TestValidateManifest (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestFormatPlatform [2023-04-27T23:24:37.775Z] --- PASS: TestFormatPlatform (0.00s) [2023-04-27T23:24:37.775Z] === RUN TestPullSchema2Config [2023-04-27T23:24:37.775Z] === RUN TestPullSchema2Config/success_first_time [2023-04-27T23:24:37.775Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-27T23:24:37.775Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-27T23:24:37.775Z] === RUN TestPullSchema2Config/500_status [2023-04-27T23:24:37.775Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-27T23:24:37.775Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-27T23:24:37.775Z] --- PASS: TestTransfer (0.17s) [2023-04-27T23:24:37.775Z] === RUN TestConcurrencyLimit [2023-04-27T23:24:38.234Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-27T23:24:38.234Z] === RUN TestPullSchema2Config/EOF [2023-04-27T23:24:38.234Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-27T23:24:38.234Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-27T23:24:38.234Z] 2023/04/27 23:24:37 http: panic serving 127.0.0.1:49233: intentional panic [2023-04-27T23:24:38.234Z] goroutine 15 [running]: [2023-04-27T23:24:38.234Z] net/http.(*conn).serve.func1() [2023-04-27T23:24:38.234Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-04-27T23:24:38.234Z] panic({0x16f53e0, 0x18aa860}) [2023-04-27T23:24:38.234Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-04-27T23:24:38.234Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00007e000?, {0x18b1d88?, 0xc000014000?}) [2023-04-27T23:24:38.234Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-04-27T23:24:38.234Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x18b1d88, 0xc000014000}, 0xc00042e800) [2023-04-27T23:24:38.234Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-04-27T23:24:38.234Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18b1d88?, 0xc000014000?}, 0x11db415?) [2023-04-27T23:24:38.234Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-04-27T23:24:38.234Z] net/http.serverHandler.ServeHTTP({0xc00003bd10?}, {0x18b1d88, 0xc000014000}, 0xc00042e800) [2023-04-27T23:24:38.234Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-04-27T23:24:38.234Z] net/http.(*conn).serve(0xc000001c20, {0x18b2700, 0xc000131710}) [2023-04-27T23:24:38.234Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-04-27T23:24:38.234Z] created by net/http.(*Server).Serve [2023-04-27T23:24:38.234Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-04-27T23:24:38.234Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-27T23:24:38.234Z] === RUN TestPullSchema2Config/unauthorized [2023-04-27T23:24:38.234Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-27T23:24:38.234Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-27T23:24:38.234Z] --- PASS: TestPullSchema2Config (0.56s) [2023-04-27T23:24:38.234Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-04-27T23:24:38.234Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2023-04-27T23:24:38.234Z] --- PASS: TestPullSchema2Config/EOF (0.29s) [2023-04-27T23:24:38.234Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestGetRepositoryMountCandidates [2023-04-27T23:24:38.234Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestLayerAlreadyExists [2023-04-27T23:24:38.234Z] 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-04-27T23:24:38.234Z] 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-04-27T23:24:38.234Z] 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-04-27T23:24:38.234Z] 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-04-27T23:24:38.234Z] 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-04-27T23:24:38.234Z] 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-04-27T23:24:38.234Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestWhenEmptyAuthConfig [2023-04-27T23:24:38.234Z] --- PASS: TestConcurrencyLimit (0.55s) [2023-04-27T23:24:38.234Z] === RUN TestInactiveJobs [2023-04-27T23:24:38.234Z] === RUN TestNotFound [2023-04-27T23:24:38.234Z] --- PASS: TestNotFound (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestConflict [2023-04-27T23:24:38.234Z] --- PASS: TestConflict (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestForbidden [2023-04-27T23:24:38.234Z] --- PASS: TestForbidden (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestInvalidParameter [2023-04-27T23:24:38.234Z] --- PASS: TestInvalidParameter (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestNotImplemented [2023-04-27T23:24:38.234Z] --- PASS: TestNotImplemented (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestNotModified [2023-04-27T23:24:38.234Z] --- PASS: TestNotModified (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestUnauthorized [2023-04-27T23:24:38.234Z] --- PASS: TestUnauthorized (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestUnknown [2023-04-27T23:24:38.234Z] --- PASS: TestUnknown (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestCancelled [2023-04-27T23:24:38.234Z] --- PASS: TestCancelled (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestDeadline [2023-04-27T23:24:38.234Z] --- PASS: TestDeadline (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestDataLoss [2023-04-27T23:24:38.234Z] --- PASS: TestDataLoss (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestUnavailable [2023-04-27T23:24:38.234Z] --- PASS: TestUnavailable (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestSystem [2023-04-27T23:24:38.234Z] --- PASS: TestSystem (0.00s) [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Not_Found [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Bad_Request [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Conflict [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Unauthorized [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Service_Unavailable [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Forbidden [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Not_Modified [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Not_Implemented [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-04-27T23:24:38.234Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-04-27T23:24:38.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-04-27T23:24:38.234Z] PASS [2023-04-27T23:24:38.234Z] coverage: 77.0% of statements [2023-04-27T23:24:38.234Z] ok github.com/docker/docker/errdefs 0.071s coverage: 77.0% of statements [2023-04-27T23:24:38.430Z] === RUN TestDockerSuite/TestRunPortInUse [2023-04-27T23:24:38.685Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-04-27T23:24:38.692Z] --- PASS: TestInactiveJobs (0.56s) [2023-04-27T23:24:38.692Z] === RUN TestWatchRelease [2023-04-27T23:24:39.151Z] --- PASS: TestWatchRelease (0.10s) [2023-04-27T23:24:39.151Z] === RUN TestWatchFinishedTransfer [2023-04-27T23:24:39.151Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-04-27T23:24:39.151Z] === RUN TestDuplicateTransfer [2023-04-27T23:24:39.151Z] --- PASS: TestDuplicateTransfer (0.10s) [2023-04-27T23:24:39.151Z] === RUN TestSuccessfulUpload [2023-04-27T23:24:39.151Z] --- PASS: TestWhenEmptyAuthConfig (0.94s) [2023-04-27T23:24:39.151Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-04-27T23:24:39.151Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-04-27T23:24:39.151Z] === RUN TestTokenPassThru [2023-04-27T23:24:39.151Z] --- PASS: TestTokenPassThru (0.00s) [2023-04-27T23:24:39.151Z] === RUN TestTokenPassThruDifferentHost [2023-04-27T23:24:39.151Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2023-04-27T23:24:39.151Z] PASS [2023-04-27T23:24:39.151Z] coverage: 27.4% of statements [2023-04-27T23:24:39.151Z] ok github.com/docker/docker/distribution 2.100s coverage: 27.4% of statements [2023-04-27T23:24:39.245Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-04-27T23:24:39.245Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-04-27T23:24:39.608Z] time="2023-04-27T23:24:39Z" level=error msg="Upload failed, retrying: simulating retry" [2023-04-27T23:24:39.608Z] === RUN TestFSGetInvalidData [2023-04-27T23:24:39.608Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-27T23:24:39.608Z] --- PASS: TestFSGetInvalidData (0.01s) [2023-04-27T23:24:39.608Z] === RUN TestFSInvalidSet [2023-04-27T23:24:39.608Z] --- PASS: TestFSInvalidSet (0.02s) [2023-04-27T23:24:39.608Z] === RUN TestFSInvalidRoot [2023-04-27T23:24:39.608Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-04-27T23:24:39.608Z] === RUN TestFSMetadataGetSet [2023-04-27T23:24:39.608Z] --- PASS: TestFSMetadataGetSet (0.04s) [2023-04-27T23:24:39.608Z] === RUN TestFSInvalidWalker [2023-04-27T23:24:39.608Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-04-27T23:24:39.608Z] === RUN TestFSGetSet [2023-04-27T23:24:39.608Z] --- PASS: TestFSGetSet (0.02s) [2023-04-27T23:24:39.608Z] === RUN TestFSGetUnsetKey [2023-04-27T23:24:39.608Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-04-27T23:24:39.608Z] === RUN TestFSGetEmptyData [2023-04-27T23:24:39.608Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-04-27T23:24:39.608Z] === RUN TestFSDelete [2023-04-27T23:24:39.608Z] --- PASS: TestFSDelete (0.03s) [2023-04-27T23:24:39.608Z] === RUN TestFSWalker [2023-04-27T23:24:39.608Z] --- PASS: TestSuccessfulUpload (0.58s) [2023-04-27T23:24:39.608Z] === RUN TestCancelledUpload [2023-04-27T23:24:39.609Z] --- PASS: TestCancelledUpload (0.00s) [2023-04-27T23:24:39.609Z] PASS [2023-04-27T23:24:39.609Z] coverage: 76.9% of statements [2023-04-27T23:24:39.609Z] ok github.com/docker/docker/distribution/xfer 2.830s coverage: 76.9% of statements [2023-04-27T23:24:39.609Z] --- PASS: TestFSWalker (0.03s) [2023-04-27T23:24:39.609Z] === RUN TestFSWalkerStopOnError [2023-04-27T23:24:39.609Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-27T23:24:39.609Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-04-27T23:24:39.609Z] === RUN TestNewFromJSON [2023-04-27T23:24:39.609Z] --- PASS: TestNewFromJSON (0.00s) [2023-04-27T23:24:39.609Z] === RUN TestNewFromJSONWithInvalidJSON [2023-04-27T23:24:39.609Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-04-27T23:24:39.609Z] === RUN TestMarshalKeyOrder [2023-04-27T23:24:39.609Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-04-27T23:24:39.609Z] === RUN TestImage [2023-04-27T23:24:39.609Z] --- PASS: TestImage (0.00s) [2023-04-27T23:24:39.609Z] === RUN TestImageOSNotEmpty [2023-04-27T23:24:39.609Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-04-27T23:24:39.609Z] === RUN TestNewChildImageFromImageWithRootFS [2023-04-27T23:24:39.609Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-04-27T23:24:39.609Z] === RUN TestCreate [2023-04-27T23:24:39.609Z] --- PASS: TestCreate (0.01s) [2023-04-27T23:24:39.609Z] === RUN TestRestore [2023-04-27T23:24:39.805Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-04-27T23:24:40.060Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-04-27T23:24:40.066Z] === RUN TestCompare [2023-04-27T23:24:40.066Z] --- PASS: TestCompare (0.00s) [2023-04-27T23:24:40.066Z] PASS [2023-04-27T23:24:40.066Z] coverage: 19.2% of statements [2023-04-27T23:24:40.066Z] ok github.com/docker/docker/image/cache 0.099s coverage: 19.2% of statements [2023-04-27T23:24:40.066Z] time="2023-04-27T23:24:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-04-27T23:24:40.066Z] --- PASS: TestRestore (0.24s) [2023-04-27T23:24:40.066Z] === RUN TestAddDelete [2023-04-27T23:24:40.066Z] --- PASS: TestAddDelete (0.03s) [2023-04-27T23:24:40.066Z] === RUN TestSearchAfterDelete [2023-04-27T23:24:40.066Z] --- PASS: TestSearchAfterDelete (0.01s) [2023-04-27T23:24:40.066Z] === RUN TestParentReset [2023-04-27T23:24:40.066Z] --- PASS: TestParentReset (0.04s) [2023-04-27T23:24:40.066Z] === RUN TestGetAndSetLastUpdated [2023-04-27T23:24:40.066Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-04-27T23:24:40.066Z] === RUN TestStoreLen [2023-04-27T23:24:40.066Z] --- PASS: TestStoreLen (0.07s) [2023-04-27T23:24:40.066Z] PASS [2023-04-27T23:24:40.066Z] coverage: 86.8% of statements [2023-04-27T23:24:40.066Z] ok github.com/docker/docker/image 0.755s coverage: 86.8% of statements [2023-04-27T23:24:40.523Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-27T23:24:40.619Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-04-27T23:24:40.981Z] === RUN TestMakeV1ConfigFromConfig [2023-04-27T23:24:40.981Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-04-27T23:24:40.981Z] PASS [2023-04-27T23:24:40.981Z] coverage: 25.0% of statements [2023-04-27T23:24:40.981Z] ok github.com/docker/docker/image/v1 0.115s coverage: 25.0% of statements [2023-04-27T23:24:40.981Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-27T23:24:41.179Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-27T23:24:41.180Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-04-27T23:24:41.180Z] === RUN TestDockerSuite/TestRunPublishPort [2023-04-27T23:24:41.739Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-04-27T23:24:41.944Z] === RUN TestSerialization [2023-04-27T23:24:41.944Z] --- PASS: TestSerialization (0.03s) [2023-04-27T23:24:41.944Z] PASS [2023-04-27T23:24:41.944Z] coverage: 100.0% of statements [2023-04-27T23:24:41.944Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2023-04-27T23:24:42.298Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-04-27T23:24:42.298Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-04-27T23:24:42.298Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-04-27T23:24:42.402Z] === RUN TestEnvironmentParsing [2023-04-27T23:24:42.402Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-04-27T23:24:42.402Z] PASS [2023-04-27T23:24:42.402Z] coverage: 1.0% of statements [2023-04-27T23:24:42.402Z] ok github.com/docker/docker/libcontainerd/local 0.098s coverage: 1.0% of statements [2023-04-27T23:24:42.858Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-04-27T23:24:42.860Z] === RUN TestEmptyLayer [2023-04-27T23:24:42.860Z] --- PASS: TestEmptyLayer (0.00s) [2023-04-27T23:24:42.860Z] === RUN TestCommitFailure [2023-04-27T23:24:42.860Z] --- PASS: TestCommitFailure (0.01s) [2023-04-27T23:24:42.860Z] === RUN TestStartTransactionFailure [2023-04-27T23:24:42.860Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-04-27T23:24:42.860Z] === RUN TestGetOrphan [2023-04-27T23:24:42.860Z] --- PASS: TestGetOrphan (0.00s) [2023-04-27T23:24:42.860Z] === RUN TestMountAndRegister [2023-04-27T23:24:42.860Z] layer_test.go:270: Layer size: 14 [2023-04-27T23:24:42.860Z] --- PASS: TestMountAndRegister (0.07s) [2023-04-27T23:24:42.860Z] === RUN TestLayerRelease [2023-04-27T23:24:42.860Z] layer_test.go:303: Failing on Windows [2023-04-27T23:24:42.860Z] --- SKIP: TestLayerRelease (0.00s) [2023-04-27T23:24:42.860Z] === RUN TestStoreRestore [2023-04-27T23:24:42.860Z] layer_test.go:352: Failing on Windows [2023-04-27T23:24:42.860Z] --- SKIP: TestStoreRestore (0.00s) [2023-04-27T23:24:42.860Z] === RUN TestTarStreamStability [2023-04-27T23:24:42.860Z] layer_test.go:467: Failing on Windows [2023-04-27T23:24:42.860Z] --- SKIP: TestTarStreamStability (0.00s) [2023-04-27T23:24:42.860Z] === RUN TestRegisterExistingLayer [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-04-27T23:24:42.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-04-27T23:24:42.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-04-27T23:24:42.860Z] PASS [2023-04-27T23:24:42.860Z] coverage: 45.8% of statements [2023-04-27T23:24:42.860Z] ok github.com/docker/docker/oci 0.063s coverage: 45.8% of statements [2023-04-27T23:24:43.317Z] --- PASS: TestRegisterExistingLayer (0.29s) [2023-04-27T23:24:43.317Z] === RUN TestTarStreamVerification [2023-04-27T23:24:43.317Z] layer_test.go:696: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-04-27T23:24:43.317Z] === RUN TestLayerMigration [2023-04-27T23:24:43.317Z] migration_test.go:45: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestLayerMigration (0.00s) [2023-04-27T23:24:43.317Z] === RUN TestLayerMigrationNoTarsplit [2023-04-27T23:24:43.317Z] migration_test.go:181: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-04-27T23:24:43.317Z] === RUN TestMountInit [2023-04-27T23:24:43.317Z] mount_test.go:17: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestMountInit (0.00s) [2023-04-27T23:24:43.317Z] === RUN TestMountSize [2023-04-27T23:24:43.317Z] mount_test.go:76: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestMountSize (0.00s) [2023-04-27T23:24:43.317Z] === RUN TestMountChanges [2023-04-27T23:24:43.317Z] mount_test.go:125: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestMountChanges (0.00s) [2023-04-27T23:24:43.317Z] === RUN TestMountApply [2023-04-27T23:24:43.317Z] mount_test.go:212: Failing on Windows [2023-04-27T23:24:43.317Z] --- SKIP: TestMountApply (0.00s) [2023-04-27T23:24:43.317Z] PASS [2023-04-27T23:24:43.317Z] coverage: 30.1% of statements [2023-04-27T23:24:43.317Z] ok github.com/docker/docker/layer 0.500s coverage: 30.1% of statements [2023-04-27T23:24:43.317Z] === RUN TestParseVersion [2023-04-27T23:24:43.317Z] --- PASS: TestParseVersion (0.00s) [2023-04-27T23:24:43.317Z] PASS [2023-04-27T23:24:43.317Z] coverage: 52.9% of statements [2023-04-27T23:24:43.317Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 52.9% of statements [2023-04-27T23:24:43.317Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-27T23:24:43.317Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-27T23:24:43.317Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-27T23:24:43.317Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-27T23:24:43.317Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-27T23:24:43.782Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-04-27T23:24:43.782Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-04-27T23:24:43.782Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-04-27T23:24:44.281Z] === RUN TestAddressPoolOpt [2023-04-27T23:24:44.281Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/a [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/something [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/_=a [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/env1=value1 [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/_env1=value1 [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/env2=value2=value3 [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/env3=abc!qwe [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/env_4=value_4 [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/PATH [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/=a [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/PATH= [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/PATH=something [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/asd!qwe [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/1asd [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/123 [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/some_space [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/__some_space_before [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/some_space_after__ [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/= [2023-04-27T23:24:44.281Z] === RUN TestValidateEnv/PaTh [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/a (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/something (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/= (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestParseHost [2023-04-27T23:24:44.281Z] --- PASS: TestParseHost (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestParseDockerDaemonHost [2023-04-27T23:24:44.281Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestParseTCP [2023-04-27T23:24:44.281Z] --- PASS: TestParseTCP (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestParseInvalidUnixAddrInvalid [2023-04-27T23:24:44.281Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestValidateExtraHosts [2023-04-27T23:24:44.281Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestIpOptString [2023-04-27T23:24:44.281Z] --- PASS: TestIpOptString (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestNewIpOptInvalidDefaultVal [2023-04-27T23:24:44.281Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestNewIpOptValidDefaultVal [2023-04-27T23:24:44.281Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestIpOptSetInvalidVal [2023-04-27T23:24:44.281Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestValidateIPAddress [2023-04-27T23:24:44.281Z] --- PASS: TestValidateIPAddress (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestMapOpts [2023-04-27T23:24:44.281Z] --- PASS: TestMapOpts (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestListOptsWithoutValidator [2023-04-27T23:24:44.281Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestListOptsWithValidator [2023-04-27T23:24:44.281Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestValidateDNSSearch [2023-04-27T23:24:44.281Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_general_format [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_one_more [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-04-27T23:24:44.281Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-04-27T23:24:44.281Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestNamedListOpts [2023-04-27T23:24:44.281Z] --- PASS: TestNamedListOpts (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestNamedMapOpts [2023-04-27T23:24:44.281Z] --- PASS: TestNamedMapOpts (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestParseLink [2023-04-27T23:24:44.281Z] --- PASS: TestParseLink (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestQuotedStringSetWithQuotes [2023-04-27T23:24:44.281Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-04-27T23:24:44.281Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestQuotedStringSetWithNoQuotes [2023-04-27T23:24:44.281Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-04-27T23:24:44.281Z] === RUN TestUlimitOpt [2023-04-27T23:24:44.281Z] --- PASS: TestUlimitOpt (0.00s) [2023-04-27T23:24:44.281Z] PASS [2023-04-27T23:24:44.281Z] coverage: 67.1% of statements [2023-04-27T23:24:44.281Z] ok github.com/docker/docker/opts 0.124s coverage: 67.1% of statements [2023-04-27T23:24:44.739Z] === RUN TestUnbuffered [2023-04-27T23:24:44.739Z] --- PASS: TestUnbuffered (0.00s) [2023-04-27T23:24:44.739Z] === RUN TestRaceUnbuffered [2023-04-27T23:24:44.739Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-04-27T23:24:44.739Z] PASS [2023-04-27T23:24:44.739Z] coverage: 100.0% of statements [2023-04-27T23:24:44.739Z] ok github.com/docker/docker/pkg/broadcaster 0.206s coverage: 100.0% of statements [2023-04-27T23:24:45.196Z] === RUN TestPeerCertificateMarshalJSON [2023-04-27T23:24:45.653Z] === RUN TestMatch [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[foo]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[bar]_[foo]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[foo_bar]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[qux]_[foo]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[]#01 [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[qux]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[foo_bar_qux]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[qux]_[baz]] [2023-04-27T23:24:45.653Z] === RUN TestMatch/[[foo_baz]] [2023-04-27T23:24:45.653Z] --- PASS: TestMatch (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-04-27T23:24:45.653Z] PASS [2023-04-27T23:24:45.653Z] coverage: 87.5% of statements [2023-04-27T23:24:45.653Z] ok github.com/docker/docker/pkg/capabilities 0.065s coverage: 87.5% of statements [2023-04-27T23:24:45.653Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-04-27T23:24:45.653Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-04-27T23:24:45.653Z] --- PASS: TestPeerCertificateMarshalJSON (0.61s) [2023-04-27T23:24:45.653Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-04-27T23:24:45.653Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-04-27T23:24:45.653Z] === RUN TestMiddleware [2023-04-27T23:24:45.653Z] --- PASS: TestMiddleware (0.00s) [2023-04-27T23:24:45.653Z] === RUN TestNewResponseModifier [2023-04-27T23:24:45.653Z] --- PASS: TestNewResponseModifier (0.00s) [2023-04-27T23:24:45.653Z] PASS [2023-04-27T23:24:45.653Z] coverage: 26.8% of statements [2023-04-27T23:24:45.653Z] ok github.com/docker/docker/pkg/authorization 0.686s coverage: 26.8% of statements [2023-04-27T23:24:46.111Z] === RUN TestIsArchivePathDir [2023-04-27T23:24:46.111Z] --- PASS: TestIsArchivePathDir (0.11s) [2023-04-27T23:24:46.111Z] === RUN TestIsArchivePathInvalidFile [2023-04-27T23:24:46.292Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-04-27T23:24:46.568Z] === RUN TestChrootTarUntar [2023-04-27T23:24:46.568Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootUntarWithHugeExcludesList [2023-04-27T23:24:46.568Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootUntarEmptyArchive [2023-04-27T23:24:46.568Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootTarUntarWithSymlink [2023-04-27T23:24:46.568Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootCopyWithTar [2023-04-27T23:24:46.568Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootCopyFileWithTar [2023-04-27T23:24:46.568Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootUntarPath [2023-04-27T23:24:46.568Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootUntarPath (0.01s) [2023-04-27T23:24:46.568Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-04-27T23:24:46.568Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-04-27T23:24:46.568Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestChrootApplyDotDotFile [2023-04-27T23:24:46.568Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:24:46.568Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2023-04-27T23:24:46.568Z] PASS [2023-04-27T23:24:46.568Z] coverage: 15.1% of statements [2023-04-27T23:24:46.568Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2023-04-27T23:24:46.568Z] === RUN TestIsArchivePathTar [2023-04-27T23:24:46.568Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 15.1% of statements [2023-04-27T23:24:46.568Z] --- PASS: TestIsArchivePathTar (0.22s) [2023-04-27T23:24:46.568Z] === RUN TestDecompressStreamGzip [2023-04-27T23:24:46.568Z] === RUN TestSizeEmpty [2023-04-27T23:24:46.568Z] --- PASS: TestSizeEmpty (0.01s) [2023-04-27T23:24:46.568Z] === RUN TestSizeEmptyFile [2023-04-27T23:24:46.568Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestSizeNonemptyFile [2023-04-27T23:24:46.568Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestSizeNestedDirectoryEmpty [2023-04-27T23:24:46.568Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-04-27T23:24:46.568Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-04-27T23:24:46.568Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestMoveToSubdir [2023-04-27T23:24:46.568Z] --- PASS: TestMoveToSubdir (0.00s) [2023-04-27T23:24:46.568Z] === RUN TestSizeNonExistingDirectory [2023-04-27T23:24:46.568Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-04-27T23:24:46.568Z] PASS [2023-04-27T23:24:46.568Z] coverage: 80.0% of statements [2023-04-27T23:24:46.568Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2023-04-27T23:24:46.568Z] --- PASS: TestDecompressStreamGzip (0.17s) [2023-04-27T23:24:46.568Z] === RUN TestDecompressStreamBzip2 [2023-04-27T23:24:46.851Z] === RUN TestDockerSuite/TestRunRm [2023-04-27T23:24:47.026Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2023-04-27T23:24:47.026Z] === RUN TestDecompressStreamXz [2023-04-27T23:24:47.026Z] archive_test.go:133: Xz not present in msys2 [2023-04-27T23:24:47.026Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestCompressStreamXzUnsupported [2023-04-27T23:24:47.026Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestCompressStreamBzip2Unsupported [2023-04-27T23:24:47.026Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestCompressStreamInvalid [2023-04-27T23:24:47.026Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestExtensionInvalid [2023-04-27T23:24:47.026Z] --- PASS: TestExtensionInvalid (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestExtensionUncompressed [2023-04-27T23:24:47.026Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestExtensionBzip2 [2023-04-27T23:24:47.026Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestExtensionGzip [2023-04-27T23:24:47.026Z] --- PASS: TestExtensionGzip (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestExtensionXz [2023-04-27T23:24:47.026Z] --- PASS: TestExtensionXz (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestCmdStreamLargeStderr [2023-04-27T23:24:47.026Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2023-04-27T23:24:47.026Z] === RUN TestCmdStreamBad [2023-04-27T23:24:47.026Z] archive_test.go:238: Failing on Windows CI machines [2023-04-27T23:24:47.026Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestCmdStreamGood [2023-04-27T23:24:47.026Z] === RUN Test [2023-04-27T23:24:47.026Z] === RUN Test/TestContainsEntry [2023-04-27T23:24:47.026Z] === RUN Test/TestCreateEntries [2023-04-27T23:24:47.026Z] === RUN Test/TestEntriesDiff [2023-04-27T23:24:47.026Z] === RUN Test/TestEntriesEquality [2023-04-27T23:24:47.026Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-04-27T23:24:47.026Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-04-27T23:24:47.026Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-04-27T23:24:47.026Z] === RUN Test/TestGeneratorNotGenerate [2023-04-27T23:24:47.026Z] === RUN Test/TestGeneratorWithPort [2023-04-27T23:24:47.026Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-04-27T23:24:47.026Z] === RUN Test/TestNewEntry [2023-04-27T23:24:47.026Z] === RUN Test/TestParse [2023-04-27T23:24:47.026Z] --- PASS: Test (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestNewEntry (0.00s) [2023-04-27T23:24:47.026Z] --- PASS: Test/TestParse (0.00s) [2023-04-27T23:24:47.026Z] PASS [2023-04-27T23:24:47.026Z] coverage: 58.3% of statements [2023-04-27T23:24:47.026Z] --- PASS: TestCmdStreamGood (0.05s) [2023-04-27T23:24:47.026Z] === RUN TestUntarPathWithInvalidDest [2023-04-27T23:24:47.026Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2023-04-27T23:24:47.026Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2023-04-27T23:24:47.026Z] === RUN TestUntarPathWithInvalidSrc [2023-04-27T23:24:47.026Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-04-27T23:24:47.026Z] === RUN TestUntarPath [2023-04-27T23:24:47.411Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-04-27T23:24:47.489Z] --- PASS: TestUntarPath (0.09s) [2023-04-27T23:24:47.489Z] === RUN TestUntarPathWithDestinationFile [2023-04-27T23:24:47.489Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2023-04-27T23:24:47.489Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-04-27T23:24:47.489Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2023-04-27T23:24:47.489Z] === RUN TestCopyWithTarInvalidSrc [2023-04-27T23:24:47.489Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-04-27T23:24:47.489Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-04-27T23:24:47.489Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-04-27T23:24:47.489Z] === RUN TestCopyWithTarSrcFile [2023-04-27T23:24:47.489Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2023-04-27T23:24:47.489Z] === RUN TestCopyWithTarSrcFolder [2023-04-27T23:24:47.489Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-04-27T23:24:47.489Z] === RUN TestCopyFileWithTarInvalidSrc [2023-04-27T23:24:47.489Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-04-27T23:24:47.489Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-04-27T23:24:47.489Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-04-27T23:24:47.489Z] === RUN TestCopyFileWithTarSrcFolder [2023-04-27T23:24:47.489Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2023-04-27T23:24:47.489Z] === RUN TestCopyFileWithTarSrcFile [2023-04-27T23:24:47.489Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-04-27T23:24:47.489Z] === RUN TestTarFiles [2023-04-27T23:24:47.489Z] === RUN Test [2023-04-27T23:24:47.489Z] === RUN Test/TestContent [2023-04-27T23:24:47.489Z] === RUN Test/TestInitialize [2023-04-27T23:24:47.489Z] === RUN Test/TestNew [2023-04-27T23:24:47.489Z] === RUN Test/TestParsingContentsWithComments [2023-04-27T23:24:47.489Z] === RUN Test/TestRegister [2023-04-27T23:24:47.489Z] === RUN Test/TestWatch [2023-04-27T23:24:47.489Z] --- PASS: Test (0.00s) [2023-04-27T23:24:47.489Z] --- PASS: Test/TestContent (0.00s) [2023-04-27T23:24:47.489Z] --- PASS: Test/TestInitialize (0.00s) [2023-04-27T23:24:47.489Z] --- PASS: Test/TestNew (0.00s) [2023-04-27T23:24:47.489Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-04-27T23:24:47.489Z] --- PASS: Test/TestRegister (0.00s) [2023-04-27T23:24:47.489Z] --- PASS: Test/TestWatch (0.00s) [2023-04-27T23:24:47.489Z] PASS [2023-04-27T23:24:47.489Z] coverage: 92.9% of statements [2023-04-27T23:24:47.489Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 92.9% of statements [2023-04-27T23:24:48.454Z] === RUN Test [2023-04-27T23:24:48.454Z] === RUN Test/TestWatch [2023-04-27T23:24:48.454Z] --- PASS: Test (0.00s) [2023-04-27T23:24:48.454Z] --- PASS: Test/TestWatch (0.00s) [2023-04-27T23:24:48.454Z] PASS [2023-04-27T23:24:48.454Z] coverage: 92.3% of statements [2023-04-27T23:24:48.454Z] ok github.com/docker/docker/pkg/discovery/memory 0.083s coverage: 92.3% of statements [2023-04-27T23:24:48.454Z] === RUN Test [2023-04-27T23:24:48.454Z] === RUN Test/TestInitialize [2023-04-27T23:24:48.454Z] time="2023-04-27T23:24:48Z" level=info msg="Initializing discovery without TLS" [2023-04-27T23:24:48.454Z] time="2023-04-27T23:24:48Z" level=info msg="Initializing discovery without TLS" [2023-04-27T23:24:48.454Z] time="2023-04-27T23:24:48Z" level=info msg="Initializing discovery without TLS" [2023-04-27T23:24:48.454Z] === RUN Test/TestInitializeWithCerts [2023-04-27T23:24:48.454Z] time="2023-04-27T23:24:48Z" level=info msg="Initializing discovery with TLS" [2023-04-27T23:24:48.454Z] === RUN Test/TestWatch [2023-04-27T23:24:48.454Z] time="2023-04-27T23:24:48Z" level=info msg="Initializing discovery without TLS" [2023-04-27T23:24:48.672Z] --- PASS: TestServiceUpdateNetwork (11.92s) [2023-04-27T23:24:48.672Z] === RUN TestServiceUpdatePidsLimit [2023-04-27T23:24:48.911Z] === RUN Test [2023-04-27T23:24:48.911Z] === RUN Test/TestInitialize [2023-04-27T23:24:48.911Z] === RUN Test/TestInitializeWithPattern [2023-04-27T23:24:48.911Z] === RUN Test/TestRegister [2023-04-27T23:24:48.911Z] === RUN Test/TestWatch [2023-04-27T23:24:48.911Z] --- PASS: Test (0.00s) [2023-04-27T23:24:48.911Z] --- PASS: Test/TestInitialize (0.00s) [2023-04-27T23:24:48.911Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-04-27T23:24:48.911Z] --- PASS: Test/TestRegister (0.00s) [2023-04-27T23:24:48.911Z] --- PASS: Test/TestWatch (0.00s) [2023-04-27T23:24:48.911Z] PASS [2023-04-27T23:24:48.911Z] coverage: 93.8% of statements [2023-04-27T23:24:48.911Z] ok github.com/docker/docker/pkg/discovery/nodes 0.096s coverage: 93.8% of statements [2023-04-27T23:24:48.928Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-27T23:24:49.368Z] === RUN TestPollerAddRemove [2023-04-27T23:24:49.368Z] --- PASS: TestPollerAddRemove (0.00s) [2023-04-27T23:24:49.368Z] === RUN TestPollerEvent [2023-04-27T23:24:49.368Z] poller_test.go:40: No chmod on Windows [2023-04-27T23:24:49.368Z] --- SKIP: TestPollerEvent (0.00s) [2023-04-27T23:24:49.368Z] === RUN TestPollerClose [2023-04-27T23:24:49.368Z] --- PASS: TestPollerClose (0.01s) [2023-04-27T23:24:49.368Z] PASS [2023-04-27T23:24:49.368Z] coverage: 45.7% of statements [2023-04-27T23:24:49.368Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 45.7% of statements [2023-04-27T23:24:49.857Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-27T23:24:50.333Z] === RUN TestCopyFileWithInvalidSrc [2023-04-27T23:24:50.333Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCopyFileWithInvalidDest [2023-04-27T23:24:50.333Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2023-04-27T23:24:50.333Z] === RUN TestCopyFileWithSameSrcAndDest [2023-04-27T23:24:50.333Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2023-04-27T23:24:50.333Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-04-27T23:24:50.333Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2023-04-27T23:24:50.333Z] === RUN TestCopyFile [2023-04-27T23:24:50.333Z] --- PASS: TestCopyFile (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-04-27T23:24:50.333Z] fileutils_test.go:133: Needs porting to Windows [2023-04-27T23:24:50.333Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-04-27T23:24:50.333Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestReadSymlinkedDirectoryToFile [2023-04-27T23:24:50.333Z] fileutils_test.go:179: Needs porting to Windows [2023-04-27T23:24:50.333Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestWildcardMatches [2023-04-27T23:24:50.333Z] --- PASS: TestWildcardMatches (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestPatternMatches [2023-04-27T23:24:50.333Z] --- PASS: TestPatternMatches (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-04-27T23:24:50.333Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestPatternMatchesFolderExclusions [2023-04-27T23:24:50.333Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-04-27T23:24:50.333Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-04-27T23:24:50.333Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-04-27T23:24:50.333Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-04-27T23:24:50.333Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestSingleExclamationError [2023-04-27T23:24:50.333Z] --- PASS: TestSingleExclamationError (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestMatchesWithNoPatterns [2023-04-27T23:24:50.333Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestMatchesWithMalformedPatterns [2023-04-27T23:24:50.333Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestMatches [2023-04-27T23:24:50.333Z] --- PASS: TestMatches (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCleanPatterns [2023-04-27T23:24:50.333Z] --- PASS: TestCleanPatterns (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-04-27T23:24:50.333Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCleanPatternsExceptionFlag [2023-04-27T23:24:50.333Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-04-27T23:24:50.333Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-04-27T23:24:50.333Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCleanPatternsErrorSingleException [2023-04-27T23:24:50.333Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestCreateIfNotExistsDir [2023-04-27T23:24:50.333Z] --- PASS: TestCreateIfNotExistsDir (0.03s) [2023-04-27T23:24:50.333Z] === RUN TestCreateIfNotExistsFile [2023-04-27T23:24:50.333Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestMatch [2023-04-27T23:24:50.333Z] --- PASS: TestMatch (0.00s) [2023-04-27T23:24:50.333Z] PASS [2023-04-27T23:24:50.333Z] coverage: 85.4% of statements [2023-04-27T23:24:50.333Z] ok github.com/docker/docker/pkg/fileutils 0.233s coverage: 85.4% of statements [2023-04-27T23:24:50.333Z] === RUN TestGet [2023-04-27T23:24:50.333Z] --- PASS: TestGet (0.00s) [2023-04-27T23:24:50.333Z] === RUN TestGetShortcutString [2023-04-27T23:24:50.333Z] --- PASS: TestGetShortcutString (0.00s) [2023-04-27T23:24:50.333Z] PASS [2023-04-27T23:24:50.333Z] coverage: 42.9% of statements [2023-04-27T23:24:50.333Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2023-04-27T23:24:50.670Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-04-27T23:24:51.231Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-04-27T23:24:51.297Z] --- PASS: Test (3.21s) [2023-04-27T23:24:51.297Z] --- PASS: Test/TestInitialize (0.20s) [2023-04-27T23:24:51.297Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-04-27T23:24:51.297Z] --- PASS: Test/TestWatch (3.00s) [2023-04-27T23:24:51.297Z] PASS [2023-04-27T23:24:51.297Z] coverage: 84.1% of statements [2023-04-27T23:24:51.297Z] ok github.com/docker/docker/pkg/discovery/kv 3.278s coverage: 84.1% of statements [2023-04-27T23:24:51.755Z] === RUN TestCreateIDMapOrder [2023-04-27T23:24:51.755Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-04-27T23:24:51.755Z] PASS [2023-04-27T23:24:51.755Z] coverage: 7.2% of statements [2023-04-27T23:24:51.755Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2023-04-27T23:24:51.789Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-04-27T23:24:52.212Z] === RUN TestFixedBufferCap [2023-04-27T23:24:52.212Z] --- PASS: TestFixedBufferCap (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestFixedBufferLen [2023-04-27T23:24:52.212Z] --- PASS: TestFixedBufferLen (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestFixedBufferString [2023-04-27T23:24:52.212Z] --- PASS: TestFixedBufferString (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestFixedBufferWrite [2023-04-27T23:24:52.212Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestFixedBufferRead [2023-04-27T23:24:52.212Z] --- PASS: TestFixedBufferRead (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestBytesPipeRead [2023-04-27T23:24:52.212Z] --- PASS: TestBytesPipeRead (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestBytesPipeWrite [2023-04-27T23:24:52.212Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-04-27T23:24:52.212Z] === RUN TestBytesPipeWriteRandomChunks [2023-04-27T23:24:52.669Z] === RUN TestError [2023-04-27T23:24:52.669Z] --- PASS: TestError (0.00s) [2023-04-27T23:24:52.669Z] === RUN TestProgressString [2023-04-27T23:24:52.669Z] === RUN TestProgressString/no_progress [2023-04-27T23:24:52.669Z] === RUN TestProgressString/progress_1 [2023-04-27T23:24:52.669Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-04-27T23:24:52.669Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-04-27T23:24:52.669Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-04-27T23:24:52.669Z] === RUN TestProgressString/with_units [2023-04-27T23:24:52.669Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-04-27T23:24:52.669Z] === RUN TestProgressString/hide_counts [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/with_units (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-04-27T23:24:52.669Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-04-27T23:24:52.669Z] === RUN TestJSONMessageDisplay [2023-04-27T23:24:52.669Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2023-04-27T23:24:52.669Z] === RUN TestAtomicWriteToFile [2023-04-27T23:24:52.669Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-04-27T23:24:52.669Z] === RUN TestAtomicWriteSetCommit [2023-04-27T23:24:52.669Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-04-27T23:24:52.669Z] === RUN TestAtomicWriteSetCancel [2023-04-27T23:24:52.669Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2023-04-27T23:24:52.669Z] === RUN TestReadCloserWrapperClose [2023-04-27T23:24:52.669Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-04-27T23:24:52.669Z] === RUN TestReaderErrWrapperReadOnError [2023-04-27T23:24:52.669Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-04-27T23:24:52.669Z] === RUN TestReaderErrWrapperRead [2023-04-27T23:24:52.669Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-04-27T23:24:52.669Z] === RUN TestHashData [2023-04-27T23:24:52.669Z] --- PASS: TestHashData (0.00s) [2023-04-27T23:24:52.669Z] === RUN TestCancelReadCloser [2023-04-27T23:24:52.900Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-04-27T23:24:52.900Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-04-27T23:24:52.900Z] remote: Enumerating objects: 23, done. [2023-04-27T23:24:52.900Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-04-27T23:24:52.900Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-04-27T23:24:52.900Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-04-27T23:24:52.901Z] 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-04-27T23:24:52.901Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-04-27T23:24:52.901Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-04-27T23:24:53.127Z] --- PASS: TestCancelReadCloser (0.11s) [2023-04-27T23:24:53.127Z] === RUN TestWriteCloserWrapperClose [2023-04-27T23:24:53.127Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-04-27T23:24:53.127Z] === RUN TestNopWriteCloser [2023-04-27T23:24:53.127Z] --- PASS: TestNopWriteCloser (0.00s) [2023-04-27T23:24:53.127Z] === RUN TestNopWriter [2023-04-27T23:24:53.127Z] --- PASS: TestNopWriter (0.00s) [2023-04-27T23:24:53.127Z] === RUN TestWriteCounter [2023-04-27T23:24:53.127Z] --- PASS: TestWriteCounter (0.00s) [2023-04-27T23:24:53.127Z] PASS [2023-04-27T23:24:53.127Z] coverage: 69.2% of statements [2023-04-27T23:24:53.127Z] --- PASS: TestJSONMessageDisplay (0.21s) [2023-04-27T23:24:53.127Z] === RUN TestJSONMessageDisplayWithJSONError [2023-04-27T23:24:53.127Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-04-27T23:24:53.127Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-04-27T23:24:53.127Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-04-27T23:24:53.127Z] === RUN TestDisplayJSONMessagesStream [2023-04-27T23:24:53.127Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-04-27T23:24:53.127Z] PASS [2023-04-27T23:24:53.127Z] coverage: 91.7% of statements [2023-04-27T23:24:53.127Z] ok github.com/docker/docker/pkg/ioutils 0.749s coverage: 69.2% of statements [2023-04-27T23:24:53.127Z] ok github.com/docker/docker/pkg/jsonmessage 0.334s coverage: 91.7% of statements [2023-04-27T23:24:53.127Z] === RUN TestStandardLongPath [2023-04-27T23:24:53.127Z] --- PASS: TestStandardLongPath (0.00s) [2023-04-27T23:24:53.127Z] === RUN TestUNCLongPath [2023-04-27T23:24:53.127Z] --- PASS: TestUNCLongPath (0.00s) [2023-04-27T23:24:53.127Z] PASS [2023-04-27T23:24:53.127Z] coverage: 100.0% of statements [2023-04-27T23:24:53.127Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2023-04-27T23:24:53.174Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-04-27T23:24:53.428Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-04-27T23:24:53.584Z] === RUN TestNameFormat [2023-04-27T23:24:53.584Z] --- PASS: TestNameFormat (0.00s) [2023-04-27T23:24:53.584Z] === RUN TestNameRetries [2023-04-27T23:24:53.584Z] --- PASS: TestNameRetries (0.00s) [2023-04-27T23:24:53.584Z] PASS [2023-04-27T23:24:53.584Z] coverage: 85.7% of statements [2023-04-27T23:24:53.584Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2023-04-27T23:24:54.044Z] === RUN TestParseKeyValueOpt [2023-04-27T23:24:54.044Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-04-27T23:24:54.044Z] === RUN TestParseUintList [2023-04-27T23:24:54.044Z] --- PASS: TestParseUintList (0.00s) [2023-04-27T23:24:54.044Z] === RUN TestParseUintListMaximumLimits [2023-04-27T23:24:54.044Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-04-27T23:24:54.044Z] PASS [2023-04-27T23:24:54.044Z] coverage: 97.0% of statements [2023-04-27T23:24:54.044Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2023-04-27T23:24:54.044Z] --- PASS: TestTarFiles (6.58s) [2023-04-27T23:24:54.044Z] === RUN TestTarUntar [2023-04-27T23:24:54.044Z] --- PASS: TestTarUntar (0.05s) [2023-04-27T23:24:54.044Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-04-27T23:24:54.044Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-04-27T23:24:54.044Z] === RUN TestTarWithOptions [2023-04-27T23:24:54.044Z] --- PASS: TestTarWithOptions (0.06s) [2023-04-27T23:24:54.044Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-04-27T23:24:54.044Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-04-27T23:24:54.044Z] === RUN TestUntarUstarGnuConflict [2023-04-27T23:24:54.044Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-04-27T23:24:54.044Z] === RUN TestUntarInvalidFilenames [2023-04-27T23:24:54.501Z] === RUN TestNewAndRemove [2023-04-27T23:24:54.501Z] --- PASS: TestNewAndRemove (0.00s) [2023-04-27T23:24:54.501Z] === RUN TestRemoveInvalidPath [2023-04-27T23:24:54.501Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-04-27T23:24:54.501Z] PASS [2023-04-27T23:24:54.501Z] coverage: 82.6% of statements [2023-04-27T23:24:54.501Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.6% of statements [2023-04-27T23:24:54.501Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames30532712\\dest" [2023-04-27T23:24:54.501Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2023-04-27T23:24:54.501Z] === RUN TestUntarHardlinkToSymlink [2023-04-27T23:24:54.501Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-04-27T23:24:54.501Z] === RUN TestUntarInvalidHardlink [2023-04-27T23:24:54.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1337866879\\victim\\hello" -> "../victim/hello" [2023-04-27T23:24:54.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3243163303\\victim\\hello" -> "/../victim/hello" [2023-04-27T23:24:54.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1405403803\\victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink272197693\\victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4206051529\\victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3505130944\\victim" -> "../victim" [2023-04-27T23:24:54.501Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2023-04-27T23:24:54.501Z] === RUN TestUntarInvalidSymlink [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1957807334\\dest\\dotdot" -> "../victim/hello" [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2596655563\\dest\\slash-dotdot" -> "/../victim/hello" [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1779214987\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink42577085\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink79386483\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink276504162\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:54.501Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4089914967\\dest\\dir\\loophole" -> "../../victim" [2023-04-27T23:24:54.501Z] --- PASS: TestUntarInvalidSymlink (0.08s) [2023-04-27T23:24:54.501Z] === RUN TestTempArchiveCloseMultipleTimes [2023-04-27T23:24:54.501Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-04-27T23:24:54.501Z] === RUN TestXGlobalNoParent [2023-04-27T23:24:54.501Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-04-27T23:24:54.501Z] === RUN TestReplaceFileTarWrapper [2023-04-27T23:24:54.959Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2023-04-27T23:24:54.959Z] === RUN TestPrefixHeaderReadable [2023-04-27T23:24:54.959Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-04-27T23:24:54.959Z] === RUN TestDisablePigz [2023-04-27T23:24:54.959Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-04-27T23:24:54.959Z] --- PASS: TestDisablePigz (0.17s) [2023-04-27T23:24:54.959Z] === RUN TestPigz [2023-04-27T23:24:55.418Z] === RUN TestParseEmptyInterface [2023-04-27T23:24:55.418Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestParseNonInterfaceType [2023-04-27T23:24:55.418Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestParseWithOneFunction [2023-04-27T23:24:55.418Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestParseWithMultipleFuncs [2023-04-27T23:24:55.418Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestParseWithUnnamedReturn [2023-04-27T23:24:55.418Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestEmbeddedInterface [2023-04-27T23:24:55.418Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestParsedImports [2023-04-27T23:24:55.418Z] --- PASS: TestParsedImports (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestAliasedImports [2023-04-27T23:24:55.418Z] --- PASS: TestAliasedImports (0.00s) [2023-04-27T23:24:55.418Z] PASS [2023-04-27T23:24:55.418Z] coverage: 56.8% of statements [2023-04-27T23:24:55.418Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-04-27T23:24:55.418Z] --- PASS: TestPigz (0.20s) [2023-04-27T23:24:55.418Z] === RUN TestCopyFileWithInvalidDest [2023-04-27T23:24:55.418Z] archive_windows_test.go:16: Currently fails [2023-04-27T23:24:55.418Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestCanonicalTarNameForPath [2023-04-27T23:24:55.418Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestCanonicalTarName [2023-04-27T23:24:55.418Z] --- PASS: TestCanonicalTarName (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestChmodTarEntry [2023-04-27T23:24:55.418Z] --- PASS: TestChmodTarEntry (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestHardLinkOrder [2023-04-27T23:24:55.418Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.094s coverage: 56.8% of statements [2023-04-27T23:24:55.418Z] --- PASS: TestHardLinkOrder (0.12s) [2023-04-27T23:24:55.418Z] === RUN TestChangeString [2023-04-27T23:24:55.418Z] --- PASS: TestChangeString (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestChangesWithNoChanges [2023-04-27T23:24:55.418Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-04-27T23:24:55.418Z] === RUN TestChangesWithChanges [2023-04-27T23:24:55.418Z] --- PASS: TestChangesWithChanges (0.04s) [2023-04-27T23:24:55.418Z] === RUN TestChangesWithChangesGH13590 [2023-04-27T23:24:55.418Z] changes_test.go:191: needs more investigation [2023-04-27T23:24:55.418Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-04-27T23:24:55.418Z] === RUN TestChangesDirsEmpty [2023-04-27T23:24:55.569Z] [2023-04-27T23:24:55.876Z] --- PASS: TestChangesDirsEmpty (0.27s) [2023-04-27T23:24:55.876Z] === RUN TestChangesDirsMutated [2023-04-27T23:24:55.876Z] === RUN TestFailedConnection [2023-04-27T23:24:55.876Z] --- PASS: TestChangesDirsMutated (0.19s) [2023-04-27T23:24:55.876Z] === RUN TestApplyLayer [2023-04-27T23:24:55.876Z] changes_test.go:404: needs further investigation [2023-04-27T23:24:55.876Z] --- SKIP: TestApplyLayer (0.00s) [2023-04-27T23:24:55.876Z] === RUN TestChangesSizeWithHardlinks [2023-04-27T23:24:55.876Z] changes_test.go:440: needs further investigation [2023-04-27T23:24:55.876Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-04-27T23:24:55.876Z] === RUN TestChangesSizeWithNoChanges [2023-04-27T23:24:55.876Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-04-27T23:24:55.876Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-04-27T23:24:55.876Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-04-27T23:24:55.876Z] === RUN TestChangesSize [2023-04-27T23:24:55.876Z] --- PASS: TestChangesSize (0.00s) [2023-04-27T23:24:55.876Z] === RUN TestApplyLayerInvalidFilenames [2023-04-27T23:24:55.876Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1304290111\\dest" [2023-04-27T23:24:55.876Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2023-04-27T23:24:55.876Z] === RUN TestApplyLayerInvalidHardlink [2023-04-27T23:24:55.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink881519170\\victim\\hello" -> "../victim/hello" [2023-04-27T23:24:55.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3691511789\\victim\\hello" -> "/../victim/hello" [2023-04-27T23:24:55.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3113493698\\victim" -> "../victim" [2023-04-27T23:24:55.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink865827407\\victim" -> "../victim" [2023-04-27T23:24:55.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4029788794\\victim" -> "../victim" [2023-04-27T23:24:55.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3081021706\\victim" -> "../victim" [2023-04-27T23:24:55.876Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2023-04-27T23:24:55.876Z] === RUN TestApplyLayerInvalidSymlink [2023-04-27T23:24:55.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2161355354\\dest\\dotdot" -> "../victim/hello" [2023-04-27T23:24:55.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1950767727\\dest\\slash-dotdot" -> "/../victim/hello" [2023-04-27T23:24:55.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3176954578\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:55.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3426508730\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:55.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1293326473\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:55.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3297004383\\dest\\loophole-victim" -> "../victim" [2023-04-27T23:24:55.876Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2023-04-27T23:24:55.876Z] === RUN TestApplyLayerWhiteouts [2023-04-27T23:24:55.939Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-27T23:24:56.335Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2023-04-27T23:24:56.335Z] === RUN TestGenerateEmptyFile [2023-04-27T23:24:56.335Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestGenerateWithContent [2023-04-27T23:24:56.335Z] --- PASS: TestGenerateWithContent (0.00s) [2023-04-27T23:24:56.335Z] PASS [2023-04-27T23:24:56.335Z] coverage: 62.6% of statements [2023-04-27T23:24:56.335Z] ok github.com/docker/docker/pkg/archive 10.118s coverage: 62.6% of statements [2023-04-27T23:24:56.335Z] === RUN TestHTTPTransport [2023-04-27T23:24:56.335Z] --- PASS: TestHTTPTransport (0.00s) [2023-04-27T23:24:56.335Z] PASS [2023-04-27T23:24:56.335Z] coverage: 85.7% of statements [2023-04-27T23:24:56.335Z] ok github.com/docker/docker/pkg/plugins/transport 0.110s coverage: 85.7% of statements [2023-04-27T23:24:56.335Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-04-27T23:24:56.335Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestBufioReaderPoolPutAndGet [2023-04-27T23:24:56.335Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-04-27T23:24:56.335Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-04-27T23:24:56.335Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestBufioWriterPoolPutAndGet [2023-04-27T23:24:56.335Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-04-27T23:24:56.335Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-04-27T23:24:56.335Z] === RUN TestBufferPoolPutAndGet [2023-04-27T23:24:56.335Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-04-27T23:24:56.335Z] PASS [2023-04-27T23:24:56.335Z] coverage: 88.2% of statements [2023-04-27T23:24:56.335Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2023-04-27T23:24:56.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/test/unit [2023-04-27T23:24:57.300Z] --- PASS: TestFailedConnection (1.18s) [2023-04-27T23:24:57.300Z] === RUN TestFailOnce [2023-04-27T23:24:57.300Z] === RUN TestOutputOnPrematureClose [2023-04-27T23:24:57.300Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-04-27T23:24:57.300Z] === RUN TestCompleteSilently [2023-04-27T23:24:57.300Z] --- PASS: TestCompleteSilently (0.00s) [2023-04-27T23:24:57.300Z] PASS [2023-04-27T23:24:57.300Z] coverage: 75.9% of statements [2023-04-27T23:24:57.300Z] ok github.com/docker/docker/pkg/progress 0.062s coverage: 75.9% of statements [2023-04-27T23:24:57.300Z] 2023/04/27 23:24:56 http: panic serving 127.0.0.1:49256: Plugin not ready [2023-04-27T23:24:57.300Z] goroutine 38 [running]: [2023-04-27T23:24:57.300Z] net/http.(*conn).serve.func1() [2023-04-27T23:24:57.300Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-04-27T23:24:57.300Z] panic({0xcd91a0, 0xe2b9e0}) [2023-04-27T23:24:57.300Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-04-27T23:24:57.300Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-04-27T23:24:57.300Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-04-27T23:24:57.300Z] net/http.HandlerFunc.ServeHTTP(0xc000092270?, {0xe31868?, 0xc000224000?}, 0xc0001cfb00?) [2023-04-27T23:24:57.300Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-04-27T23:24:57.300Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe31868, 0xc000224000}, 0xc0000bc200) [2023-04-27T23:24:57.300Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-04-27T23:24:57.300Z] net/http.serverHandler.ServeHTTP({0xe2fd18?}, {0xe31868, 0xc000224000}, 0xc0000bc200) [2023-04-27T23:24:57.300Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-04-27T23:24:57.300Z] net/http.(*conn).serve(0xc0000c8000, {0xe31ee0, 0xc000090420}) [2023-04-27T23:24:57.300Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-04-27T23:24:57.300Z] created by net/http.(*Server).Serve [2023-04-27T23:24:57.300Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-04-27T23:24:57.300Z] time="2023-04-27T23:24:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.FailOnce: Post \"http://127.0.0.1:49255/Test.FailOnce\": EOF, retrying in 1s" [2023-04-27T23:24:57.300Z] === RUN TestSendToOneSub [2023-04-27T23:24:57.300Z] --- PASS: TestSendToOneSub (0.00s) [2023-04-27T23:24:57.300Z] === RUN TestSendToMultipleSubs [2023-04-27T23:24:57.300Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-04-27T23:24:57.300Z] === RUN TestEvictOneSub [2023-04-27T23:24:57.300Z] --- PASS: TestEvictOneSub (0.00s) [2023-04-27T23:24:57.300Z] === RUN TestClosePublisher [2023-04-27T23:24:57.300Z] --- PASS: TestClosePublisher (0.00s) [2023-04-27T23:24:57.300Z] === RUN TestPubSubRace [2023-04-27T23:24:57.957Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-27T23:24:58.268Z] === RUN TestRegister [2023-04-27T23:24:58.268Z] --- PASS: TestRegister (0.00s) [2023-04-27T23:24:58.268Z] === RUN TestCommand [2023-04-27T23:24:58.268Z] --- PASS: TestFailOnce (1.21s) [2023-04-27T23:24:58.268Z] === RUN TestEchoInputOutput [2023-04-27T23:24:58.268Z] --- PASS: TestEchoInputOutput (0.00s) [2023-04-27T23:24:58.268Z] === RUN TestBackoff [2023-04-27T23:24:58.268Z] --- PASS: TestBackoff (0.00s) [2023-04-27T23:24:58.268Z] === RUN TestAbortRetry [2023-04-27T23:24:58.268Z] --- PASS: TestAbortRetry (0.00s) [2023-04-27T23:24:58.268Z] === RUN TestClientScheme [2023-04-27T23:24:58.268Z] --- PASS: TestClientScheme (0.00s) [2023-04-27T23:24:58.268Z] === RUN TestNewClientWithTimeout [2023-04-27T23:24:58.268Z] --- PASS: TestCommand (0.05s) [2023-04-27T23:24:58.268Z] === RUN TestNaiveSelf [2023-04-27T23:24:58.268Z] --- PASS: TestNaiveSelf (0.06s) [2023-04-27T23:24:58.268Z] PASS [2023-04-27T23:24:58.268Z] coverage: 82.4% of statements [2023-04-27T23:24:58.268Z] ok github.com/docker/docker/pkg/reexec 0.170s coverage: 82.4% of statements [2023-04-27T23:24:58.726Z] --- PASS: TestPubSubRace (1.11s) [2023-04-27T23:24:58.726Z] PASS [2023-04-27T23:24:58.726Z] coverage: 75.0% of statements [2023-04-27T23:24:58.726Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 75.0% of statements [2023-04-27T23:24:58.726Z] time="2023-04-27T23:24:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-04-27T23:24:59.026Z] ? github.com/docker/docker/api [no test files] [2023-04-27T23:24:59.198Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-04-27T23:24:59.689Z] === RUN TestParseSignal [2023-04-27T23:24:59.689Z] --- PASS: TestParseSignal (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestValidSignalForPlatform [2023-04-27T23:24:59.689Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-04-27T23:24:59.689Z] PASS [2023-04-27T23:24:59.689Z] coverage: 19.7% of statements [2023-04-27T23:24:59.689Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 19.7% of statements [2023-04-27T23:24:59.689Z] === RUN TestNewStdWriter [2023-04-27T23:24:59.689Z] --- PASS: TestNewStdWriter (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestWriteWithUninitializedStdWriter [2023-04-27T23:24:59.689Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestWriteWithNilBytes [2023-04-27T23:24:59.689Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestWrite [2023-04-27T23:24:59.689Z] --- PASS: TestWrite (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestWriteWithWriterError [2023-04-27T23:24:59.689Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-04-27T23:24:59.689Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyWriteAndRead [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyWithInvalidInputHeader [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyWithCorruptedPrefix [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyReturnsWriteErrors [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-04-27T23:24:59.689Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-04-27T23:24:59.689Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-04-27T23:24:59.689Z] PASS [2023-04-27T23:24:59.689Z] coverage: 100.0% of statements [2023-04-27T23:24:59.689Z] ok github.com/docker/docker/pkg/stdcopy 0.067s coverage: 100.0% of statements [2023-04-27T23:24:59.758Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-04-27T23:24:59.758Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-04-27T23:25:00.147Z] time="2023-04-27T23:25:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-04-27T23:25:00.319Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-04-27T23:25:00.604Z] === RUN TestRawProgressFormatterFormatStatus [2023-04-27T23:25:00.604Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestRawProgressFormatterFormatProgress [2023-04-27T23:25:00.604Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestFormatStatus [2023-04-27T23:25:00.604Z] --- PASS: TestFormatStatus (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestFormatError [2023-04-27T23:25:00.604Z] --- PASS: TestFormatError (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestFormatJSONError [2023-04-27T23:25:00.604Z] --- PASS: TestFormatJSONError (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestJsonProgressFormatterFormatProgress [2023-04-27T23:25:00.604Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestJsonProgressFormatterFormatStatus [2023-04-27T23:25:00.604Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestNewJSONProgressOutput [2023-04-27T23:25:00.604Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-04-27T23:25:00.604Z] === RUN TestAuxFormatterEmit [2023-04-27T23:25:00.605Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestStreamWriterStdout [2023-04-27T23:25:00.605Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestStreamWriterStderr [2023-04-27T23:25:00.605Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-04-27T23:25:00.605Z] PASS [2023-04-27T23:25:00.605Z] coverage: 66.2% of statements [2023-04-27T23:25:00.605Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements [2023-04-27T23:25:00.605Z] === RUN TestGenerateRandomID [2023-04-27T23:25:00.605Z] --- PASS: TestGenerateRandomID (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestShortenId [2023-04-27T23:25:00.605Z] --- PASS: TestShortenId (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestShortenSha256Id [2023-04-27T23:25:00.605Z] --- PASS: TestShortenSha256Id (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestShortenIdEmpty [2023-04-27T23:25:00.605Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestShortenIdInvalid [2023-04-27T23:25:00.605Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestIsShortIDNonHex [2023-04-27T23:25:00.605Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-04-27T23:25:00.605Z] === RUN TestIsShortIDNotCorrectSize [2023-04-27T23:25:00.605Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-04-27T23:25:00.605Z] PASS [2023-04-27T23:25:00.605Z] coverage: 70.6% of statements [2023-04-27T23:25:00.605Z] ok github.com/docker/docker/pkg/stringid 0.075s coverage: 70.6% of statements [2023-04-27T23:25:00.878Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-04-27T23:25:01.439Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-04-27T23:25:01.999Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-04-27T23:25:02.137Z] === RUN TestIsCpusetListAvailable [2023-04-27T23:25:02.137Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-04-27T23:25:02.137Z] PASS [2023-04-27T23:25:02.137Z] coverage: 38.2% of statements [2023-04-27T23:25:02.137Z] ok github.com/docker/docker/pkg/sysinfo 0.064s coverage: 38.2% of statements [2023-04-27T23:25:02.925Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-04-27T23:25:03.107Z] time="2023-04-27T23:25:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-04-27T23:25:03.108Z] === RUN TestChtimes [2023-04-27T23:25:03.108Z] --- PASS: TestChtimes (0.01s) [2023-04-27T23:25:03.108Z] === RUN TestChtimesWindows [2023-04-27T23:25:03.108Z] --- PASS: TestChtimesWindows (0.01s) [2023-04-27T23:25:03.108Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-04-27T23:25:03.108Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestEnsureRemoveAllNotExist [2023-04-27T23:25:03.108Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestEnsureRemoveAllWithDir [2023-04-27T23:25:03.108Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestEnsureRemoveAllWithFile [2023-04-27T23:25:03.108Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestHasWin32KSupport [2023-04-27T23:25:03.108Z] syscall_windows_test.go:8: win32k: true [2023-04-27T23:25:03.108Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-04-27T23:25:03.108Z] PASS [2023-04-27T23:25:03.108Z] coverage: 12.0% of statements [2023-04-27T23:25:03.108Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.0% of statements [2023-04-27T23:25:03.108Z] === RUN TestTailFile [2023-04-27T23:25:03.108Z] --- PASS: TestTailFile (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestTailFileManyLines [2023-04-27T23:25:03.108Z] --- PASS: TestTailFileManyLines (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestTailEmptyFile [2023-04-27T23:25:03.108Z] --- PASS: TestTailEmptyFile (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestTailNegativeN [2023-04-27T23:25:03.108Z] --- PASS: TestTailNegativeN (0.00s) [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader [2023-04-27T23:25:03.108Z] === CONT TestNewTailReader [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/single_byte_delimiter [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/2_byte_delimiter [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/4_byte_delimiter [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/8_byte_delimiter [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/12_byte_delimiter [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/truncated_last_line [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-04-27T23:25:03.108Z] === CONT TestNewTailReader/no_delimiter [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.108Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-27T23:25:03.485Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.566Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/8_byte_delimiter [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/4_byte_delimiter [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/2_byte_delimiter [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/single_byte_delimiter [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:03.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:03.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:04.027Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-04-27T23:25:04.028Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-27T23:25:04.029Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-27T23:25:04.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-27T23:25:04.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-27T23:25:04.045Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.02s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.02s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.02s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.02s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-04-27T23:25:04.487Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-27T23:25:04.488Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-27T23:25:04.489Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-27T23:25:04.489Z] PASS [2023-04-27T23:25:04.489Z] coverage: 88.6% of statements [2023-04-27T23:25:04.489Z] ok github.com/docker/docker/pkg/tailfile 0.516s coverage: 88.6% of statements [2023-04-27T23:25:04.509Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2023-04-27T23:25:04.509Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-04-27T23:25:04.509Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-04-27T23:25:04.509Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-04-27T23:25:04.509Z] PASS [2023-04-27T23:25:04.509Z] [2023-04-27T23:25:04.509Z] === Skipped [2023-04-27T23:25:04.509Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-27T23:25:04.509Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-27T23:25:04.509Z] [2023-04-27T23:25:04.509Z] DONE 27 tests, 1 skipped in 181.123s [2023-04-27T23:25:04.509Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-27T23:25:04.509Z] INFO: Testing against a local daemon [2023-04-27T23:25:04.509Z] === RUN TestSessionCreate [2023-04-27T23:25:04.509Z] --- PASS: TestSessionCreate (0.03s) [2023-04-27T23:25:04.509Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-27T23:25:04.509Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-27T23:25:04.509Z] PASS [2023-04-27T23:25:04.509Z] [2023-04-27T23:25:04.509Z] DONE 2 tests in 0.082s [2023-04-27T23:25:04.509Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-27T23:25:04.509Z] INFO: Testing against a local daemon [2023-04-27T23:25:04.509Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:25:04.509Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:25:04.509Z] === RUN TestEventsExecDie [2023-04-27T23:25:04.604Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-04-27T23:25:04.765Z] --- PASS: TestEventsExecDie (0.55s) [2023-04-27T23:25:04.765Z] === RUN TestEventsBackwardsCompatible [2023-04-27T23:25:04.765Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-04-27T23:25:04.765Z] === RUN TestInfoBinaryCommits [2023-04-27T23:25:04.765Z] --- PASS: TestInfoBinaryCommits (0.03s) [2023-04-27T23:25:04.765Z] === RUN TestInfoAPIVersioned [2023-04-27T23:25:04.765Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-27T23:25:04.765Z] === RUN TestInfoDiscoveryBackend [2023-04-27T23:25:04.945Z] === RUN TestTarSumRemoveNonExistent [2023-04-27T23:25:04.945Z] --- PASS: TestTarSumRemoveNonExistent (0.02s) [2023-04-27T23:25:04.945Z] === RUN TestTarSumRemove [2023-04-27T23:25:04.945Z] --- PASS: TestTarSumRemove (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestSortFileInfoSums [2023-04-27T23:25:04.945Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestNewTarSumForLabelInvalid [2023-04-27T23:25:04.945Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestNewTarSumForLabel [2023-04-27T23:25:04.945Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestEmptyTar [2023-04-27T23:25:04.945Z] --- PASS: TestEmptyTar (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestTarSumsReadSize [2023-04-27T23:25:04.945Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-04-27T23:25:04.945Z] === RUN TestTarSums [2023-04-27T23:25:04.945Z] testing: warning: no tests to run [2023-04-27T23:25:04.945Z] PASS [2023-04-27T23:25:04.945Z] coverage: [no statements] [2023-04-27T23:25:04.945Z] ok github.com/docker/docker/pkg/term/windows 0.051s coverage: [no statements] [no tests to run] [2023-04-27T23:25:04.945Z] --- PASS: TestTarSums (0.11s) [2023-04-27T23:25:04.945Z] === RUN TestIteration [2023-04-27T23:25:04.945Z] --- PASS: TestIteration (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestVersionLabelForChecksum [2023-04-27T23:25:04.945Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestVersion [2023-04-27T23:25:04.945Z] --- PASS: TestVersion (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestGetVersion [2023-04-27T23:25:04.945Z] --- PASS: TestGetVersion (0.00s) [2023-04-27T23:25:04.945Z] === RUN TestGetVersions [2023-04-27T23:25:04.945Z] --- PASS: TestGetVersions (0.00s) [2023-04-27T23:25:04.945Z] PASS [2023-04-27T23:25:04.945Z] coverage: 89.3% of statements [2023-04-27T23:25:04.945Z] ok github.com/docker/docker/pkg/tarsum 0.208s coverage: 89.3% of statements [2023-04-27T23:25:05.327Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-04-27T23:25:05.327Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-27T23:25:05.910Z] === RUN TestTruncIndex [2023-04-27T23:25:05.910Z] --- PASS: TestTruncIndex (0.12s) [2023-04-27T23:25:05.910Z] PASS [2023-04-27T23:25:05.910Z] coverage: 91.5% of statements [2023-04-27T23:25:05.910Z] ok github.com/docker/docker/pkg/truncindex 0.183s coverage: 91.5% of statements [2023-04-27T23:25:05.910Z] === RUN TestIsGIT [2023-04-27T23:25:05.910Z] --- PASS: TestIsGIT (0.00s) [2023-04-27T23:25:05.910Z] === RUN TestIsTransport [2023-04-27T23:25:05.910Z] --- PASS: TestIsTransport (0.00s) [2023-04-27T23:25:05.910Z] PASS [2023-04-27T23:25:05.910Z] coverage: 100.0% of statements [2023-04-27T23:25:05.910Z] ok github.com/docker/docker/pkg/urlutil 0.061s coverage: 100.0% of statements [2023-04-27T23:25:06.691Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-27T23:25:06.691Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-27T23:25:06.875Z] === RUN TestVersionInfo [2023-04-27T23:25:06.875Z] --- PASS: TestVersionInfo (0.00s) [2023-04-27T23:25:06.875Z] === RUN TestAppendVersions [2023-04-27T23:25:06.875Z] --- PASS: TestAppendVersions (0.00s) [2023-04-27T23:25:06.875Z] PASS [2023-04-27T23:25:06.875Z] coverage: 88.9% of statements [2023-04-27T23:25:06.875Z] ok github.com/docker/docker/pkg/useragent 0.069s coverage: 88.9% of statements [2023-04-27T23:25:06.947Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-27T23:25:06.947Z] === RUN TestInfoAPI [2023-04-27T23:25:06.947Z] --- PASS: TestInfoAPI (0.02s) [2023-04-27T23:25:06.947Z] === RUN TestInfoAPIWarnings [2023-04-27T23:25:07.114Z] === RUN TestDockerSuite/TestRunState [2023-04-27T23:25:07.332Z] time="2023-04-27T23:25:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-04-27T23:25:08.302Z] === RUN TestValidatePrivileges [2023-04-27T23:25:08.302Z] --- PASS: TestValidatePrivileges (0.00s) [2023-04-27T23:25:08.302Z] === RUN TestFilterByCapNeg [2023-04-27T23:25:08.302Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-04-27T23:25:08.302Z] === RUN TestFilterByCapPos [2023-04-27T23:25:08.302Z] --- PASS: TestFilterByCapPos (0.00s) [2023-04-27T23:25:08.302Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-04-27T23:25:08.302Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-04-27T23:25:08.302Z] PASS [2023-04-27T23:25:08.302Z] coverage: 12.0% of statements [2023-04-27T23:25:08.302Z] ok github.com/docker/docker/plugin 0.097s coverage: 12.0% of statements [2023-04-27T23:25:08.475Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-04-27T23:25:08.730Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-04-27T23:25:08.760Z] === RUN TestNewSettable [2023-04-27T23:25:08.760Z] --- PASS: TestNewSettable (0.00s) [2023-04-27T23:25:08.760Z] === RUN TestIsSettable [2023-04-27T23:25:08.760Z] --- PASS: TestIsSettable (0.00s) [2023-04-27T23:25:08.760Z] === RUN TestUpdateSettingsEnv [2023-04-27T23:25:08.760Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-04-27T23:25:08.760Z] PASS [2023-04-27T23:25:08.760Z] coverage: 20.0% of statements [2023-04-27T23:25:08.760Z] ok github.com/docker/docker/plugin/v2 0.062s coverage: 20.0% of statements [2023-04-27T23:25:09.289Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-04-27T23:25:09.723Z] === RUN TestLoad [2023-04-27T23:25:09.723Z] --- PASS: TestLoad (0.02s) [2023-04-27T23:25:09.723Z] === RUN TestSave [2023-04-27T23:25:09.849Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-04-27T23:25:09.849Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-04-27T23:25:09.849Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-04-27T23:25:09.849Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-04-27T23:25:10.180Z] --- PASS: TestSave (0.15s) [2023-04-27T23:25:10.180Z] === RUN TestAddDeleteGet [2023-04-27T23:25:10.180Z] --- PASS: TestAddDeleteGet (0.08s) [2023-04-27T23:25:10.180Z] === RUN TestInvalidTags [2023-04-27T23:25:10.180Z] --- PASS: TestInvalidTags (0.01s) [2023-04-27T23:25:10.180Z] PASS [2023-04-27T23:25:10.180Z] coverage: 84.4% of statements [2023-04-27T23:25:10.180Z] ok github.com/docker/docker/reference 0.386s coverage: 84.4% of statements [2023-04-27T23:25:10.774Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-04-27T23:25:11.333Z] === RUN TestDockerSuite/TestRunSysctls [2023-04-27T23:25:11.714Z] === RUN TestResolveAuthConfigIndexServer [2023-04-27T23:25:11.714Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestResolveAuthConfigFullURL [2023-04-27T23:25:11.714Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestLoadAllowNondistributableArtifacts [2023-04-27T23:25:11.714Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestValidateMirror [2023-04-27T23:25:11.714Z] --- PASS: TestValidateMirror (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestLoadInsecureRegistries [2023-04-27T23:25:11.714Z] time="2023-04-27T23:25:11Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-04-27T23:25:11.714Z] time="2023-04-27T23:25:11Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-04-27T23:25:11.714Z] time="2023-04-27T23:25:11Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-04-27T23:25:11.714Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2023-04-27T23:25:11.714Z] === RUN TestNewServiceConfig [2023-04-27T23:25:11.714Z] --- PASS: TestNewServiceConfig (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestValidateIndexName [2023-04-27T23:25:11.714Z] --- PASS: TestValidateIndexName (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestValidateIndexNameWithError [2023-04-27T23:25:11.714Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestEndpointParse [2023-04-27T23:25:11.714Z] --- PASS: TestEndpointParse (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestEndpointParseInvalid [2023-04-27T23:25:11.714Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestValidateEndpoint [2023-04-27T23:25:11.714Z] --- PASS: TestValidateEndpoint (0.01s) [2023-04-27T23:25:11.714Z] === RUN TestPing [2023-04-27T23:25:11.714Z] --- PASS: TestPing (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestPingRegistryEndpoint [2023-04-27T23:25:11.714Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:11.714Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-04-27T23:25:11.714Z] === RUN TestEndpoint [2023-04-27T23:25:11.714Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:11.714Z] --- SKIP: TestEndpoint (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestParseRepositoryInfo [2023-04-27T23:25:11.714Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestNewIndexInfo [2023-04-27T23:25:11.714Z] --- PASS: TestNewIndexInfo (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestMirrorEndpointLookup [2023-04-27T23:25:11.714Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:11.714Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestSearchRepositories [2023-04-27T23:25:11.714Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-04-27T23:25:11.714Z] Host: 127.0.0.1:49265 [2023-04-27T23:25:11.714Z] User-Agent: docker test client [2023-04-27T23:25:11.714Z] Authorization: Token fake-token [2023-04-27T23:25:11.714Z] X-Docker-Token: true [2023-04-27T23:25:11.714Z] Accept-Encoding: gzip [2023-04-27T23:25:11.714Z] [2023-04-27T23:25:11.714Z] [2023-04-27T23:25:11.714Z] registry_test.go:730: HTTP/1.1 200 OK [2023-04-27T23:25:11.714Z] Connection: close [2023-04-27T23:25:11.714Z] Content-Length: 144 [2023-04-27T23:25:11.714Z] Cache-Control: no-cache [2023-04-27T23:25:11.714Z] Content-Type: application/json [2023-04-27T23:25:11.714Z] Date: Thu, 27 Apr 2023 23:25:11 GMT [2023-04-27T23:25:11.714Z] Expires: -1 [2023-04-27T23:25:11.714Z] Pragma: no-cache [2023-04-27T23:25:11.714Z] Server: docker-tests/mock [2023-04-27T23:25:11.714Z] X-Docker-Registry-Config: mock [2023-04-27T23:25:11.714Z] X-Docker-Registry-Version: 0.0.0 [2023-04-27T23:25:11.714Z] [2023-04-27T23:25:11.714Z] [2023-04-27T23:25:11.714Z] --- PASS: TestSearchRepositories (0.01s) [2023-04-27T23:25:11.714Z] === RUN TestTrustedLocation [2023-04-27T23:25:11.714Z] --- PASS: TestTrustedLocation (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-04-27T23:25:11.714Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestAllowNondistributableArtifacts [2023-04-27T23:25:11.714Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-04-27T23:25:11.714Z] === RUN TestIsSecureIndex [2023-04-27T23:25:11.714Z] --- PASS: TestIsSecureIndex (0.00s) [2023-04-27T23:25:11.714Z] PASS [2023-04-27T23:25:11.714Z] coverage: 50.2% of statements [2023-04-27T23:25:11.714Z] ok github.com/docker/docker/registry 0.324s coverage: 50.2% of statements [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestReaderWithReadError [2023-04-27T23:25:12.171Z] time="2023-04-27T23:25:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestReader [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestReader (0.00s) [2023-04-27T23:25:12.171Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-04-27T23:25:12.171Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-04-27T23:25:12.171Z] PASS [2023-04-27T23:25:12.171Z] coverage: 100.0% of statements [2023-04-27T23:25:12.171Z] ok github.com/docker/docker/registry/resumable 0.338s coverage: 100.0% of statements [2023-04-27T23:25:12.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-04-27T23:25:12.513Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-04-27T23:25:12.513Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-04-27T23:25:12.513Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-04-27T23:25:12.629Z] === RUN TestRestartManagerTimeout [2023-04-27T23:25:12.629Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-04-27T23:25:12.629Z] === RUN TestRestartManagerTimeoutReset [2023-04-27T23:25:12.629Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-04-27T23:25:12.629Z] PASS [2023-04-27T23:25:12.629Z] coverage: 50.9% of statements [2023-04-27T23:25:12.629Z] ok github.com/docker/docker/restartmanager 0.056s coverage: 50.9% of statements [2023-04-27T23:25:13.073Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-04-27T23:25:13.593Z] === RUN TestDecodeContainerConfig [2023-04-27T23:25:13.593Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-04-27T23:25:13.593Z] === RUN TestDecodeContainerConfigIsolation [2023-04-27T23:25:13.593Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-04-27T23:25:13.593Z] === RUN TestValidatePrivileged [2023-04-27T23:25:13.593Z] --- PASS: TestValidatePrivileged (0.00s) [2023-04-27T23:25:13.593Z] PASS [2023-04-27T23:25:13.593Z] coverage: 52.2% of statements [2023-04-27T23:25:13.593Z] ok github.com/docker/docker/runconfig 0.082s coverage: 52.2% of statements [2023-04-27T23:25:13.946Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2023-04-27T23:25:14.050Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-04-27T23:25:14.050Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-04-27T23:25:14.050Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-04-27T23:25:14.050Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-04-27T23:25:14.050Z] PASS [2023-04-27T23:25:14.050Z] coverage: 62.5% of statements [2023-04-27T23:25:14.050Z] ok github.com/docker/docker/testutil 0.093s coverage: 62.5% of statements [2023-04-27T23:25:14.957Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-04-27T23:25:15.515Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-04-27T23:25:16.220Z] --- PASS: TestNewClientWithTimeout (17.70s) [2023-04-27T23:25:16.220Z] === RUN TestClientStream [2023-04-27T23:25:16.220Z] --- PASS: TestClientStream (0.00s) [2023-04-27T23:25:16.220Z] === RUN TestClientSendFile [2023-04-27T23:25:16.220Z] --- PASS: TestClientSendFile (0.00s) [2023-04-27T23:25:16.220Z] === RUN TestClientWithRequestTimeout [2023-04-27T23:25:16.220Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2023-04-27T23:25:16.220Z] === RUN TestFileSpecPlugin [2023-04-27T23:25:16.220Z] --- PASS: TestFileSpecPlugin (0.02s) [2023-04-27T23:25:16.220Z] === RUN TestFileJSONSpecPlugin [2023-04-27T23:25:16.220Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-04-27T23:25:16.220Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-04-27T23:25:16.220Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-04-27T23:25:16.220Z] === RUN TestPluginAddHandler [2023-04-27T23:25:16.220Z] --- PASS: TestPluginAddHandler (0.00s) [2023-04-27T23:25:16.220Z] === RUN TestPluginWaitBadPlugin [2023-04-27T23:25:16.220Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-04-27T23:25:16.220Z] === RUN TestGet [2023-04-27T23:25:16.220Z] time="2023-04-27T23:25:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-04-27T23:25:16.440Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-04-27T23:25:17.187Z] time="2023-04-27T23:25:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-04-27T23:25:17.646Z] === RUN TestGetDriver [2023-04-27T23:25:17.646Z] --- PASS: TestGetDriver (0.00s) [2023-04-27T23:25:17.646Z] === RUN TestVolumeRequestError [2023-04-27T23:25:17.646Z] --- PASS: TestVolumeRequestError (0.01s) [2023-04-27T23:25:17.646Z] PASS [2023-04-27T23:25:17.646Z] coverage: 36.1% of statements [2023-04-27T23:25:17.646Z] ok github.com/docker/docker/volume/drivers 0.120s coverage: 36.1% of statements [2023-04-27T23:25:17.646Z] === RUN TestGetAddress [2023-04-27T23:25:17.646Z] --- PASS: TestGetAddress (0.00s) [2023-04-27T23:25:17.646Z] === RUN TestRemove [2023-04-27T23:25:17.646Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-04-27T23:25:17.646Z] --- SKIP: TestRemove (0.00s) [2023-04-27T23:25:17.646Z] === RUN TestInitializeWithVolumes [2023-04-27T23:25:17.646Z] --- PASS: TestInitializeWithVolumes (0.02s) [2023-04-27T23:25:17.646Z] === RUN TestCreate [2023-04-27T23:25:17.646Z] --- PASS: TestCreate (0.02s) [2023-04-27T23:25:17.646Z] === RUN TestValidateName [2023-04-27T23:25:17.646Z] --- PASS: TestValidateName (0.00s) [2023-04-27T23:25:17.646Z] === RUN TestCreateWithOpts [2023-04-27T23:25:17.646Z] local_test.go:180: runtime.GOOS == "windows" [2023-04-27T23:25:17.646Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-04-27T23:25:17.646Z] === RUN TestRelaodNoOpts [2023-04-27T23:25:17.646Z] --- PASS: TestRelaodNoOpts (0.03s) [2023-04-27T23:25:17.646Z] PASS [2023-04-27T23:25:17.646Z] coverage: 41.5% of statements [2023-04-27T23:25:17.646Z] ok github.com/docker/docker/volume/local 0.127s coverage: 41.5% of statements [2023-04-27T23:25:18.951Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-04-27T23:25:19.180Z] time="2023-04-27T23:25:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-04-27T23:25:19.638Z] === RUN TestConvertTmpfsOptions [2023-04-27T23:25:19.638Z] parser_test.go:48: data="mode=700,size=1m" [2023-04-27T23:25:19.638Z] parser_test.go:48: data="ro" [2023-04-27T23:25:19.638Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-04-27T23:25:19.638Z] === RUN TestParseMountRaw [2023-04-27T23:25:19.638Z] --- PASS: TestParseMountRaw (0.04s) [2023-04-27T23:25:19.638Z] === RUN TestParseMountRawSplit [2023-04-27T23:25:19.638Z] parser_test.go:389: case 0 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 1 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 2 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 3 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 4 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 5 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 6 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 7 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 8 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 0 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 1 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 2 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 3 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 4 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 5 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 6 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 7 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 8 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 9 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 10 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 11 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 12 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 0 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 1 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 2 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 3 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 4 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 5 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 6 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 7 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 8 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 9 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 10 [2023-04-27T23:25:19.638Z] parser_test.go:389: case 11 [2023-04-27T23:25:19.638Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-04-27T23:25:19.638Z] === RUN TestParseMountSpec [2023-04-27T23:25:19.638Z] parser_test.go:454: case 0 [2023-04-27T23:25:19.638Z] parser_test.go:454: case 1 [2023-04-27T23:25:19.638Z] parser_test.go:454: case 2 [2023-04-27T23:25:19.638Z] parser_test.go:454: case 3 [2023-04-27T23:25:19.638Z] parser_test.go:454: case 4 [2023-04-27T23:25:19.638Z] parser_test.go:454: case 5 [2023-04-27T23:25:19.638Z] --- PASS: TestParseMountSpec (0.01s) [2023-04-27T23:25:19.638Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-04-27T23:25:19.638Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-04-27T23:25:19.638Z] === RUN TestValidateMount [2023-04-27T23:25:19.638Z] --- PASS: TestValidateMount (0.01s) [2023-04-27T23:25:19.638Z] PASS [2023-04-27T23:25:19.638Z] coverage: 66.2% of statements [2023-04-27T23:25:19.638Z] ok github.com/docker/docker/volume/mounts 0.118s coverage: 66.2% of statements [2023-04-27T23:25:20.606Z] === RUN TestSetGetMeta [2023-04-27T23:25:20.606Z] === PAUSE TestSetGetMeta [2023-04-27T23:25:20.606Z] === RUN TestRestore [2023-04-27T23:25:20.606Z] === PAUSE TestRestore [2023-04-27T23:25:20.606Z] === RUN TestServiceCreate [2023-04-27T23:25:20.606Z] === PAUSE TestServiceCreate [2023-04-27T23:25:20.606Z] === RUN TestServiceList [2023-04-27T23:25:20.606Z] === PAUSE TestServiceList [2023-04-27T23:25:20.606Z] === RUN TestServiceRemove [2023-04-27T23:25:20.606Z] === PAUSE TestServiceRemove [2023-04-27T23:25:20.606Z] === RUN TestServiceGet [2023-04-27T23:25:20.606Z] === PAUSE TestServiceGet [2023-04-27T23:25:20.606Z] === RUN TestServicePrune [2023-04-27T23:25:20.606Z] === PAUSE TestServicePrune [2023-04-27T23:25:20.606Z] === RUN TestCreate [2023-04-27T23:25:20.606Z] === PAUSE TestCreate [2023-04-27T23:25:20.606Z] === RUN TestRemove [2023-04-27T23:25:20.606Z] === PAUSE TestRemove [2023-04-27T23:25:20.606Z] === RUN TestList [2023-04-27T23:25:20.606Z] === PAUSE TestList [2023-04-27T23:25:20.606Z] === RUN TestFindByDriver [2023-04-27T23:25:20.606Z] === PAUSE TestFindByDriver [2023-04-27T23:25:20.606Z] === RUN TestFindByReferenced [2023-04-27T23:25:20.606Z] === PAUSE TestFindByReferenced [2023-04-27T23:25:20.606Z] === RUN TestDerefMultipleOfSameRef [2023-04-27T23:25:20.606Z] === PAUSE TestDerefMultipleOfSameRef [2023-04-27T23:25:20.606Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-27T23:25:20.606Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-27T23:25:20.606Z] === RUN TestDefererencePluginOnCreateError [2023-04-27T23:25:20.606Z] === PAUSE TestDefererencePluginOnCreateError [2023-04-27T23:25:20.606Z] === RUN TestRefDerefRemove [2023-04-27T23:25:20.606Z] === PAUSE TestRefDerefRemove [2023-04-27T23:25:20.606Z] === RUN TestGet [2023-04-27T23:25:20.606Z] === PAUSE TestGet [2023-04-27T23:25:20.606Z] === RUN TestGetWithReference [2023-04-27T23:25:20.606Z] === PAUSE TestGetWithReference [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_nil_list [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_nil_list [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_empty_list [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_empty_list [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_filter_some [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_filter_some [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_filter_middle [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_filter_middle [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-04-27T23:25:20.606Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-04-27T23:25:20.606Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_nil_list [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_filter_some [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_filter_middle [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-04-27T23:25:20.606Z] === CONT TestFilterFunc/test_empty_list [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-04-27T23:25:20.606Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-04-27T23:25:20.606Z] === CONT TestSetGetMeta [2023-04-27T23:25:20.606Z] === CONT TestList [2023-04-27T23:25:20.606Z] === CONT TestServiceGet [2023-04-27T23:25:20.606Z] === CONT TestServiceList [2023-04-27T23:25:20.606Z] --- PASS: TestSetGetMeta (0.03s) [2023-04-27T23:25:20.606Z] === CONT TestServiceCreate [2023-04-27T23:25:20.606Z] --- PASS: TestList (0.06s) [2023-04-27T23:25:20.606Z] === CONT TestRestore [2023-04-27T23:25:20.606Z] --- PASS: TestRestore (0.04s) [2023-04-27T23:25:20.606Z] === CONT TestDefererencePluginOnCreateError [2023-04-27T23:25:20.606Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2023-04-27T23:25:20.606Z] === CONT TestGetWithReference [2023-04-27T23:25:20.606Z] --- PASS: TestGetWithReference (0.05s) [2023-04-27T23:25:20.606Z] === CONT TestGet [2023-04-27T23:25:20.606Z] --- PASS: TestGet (0.03s) [2023-04-27T23:25:20.606Z] === CONT TestRefDerefRemove [2023-04-27T23:25:20.606Z] --- PASS: TestRefDerefRemove (0.03s) [2023-04-27T23:25:20.606Z] === CONT TestServiceRemove [2023-04-27T23:25:20.606Z] --- PASS: TestServiceGet (0.27s) [2023-04-27T23:25:20.606Z] === CONT TestDerefMultipleOfSameRef [2023-04-27T23:25:20.606Z] --- PASS: TestServiceRemove (0.05s) [2023-04-27T23:25:20.606Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-27T23:25:20.606Z] --- PASS: TestServiceList (0.29s) [2023-04-27T23:25:20.606Z] === CONT TestFindByReferenced [2023-04-27T23:25:20.606Z] --- PASS: TestServiceCreate (0.27s) [2023-04-27T23:25:20.606Z] === CONT TestFindByDriver [2023-04-27T23:25:20.606Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-04-27T23:25:20.606Z] === CONT TestCreate [2023-04-27T23:25:20.606Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2023-04-27T23:25:20.606Z] === CONT TestRemove [2023-04-27T23:25:20.606Z] --- PASS: TestFindByReferenced (0.04s) [2023-04-27T23:25:20.606Z] === CONT TestServicePrune [2023-04-27T23:25:20.606Z] --- PASS: TestCreate (0.03s) [2023-04-27T23:25:20.606Z] --- PASS: TestFindByDriver (0.05s) [2023-04-27T23:25:20.606Z] time="2023-04-27T23:25:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-27T23:25:20.606Z] --- PASS: TestRemove (0.04s) [2023-04-27T23:25:20.606Z] time="2023-04-27T23:25:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-27T23:25:20.606Z] time="2023-04-27T23:25:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-27T23:25:20.606Z] time="2023-04-27T23:25:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-04-27T23:25:21.064Z] time="2023-04-27T23:25:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-27T23:25:21.064Z] --- PASS: TestServicePrune (0.08s) [2023-04-27T23:25:21.064Z] PASS [2023-04-27T23:25:21.064Z] coverage: 70.3% of statements [2023-04-27T23:25:21.064Z] ok github.com/docker/docker/volume/service 0.468s coverage: 70.3% of statements [2023-04-27T23:25:22.208Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-04-27T23:25:22.209Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-04-27T23:25:22.593Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-27T23:25:22.594Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-27T23:25:22.768Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-04-27T23:25:23.051Z] time="2023-04-27T23:25:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-04-27T23:25:23.341Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-04-27T23:25:24.702Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-04-27T23:25:24.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-04-27T23:25:24.984Z] --- PASS: TestInfoAPIWarnings (16.22s) [2023-04-27T23:25:24.984Z] === RUN TestInfoDebug [2023-04-27T23:25:24.984Z] --- PASS: TestInfoDebug (0.52s) [2023-04-27T23:25:24.984Z] === RUN TestInfoInsecureRegistries [2023-04-27T23:25:24.984Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-27T23:25:24.984Z] === RUN TestInfoRegistryMirrors [2023-04-27T23:25:24.984Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-27T23:25:24.984Z] === RUN TestLoginFailsWithBadCredentials [2023-04-27T23:25:24.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-04-27T23:25:24.984Z] === RUN TestPingCacheHeaders [2023-04-27T23:25:25.240Z] --- PASS: TestPingCacheHeaders (0.03s) [2023-04-27T23:25:25.240Z] === RUN TestPingGet [2023-04-27T23:25:25.240Z] --- PASS: TestPingGet (0.01s) [2023-04-27T23:25:25.240Z] === RUN TestPingHead [2023-04-27T23:25:25.240Z] --- PASS: TestPingHead (0.02s) [2023-04-27T23:25:25.240Z] === RUN TestVersion [2023-04-27T23:25:25.240Z] --- PASS: TestVersion (0.02s) [2023-04-27T23:25:25.240Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:25:25.881Z] === RUN TestDockerSuite/TestRunUserByID [2023-04-27T23:25:26.441Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-04-27T23:25:26.605Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.20s) [2023-04-27T23:25:26.605Z] PASS [2023-04-27T23:25:26.605Z] [2023-04-27T23:25:26.605Z] DONE 18 tests in 22.203s [2023-04-27T23:25:26.605Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-27T23:25:26.605Z] INFO: Testing against a local daemon [2023-04-27T23:25:26.605Z] === RUN TestVolumesCreateAndList [2023-04-27T23:25:26.605Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-27T23:25:26.605Z] === RUN TestVolumesRemove [2023-04-27T23:25:26.605Z] --- PASS: TestVolumesRemove (0.10s) [2023-04-27T23:25:26.605Z] === RUN TestVolumesInspect [2023-04-27T23:25:26.605Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-27T23:25:26.605Z] === RUN TestVolumesInvalidJSON [2023-04-27T23:25:26.605Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-27T23:25:26.605Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-27T23:25:26.605Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-27T23:25:26.605Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-27T23:25:26.605Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-27T23:25:26.605Z] PASS [2023-04-27T23:25:26.605Z] [2023-04-27T23:25:26.605Z] DONE 5 tests in 0.178s [2023-04-27T23:25:26.605Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-27T23:25:26.696Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-04-27T23:25:26.951Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-04-27T23:25:27.875Z] === RUN TestDockerSuite/TestRunUserByName [2023-04-27T23:25:27.875Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-04-27T23:25:28.131Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-04-27T23:25:28.500Z] Stopping apparmor (via systemctl): apparmor.service. [2023-04-27T23:25:28.500Z] Removing test suite binaries [2023-04-27T23:25:28.500Z] exiting test-integration [2023-04-27T23:25:28.500Z] ++ exit 0 [2023-04-27T23:25:28.500Z] [2023-04-27T23:25:28.691Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-04-27T23:25:28.691Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-04-27T23:25:28.691Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-04-27T23:25:28.691Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-04-27T23:25:29.251Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag Post stage [Pipeline] junit [2023-04-27T23:25:29.876Z] Recording test results [2023-04-27T23:25:31.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-04-27T23:25:31.436Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-27T23:25:31.601Z] --- PASS: TestGet (15.06s) [2023-04-27T23:25:31.601Z] === RUN TestPluginWithNoManifest [2023-04-27T23:25:31.601Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-04-27T23:25:31.601Z] === RUN TestGetAll [2023-04-27T23:25:31.601Z] --- PASS: TestGetAll (0.01s) [2023-04-27T23:25:31.601Z] PASS [2023-04-27T23:25:31.601Z] coverage: 73.2% of statements [2023-04-27T23:25:31.601Z] ok github.com/docker/docker/pkg/plugins 35.253s coverage: 73.2% of statements [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/quota [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/rootless [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/volume [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-27T23:25:31.601Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-27T23:25:31.854Z] + echo Ensuring container killed. [2023-04-27T23:25:31.854Z] Ensuring container killed. [2023-04-27T23:25:31.854Z] + docker rm -vf docker-pr1 [2023-04-27T23:25:31.854Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-04-27T23:25:32.225Z] + echo Chowning /workspace to jenkins user [2023-04-27T23:25:32.225Z] Chowning /workspace to jenkins user [2023-04-27T23:25:32.225Z] + id -u [2023-04-27T23:25:32.225Z] + id -g [2023-04-27T23:25:32.225Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/workspace busybox chown -R 1000:1000 /workspace [2023-04-27T23:25:32.225Z] Unable to find image 'busybox:latest' locally [2023-04-27T23:25:32.225Z] latest: Pulling from library/busybox [2023-04-27T23:25:32.481Z] 4b35f584bb4f: Pulling fs layer [2023-04-27T23:25:32.481Z] 4b35f584bb4f: Verifying Checksum [2023-04-27T23:25:32.481Z] 4b35f584bb4f: Download complete [2023-04-27T23:25:32.481Z] 4b35f584bb4f: Pull complete [2023-04-27T23:25:32.541Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-04-27T23:25:32.743Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-27T23:25:32.743Z] Status: Downloaded newer image for busybox:latest [2023-04-27T23:25:33.466Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-04-27T23:25:33.466Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === Skipped [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-04-27T23:25:33.777Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2023-04-27T23:25:33.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-04-27T23:25:33.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-04-27T23:25:33.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-04-27T23:25:33.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-04-27T23:25:33.777Z] client_test.go:23: runtime.GOOS == "windows" [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-04-27T23:25:33.777Z] daemon_test.go:146: root required [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-04-27T23:25:33.777Z] reload_test.go:520: root required [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2023-04-27T23:25:33.777Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-04-27T23:25:33.777Z] pull_v2_test.go:81: Needs fixing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-04-27T23:25:33.777Z] pull_v2_test.go:126: Needs fixing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-04-27T23:25:33.777Z] download_test.go:267: Needs fixing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-04-27T23:25:33.777Z] layer_test.go:303: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-04-27T23:25:33.777Z] layer_test.go:352: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-04-27T23:25:33.777Z] layer_test.go:467: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-04-27T23:25:33.777Z] layer_test.go:696: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-04-27T23:25:33.777Z] migration_test.go:45: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-04-27T23:25:33.777Z] migration_test.go:181: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-04-27T23:25:33.777Z] mount_test.go:17: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-04-27T23:25:33.777Z] mount_test.go:76: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-04-27T23:25:33.777Z] mount_test.go:125: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-04-27T23:25:33.777Z] mount_test.go:212: Failing on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:133: Xz not present in msys2 [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:238: Failing on Windows CI machines [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-04-27T23:25:33.777Z] archive_windows_test.go:16: Currently fails [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-04-27T23:25:33.777Z] changes_test.go:191: needs more investigation [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-04-27T23:25:33.777Z] changes_test.go:404: needs further investigation [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-04-27T23:25:33.777Z] changes_test.go:440: needs further investigation [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2023-04-27T23:25:33.777Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-04-27T23:25:33.777Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2023-04-27T23:25:33.777Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-04-27T23:25:33.777Z] poller_test.go:40: No chmod on Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-04-27T23:25:33.777Z] fileutils_test.go:133: Needs porting to Windows [2023-04-27T23:25:33.777Z] [2023-04-27T23:25:33.777Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-04-27T23:25:34.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-27T23:25:34.234Z] fileutils_test.go:179: Needs porting to Windows [2023-04-27T23:25:34.234Z] [2023-04-27T23:25:34.234Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-04-27T23:25:34.234Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:34.234Z] [2023-04-27T23:25:34.234Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2023-04-27T23:25:34.234Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:34.234Z] [2023-04-27T23:25:34.234Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-04-27T23:25:34.234Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-04-27T23:25:34.234Z] [2023-04-27T23:25:34.234Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-04-27T23:25:34.234Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-04-27T23:25:34.234Z] [2023-04-27T23:25:34.234Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-04-27T23:25:34.234Z] local_test.go:180: runtime.GOOS == "windows" [2023-04-27T23:25:34.234Z] [2023-04-27T23:25:34.234Z] DONE 1864 tests, 45 skipped in 237.004s [2023-04-27T23:25:34.234Z] INFO: make.ps1 ended at 04/27/2023 23:25:33 [2023-04-27T23:25:34.526Z] + bundleName=amd64-cgroup2 [2023-04-27T23:25:34.526Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-04-27T23:25:34.526Z] Creating amd64-cgroup2-bundles.tar.gz [2023-04-27T23:25:34.526Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-27T23:25:34.526Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2023-04-27T23:25:34.790Z] Archiving artifacts [2023-04-27T23:25:35.914Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-04-27T23:25:36.404Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-04-27T23:25:36.404Z] INFO: Unit tests ended at 04/27/2023 23:25:35. Duration:00:04:16.6479608 [2023-04-27T23:25:36.405Z] INFO: Building busybox [2023-04-27T23:25:36.405Z] Sending build context to Docker daemon 5.12kB [2023-04-27T23:25:36.405Z] [2023-04-27T23:25:36.405Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-04-27T23:25:36.405Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-04-27T23:25:36.405Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-04-27T23:25:36.405Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-04-27T23:25:36.405Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-04-27T23:25:36.405Z] ---> 997b460651ea [2023-04-27T23:25:36.405Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-04-27T23:25:36.405Z] ---> Running in 4a9e3e7197d5 [2023-04-27T23:25:36.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-04-27T23:25:37.033Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-04-27T23:25:37.277Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-27T23:25:37.752Z] + make clean [2023-04-27T23:25:38.008Z] docker volume rm -f docker-dev-cache [2023-04-27T23:25:38.008Z] docker-dev-cache [Pipeline] deleteDir [2023-04-27T23:25:38.961Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-04-27T23:25:39.520Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T23:25:40.881Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-04-27T23:25:41.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-04-27T23:25:41.440Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-04-27T23:25:41.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-04-27T23:25:41.440Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-04-27T23:25:41.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-04-27T23:25:41.440Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-04-27T23:25:41.440Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-04-27T23:25:41.695Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-04-27T23:25:41.695Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-04-27T23:25:41.695Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-04-27T23:25:42.619Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-04-27T23:25:42.619Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-04-27T23:25:43.179Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-04-27T23:25:44.107Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-04-27T23:25:45.033Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-04-27T23:25:45.288Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-04-27T23:25:45.543Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-04-27T23:25:45.543Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-04-27T23:25:46.102Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-04-27T23:25:46.103Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-04-27T23:25:46.103Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-04-27T23:25:46.103Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-04-27T23:25:46.103Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-04-27T23:25:46.103Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-04-27T23:25:46.103Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-04-27T23:25:46.103Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-04-27T23:25:46.663Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-04-27T23:25:47.588Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-04-27T23:25:47.588Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-04-27T23:25:48.513Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-04-27T23:25:48.513Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-04-27T23:25:48.513Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-04-27T23:25:49.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-04-27T23:25:49.073Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-04-27T23:25:49.633Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-04-27T23:25:50.562Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-04-27T23:25:50.562Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-04-27T23:25:50.562Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-04-27T23:25:51.124Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-04-27T23:25:52.048Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-04-27T23:25:52.607Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-04-27T23:25:52.607Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-04-27T23:25:52.607Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-04-27T23:25:52.863Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-04-27T23:25:52.863Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-04-27T23:25:54.223Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-04-27T23:25:54.479Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-04-27T23:25:54.734Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-04-27T23:25:56.619Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-04-27T23:25:57.178Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-04-27T23:25:57.178Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-04-27T23:25:57.178Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-04-27T23:25:58.103Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-04-27T23:25:58.663Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-04-27T23:25:59.588Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-04-27T23:25:59.588Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-04-27T23:25:59.843Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-04-27T23:26:01.206Z] === RUN TestDockerSuite/TestSaveImageId [2023-04-27T23:26:01.206Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-04-27T23:26:01.206Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-04-27T23:26:02.569Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2636607248 [2023-04-27T23:26:02.823Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-04-27T23:26:02.823Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-04-27T23:26:03.748Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-04-27T23:26:04.004Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-04-27T23:26:04.004Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-04-27T23:26:04.929Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-04-27T23:26:06.290Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-04-27T23:26:06.349Z] Removing intermediate container 4a9e3e7197d5 [2023-04-27T23:26:06.349Z] ---> 313ae151ca80 [2023-04-27T23:26:06.349Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-04-27T23:26:06.349Z] ---> Running in 34be9ac2df61 [2023-04-27T23:26:06.349Z] Removing intermediate container 34be9ac2df61 [2023-04-27T23:26:06.349Z] ---> 8ccee7d6a1b6 [2023-04-27T23:26:06.349Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-04-27T23:26:06.349Z] ---> Running in 1bf9dff5c61d [2023-04-27T23:26:06.349Z] Removing intermediate container 1bf9dff5c61d [2023-04-27T23:26:06.349Z] ---> 3ab0bf2329e7 [2023-04-27T23:26:06.349Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-04-27T23:26:06.349Z] [2023-04-27T23:26:06.349Z] [2023-04-27T23:26:06.349Z] ---> f6624c7a4fdd [2023-04-27T23:26:06.349Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-04-27T23:26:06.349Z] ---> Running in 6914112925f3 [2023-04-27T23:26:06.545Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-04-27T23:26:06.545Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-04-27T23:26:06.800Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-04-27T23:26:06.800Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-04-27T23:26:07.359Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-04-27T23:26:09.869Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-04-27T23:26:13.129Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-04-27T23:26:15.012Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-04-27T23:26:15.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-04-27T23:26:16.976Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-04-27T23:26:17.903Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-04-27T23:26:19.271Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-04-27T23:26:19.525Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-04-27T23:26:22.036Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-04-27T23:26:22.291Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-04-27T23:26:23.655Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-04-27T23:26:24.216Z] === RUN TestDockerSuite/TestStartRecordError [2023-04-27T23:26:25.577Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-04-27T23:26:26.939Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-04-27T23:26:27.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-04-27T23:26:28.557Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-04-27T23:26:29.918Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-04-27T23:26:31.281Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-04-27T23:26:35.437Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-27T23:26:35.437Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-27T23:26:35.437Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-04-27T23:26:35.437Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-27T23:26:35.438Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-27T23:26:35.482Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-04-27T23:26:35.699Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-27T23:26:35.699Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-27T23:26:36.288Z] Removing intermediate container 6914112925f3 [2023-04-27T23:26:36.288Z] ---> fc9dfdf39f94 [2023-04-27T23:26:36.288Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-04-27T23:26:36.288Z] ---> Running in 8cb47b4cd1cd [2023-04-27T23:26:36.288Z] [2023-04-27T23:26:36.288Z] SUCCESS: Specified value was saved. [2023-04-27T23:26:36.641Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-27T23:26:36.641Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-27T23:26:37.213Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/types [no test files] [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-27T23:26:37.213Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-27T23:26:37.474Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2023-04-27T23:26:37.735Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 93.7% of statements [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-27T23:26:37.735Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-27T23:26:37.997Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2023-04-27T23:26:37.997Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-27T23:26:37.997Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-27T23:26:38.460Z] Removing intermediate container 8cb47b4cd1cd [2023-04-27T23:26:38.460Z] ---> 559dc3462596 [2023-04-27T23:26:38.460Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-04-27T23:26:38.460Z] ---> Running in 954672f73b5c [2023-04-27T23:26:38.744Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-04-27T23:26:40.543Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2023-04-27T23:26:40.804Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 48.5% of statements [2023-04-27T23:26:40.804Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-27T23:26:41.746Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-04-27T23:26:42.902Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-04-27T23:26:42.902Z] === RUN TestDockerSuite/TestStatsNoStream [2023-04-27T23:26:43.662Z] ok github.com/docker/docker/builder/remotecontext/git 2.554s coverage: 83.5% of statements [2023-04-27T23:26:43.662Z] ? github.com/docker/docker/cli [no test files] [2023-04-27T23:26:43.662Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-27T23:26:45.512Z] Cannot create a file when that file already exists. [2023-04-27T23:26:46.162Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-04-27T23:26:46.962Z] ok github.com/docker/docker/client 0.117s coverage: 75.4% of statements [2023-04-27T23:26:47.086Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-04-27T23:26:47.646Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-04-27T23:26:48.248Z] === RUN TestDockerSuite/TestTopPrivileged [2023-04-27T23:26:48.808Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-04-27T23:26:48.808Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-04-27T23:26:48.808Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-04-27T23:26:49.063Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-04-27T23:26:51.285Z] Removing intermediate container 954672f73b5c [2023-04-27T23:26:51.285Z] ---> 63980a5dd3d7 [2023-04-27T23:26:51.285Z] Step 13/13 : CMD ["sh"] [2023-04-27T23:26:51.285Z] ---> Running in 610ece3fc1f7 [2023-04-27T23:26:51.285Z] Removing intermediate container 610ece3fc1f7 [2023-04-27T23:26:51.285Z] ---> 8029a9233331 [2023-04-27T23:26:51.285Z] Successfully built 8029a9233331 [2023-04-27T23:26:51.285Z] Successfully tagged busybox:latest [2023-04-27T23:26:51.285Z] INFO: Docker images of the daemon under test [2023-04-27T23:26:51.285Z] [2023-04-27T23:26:51.285Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-27T23:26:51.285Z] busybox latest 8029a9233331 1 second ago 4.67GB [2023-04-27T23:26:51.285Z] microsoft/windowsservercore latest 997b460651ea 3 weeks ago 4.65GB [2023-04-27T23:26:51.285Z] mcr.microsoft.com/windows/servercore ltsc2019 997b460651ea 3 weeks ago 4.65GB [2023-04-27T23:26:51.285Z] [2023-04-27T23:26:51.285Z] INFO: Running integration tests at 04/27/2023 23:26:51... [2023-04-27T23:26:51.285Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-04-27T23:26:51.285Z] INFO: Integration API tests being run from the host: [2023-04-27T23:26:51.285Z] INFO: make.ps1 starting at 04/27/2023 23:26:51 [2023-04-27T23:26:52.326Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-04-27T23:26:52.815Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-04-27T23:26:54.852Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-04-27T23:26:55.776Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-04-27T23:26:55.776Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-04-27T23:26:56.031Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-04-27T23:26:56.031Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-04-27T23:26:56.031Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-04-27T23:26:56.031Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-04-27T23:26:56.031Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-04-27T23:26:57.393Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-04-27T23:26:57.953Z] docker_cli_service_logs_test.go:246: checking task t3xv0r013gmo [2023-04-27T23:26:57.953Z] docker_cli_service_logs_test.go:251: checking messages for t3xv0r013gmo [2023-04-27T23:26:57.953Z] docker_cli_service_logs_test.go:246: checking task o3hwrogren2l [2023-04-27T23:26:57.953Z] docker_cli_service_logs_test.go:251: checking messages for o3hwrogren2l [2023-04-27T23:26:57.953Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-04-27T23:26:58.513Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-04-27T23:26:59.874Z] === RUN TestDockerSuite/TestUpdateStats [2023-04-27T23:27:03.135Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-04-27T23:27:04.059Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-04-27T23:27:04.059Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-04-27T23:27:04.059Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-04-27T23:27:04.984Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-04-27T23:27:05.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-04-27T23:27:08.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-04-27T23:27:08.657Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-04-27T23:27:11.168Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-04-27T23:27:11.423Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-04-27T23:27:13.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-04-27T23:27:14.904Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-04-27T23:27:17.418Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-04-27T23:27:17.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:27:17.937Z] INFO: Testing against a local daemon [2023-04-27T23:27:17.937Z] === RUN TestBuildWithSession [2023-04-27T23:27:17.937Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:27:17.937Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-27T23:27:17.937Z] === RUN TestBuildSquashParent [2023-04-27T23:27:17.937Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:27:17.937Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:27:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:27:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:27:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:27:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:27:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:27:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:27:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:27:17.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-27T23:27:17.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-27T23:27:17.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-27T23:27:17.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-27T23:27:19.929Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-04-27T23:27:21.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-04-27T23:27:23.176Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-04-27T23:27:24.119Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-04-27T23:27:25.481Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-04-27T23:27:25.717Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.0% of statements [2023-04-27T23:27:26.842Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-04-27T23:27:27.100Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2023-04-27T23:27:27.100Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-27T23:27:27.100Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-27T23:27:27.100Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-27T23:27:27.100Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-27T23:27:28.203Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-04-27T23:27:28.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-27T23:27:28.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-27T23:27:30.087Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-04-27T23:27:31.971Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-04-27T23:27:32.226Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-04-27T23:27:33.588Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-04-27T23:27:34.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-04-27T23:27:35.243Z] ok github.com/docker/docker/daemon/cluster 0.099s coverage: 0.5% of statements [2023-04-27T23:27:35.817Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2023-04-27T23:27:37.022Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-04-27T23:27:37.204Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-04-27T23:27:38.907Z] docker_cli_swarm_test.go:1901: [d89a9bd64fdf6] joining swarm manager [dd627dc81b1e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.10s) [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.39s) [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.68s) [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.97s) [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.57s) [2023-04-27T23:27:39.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.91s) [2023-04-27T23:27:39.059Z] === RUN TestBuildMultiStageCopy [2023-04-27T23:27:39.059Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-27T23:27:39.830Z] docker_cli_swarm_test.go:1902: [dcb3f7de612a8] joining swarm manager [dd627dc81b1e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:27:45.359Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2023-04-27T23:27:45.359Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2023-04-27T23:27:45.619Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-04-27T23:27:46.191Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2023-04-27T23:27:46.762Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-04-27T23:27:48.147Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.458s coverage: 74.6% of statements [2023-04-27T23:27:49.089Z] ok github.com/docker/docker/daemon 12.165s coverage: 17.1% of statements [2023-04-27T23:27:49.089Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-27T23:27:49.089Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-27T23:27:49.089Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-27T23:27:49.089Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-27T23:27:49.350Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2023-04-27T23:27:49.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-27T23:27:49.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-04-27T23:27:49.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-04-27T23:27:49.816Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-27T23:27:50.293Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.480s coverage: 60.7% of statements [2023-04-27T23:27:50.683Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-04-27T23:27:50.683Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-04-27T23:27:50.683Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-04-27T23:27:50.683Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-04-27T23:27:50.683Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-04-27T23:27:50.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-27T23:27:51.745Z] --- PASS: TestBuildMultiStageCopy (13.46s) [2023-04-27T23:27:51.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.72s) [2023-04-27T23:27:51.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2023-04-27T23:27:51.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2023-04-27T23:27:51.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-04-27T23:27:51.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2023-04-27T23:27:51.745Z] === RUN TestBuildMultiStageParentConfig [2023-04-27T23:27:52.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-04-27T23:27:52.044Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-04-27T23:27:52.207Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2023-04-27T23:27:52.299Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-04-27T23:27:52.299Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-04-27T23:27:52.299Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-04-27T23:27:52.554Z] === RUN TestDockerSuite/TestVolumeEvents [2023-04-27T23:27:53.113Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-04-27T23:27:53.149Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.218s coverage: 50.5% of statements [2023-04-27T23:27:53.721Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.145s coverage: 46.2% of statements [2023-04-27T23:27:53.721Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-27T23:27:54.519Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-04-27T23:27:54.639Z] --- PASS: TestBuildMultiStageParentConfig (2.47s) [2023-04-27T23:27:54.639Z] === RUN TestBuildLabelWithTargets [2023-04-27T23:27:54.639Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:27:54.639Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-04-27T23:27:54.639Z] === RUN TestBuildWithEmptyLayers [2023-04-27T23:27:54.773Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-04-27T23:27:54.773Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-04-27T23:27:55.105Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2023-04-27T23:27:55.105Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.605s coverage: 58.0% of statements [2023-04-27T23:27:55.105Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-27T23:27:55.105Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-27T23:27:55.602Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2023-04-27T23:27:55.602Z] === RUN TestBuildMultiStageOnBuild [2023-04-27T23:27:56.046Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2023-04-27T23:27:56.618Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2023-04-27T23:27:56.659Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-04-27T23:27:57.560Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.6% of statements [2023-04-27T23:27:57.560Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-27T23:27:57.560Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-27T23:27:58.132Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2023-04-27T23:27:58.704Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 76.8% of statements [2023-04-27T23:27:58.704Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-27T23:27:58.704Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-27T23:27:58.965Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-04-27T23:27:59.178Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-04-27T23:27:59.178Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite (1227.32s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.44s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.42s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.08s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.75s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.63s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.50s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.73s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (5.22s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.81s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.84s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.01s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.79s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.43s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.21s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.38s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.50s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.84s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.74s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.27s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.40s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.97s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.33s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.19s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.44s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.93s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.09s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.79s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.40s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.18s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.27s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.95s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.05s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.48s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.83s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.73s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.97s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.51s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.55s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.65s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.69s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.22s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.41s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.57s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.37s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.86s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.35s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.75s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.86s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.21s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.70s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.26s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.17s) [2023-04-27T23:27:59.178Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.69s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.36s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.41s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.28s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.55s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.32s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.25s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.36s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.59s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.80s) [2023-04-27T23:27:59.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-04-27T23:27:59.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-04-27T23:27:59.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-27T23:27:59.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.62s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.64s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.20s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.55s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.75s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.73s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.49s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.27s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.61s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.72s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.66s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.76s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.86s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.25s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.18s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.35s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.79s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.41s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.47s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.99s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.70s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.46s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.51s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.33s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.33s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.14s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.42s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.96s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEnv (0.94s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2023-04-27T23:27:59.178Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.59s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.19s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.96s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.96s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.44s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.26s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.28s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.89s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.82s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildExpose (0.17s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.26s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.43s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.22s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.05s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.32s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.44s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.21s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.38s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.75s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildHistory (2.17s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.25s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.32s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.27s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabel (0.23s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.22s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.23s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabels (0.25s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.56s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.46s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.50s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.87s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.88s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.54s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.67s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.65s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.99s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.67s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.33s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.34s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.21s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.35s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.61s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.37s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.39s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.21s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.11s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildPATH (1.20s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.76s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.66s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildRm (1.89s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.67s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.23s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.48s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.15s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.07s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.26s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildUser (1.41s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.14s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.40s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.16s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.80s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.17s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.59s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.32s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.44s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.55s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitChange (0.69s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.13s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitTTY (1.06s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.32s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.13s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2023-04-27T23:27:59.179Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.99s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2023-04-27T23:27:59.179Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.50s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.26s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.28s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ea7458_} (1.30s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11319960750_/foo_false____} (1.41s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11319960750_/foo_true____} (1.27s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34070589454_/foo_false____} (1.35s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34070589454_/foo_true____} (1.35s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34070589454_/foo_true__0xc000ea7488__} (1.28s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ea74a0_} (1.46s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ea74b8_} (1.29s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ea74d0_} (1.45s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ea74e8_} (1.29s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.29s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.51s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.32s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.61s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.97s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.51s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.69s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.67s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.49s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.97s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.94s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.32s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2023-04-27T23:27:59.180Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-04-27T23:27:59.180Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.27s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.48s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.43s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.76s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.83s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.33s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.22s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.89s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.96s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.38s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.79s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.40s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.68s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.20s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.33s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFilters (1.38s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.95s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.16s) [2023-04-27T23:27:59.180Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-04-27T23:27:59.180Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.18s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsResize (0.91s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.93s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.62s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.55s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.94s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2023-04-27T23:27:59.180Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.20s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (4.29s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecTTY (4.53s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (3.66s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.17s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2023-04-27T23:27:59.181Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestHealth (18.46s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.16s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.16s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.24s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.47s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.51s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.47s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportDisplay (1.40s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportGzipped (1.31s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.64s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.61s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.65s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2023-04-27T23:27:59.181Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.14s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-27T23:27:59.181Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.17s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.07s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.23s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.03s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.97s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.52s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.14s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.07s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.92s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.59s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.16s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.10s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.19s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.34s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestNetHostname (1.58s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.03s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.08s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.54s) [2023-04-27T23:27:59.181Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.05s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.73s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.70s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPortList (7.71s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.06s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.49s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.51s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.63s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsByOrder (2.24s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.85s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.63s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2023-04-27T23:27:59.181Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.66s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.30s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.58s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.17s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.08s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.89s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.29s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.22s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.10s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.10s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.59s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.92s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.65s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.88s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.57s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.33s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.02s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.19s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.97s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.24s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunMount (4.42s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.26s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.09s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.08s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.18s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.84s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.64s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.96s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.54s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (7.35s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (2.37s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.89s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.48s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2023-04-27T23:27:59.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.96s) [2023-04-27T23:27:59.182Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.39s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunState (1.78s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.93s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.37s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.92s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.94s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.89s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.35s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.85s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.06s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.16s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.97s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.17s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.68s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.84s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartRecordError (1.31s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.40s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.42s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.74s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.89s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.06s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.67s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.99s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.46s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.46s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.92s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.52s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.66s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.91s) [2023-04-27T23:27:59.183Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2023-04-27T23:27:59.183Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-04-27T23:27:59.183Z] === RUN TestDockerRegistrySuite [2023-04-27T23:27:59.183Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-04-27T23:27:59.536Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-04-27T23:27:59.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-04-27T23:27:59.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-04-27T23:28:00.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-04-27T23:28:00.383Z] check_test.go:195: [dac926cda7c3e] daemon is not started [2023-04-27T23:28:00.383Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-04-27T23:28:00.737Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-04-27T23:28:00.737Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-27T23:28:01.308Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.7% of statements [2023-04-27T23:28:01.745Z] check_test.go:195: [d49cdf9dfa4cb] daemon is not started [2023-04-27T23:28:01.745Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-04-27T23:28:01.879Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-04-27T23:28:02.001Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-04-27T23:28:02.560Z] check_test.go:195: [da962350aa286] daemon is not started [2023-04-27T23:28:02.815Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-04-27T23:28:02.815Z] check_test.go:195: [d272c12cc2168] daemon is not started [2023-04-27T23:28:02.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-04-27T23:28:02.820Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2023-04-27T23:28:02.820Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-04-27T23:28:03.391Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-04-27T23:28:03.962Z] ok github.com/docker/docker/daemon/logger/splunk 1.663s coverage: 82.5% of statements [2023-04-27T23:28:03.962Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-27T23:28:03.962Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-27T23:28:05.347Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2023-04-27T23:28:05.919Z] ok github.com/docker/docker/distribution 0.654s coverage: 29.0% of statements [2023-04-27T23:28:05.919Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-27T23:28:06.076Z] check_test.go:195: [df00d373d53d3] daemon is not started [2023-04-27T23:28:06.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-04-27T23:28:06.180Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-04-27T23:28:06.751Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2023-04-27T23:28:07.322Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-04-27T23:28:07.583Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2023-04-27T23:28:07.844Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 84.6% of statements [2023-04-27T23:28:07.844Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-27T23:28:07.844Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-27T23:28:07.844Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-27T23:28:08.415Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2023-04-27T23:28:09.357Z] ok github.com/docker/docker/oci 0.018s coverage: 40.6% of statements [2023-04-27T23:28:09.618Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2023-04-27T23:28:09.879Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2023-04-27T23:28:11.312Z] check_test.go:195: [d3b509c0b89a3] daemon is not started [2023-04-27T23:28:11.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-04-27T23:28:11.795Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 81.9% of statements [2023-04-27T23:28:12.056Z] ok github.com/docker/docker/pkg/authorization 0.076s coverage: 68.3% of statements [2023-04-27T23:28:12.316Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-04-27T23:28:12.316Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-04-27T23:28:13.822Z] check_test.go:195: [deef6209f75df] daemon is not started [2023-04-27T23:28:13.822Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-04-27T23:28:14.382Z] check_test.go:195: [dd61ae2d9af91] daemon is not started [2023-04-27T23:28:14.382Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-04-27T23:28:15.307Z] check_test.go:195: [da982812d52ee] daemon is not started [2023-04-27T23:28:15.307Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-04-27T23:28:15.614Z] ok github.com/docker/docker/pkg/chrootarchive 2.461s coverage: 43.5% of statements [2023-04-27T23:28:15.614Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-04-27T23:28:15.875Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-04-27T23:28:16.136Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2023-04-27T23:28:16.233Z] check_test.go:195: [d091601040f71] daemon is not started [2023-04-27T23:28:16.233Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-04-27T23:28:16.668Z] --- PASS: TestBuildMultiStageOnBuild (19.03s) [2023-04-27T23:28:16.668Z] === RUN TestBuildUncleanTarFilenames [2023-04-27T23:28:16.668Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:28:16.668Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2023-04-27T23:28:16.668Z] === RUN TestBuildMultiStageLayerLeak [2023-04-27T23:28:17.079Z] ok github.com/docker/docker/layer 7.938s coverage: 68.8% of statements [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-27T23:28:17.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-27T23:28:17.159Z] check_test.go:195: [d24e7b8661fcc] daemon is not started [2023-04-27T23:28:17.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-04-27T23:28:17.652Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2023-04-27T23:28:17.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-04-27T23:28:17.914Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2023-04-27T23:28:18.326Z] check_test.go:195: [d45f705ad41c0] daemon is not started [2023-04-27T23:28:18.326Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-04-27T23:28:18.488Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2023-04-27T23:28:19.429Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-04-27T23:28:19.429Z] ok github.com/docker/docker/pkg/discovery/kv 3.019s coverage: 84.1% of statements [2023-04-27T23:28:19.729Z] docker_cli_swarm_test.go:1802: [d17151fd4406b] joining swarm manager [d078f0143cf13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:28:19.729Z] check_test.go:195: [d3cc6d0413e3a] daemon is not started [2023-04-27T23:28:19.729Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-04-27T23:28:20.000Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2023-04-27T23:28:20.000Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2023-04-27T23:28:20.000Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2023-04-27T23:28:20.654Z] check_test.go:195: [d5e6890d6a3b1] daemon is not started [2023-04-27T23:28:20.655Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-04-27T23:28:20.655Z] docker_cli_swarm_test.go:1803: [d8a90f331672a] joining swarm manager [d078f0143cf13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:28:21.386Z] ok github.com/docker/docker/pkg/idtools 0.438s coverage: 69.5% of statements [2023-04-27T23:28:21.386Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 69.3% of statements [2023-04-27T23:28:21.580Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4991690ab437fbd89142c11ae0b5ad9804f18b0a0fffddb66246ab53c7e61f8f [2023-04-27T23:28:21.646Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2023-04-27T23:28:21.646Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-27T23:28:21.646Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2023-04-27T23:28:21.646Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-27T23:28:21.646Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-27T23:28:21.909Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2023-04-27T23:28:21.909Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-27T23:28:22.170Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-04-27T23:28:22.437Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2023-04-27T23:28:22.437Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2023-04-27T23:28:22.505Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b87d0d1e89bdeefc619e91349b16c986787b7e8527ff97d27e99fa037fbcedb8 [2023-04-27T23:28:22.506Z] check_test.go:195: [d711d40ce1f19] daemon is not started [2023-04-27T23:28:22.506Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-04-27T23:28:22.721Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-04-27T23:28:22.721Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-27T23:28:22.721Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-27T23:28:23.305Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2023-04-27T23:28:23.430Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c34b66012fe12eef9ea2cab19aa7fb69c108af30633b13a93af4e31046974f0 [2023-04-27T23:28:23.877Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-04-27T23:28:23.989Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38bc3255bf3262976c6faa16661303ffe0bf0e5c915ffbf613637a8171093bd4 [2023-04-27T23:28:24.138Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-04-27T23:28:24.138Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-27T23:28:24.244Z] check_test.go:195: [daee66dd730ba] daemon is not started [2023-04-27T23:28:24.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-04-27T23:28:25.168Z] check_test.go:195: [d6be0ecd8f300] daemon is not started [2023-04-27T23:28:25.168Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-04-27T23:28:25.521Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2023-04-27T23:28:25.782Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-04-27T23:28:27.053Z] check_test.go:195: [d9b90d3c7a0d8] daemon is not started [2023-04-27T23:28:27.053Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-04-27T23:28:27.979Z] check_test.go:195: [d7a87752d7142] daemon is not started [2023-04-27T23:28:27.979Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-04-27T23:28:28.234Z] check_test.go:195: [d38607460f499] daemon is not started [2023-04-27T23:28:28.234Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-04-27T23:28:29.168Z] check_test.go:195: [dfb5b65ad48d9] daemon is not started [2023-04-27T23:28:29.168Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-04-27T23:28:29.982Z] ok github.com/docker/docker/pkg/signal 3.302s coverage: 62.3% of statements [2023-04-27T23:28:29.982Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-04-27T23:28:29.982Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-04-27T23:28:29.982Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-04-27T23:28:30.109Z] check_test.go:195: [d3af7f1798022] daemon is not started [2023-04-27T23:28:30.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-04-27T23:28:30.553Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-04-27T23:28:30.669Z] check_test.go:195: [d280ffe1e8874] daemon is not started [2023-04-27T23:28:30.669Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-04-27T23:28:30.814Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-04-27T23:28:31.386Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2023-04-27T23:28:31.455Z] --- PASS: TestBuildMultiStageLayerLeak (16.35s) [2023-04-27T23:28:31.455Z] === RUN TestBuildWithHugeFile [2023-04-27T23:28:31.647Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2023-04-27T23:28:31.908Z] coverage: [no statements] [2023-04-27T23:28:31.908Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2023-04-27T23:28:32.168Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-04-27T23:28:32.429Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-04-27T23:28:32.429Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-04-27T23:28:33.179Z] check_test.go:195: [dde1f158cb1b8] daemon is not started [2023-04-27T23:28:33.179Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-04-27T23:28:33.179Z] check_test.go:195: [d4d3d71580f15] daemon is not started [2023-04-27T23:28:33.434Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-04-27T23:28:34.341Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-04-27T23:28:34.359Z] check_test.go:195: [da2acb708dd82] daemon is not started [2023-04-27T23:28:34.359Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-04-27T23:28:34.602Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2023-04-27T23:28:34.613Z] check_test.go:195: [d7d5a708579be] daemon is not started [2023-04-27T23:28:34.613Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-04-27T23:28:34.613Z] check_test.go:195: [dc29abfdc3ad2] daemon is not started [2023-04-27T23:28:34.613Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-04-27T23:28:34.863Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-04-27T23:28:34.868Z] check_test.go:195: [dab5c599dc0bf] daemon is not started [2023-04-27T23:28:34.868Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-04-27T23:28:35.122Z] check_test.go:195: [da8a142c33ed5] daemon is not started [2023-04-27T23:28:35.122Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-04-27T23:28:35.377Z] check_test.go:195: [d4f3726b5e26f] daemon is not started [2023-04-27T23:28:35.377Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-04-27T23:28:35.632Z] check_test.go:195: [db16285c6707c] daemon is not started [2023-04-27T23:28:35.632Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-04-27T23:28:36.250Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2023-04-27T23:28:36.250Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-04-27T23:28:36.557Z] check_test.go:195: [dc12dc7f5646d] daemon is not started [2023-04-27T23:28:36.557Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-04-27T23:28:36.557Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-04-27T23:28:37.193Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2023-04-27T23:28:37.764Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-04-27T23:28:37.764Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-04-27T23:28:37.962Z] check_test.go:195: [d4294d14d50dc] daemon is not started [2023-04-27T23:28:37.962Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-04-27T23:28:38.335Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-04-27T23:28:38.596Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-04-27T23:28:38.887Z] check_test.go:195: [d966b2478adf8] daemon is not started [2023-04-27T23:28:38.887Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-04-27T23:28:39.812Z] check_test.go:195: [dc0e8b16ae8a4] daemon is not started [2023-04-27T23:28:39.812Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-04-27T23:28:40.509Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-04-27T23:28:40.737Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-04-27T23:28:40.769Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite (42.19s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.33s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.58s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.41s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.02s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.86s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.88s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.79s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.91s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.85s) [2023-04-27T23:28:41.297Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2023-04-27T23:28:41.297Z] === RUN TestDockerSchema1RegistrySuite [2023-04-27T23:28:41.297Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-04-27T23:28:41.341Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-04-27T23:28:41.552Z] check_test.go:222: [dfeb188390355] daemon is not started [2023-04-27T23:28:41.552Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-04-27T23:28:42.281Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2023-04-27T23:28:44.812Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-04-27T23:28:44.812Z] check_test.go:222: [daf009aef1e09] daemon is not started [2023-04-27T23:28:44.812Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-04-27T23:28:46.174Z] docker_cli_swarm_test.go:1321: [d3759262e9cc2] joining swarm manager [d3d782af796e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:28:47.536Z] docker_cli_swarm_test.go:1322: [d4f588253cee4] joining swarm manager [d3d782af796e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:28:50.045Z] check_test.go:222: [dd5a6eae3ebb5] daemon is not started [2023-04-27T23:28:50.045Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-04-27T23:28:52.558Z] check_test.go:222: [d2bedc5bfc69a] daemon is not started [2023-04-27T23:28:52.558Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-04-27T23:28:53.482Z] check_test.go:222: [dcf1c5c367fdf] daemon is not started [2023-04-27T23:28:53.482Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-04-27T23:28:54.407Z] check_test.go:222: [deab2cd7fc31b] daemon is not started [2023-04-27T23:28:54.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-04-27T23:28:54.407Z] check_test.go:222: [d2a52d3a465e5] daemon is not started [2023-04-27T23:28:54.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-04-27T23:28:55.331Z] check_test.go:222: [d391715e0590f] daemon is not started [2023-04-27T23:28:55.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-04-27T23:28:57.177Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/rootless [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/volume [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-27T23:28:57.177Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-27T23:28:57.214Z] check_test.go:222: [d74d9a7543555] daemon is not started [2023-04-27T23:28:57.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === Skipped [2023-04-27T23:28:57.439Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-04-27T23:28:57.439Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-04-27T23:28:57.439Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:73: No driver to put! [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-27T23:28:57.439Z] time="2023-04-27T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-27T23:28:57.439Z] time="2023-04-27T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-27T23:28:57.439Z] time="2023-04-27T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-27T23:28:57.439Z] time="2023-04-27T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-27T23:28:57.439Z] time="2023-04-27T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:73: No driver to put! [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-27T23:28:57.439Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-27T23:28:57.439Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-27T23:28:57.439Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-27T23:28:57.439Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-27T23:28:57.439Z] graphtest_unix.go:73: No driver to put! [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-27T23:28:57.439Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-27T23:28:57.439Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-04-27T23:28:57.439Z] [2023-04-27T23:28:57.439Z] DONE 2266 tests, 26 skipped in 239.644s Post stage [Pipeline] junit [2023-04-27T23:28:58.023Z] Recording test results [2023-04-27T23:28:58.144Z] check_test.go:222: [d9adf8b83d854] daemon is not started [2023-04-27T23:28:58.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-04-27T23:28:58.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-04-27T23:28:58.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45424/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4fc8f8b4d8394e1c054255fba449a1d168ecffde -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4fc8f8b4d8394e1c054255fba449a1d168ecffde hack/validate/vendor [2023-04-27T23:28:59.207Z] update vendored copy of archive/tar [2023-04-27T23:28:59.207Z] downloading: https://golang.org/dl/go1.19.8.src.tar.gz [2023-04-27T23:29:00.660Z] check_test.go:222: [dac8a68f3619e] daemon is not started [2023-04-27T23:29:00.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-04-27T23:29:00.660Z] check_test.go:222: [d9a1fe8bc186e] daemon is not started [2023-04-27T23:29:00.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-04-27T23:29:00.915Z] check_test.go:222: [da29a0399e584] daemon is not started [2023-04-27T23:29:00.915Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-04-27T23:29:01.117Z] patching file stat_unix.go [2023-04-27T23:29:01.117Z] 2023/04/27 23:29:00 Collecting initial packages [2023-04-27T23:29:01.117Z] 2023/04/27 23:29:00 Download dependencies [2023-04-27T23:29:01.170Z] check_test.go:222: [d174b7bf8cb59] daemon is not started [2023-04-27T23:29:01.170Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-04-27T23:29:01.425Z] check_test.go:222: [d475d6a72d343] daemon is not started [2023-04-27T23:29:01.425Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-04-27T23:29:01.680Z] check_test.go:222: [d421f02146b27] daemon is not started [2023-04-27T23:29:01.680Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-04-27T23:29:01.935Z] check_test.go:222: [d8547a1cf9229] daemon is not started [2023-04-27T23:29:01.935Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-04-27T23:29:01.935Z] check_test.go:222: [d4843389b110a] daemon is not started [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite (20.70s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.92s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.62s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.77s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.34s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2023-04-27T23:29:01.935Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-04-27T23:29:01.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-04-27T23:29:01.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-04-27T23:29:02.859Z] check_test.go:251: [dfab8df5a9343] daemon is not started [2023-04-27T23:29:02.859Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-04-27T23:29:03.113Z] check_test.go:251: [d035453e518e4] daemon is not started [2023-04-27T23:29:03.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-04-27T23:29:03.368Z] check_test.go:251: [d36c079491f6f] daemon is not started [2023-04-27T23:29:03.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Starting whole vndr cycle because no package specified [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Ignoring paths matching "^archive/tar" [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-04-27T23:29:03.657Z] 2023/04/27 23:29:03 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-04-27T23:29:04.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-04-27T23:29:04.984Z] check_test.go:251: [df9067a4875b3] daemon is not started [2023-04-27T23:29:04.984Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/Azure/go-ansiterm [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/mistifyio/go-zfs [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/opencontainers/go-digest [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/willf/bitset [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/moby/locker [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/moby/term [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/docker/libtrust [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/google/uuid [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Finished clone github.com/creack/pty [2023-04-27T23:29:05.041Z] 2023/04/27 23:29:04 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-04-27T23:29:05.302Z] 2023/04/27 23:29:05 Finished clone github.com/moby/sys [2023-04-27T23:29:05.302Z] 2023/04/27 23:29:05 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-04-27T23:29:05.543Z] check_test.go:251: [d6f85aff703c4] daemon is not started [2023-04-27T23:29:05.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-04-27T23:29:05.563Z] 2023/04/27 23:29:05 Finished clone github.com/gorilla/mux [2023-04-27T23:29:05.563Z] 2023/04/27 23:29:05 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-04-27T23:29:05.563Z] 2023/04/27 23:29:05 Finished clone github.com/Microsoft/go-winio [2023-04-27T23:29:05.563Z] 2023/04/27 23:29:05 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-04-27T23:29:06.135Z] 2023/04/27 23:29:06 Finished clone github.com/tchap/go-patricia [2023-04-27T23:29:06.135Z] 2023/04/27 23:29:06 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-04-27T23:29:06.397Z] 2023/04/27 23:29:06 Finished clone github.com/docker/go-units [2023-04-27T23:29:06.397Z] 2023/04/27 23:29:06 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-04-27T23:29:06.467Z] check_test.go:251: [ddf0c583b669c] daemon is not started [2023-04-27T23:29:06.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-04-27T23:29:06.467Z] check_test.go:251: [d9bcce62acfea] daemon is not started [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.47s) [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.65s) [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2023-04-27T23:29:06.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2023-04-27T23:29:06.468Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2023-04-27T23:29:06.468Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-04-27T23:29:06.468Z] === RUN TestDockerRegistryAuthTokenSuite [2023-04-27T23:29:06.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-04-27T23:29:06.658Z] 2023/04/27 23:29:06 Finished clone github.com/syndtr/gocapability [2023-04-27T23:29:06.658Z] 2023/04/27 23:29:06 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-04-27T23:29:06.919Z] 2023/04/27 23:29:06 Finished clone github.com/RackSec/srslog [2023-04-27T23:29:06.919Z] 2023/04/27 23:29:06 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-04-27T23:29:07.181Z] 2023/04/27 23:29:06 Finished clone github.com/sirupsen/logrus [2023-04-27T23:29:07.181Z] 2023/04/27 23:29:06 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-04-27T23:29:07.181Z] 2023/04/27 23:29:06 Finished clone gotest.tools/v3 [2023-04-27T23:29:07.181Z] 2023/04/27 23:29:06 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-04-27T23:29:07.181Z] 2023/04/27 23:29:07 Finished clone github.com/google/go-cmp [2023-04-27T23:29:07.181Z] 2023/04/27 23:29:07 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-04-27T23:29:07.441Z] 2023/04/27 23:29:07 Finished clone github.com/imdario/mergo [2023-04-27T23:29:07.441Z] 2023/04/27 23:29:07 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-04-27T23:29:07.702Z] 2023/04/27 23:29:07 Finished clone github.com/armon/circbuf [2023-04-27T23:29:07.702Z] 2023/04/27 23:29:07 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-04-27T23:29:07.963Z] 2023/04/27 23:29:07 Finished clone golang.org/x/sync [2023-04-27T23:29:07.963Z] 2023/04/27 23:29:07 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-04-27T23:29:07.963Z] 2023/04/27 23:29:07 Finished clone github.com/docker/go-connections [2023-04-27T23:29:07.963Z] 2023/04/27 23:29:07 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-04-27T23:29:08.535Z] 2023/04/27 23:29:08 Finished clone github.com/tonistiigi/units [2023-04-27T23:29:08.535Z] 2023/04/27 23:29:08 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-04-27T23:29:08.535Z] 2023/04/27 23:29:08 Finished clone github.com/vbatts/tar-split [2023-04-27T23:29:08.535Z] 2023/04/27 23:29:08 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-04-27T23:29:08.535Z] 2023/04/27 23:29:08 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-04-27T23:29:08.535Z] 2023/04/27 23:29:08 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-04-27T23:29:08.798Z] 2023/04/27 23:29:08 Finished clone github.com/google/shlex [2023-04-27T23:29:08.798Z] 2023/04/27 23:29:08 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-04-27T23:29:09.059Z] 2023/04/27 23:29:08 Finished clone github.com/opentracing-contrib/go-stdlib [2023-04-27T23:29:09.059Z] 2023/04/27 23:29:08 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-04-27T23:29:09.059Z] 2023/04/27 23:29:09 Finished clone github.com/opentracing/opentracing-go [2023-04-27T23:29:09.059Z] 2023/04/27 23:29:09 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-04-27T23:29:09.320Z] 2023/04/27 23:29:09 Finished clone github.com/mitchellh/hashstructure [2023-04-27T23:29:09.320Z] 2023/04/27 23:29:09 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-04-27T23:29:09.320Z] 2023/04/27 23:29:09 Finished clone github.com/gofrs/flock [2023-04-27T23:29:09.320Z] 2023/04/27 23:29:09 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-04-27T23:29:10.708Z] 2023/04/27 23:29:10 Finished clone github.com/cyphar/filepath-securejoin [2023-04-27T23:29:10.708Z] 2023/04/27 23:29:10 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-04-27T23:29:11.301Z] 2023/04/27 23:29:10 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-04-27T23:29:11.301Z] 2023/04/27 23:29:10 Finished clone github.com/golang/gddo [2023-04-27T23:29:11.563Z] 2023/04/27 23:29:11 Finished clone github.com/coreos/go-systemd [2023-04-27T23:29:11.563Z] 2023/04/27 23:29:11 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-04-27T23:29:11.563Z] 2023/04/27 23:29:11 Finished clone github.com/coreos/go-systemd/v22 [2023-04-27T23:29:11.563Z] 2023/04/27 23:29:11 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-04-27T23:29:11.827Z] 2023/04/27 23:29:11 Finished clone github.com/tonistiigi/fsutil [2023-04-27T23:29:11.827Z] 2023/04/27 23:29:11 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-04-27T23:29:11.827Z] 2023/04/27 23:29:11 Finished clone github.com/godbus/dbus/v5 [2023-04-27T23:29:11.827Z] 2023/04/27 23:29:11 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-04-27T23:29:12.088Z] 2023/04/27 23:29:11 Finished clone github.com/opencontainers/runtime-spec [2023-04-27T23:29:12.088Z] 2023/04/27 23:29:11 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-04-27T23:29:12.348Z] 2023/04/27 23:29:12 Finished clone github.com/Graylog2/go-gelf [2023-04-27T23:29:12.349Z] 2023/04/27 23:29:12 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-04-27T23:29:12.349Z] 2023/04/27 23:29:12 Finished clone github.com/opencontainers/image-spec [2023-04-27T23:29:12.349Z] 2023/04/27 23:29:12 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-04-27T23:29:12.919Z] 2023/04/27 23:29:12 Finished clone github.com/fluent/fluent-logger-golang [2023-04-27T23:29:12.919Z] 2023/04/27 23:29:12 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-04-27T23:29:12.990Z] check_test.go:278: [d86f73cc92d8b] daemon is not started [2023-04-27T23:29:12.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-04-27T23:29:13.179Z] 2023/04/27 23:29:12 Finished clone github.com/philhofer/fwd [2023-04-27T23:29:13.179Z] 2023/04/27 23:29:12 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-04-27T23:29:13.549Z] check_test.go:278: [d3234f2ecb472] daemon is not started [2023-04-27T23:29:13.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-04-27T23:29:13.749Z] 2023/04/27 23:29:13 Finished clone github.com/bsphere/le_go [2023-04-27T23:29:13.750Z] 2023/04/27 23:29:13 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-04-27T23:29:14.010Z] 2023/04/27 23:29:13 Finished clone github.com/fsnotify/fsnotify [2023-04-27T23:29:14.010Z] 2023/04/27 23:29:13 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-04-27T23:29:14.270Z] 2023/04/27 23:29:14 Finished clone github.com/jmespath/go-jmespath [2023-04-27T23:29:14.270Z] 2023/04/27 23:29:14 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-04-27T23:29:14.531Z] 2023/04/27 23:29:14 Finished clone github.com/golang/groupcache [2023-04-27T23:29:14.531Z] 2023/04/27 23:29:14 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-04-27T23:29:14.909Z] check_test.go:278: [df35c0dfb863a] daemon is not started [2023-04-27T23:29:14.909Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-04-27T23:29:14.909Z] check_test.go:278: [d70a44cfef6c0] daemon is not started [2023-04-27T23:29:14.909Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-04-27T23:29:14.909Z] check_test.go:278: [de068f48cb4bd] daemon is not started [2023-04-27T23:29:14.909Z] --- PASS: TestDockerRegistryAuthTokenSuite (8.51s) [2023-04-27T23:29:14.909Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (6.08s) [2023-04-27T23:29:14.909Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (1.07s) [2023-04-27T23:29:14.909Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (1.05s) [2023-04-27T23:29:14.909Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-04-27T23:29:14.909Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-04-27T23:29:14.909Z] === RUN TestDockerNetworkSuite [2023-04-27T23:29:14.909Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-04-27T23:29:15.103Z] 2023/04/27 23:29:14 Finished clone golang.org/x/oauth2 [2023-04-27T23:29:15.103Z] 2023/04/27 23:29:14 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-04-27T23:29:16.045Z] 2023/04/27 23:29:15 Finished clone github.com/tinylib/msgp [2023-04-27T23:29:16.045Z] 2023/04/27 23:29:15 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-04-27T23:29:16.306Z] 2023/04/27 23:29:16 Finished clone github.com/googleapis/gax-go [2023-04-27T23:29:16.306Z] 2023/04/27 23:29:16 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-04-27T23:29:17.247Z] 2023/04/27 23:29:16 Finished clone github.com/Microsoft/opengcs [2023-04-27T23:29:17.247Z] 2023/04/27 23:29:16 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-04-27T23:29:17.247Z] 2023/04/27 23:29:17 Finished clone go.opencensus.io [2023-04-27T23:29:17.247Z] 2023/04/27 23:29:17 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-04-27T23:29:17.418Z] docker_cli_network_unix_test.go:46: [d43af5ce38c8a] daemon is not started [2023-04-27T23:29:17.418Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-04-27T23:29:17.508Z] 2023/04/27 23:29:17 Finished clone github.com/containerd/fifo [2023-04-27T23:29:17.508Z] 2023/04/27 23:29:17 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-04-27T23:29:17.673Z] docker_cli_network_unix_test.go:46: [d84c355abec34] daemon is not started [2023-04-27T23:29:17.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-04-27T23:29:19.422Z] 2023/04/27 23:29:19 Finished clone github.com/containerd/go-runc [2023-04-27T23:29:19.422Z] 2023/04/27 23:29:19 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-04-27T23:29:19.682Z] 2023/04/27 23:29:19 Finished clone github.com/containerd/cgroups [2023-04-27T23:29:19.682Z] 2023/04/27 23:29:19 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-04-27T23:29:19.944Z] 2023/04/27 23:29:19 Finished clone github.com/containerd/console [2023-04-27T23:29:19.944Z] 2023/04/27 23:29:19 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-04-27T23:29:20.478Z] docker_cli_network_unix_test.go:46: [d01373301fc3f] daemon is not started [2023-04-27T23:29:20.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-04-27T23:29:20.888Z] 2023/04/27 23:29:20 Finished clone golang.org/x/net [2023-04-27T23:29:20.888Z] 2023/04/27 23:29:20 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-04-27T23:29:21.149Z] 2023/04/27 23:29:20 Finished clone github.com/containerd/typeurl [2023-04-27T23:29:21.149Z] 2023/04/27 23:29:20 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-04-27T23:29:22.091Z] 2023/04/27 23:29:21 Finished clone github.com/containerd/ttrpc [2023-04-27T23:29:22.091Z] 2023/04/27 23:29:21 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-04-27T23:29:22.091Z] 2023/04/27 23:29:22 Finished clone github.com/gogo/googleapis [2023-04-27T23:29:22.091Z] 2023/04/27 23:29:22 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-04-27T23:29:22.094Z] docker_cli_network_unix_test.go:46: [d87ef43884078] daemon is not started [2023-04-27T23:29:22.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-04-27T23:29:22.348Z] docker_cli_network_unix_test.go:1233: [db1f81bf0f403] daemon is not started [2023-04-27T23:29:23.477Z] 2023/04/27 23:29:23 Finished clone github.com/containerd/continuity [2023-04-27T23:29:23.477Z] 2023/04/27 23:29:23 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-04-27T23:29:24.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-04-27T23:29:25.781Z] docker_cli_network_unix_test.go:46: [d5bc39d2e8e75] daemon is not started [2023-04-27T23:29:26.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-04-27T23:29:30.498Z] docker_cli_network_unix_test.go:46: [df50dc296f72d] daemon is not started [2023-04-27T23:29:31.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-04-27T23:29:32.949Z] docker_cli_network_unix_test.go:46: [df6a13b8bbed5] daemon is not started [2023-04-27T23:29:33.483Z] 2023/04/27 23:29:32 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-04-27T23:29:33.483Z] 2023/04/27 23:29:32 Finished clone github.com/golang/protobuf [2023-04-27T23:29:33.483Z] 2023/04/27 23:29:32 Finished clone github.com/cilium/ebpf [2023-04-27T23:29:33.483Z] 2023/04/27 23:29:32 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-04-27T23:29:33.483Z] 2023/04/27 23:29:33 Finished clone github.com/opencontainers/runc [2023-04-27T23:29:33.483Z] 2023/04/27 23:29:33 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-04-27T23:29:33.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-04-27T23:29:34.427Z] 2023/04/27 23:29:34 Finished clone github.com/fernet/fernet-go [2023-04-27T23:29:34.427Z] 2023/04/27 23:29:34 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-04-27T23:29:34.431Z] docker_cli_network_unix_test.go:46: [db9dfd52ae363] daemon is not started [2023-04-27T23:29:34.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-04-27T23:29:34.688Z] 2023/04/27 23:29:34 Finished clone google.golang.org/grpc [2023-04-27T23:29:34.688Z] 2023/04/27 23:29:34 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-04-27T23:29:34.941Z] docker_cli_network_unix_test.go:46: [d1e1c4410322a] daemon is not started [2023-04-27T23:29:35.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-04-27T23:29:35.450Z] docker_cli_network_unix_test.go:46: [d42db76441756] daemon is not started [2023-04-27T23:29:35.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-04-27T23:29:36.011Z] docker_cli_network_unix_test.go:46: [d06f4a20cdd04] daemon is not started [2023-04-27T23:29:36.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-04-27T23:29:36.604Z] 2023/04/27 23:29:36 Finished clone golang.org/x/sys [2023-04-27T23:29:36.604Z] 2023/04/27 23:29:36 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-04-27T23:29:36.604Z] 2023/04/27 23:29:36 Finished clone golang.org/x/time [2023-04-27T23:29:36.604Z] 2023/04/27 23:29:36 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-04-27T23:29:36.604Z] 2023/04/27 23:29:36 Finished clone github.com/hashicorp/go-memdb [2023-04-27T23:29:36.604Z] 2023/04/27 23:29:36 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-04-27T23:29:36.825Z] docker_cli_network_unix_test.go:46: [d8ad8af492720] daemon is not started [2023-04-27T23:29:37.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-04-27T23:29:37.385Z] docker_cli_network_unix_test.go:46: [d36bfd6abe1a2] daemon is not started [2023-04-27T23:29:37.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-04-27T23:29:37.945Z] docker_cli_network_unix_test.go:46: [d4620ed813e1a] daemon is not started [2023-04-27T23:29:37.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-04-27T23:29:37.992Z] 2023/04/27 23:29:37 Finished clone github.com/hashicorp/go-immutable-radix [2023-04-27T23:29:37.992Z] 2023/04/27 23:29:37 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-04-27T23:29:38.242Z] docker_cli_network_unix_test.go:46: [dcd44d6bf5177] daemon is not started [2023-04-27T23:29:38.253Z] 2023/04/27 23:29:38 Finished clone github.com/hashicorp/golang-lru [2023-04-27T23:29:38.253Z] 2023/04/27 23:29:38 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-04-27T23:29:38.253Z] 2023/04/27 23:29:38 Finished clone golang.org/x/text [2023-04-27T23:29:38.253Z] 2023/04/27 23:29:38 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-04-27T23:29:38.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-04-27T23:29:38.513Z] 2023/04/27 23:29:38 Finished clone github.com/coreos/pkg [2023-04-27T23:29:38.513Z] 2023/04/27 23:29:38 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-04-27T23:29:38.752Z] docker_cli_network_unix_test.go:46: [d0a8fa78de78e] daemon is not started [2023-04-27T23:29:38.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-04-27T23:29:38.752Z] docker_cli_network_unix_test.go:46: [d92db24015845] daemon is not started [2023-04-27T23:29:38.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-04-27T23:29:39.007Z] docker_cli_network_unix_test.go:46: [d6d4d442d181b] daemon is not started [2023-04-27T23:29:39.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-04-27T23:29:39.566Z] docker_cli_network_unix_test.go:46: [de963463403f0] daemon is not started [2023-04-27T23:29:39.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-04-27T23:29:40.382Z] docker_cli_network_unix_test.go:46: [d86810127e37e] daemon is not started [2023-04-27T23:29:40.432Z] 2023/04/27 23:29:40 Finished clone github.com/beorn7/perks [2023-04-27T23:29:40.432Z] 2023/04/27 23:29:40 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-04-27T23:29:40.432Z] 2023/04/27 23:29:40 Finished clone golang.org/x/crypto [2023-04-27T23:29:40.432Z] 2023/04/27 23:29:40 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-04-27T23:29:40.432Z] 2023/04/27 23:29:40 Finished clone github.com/prometheus/client_model [2023-04-27T23:29:40.432Z] 2023/04/27 23:29:40 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-04-27T23:29:40.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-04-27T23:29:40.942Z] docker_cli_network_unix_test.go:46: [d5bd44f0ff58e] daemon is not started [2023-04-27T23:29:40.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-04-27T23:29:40.942Z] docker_cli_network_unix_test.go:46: [d91c66d696ce4] daemon is not started [2023-04-27T23:29:41.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-04-27T23:29:41.197Z] docker_cli_network_unix_test.go:46: [d7d92356ac252] daemon is not started [2023-04-27T23:29:41.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-04-27T23:29:42.121Z] docker_cli_network_unix_test.go:968: [d7484fa19cd49] daemon is not started [2023-04-27T23:29:42.347Z] 2023/04/27 23:29:41 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-04-27T23:29:42.347Z] 2023/04/27 23:29:41 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-04-27T23:29:43.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-04-27T23:29:43.734Z] 2023/04/27 23:29:43 Finished clone github.com/prometheus/client_golang [2023-04-27T23:29:43.734Z] 2023/04/27 23:29:43 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-04-27T23:29:43.995Z] 2023/04/27 23:29:43 Finished clone github.com/pkg/errors [2023-04-27T23:29:43.995Z] 2023/04/27 23:29:43 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-04-27T23:29:44.406Z] docker_cli_network_unix_test.go:46: [db2a6ec80a3ec] daemon is not started [2023-04-27T23:29:44.567Z] 2023/04/27 23:29:44 Finished clone github.com/prometheus/common [2023-04-27T23:29:44.567Z] 2023/04/27 23:29:44 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-04-27T23:29:44.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-04-27T23:29:44.828Z] 2023/04/27 23:29:44 Finished clone github.com/prometheus/procfs [2023-04-27T23:29:44.828Z] 2023/04/27 23:29:44 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-04-27T23:29:45.400Z] 2023/04/27 23:29:45 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-04-27T23:29:45.400Z] 2023/04/27 23:29:45 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-04-27T23:29:45.972Z] 2023/04/27 23:29:45 Finished clone github.com/cespare/xxhash/v2 [2023-04-27T23:29:45.972Z] 2023/04/27 23:29:45 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-04-27T23:29:45.972Z] 2023/04/27 23:29:45 Finished clone code.cloudfoundry.org/clock [2023-04-27T23:29:45.972Z] 2023/04/27 23:29:45 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-04-27T23:29:46.915Z] 2023/04/27 23:29:46 Finished clone github.com/spf13/pflag [2023-04-27T23:29:46.915Z] 2023/04/27 23:29:46 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-04-27T23:29:47.170Z] docker_cli_network_unix_test.go:1116: [db8bde08a9057] daemon is not started [2023-04-27T23:29:47.176Z] 2023/04/27 23:29:47 Finished clone github.com/inconshreveable/mousetrap [2023-04-27T23:29:47.176Z] 2023/04/27 23:29:47 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-04-27T23:29:47.749Z] 2023/04/27 23:29:47 Finished clone github.com/morikuni/aec [2023-04-27T23:29:47.749Z] 2023/04/27 23:29:47 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 [2023-04-27T23:29:48.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-04-27T23:29:48.692Z] 2023/04/27 23:29:48 Finished clone github.com/spf13/cobra [2023-04-27T23:29:48.692Z] 2023/04/27 23:29:48 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-04-27T23:29:48.786Z] docker_cli_network_unix_test.go:46: [d3e26c464133d] daemon is not started [2023-04-27T23:29:48.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-04-27T23:29:49.264Z] 2023/04/27 23:29:49 Finished clone github.com/docker/go-metrics [2023-04-27T23:29:49.265Z] 2023/04/27 23:29:49 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-04-27T23:29:49.525Z] 2023/04/27 23:29:49 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-04-27T23:29:49.525Z] 2023/04/27 23:29:49 Finished clone github.com/google/certificate-transparency-go [2023-04-27T23:29:49.755Z] docker_cli_network_unix_test.go:46: [d1f5fb0beeed3] daemon is not started [2023-04-27T23:29:49.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-04-27T23:29:49.755Z] docker_cli_network_unix_test.go:46: [dfaafa8b2fb94] daemon is not started [2023-04-27T23:29:49.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-04-27T23:29:49.755Z] docker_cli_network_unix_test.go:46: [dbf1a79cd7265] daemon is not started [2023-04-27T23:29:49.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-04-27T23:29:50.010Z] docker_cli_network_unix_test.go:46: [d39a9cc75af6b] daemon is not started [2023-04-27T23:29:50.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-04-27T23:29:50.265Z] docker_cli_network_unix_test.go:46: [dfaa4de4a2787] daemon is not started [2023-04-27T23:29:50.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-04-27T23:29:50.265Z] docker_cli_network_unix_test.go:46: [db43c33e4a29f] daemon is not started [2023-04-27T23:29:50.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-04-27T23:29:50.467Z] 2023/04/27 23:29:50 Finished clone github.com/docker/go-events [2023-04-27T23:29:50.468Z] 2023/04/27 23:29:50 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-04-27T23:29:51.040Z] 2023/04/27 23:29:50 Finished clone github.com/armon/go-radix [2023-04-27T23:29:51.040Z] 2023/04/27 23:29:50 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-04-27T23:29:51.612Z] 2023/04/27 23:29:51 Finished clone github.com/armon/go-metrics [2023-04-27T23:29:51.612Z] 2023/04/27 23:29:51 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-04-27T23:29:51.626Z] docker_cli_network_unix_test.go:46: [d726864dbbcc5] daemon is not started [2023-04-27T23:29:51.873Z] 2023/04/27 23:29:51 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-04-27T23:29:51.873Z] 2023/04/27 23:29:51 Finished clone github.com/opencontainers/selinux [2023-04-27T23:29:52.446Z] 2023/04/27 23:29:52 Finished clone github.com/Microsoft/hcsshim [2023-04-27T23:29:52.446Z] 2023/04/27 23:29:52 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-04-27T23:29:52.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-04-27T23:29:52.986Z] docker_cli_network_unix_test.go:46: [dfb02bd3fd5d4] daemon is not started [2023-04-27T23:29:52.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-04-27T23:29:52.986Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-04-27T23:29:52.986Z] docker_cli_network_unix_test.go:46: [d98dd0b6a7205] daemon is not started [2023-04-27T23:29:52.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-04-27T23:29:53.241Z] docker_cli_network_unix_test.go:46: [d91272e00e8c4] daemon is not started [2023-04-27T23:29:53.388Z] 2023/04/27 23:29:53 Finished clone github.com/google/btree [2023-04-27T23:29:53.388Z] 2023/04/27 23:29:53 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-04-27T23:29:53.388Z] 2023/04/27 23:29:53 Finished clone github.com/sean-/seed [2023-04-27T23:29:53.388Z] 2023/04/27 23:29:53 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-04-27T23:29:53.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-04-27T23:29:53.960Z] 2023/04/27 23:29:53 Finished clone github.com/hashicorp/errwrap [2023-04-27T23:29:53.960Z] 2023/04/27 23:29:53 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-04-27T23:29:54.221Z] 2023/04/27 23:29:54 Finished clone github.com/hashicorp/memberlist [2023-04-27T23:29:54.221Z] 2023/04/27 23:29:54 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-04-27T23:29:55.606Z] 2023/04/27 23:29:55 Finished clone github.com/hashicorp/go-multierror [2023-04-27T23:29:55.606Z] 2023/04/27 23:29:55 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-04-27T23:29:56.550Z] 2023/04/27 23:29:56 Finished clone github.com/docker/libkv [2023-04-27T23:29:56.550Z] 2023/04/27 23:29:56 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-04-27T23:29:57.123Z] 2023/04/27 23:29:57 Finished clone github.com/vishvananda/netns [2023-04-27T23:29:57.123Z] 2023/04/27 23:29:57 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-04-27T23:29:57.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-04-27T23:29:57.695Z] 2023/04/27 23:29:57 Finished clone github.com/cloudflare/cfssl [2023-04-27T23:29:57.695Z] 2023/04/27 23:29:57 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-04-27T23:29:57.695Z] 2023/04/27 23:29:57 Finished clone github.com/hashicorp/go-sockaddr [2023-04-27T23:29:57.695Z] 2023/04/27 23:29:57 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-04-27T23:29:58.577Z] docker_cli_network_unix_test.go:1084: [ddb506407f481] daemon is not started [2023-04-27T23:29:58.638Z] 2023/04/27 23:29:58 Finished clone github.com/moby/buildkit [2023-04-27T23:29:58.638Z] 2023/04/27 23:29:58 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-04-27T23:29:58.638Z] 2023/04/27 23:29:58 Finished clone github.com/hashicorp/go-msgpack [2023-04-27T23:29:58.638Z] 2023/04/27 23:29:58 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-04-27T23:29:59.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-04-27T23:30:00.024Z] 2023/04/27 23:29:59 Finished clone github.com/samuel/go-zookeeper [2023-04-27T23:30:00.024Z] 2023/04/27 23:29:59 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-04-27T23:30:00.024Z] 2023/04/27 23:29:59 Finished clone github.com/moby/ipvs [2023-04-27T23:30:00.024Z] 2023/04/27 23:29:59 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-04-27T23:30:00.216Z] docker_cli_network_unix_test.go:46: [d2c6fdc171d5b] daemon is not started [2023-04-27T23:30:00.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-04-27T23:30:00.286Z] 2023/04/27 23:30:00 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-04-27T23:30:00.286Z] 2023/04/27 23:30:00 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-04-27T23:30:00.471Z] docker_cli_network_unix_test.go:46: [da93201a070df] daemon is not started [2023-04-27T23:30:00.546Z] 2023/04/27 23:30:00 Finished clone github.com/vishvananda/netlink [2023-04-27T23:30:00.546Z] 2023/04/27 23:30:00 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-04-27T23:30:00.546Z] 2023/04/27 23:30:00 Finished clone github.com/deckarep/golang-set [2023-04-27T23:30:00.546Z] 2023/04/27 23:30:00 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-04-27T23:30:01.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-04-27T23:30:01.145Z] 2023/04/27 23:30:00 Finished clone github.com/BurntSushi/toml [2023-04-27T23:30:01.145Z] 2023/04/27 23:30:00 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-04-27T23:30:01.746Z] 2023/04/27 23:30:01 Finished clone github.com/coreos/go-semver [2023-04-27T23:30:01.746Z] 2023/04/27 23:30:01 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-04-27T23:30:02.340Z] 2023/04/27 23:30:02 Finished clone github.com/ishidawataru/sctp [2023-04-27T23:30:02.340Z] 2023/04/27 23:30:02 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-04-27T23:30:02.391Z] docker_cli_network_unix_test.go:46: [d85673bf81fa7] daemon is not started [2023-04-27T23:30:02.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-04-27T23:30:02.646Z] docker_cli_network_unix_test.go:46: [d9a693699cf59] daemon is not started [2023-04-27T23:30:02.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-04-27T23:30:03.206Z] docker_cli_network_unix_test.go:46: [d8507bfcc3be8] daemon is not started [2023-04-27T23:30:03.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-04-27T23:30:03.715Z] docker_cli_network_unix_test.go:46: [d5f8f0739d6f9] daemon is not started [2023-04-27T23:30:03.728Z] 2023/04/27 23:30:03 Finished clone github.com/hashicorp/serf [2023-04-27T23:30:03.728Z] 2023/04/27 23:30:03 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-04-27T23:30:03.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-04-27T23:30:04.299Z] 2023/04/27 23:30:03 Finished clone github.com/modern-go/concurrent [2023-04-27T23:30:04.299Z] 2023/04/27 23:30:04 Finished clone github.com/modern-go/reflect2 [2023-04-27T23:30:04.530Z] docker_cli_network_unix_test.go:46: [d56ede49e45fd] daemon is not started [2023-04-27T23:30:04.560Z] 2023/04/27 23:30:04 Finished clone github.com/json-iterator/go [2023-04-27T23:30:04.787Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-04-27T23:30:05.502Z] 2023/04/27 23:30:05 Finished clone go.etcd.io/bbolt [2023-04-27T23:30:08.808Z] 2023/04/27 23:30:08 Finished clone github.com/containerd/containerd [2023-04-27T23:30:08.808Z] 2023/04/27 23:30:08 Finished clone github.com/docker/libnetwork [2023-04-27T23:30:10.022Z] docker_cli_network_unix_test.go:46: [d3ef7e01df29a] daemon is not started [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite (54.84s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.34s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.33s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.98s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.10s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.22s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.90s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-04-27T23:30:10.022Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.73s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2023-04-27T23:30:10.022Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.04s) [2023-04-27T23:30:10.022Z] === RUN TestDockerHubPullSuite [2023-04-27T23:30:10.022Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-04-27T23:30:10.725Z] 2023/04/27 23:30:10 Finished clone github.com/docker/swarmkit [2023-04-27T23:30:11.905Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-04-27T23:30:14.035Z] 2023/04/27 23:30:13 Finished clone github.com/miekg/dns [2023-04-27T23:30:14.414Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-04-27T23:30:15.339Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-04-27T23:30:16.745Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-04-27T23:30:17.305Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite (7.74s) [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.82s) [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.66s) [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2023-04-27T23:30:17.560Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-04-27T23:30:17.560Z] PASS [2023-04-27T23:30:17.560Z] [2023-04-27T23:30:17.560Z] === Skipped [2023-04-27T23:30:17.560Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_sni_test.go:18: Flakey test [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-27T23:30:17.561Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-04-27T23:30:17.561Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-27T23:30:17.561Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-04-27T23:30:17.561Z] docker_cli_network_unix_test.go:46: [d98dd0b6a7205] daemon is not started [2023-04-27T23:30:17.561Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-27T23:30:17.561Z] [2023-04-27T23:30:17.561Z] DONE 1270 tests, 51 skipped in 1367.922s [2023-04-27T23:30:17.561Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-27T23:30:17.561Z] ++++ cat bundles/test-integration/docker.pid [2023-04-27T23:30:17.561Z] +++ kill 12633 [2023-04-27T23:30:18.922Z] +++ /etc/init.d/apparmor stop [2023-04-27T23:30:18.922Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-27T23:30:18.922Z] [2023-04-27T23:30:18.922Z] Unloading profiles will leave already running processes permanently [2023-04-27T23:30:18.922Z] unconfined, which can lead to unexpected situations. [2023-04-27T23:30:18.922Z] [2023-04-27T23:30:18.922Z] To set a process to complain mode, use the command line tool [2023-04-27T23:30:18.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-27T23:30:18.922Z] +++ true [2023-04-27T23:30:18.922Z] exiting test-integration [2023-04-27T23:30:18.922Z] ++ exit 0 [2023-04-27T23:30:18.922Z] [2023-04-27T23:30:18.922Z] + for job in $(jobs -p) [2023-04-27T23:30:18.922Z] + wait 22918 [2023-04-27T23:30:24.042Z] 2023/04/27 23:30:23 Finished clone github.com/docker/distribution [2023-04-27T23:30:34.044Z] 2023/04/27 23:30:32 Finished clone github.com/gogo/protobuf [2023-04-27T23:30:46.280Z] 2023/04/27 23:30:46 Finished clone github.com/coreos/etcd [2023-04-27T23:30:49.584Z] 2023/04/27 23:30:49 Finished clone google.golang.org/genproto [2023-04-27T23:30:50.925Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-04-27T23:30:55.082Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-04-27T23:31:01.638Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-04-27T23:31:08.165Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-04-27T23:31:10.049Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-04-27T23:31:14.207Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-04-27T23:31:16.092Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-04-27T23:31:16.360Z] 2023/04/27 23:31:12 Finished clone cloud.google.com/go [2023-04-27T23:31:20.250Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-04-27T23:31:20.250Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-04-27T23:31:20.250Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-04-27T23:31:26.820Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-04-27T23:31:27.379Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-04-27T23:31:28.303Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-04-27T23:31:28.718Z] --- PASS: TestBuildWithHugeFile (163.13s) [2023-04-27T23:31:28.718Z] === RUN TestBuildWithEmptyDockerfile [2023-04-27T23:31:28.718Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:31:28.718Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:31:28.718Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:31:28.718Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:31:28.718Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:31:28.718Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:31:28.718Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-27T23:31:28.718Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-27T23:31:28.718Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-27T23:31:28.718Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2023-04-27T23:31:28.718Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-04-27T23:31:28.718Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-04-27T23:31:28.718Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestBuildPreserveOwnership [2023-04-27T23:31:28.718Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:31:28.718Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestBuildPlatformInvalid [2023-04-27T23:31:28.718Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-04-27T23:31:28.718Z] PASS [2023-04-27T23:31:28.718Z] ok github.com/docker/docker/integration/build 238.246s [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === Skipped [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-04-27T23:31:28.718Z] build_session_test.go:25: TODO: BuildKit [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-04-27T23:31:28.718Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-04-27T23:31:28.718Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2023-04-27T23:31:28.718Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-04-27T23:31:28.718Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] DONE 28 tests, 5 skipped in 262.413s [2023-04-27T23:31:28.718Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-04-27T23:31:28.718Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:31:28.718Z] INFO: Testing against a local daemon [2023-04-27T23:31:28.718Z] === RUN TestConfigInspect [2023-04-27T23:31:28.718Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestConfigInspect (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestConfigList [2023-04-27T23:31:28.718Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestConfigList (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestConfigsCreateAndDelete [2023-04-27T23:31:28.718Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestConfigsUpdate [2023-04-27T23:31:28.718Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestTemplatedConfig [2023-04-27T23:31:28.718Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestConfigCreateResolve [2023-04-27T23:31:28.718Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:31:28.718Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestConfigDaemonLibtrustID [2023-04-27T23:31:28.718Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:31:28.718Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-04-27T23:31:28.718Z] PASS [2023-04-27T23:31:28.718Z] ok github.com/docker/docker/integration/config 0.146s [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === Skipped [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2023-04-27T23:31:28.718Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2023-04-27T23:31:28.718Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-04-27T23:31:28.718Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-04-27T23:31:28.718Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-04-27T23:31:28.718Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-04-27T23:31:28.718Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-04-27T23:31:28.718Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:31:28.718Z] [2023-04-27T23:31:28.718Z] DONE 7 tests, 7 skipped in 2.329s [2023-04-27T23:31:28.718Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-04-27T23:31:28.718Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:31:28.718Z] INFO: Testing against a local daemon [2023-04-27T23:31:28.718Z] === RUN TestCheckpoint [2023-04-27T23:31:28.718Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:31:28.718Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestContainerInvalidJSON [2023-04-27T23:31:28.718Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:31:28.718Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:31:28.718Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:31:28.718Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:31:28.718Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:31:28.718Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:31:28.718Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-27T23:31:28.718Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-27T23:31:28.718Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-27T23:31:28.718Z] --- PASS: TestContainerInvalidJSON (0.06s) [2023-04-27T23:31:28.718Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-04-27T23:31:28.718Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-04-27T23:31:28.718Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-27T23:31:28.718Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2023-04-27T23:31:28.718Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-27T23:31:28.718Z] copy_test.go:37: testEnv.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-27T23:31:28.718Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-27T23:31:28.718Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2023-04-27T23:31:28.718Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-27T23:31:28.718Z] copy_test.go:62: testEnv.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-27T23:31:28.718Z] === RUN TestCopyFromContainer [2023-04-27T23:31:28.718Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestCopyFromContainer (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-27T23:31:28.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:31:28.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:31:28.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:31:28.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:31:28.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:31:28.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:31:28.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-27T23:31:28.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-27T23:31:28.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-27T23:31:28.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-04-27T23:31:28.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-27T23:31:28.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-04-27T23:31:28.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-27T23:31:28.718Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-04-27T23:31:28.718Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestCreateWithInvalidEnv [2023-04-27T23:31:28.718Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-27T23:31:28.718Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-27T23:31:28.718Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-27T23:31:28.718Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-27T23:31:28.718Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-27T23:31:28.718Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-27T23:31:28.718Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-27T23:31:28.718Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-27T23:31:28.718Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-27T23:31:28.718Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2023-04-27T23:31:28.718Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-27T23:31:28.718Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-04-27T23:31:28.718Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-04-27T23:31:28.718Z] === RUN TestCreateTmpfsMountsTarget [2023-04-27T23:31:28.718Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.718Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-27T23:31:28.718Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:31:28.718Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-04-27T23:31:28.718Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-27T23:31:28.721Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:31:28.721Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-04-27T23:31:28.721Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-27T23:31:28.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:31:28.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:31:28.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:31:28.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:31:28.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:31:28.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:31:28.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:31:28.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:31:28.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:31:28.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:31:28.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-27T23:31:28.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-27T23:31:28.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-27T23:31:28.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-27T23:31:28.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-27T23:31:28.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-27T23:31:28.721Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-27T23:31:28.721Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-04-27T23:31:28.721Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-04-27T23:31:28.721Z] === RUN TestCreateDifferentPlatform [2023-04-27T23:31:28.721Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-27T23:31:28.721Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-27T23:31:28.721Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-04-27T23:31:28.721Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-04-27T23:31:28.721Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-27T23:31:28.721Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-04-27T23:31:28.721Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-27T23:31:28.722Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-04-27T23:31:28.722Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-04-27T23:31:28.722Z] === RUN TestContainerKillOnDaemonStart [2023-04-27T23:31:28.722Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.722Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-04-27T23:31:28.722Z] === RUN TestDiff [2023-04-27T23:31:28.722Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-04-27T23:31:28.722Z] --- SKIP: TestDiff (0.00s) [2023-04-27T23:31:28.722Z] === RUN TestExecWithCloseStdin [2023-04-27T23:31:28.722Z] --- PASS: TestExecWithCloseStdin (2.77s) [2023-04-27T23:31:28.722Z] === RUN TestExec [2023-04-27T23:31:28.722Z] --- PASS: TestExec (2.61s) [2023-04-27T23:31:28.722Z] === RUN TestExecUser [2023-04-27T23:31:28.722Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-04-27T23:31:28.722Z] --- SKIP: TestExecUser (0.01s) [2023-04-27T23:31:28.722Z] === RUN TestExportContainerAndImportImage [2023-04-27T23:31:28.722Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.722Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-04-27T23:31:28.722Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-27T23:31:28.722Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:28.722Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-04-27T23:31:28.722Z] === RUN TestHealthCheckWorkdir [2023-04-27T23:31:28.722Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-04-27T23:31:28.722Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-04-27T23:31:28.722Z] === RUN TestHealthKillContainer [2023-04-27T23:31:28.722Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-04-27T23:31:28.722Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-04-27T23:31:28.722Z] === RUN TestHealthCheckProcessKilled [2023-04-27T23:31:29.687Z] --- PASS: TestHealthCheckProcessKilled (2.94s) [2023-04-27T23:31:29.687Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-27T23:31:29.687Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-27T23:31:29.687Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-04-27T23:31:29.687Z] === RUN TestKillContainerInvalidSignal [2023-04-27T23:31:30.187Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-04-27T23:31:32.585Z] --- PASS: TestKillContainerInvalidSignal (2.40s) [2023-04-27T23:31:32.585Z] === RUN TestKillContainer [2023-04-27T23:31:32.585Z] === RUN TestKillContainer/no_signal [2023-04-27T23:31:34.757Z] === RUN TestKillContainer/non_killing_signal [2023-04-27T23:31:34.757Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-04-27T23:31:34.757Z] === RUN TestKillContainer/killing_signal [2023-04-27T23:31:36.930Z] --- PASS: TestKillContainer (4.94s) [2023-04-27T23:31:36.930Z] --- PASS: TestKillContainer/no_signal (2.33s) [2023-04-27T23:31:36.930Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-04-27T23:31:36.930Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2023-04-27T23:31:36.930Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-27T23:31:36.930Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-27T23:31:36.930Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-04-27T23:31:36.930Z] === RUN TestKillStoppedContainer [2023-04-27T23:31:36.930Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-27T23:31:36.930Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-04-27T23:31:36.930Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-27T23:31:36.930Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-27T23:31:36.930Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-04-27T23:31:36.930Z] === RUN TestKillDifferentUserContainer [2023-04-27T23:31:36.930Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-04-27T23:31:36.930Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-04-27T23:31:36.930Z] === RUN TestInspectOomKilledTrue [2023-04-27T23:31:36.930Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:36.930Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-27T23:31:36.930Z] === RUN TestInspectOomKilledFalse [2023-04-27T23:31:36.930Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:31:36.930Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-27T23:31:36.930Z] === RUN TestLogsFollowTailEmpty [2023-04-27T23:31:39.107Z] --- PASS: TestLogsFollowTailEmpty (2.24s) [2023-04-27T23:31:39.107Z] === RUN TestNetworkNat [2023-04-27T23:31:39.107Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-04-27T23:31:39.564Z] --- SKIP: TestNetworkNat (0.00s) [2023-04-27T23:31:39.564Z] === RUN TestNetworkLocalhostTCPNat [2023-04-27T23:31:42.463Z] --- PASS: TestNetworkLocalhostTCPNat (2.73s) [2023-04-27T23:31:42.463Z] === RUN TestNetworkLoopbackNat [2023-04-27T23:31:42.463Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-04-27T23:31:42.463Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-04-27T23:31:42.463Z] === RUN TestPause [2023-04-27T23:31:42.464Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-04-27T23:31:42.464Z] --- SKIP: TestPause (0.00s) [2023-04-27T23:31:42.464Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-27T23:31:44.634Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2023-04-27T23:31:44.634Z] === RUN TestPauseStopPausedContainer [2023-04-27T23:31:44.634Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:31:44.634Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-04-27T23:31:44.634Z] === RUN TestPsFilter [2023-04-27T23:31:44.634Z] --- PASS: TestPsFilter (0.13s) [2023-04-27T23:31:44.634Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-27T23:31:47.528Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.76s) [2023-04-27T23:31:47.528Z] === RUN TestRemoveContainerWithVolume [2023-04-27T23:31:49.695Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2023-04-27T23:31:49.695Z] === RUN TestRemoveContainerRunning [2023-04-27T23:31:52.588Z] --- PASS: TestRemoveContainerRunning (2.29s) [2023-04-27T23:31:52.588Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-27T23:31:54.756Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2023-04-27T23:31:54.756Z] === RUN TestRemoveInvalidContainer [2023-04-27T23:31:54.756Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2023-04-27T23:31:54.756Z] === RUN TestRenameLinkedContainer [2023-04-27T23:31:54.756Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-04-27T23:31:54.756Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-04-27T23:31:54.756Z] === RUN TestRenameStoppedContainer [2023-04-27T23:31:56.927Z] --- PASS: TestRenameStoppedContainer (2.61s) [2023-04-27T23:31:56.927Z] === RUN TestRenameRunningContainerAndReuse [2023-04-27T23:32:02.699Z] --- PASS: TestRenameRunningContainerAndReuse (5.07s) [2023-04-27T23:32:02.699Z] === RUN TestRenameInvalidName [2023-04-27T23:32:04.870Z] --- PASS: TestRenameInvalidName (2.32s) [2023-04-27T23:32:04.870Z] === RUN TestRenameAnonymousContainer [2023-04-27T23:32:04.870Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:04.870Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-04-27T23:32:04.870Z] === RUN TestRenameContainerWithSameName [2023-04-27T23:32:07.040Z] --- PASS: TestRenameContainerWithSameName (2.28s) [2023-04-27T23:32:07.040Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-27T23:32:07.040Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:07.040Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-04-27T23:32:07.040Z] === RUN TestResize [2023-04-27T23:32:09.208Z] --- PASS: TestResize (2.43s) [2023-04-27T23:32:09.208Z] === RUN TestResizeWithInvalidSize [2023-04-27T23:32:09.208Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:09.208Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-04-27T23:32:09.208Z] === RUN TestResizeWhenContainerNotStarted [2023-04-27T23:32:12.099Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2023-04-27T23:32:12.099Z] === RUN TestDaemonRestartKillContainers [2023-04-27T23:32:12.099Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:12.099Z] --- SKIP: TestDaemonRestartKillContainers (0.01s) [2023-04-27T23:32:12.099Z] === RUN TestStats [2023-04-27T23:32:12.099Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-04-27T23:32:12.099Z] --- SKIP: TestStats (0.00s) [2023-04-27T23:32:12.099Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-27T23:32:12.647Z] 2023/04/27 23:32:08 Finished clone github.com/hashicorp/consul [2023-04-27T23:32:20.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.71s) [2023-04-27T23:32:20.642Z] === RUN TestStopContainerWithTimeout [2023-04-27T23:32:20.642Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-04-27T23:32:20.642Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-04-27T23:32:20.642Z] === RUN TestUpdateRestartPolicy [2023-04-27T23:32:26.329Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-04-27T23:32:26.329Z] docker_cli_swarm_test.go:1186: [df7ba68d243be] joining swarm manager [de87533a2ffc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:32:32.878Z] docker_cli_swarm_test.go:1195: [dfbcbddd5b335] joining swarm manager [de87533a2ffc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:32:39.240Z] 2023/04/27 23:32:36 Finished clone github.com/aws/aws-sdk-go [2023-04-27T23:32:45.744Z] --- PASS: TestUpdateRestartPolicy (23.13s) [2023-04-27T23:32:45.744Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-27T23:32:46.201Z] --- PASS: TestUpdateRestartWithAutoRemove (2.32s) [2023-04-27T23:32:46.201Z] === RUN TestWaitNonBlocked [2023-04-27T23:32:46.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:32:46.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:32:46.202Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:32:46.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:32:46.202Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-27T23:32:46.202Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-27T23:32:54.754Z] --- PASS: TestWaitNonBlocked (0.05s) [2023-04-27T23:32:54.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.02s) [2023-04-27T23:32:54.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.87s) [2023-04-27T23:32:54.754Z] === RUN TestWaitBlocked [2023-04-27T23:32:54.754Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:32:54.754Z] --- SKIP: TestWaitBlocked (0.00s) [2023-04-27T23:32:54.754Z] PASS [2023-04-27T23:32:54.754Z] ok github.com/docker/docker/integration/container 93.748s [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === Skipped [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-04-27T23:32:54.754Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-27T23:32:54.754Z] copy_test.go:37: testEnv.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) [2023-04-27T23:32:54.754Z] copy_test.go:62: testEnv.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2023-04-27T23:32:54.754Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-04-27T23:32:54.754Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-04-27T23:32:54.754Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-04-27T23:32:54.754Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-04-27T23:32:54.754Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-04-27T23:32:54.754Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-04-27T23:32:54.754Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-04-27T23:32:54.754Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-04-27T23:32:54.754Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2023-04-27T23:32:54.754Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-04-27T23:32:54.754Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-04-27T23:32:54.754Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-04-27T23:32:54.754Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-04-27T23:32:54.754Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-04-27T23:32:54.754Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-04-27T23:32:54.754Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-04-27T23:32:54.754Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-04-27T23:32:54.754Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-04-27T23:32:54.754Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-04-27T23:32:54.754Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-04-27T23:32:54.754Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-04-27T23:32:54.754Z] [2023-04-27T23:32:54.754Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-04-27T23:32:54.754Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-04-27T23:32:54.755Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-04-27T23:32:54.755Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-04-27T23:32:54.755Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-04-27T23:32:54.755Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-04-27T23:32:54.755Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-04-27T23:32:54.755Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-04-27T23:32:54.755Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-04-27T23:32:54.755Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-04-27T23:32:54.755Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.01s) [2023-04-27T23:32:54.755Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-04-27T23:32:54.755Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-04-27T23:32:54.755Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-04-27T23:32:54.755Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:32:54.755Z] [2023-04-27T23:32:54.755Z] DONE 89 tests, 37 skipped in 96.562s [2023-04-27T23:32:54.755Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-04-27T23:32:56.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:32:56.287Z] INFO: Testing against a local daemon [2023-04-27T23:32:56.287Z] === RUN TestLiveRestore [2023-04-27T23:32:56.287Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-04-27T23:32:56.287Z] --- SKIP: TestLiveRestore (0.00s) [2023-04-27T23:32:56.287Z] PASS [2023-04-27T23:32:56.287Z] ok github.com/docker/docker/integration/daemon 0.144s [2023-04-27T23:32:56.287Z] [2023-04-27T23:32:56.287Z] === Skipped [2023-04-27T23:32:56.287Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-04-27T23:32:56.287Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-04-27T23:32:56.287Z] [2023-04-27T23:32:56.287Z] DONE 1 tests, 1 skipped in 2.091s [2023-04-27T23:32:56.744Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-04-27T23:33:11.515Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-04-27T23:33:11.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:11.529Z] INFO: Testing against a local daemon [2023-04-27T23:33:11.529Z] === RUN TestCommitInheritsEnv [2023-04-27T23:33:11.529Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:33:11.529Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-04-27T23:33:11.529Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-27T23:33:11.529Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-04-27T23:33:11.529Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-27T23:33:11.529Z] === RUN TestImagesFilterMultiReference [2023-04-27T23:33:11.529Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2023-04-27T23:33:11.529Z] === RUN TestImagePullPlatformInvalid [2023-04-27T23:33:11.529Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-04-27T23:33:11.529Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-27T23:33:11.529Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-04-27T23:33:11.529Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-27T23:33:11.529Z] === RUN TestRemoveImageOrphaning [2023-04-27T23:33:11.529Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2023-04-27T23:33:11.529Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-27T23:33:11.529Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-04-27T23:33:11.529Z] === RUN TestTagInvalidReference [2023-04-27T23:33:11.529Z] --- PASS: TestTagInvalidReference (0.04s) [2023-04-27T23:33:11.529Z] === RUN TestTagValidPrefixedRepo [2023-04-27T23:33:11.529Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-04-27T23:33:11.529Z] === RUN TestTagExistedNameWithoutForce [2023-04-27T23:33:11.987Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-04-27T23:33:11.987Z] === RUN TestTagOfficialNames [2023-04-27T23:33:11.987Z] --- PASS: TestTagOfficialNames (0.13s) [2023-04-27T23:33:11.987Z] === RUN TestTagMatchesDigest [2023-04-27T23:33:11.987Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-04-27T23:33:11.987Z] PASS [2023-04-27T23:33:11.987Z] ok github.com/docker/docker/integration/image 1.923s [2023-04-27T23:33:12.444Z] [2023-04-27T23:33:12.444Z] === Skipped [2023-04-27T23:33:12.444Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-04-27T23:33:12.444Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:33:12.444Z] [2023-04-27T23:33:12.444Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-27T23:33:12.444Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-04-27T23:33:12.444Z] [2023-04-27T23:33:12.444Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-27T23:33:12.444Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-04-27T23:33:12.444Z] [2023-04-27T23:33:12.444Z] DONE 12 tests, 3 skipped in 15.821s [2023-04-27T23:33:12.444Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-04-27T23:33:14.627Z] testing: warning: no tests to run [2023-04-27T23:33:14.627Z] PASS [2023-04-27T23:33:14.627Z] testing: warning: no tests to run [2023-04-27T23:33:14.627Z] PASS [2023-04-27T23:33:14.627Z] ok github.com/docker/docker/integration/network/macvlan 0.152s [no tests to run] [2023-04-27T23:33:14.627Z] ok github.com/docker/docker/integration/network/ipvlan 0.153s [no tests to run] [2023-04-27T23:33:15.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:15.086Z] INFO: Testing against a local daemon [2023-04-27T23:33:15.086Z] === RUN TestNetworkCreateDelete [2023-04-27T23:33:15.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:15.086Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-04-27T23:33:15.086Z] === RUN TestDockerNetworkDeletePreferID [2023-04-27T23:33:15.086Z] 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-04-27T23:33:15.086Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2023-04-27T23:33:15.086Z] === RUN TestDaemonDNSFallback [2023-04-27T23:33:15.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:15.086Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-04-27T23:33:15.086Z] === RUN TestInspectNetwork [2023-04-27T23:33:15.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-04-27T23:33:15.086Z] --- SKIP: TestInspectNetwork (0.00s) [2023-04-27T23:33:15.086Z] === RUN TestRunContainerWithBridgeNone [2023-04-27T23:33:15.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:15.086Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-04-27T23:33:15.086Z] === RUN TestNetworkInvalidJSON [2023-04-27T23:33:15.086Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-27T23:33:15.086Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-27T23:33:15.086Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:33:15.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:33:15.086Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:33:15.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:33:15.086Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-27T23:33:15.086Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-27T23:33:15.086Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-27T23:33:15.086Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2023-04-27T23:33:15.086Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-04-27T23:33:15.086Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-04-27T23:33:15.086Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-04-27T23:33:15.086Z] === RUN TestNetworkList [2023-04-27T23:33:15.544Z] === RUN TestNetworkList//networks [2023-04-27T23:33:15.544Z] === PAUSE TestNetworkList//networks [2023-04-27T23:33:15.544Z] === RUN TestNetworkList//networks/ [2023-04-27T23:33:15.544Z] === PAUSE TestNetworkList//networks/ [2023-04-27T23:33:15.544Z] === CONT TestNetworkList//networks [2023-04-27T23:33:15.544Z] === CONT TestNetworkList//networks/ [2023-04-27T23:33:15.544Z] --- PASS: TestNetworkList (0.04s) [2023-04-27T23:33:15.544Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-27T23:33:15.544Z] --- PASS: TestNetworkList//networks/ (0.01s) [2023-04-27T23:33:15.544Z] === RUN TestHostIPv4BridgeLabel [2023-04-27T23:33:15.544Z] network_test.go:126: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-27T23:33:15.544Z] service_test.go:29: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestDaemonDefaultNetworkPools [2023-04-27T23:33:15.544Z] service_test.go:58: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-27T23:33:15.544Z] service_test.go:102: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-27T23:33:15.544Z] service_test.go:136: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-27T23:33:15.544Z] service_test.go:187: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestServiceWithPredefinedNetwork [2023-04-27T23:33:15.544Z] service_test.go:212: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-27T23:33:15.544Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:33:15.544Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestServiceWithDataPathPortInit [2023-04-27T23:33:15.544Z] service_test.go:333: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-04-27T23:33:15.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-27T23:33:15.544Z] service_test.go:401: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-27T23:33:15.544Z] PASS [2023-04-27T23:33:15.544Z] ok github.com/docker/docker/integration/network 0.241s [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === Skipped [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-04-27T23:33:15.544Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2023-04-27T23:33:15.544Z] 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-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-04-27T23:33:15.544Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-04-27T23:33:15.544Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-04-27T23:33:15.544Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-04-27T23:33:15.544Z] network_test.go:126: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:29: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:58: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:102: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:136: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:187: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:212: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:242: FLAKY_TEST [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:333: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-27T23:33:15.544Z] service_test.go:401: testEnv.OSType == "windows" [2023-04-27T23:33:15.544Z] [2023-04-27T23:33:15.544Z] DONE 22 tests, 15 skipped in 2.894s [2023-04-27T23:33:15.544Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-04-27T23:33:16.002Z] testing: warning: no tests to run [2023-04-27T23:33:16.002Z] PASS [2023-04-27T23:33:16.002Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-04-27T23:33:16.459Z] [2023-04-27T23:33:16.459Z] DONE 0 tests in 0.585s [2023-04-27T23:33:16.459Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-04-27T23:33:16.916Z] testing: warning: no tests to run [2023-04-27T23:33:16.916Z] PASS [2023-04-27T23:33:16.916Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-04-27T23:33:16.916Z] [2023-04-27T23:33:16.916Z] DONE 0 tests in 0.591s [2023-04-27T23:33:16.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-04-27T23:33:19.090Z] testing: warning: no tests to run [2023-04-27T23:33:19.090Z] PASS [2023-04-27T23:33:19.090Z] ok github.com/docker/docker/integration/plugin/authz 0.129s [no tests to run] [2023-04-27T23:33:19.090Z] testing: warning: no tests to run [2023-04-27T23:33:19.090Z] PASS [2023-04-27T23:33:19.090Z] ok github.com/docker/docker/integration/plugin 0.099s [no tests to run] [2023-04-27T23:33:21.443Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-04-27T23:33:23.775Z] testing: warning: no tests to run [2023-04-27T23:33:23.775Z] PASS [2023-04-27T23:33:23.775Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.124s [no tests to run] [2023-04-27T23:33:23.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:23.775Z] INFO: Testing against a local daemon [2023-04-27T23:33:23.775Z] === RUN TestExternalGraphDriver [2023-04-27T23:33:23.775Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-27T23:33:23.775Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-04-27T23:33:23.775Z] === RUN TestGraphdriverPluginV2 [2023-04-27T23:33:23.775Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-27T23:33:23.775Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-04-27T23:33:23.775Z] PASS [2023-04-27T23:33:23.775Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.137s [2023-04-27T23:33:23.951Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-04-27T23:33:25.834Z] docker_cli_swarm_test.go:1118: [da8524a99b52c] joining swarm manager [d8a0009825032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:33:26.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:26.681Z] INFO: Testing against a local daemon [2023-04-27T23:33:26.681Z] === RUN TestPluginWithDevMounts [2023-04-27T23:33:26.681Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:26.681Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-27T23:33:26.681Z] PASS [2023-04-27T23:33:26.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:26.681Z] INFO: Testing against a local daemon [2023-04-27T23:33:26.681Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2023-04-27T23:33:26.681Z] === RUN TestReadPluginNoRead [2023-04-27T23:33:26.681Z] read_test.go:21: no unix domain sockets on Windows [2023-04-27T23:33:26.681Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-04-27T23:33:26.681Z] PASS [2023-04-27T23:33:26.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:26.681Z] INFO: Testing against a local daemon [2023-04-27T23:33:26.681Z] === RUN TestPluginInvalidJSON [2023-04-27T23:33:26.681Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:33:26.681Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:33:26.681Z] ok github.com/docker/docker/integration/plugin/logging 0.128s [2023-04-27T23:33:26.681Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:33:26.681Z] --- PASS: TestPluginInvalidJSON (0.06s) [2023-04-27T23:33:26.681Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-04-27T23:33:26.681Z] === RUN TestPluginInstall [2023-04-27T23:33:26.681Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-27T23:33:26.681Z] --- SKIP: TestPluginInstall (0.01s) [2023-04-27T23:33:26.681Z] === RUN TestPluginsWithRuntimes [2023-04-27T23:33:26.681Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-27T23:33:26.681Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-27T23:33:26.681Z] === RUN TestPluginBackCompatMediaTypes [2023-04-27T23:33:26.681Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-27T23:33:26.681Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-27T23:33:26.681Z] PASS [2023-04-27T23:33:26.681Z] ok github.com/docker/docker/integration/plugin/common 0.199s [2023-04-27T23:33:26.681Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-04-27T23:33:26.681Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-04-27T23:33:26.681Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === Skipped [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2023-04-27T23:33:27.140Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-04-27T23:33:27.140Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-04-27T23:33:27.140Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-04-27T23:33:27.140Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-04-27T23:33:27.140Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-04-27T23:33:27.140Z] read_test.go:21: no unix domain sockets on Windows [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-04-27T23:33:27.140Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:27.140Z] [2023-04-27T23:33:27.140Z] DONE 9 tests, 7 skipped in 9.875s [2023-04-27T23:33:27.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-04-27T23:33:27.196Z] docker_cli_swarm_test.go:1119: [d20661ae68a07] joining swarm manager [d8a0009825032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:33:27.601Z] testing: warning: no tests to run [2023-04-27T23:33:27.601Z] PASS [2023-04-27T23:33:27.601Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-04-27T23:33:27.601Z] [2023-04-27T23:33:27.601Z] DONE 0 tests in 0.581s [2023-04-27T23:33:28.062Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-04-27T23:33:29.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:29.056Z] INFO: Testing against a local daemon [2023-04-27T23:33:29.056Z] === RUN TestPluginInvalidJSON [2023-04-27T23:33:29.056Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:33:29.056Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:33:29.056Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-27T23:33:29.056Z] --- PASS: TestPluginInvalidJSON (0.06s) [2023-04-27T23:33:29.056Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-04-27T23:33:29.056Z] === RUN TestPluginInstall [2023-04-27T23:33:29.056Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-27T23:33:29.056Z] --- SKIP: TestPluginInstall (0.01s) [2023-04-27T23:33:29.056Z] === RUN TestPluginsWithRuntimes [2023-04-27T23:33:29.056Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-27T23:33:29.056Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-27T23:33:29.056Z] === RUN TestPluginBackCompatMediaTypes [2023-04-27T23:33:29.056Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-27T23:33:29.056Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-27T23:33:29.056Z] PASS [2023-04-27T23:33:29.056Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-04-27T23:33:29.056Z] [2023-04-27T23:33:29.056Z] === Skipped [2023-04-27T23:33:29.056Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2023-04-27T23:33:29.056Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-27T23:33:29.056Z] [2023-04-27T23:33:29.056Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-04-27T23:33:29.056Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-27T23:33:29.056Z] [2023-04-27T23:33:29.056Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-04-27T23:33:29.056Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-27T23:33:29.056Z] [2023-04-27T23:33:29.056Z] DONE 5 tests, 3 skipped in 1.202s [2023-04-27T23:33:29.517Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-04-27T23:33:30.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:30.480Z] INFO: Testing against a local daemon [2023-04-27T23:33:30.480Z] === RUN TestExternalGraphDriver [2023-04-27T23:33:30.480Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-27T23:33:30.480Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-04-27T23:33:30.480Z] === RUN TestGraphdriverPluginV2 [2023-04-27T23:33:30.480Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-27T23:33:30.480Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-04-27T23:33:30.480Z] PASS [2023-04-27T23:33:30.480Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-04-27T23:33:30.480Z] [2023-04-27T23:33:30.480Z] === Skipped [2023-04-27T23:33:30.480Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-04-27T23:33:30.480Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-27T23:33:30.480Z] [2023-04-27T23:33:30.480Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-04-27T23:33:30.480Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-27T23:33:30.480Z] [2023-04-27T23:33:30.480Z] DONE 2 tests, 2 skipped in 1.263s [2023-04-27T23:33:30.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-04-27T23:33:32.011Z] testing: warning: no tests to run [2023-04-27T23:33:32.011Z] PASS [2023-04-27T23:33:32.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:32.011Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-04-27T23:33:32.011Z] INFO: Testing against a local daemon [2023-04-27T23:33:32.011Z] === RUN TestReadPluginNoRead [2023-04-27T23:33:32.011Z] read_test.go:21: no unix domain sockets on Windows [2023-04-27T23:33:32.011Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-04-27T23:33:32.011Z] PASS [2023-04-27T23:33:32.011Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-04-27T23:33:32.011Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-04-27T23:33:32.011Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-04-27T23:33:32.011Z] [2023-04-27T23:33:32.011Z] === Skipped [2023-04-27T23:33:32.011Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-04-27T23:33:32.011Z] read_test.go:21: no unix domain sockets on Windows [2023-04-27T23:33:32.011Z] [2023-04-27T23:33:32.011Z] DONE 1 tests, 1 skipped in 1.265s [2023-04-27T23:33:32.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-04-27T23:33:32.979Z] testing: warning: no tests to run [2023-04-27T23:33:32.980Z] PASS [2023-04-27T23:33:32.980Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-04-27T23:33:32.980Z] [2023-04-27T23:33:32.980Z] DONE 0 tests in 0.835s [2023-04-27T23:33:32.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-04-27T23:33:34.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:34.520Z] INFO: Testing against a local daemon [2023-04-27T23:33:34.520Z] === RUN TestPluginWithDevMounts [2023-04-27T23:33:34.520Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:34.520Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-27T23:33:34.520Z] PASS [2023-04-27T23:33:34.520Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-04-27T23:33:34.520Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-04-27T23:33:34.520Z] [2023-04-27T23:33:34.520Z] === Skipped [2023-04-27T23:33:34.520Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-04-27T23:33:34.520Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:34.520Z] [2023-04-27T23:33:34.520Z] DONE 1 tests, 1 skipped in 1.151s [2023-04-27T23:33:34.520Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-04-27T23:33:36.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:36.698Z] INFO: Testing against a local daemon [2023-04-27T23:33:36.698Z] === RUN TestSecretInspect [2023-04-27T23:33:36.698Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] --- SKIP: TestSecretInspect (0.00s) [2023-04-27T23:33:36.698Z] === RUN TestSecretList [2023-04-27T23:33:36.698Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] --- SKIP: TestSecretList (0.00s) [2023-04-27T23:33:36.698Z] === RUN TestSecretsCreateAndDelete [2023-04-27T23:33:36.698Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-04-27T23:33:36.698Z] === RUN TestSecretsUpdate [2023-04-27T23:33:36.698Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-04-27T23:33:36.698Z] === RUN TestTemplatedSecret [2023-04-27T23:33:36.698Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-04-27T23:33:36.698Z] === RUN TestSecretCreateResolve [2023-04-27T23:33:36.698Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:36.698Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-04-27T23:33:36.698Z] PASS [2023-04-27T23:33:36.698Z] ok github.com/docker/docker/integration/secret 0.129s [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] === Skipped [2023-04-27T23:33:36.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-04-27T23:33:36.698Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-04-27T23:33:36.698Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-04-27T23:33:36.698Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-04-27T23:33:36.698Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-04-27T23:33:36.698Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-04-27T23:33:36.698Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:36.698Z] [2023-04-27T23:33:36.698Z] DONE 6 tests, 6 skipped in 2.179s [2023-04-27T23:33:36.698Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-04-27T23:33:39.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:39.594Z] INFO: Testing against a local daemon [2023-04-27T23:33:39.594Z] === RUN TestServiceCreateInit [2023-04-27T23:33:39.594Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-27T23:33:39.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-27T23:33:39.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- PASS: TestServiceCreateInit (0.06s) [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceMultipleTimes [2023-04-27T23:33:39.594Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceConflict [2023-04-27T23:33:39.594Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceMaxReplicas [2023-04-27T23:33:39.594Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2023-04-27T23:33:39.594Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-27T23:33:39.594Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceSecretFileMode [2023-04-27T23:33:39.594Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceConfigFileMode [2023-04-27T23:33:39.594Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceSysctls [2023-04-27T23:33:39.594Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2023-04-27T23:33:39.594Z] === RUN TestCreateServiceCapabilities [2023-04-27T23:33:39.594Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2023-04-27T23:33:39.594Z] === RUN TestInspect [2023-04-27T23:33:39.594Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestInspect (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestCreateJob [2023-04-27T23:33:39.594Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestCreateJob (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestReplicatedJob [2023-04-27T23:33:39.594Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestReplicatedJob (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestUpdateReplicatedJob [2023-04-27T23:33:39.594Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServiceListWithStatuses [2023-04-27T23:33:39.594Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestDockerNetworkConnectAlias [2023-04-27T23:33:39.594Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestDockerNetworkReConnect [2023-04-27T23:33:39.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServicePlugin [2023-04-27T23:33:39.594Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServiceUpdateLabel [2023-04-27T23:33:39.594Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServiceUpdateSecrets [2023-04-27T23:33:39.594Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServiceUpdateConfigs [2023-04-27T23:33:39.594Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServiceUpdateNetwork [2023-04-27T23:33:39.594Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-04-27T23:33:39.594Z] === RUN TestServiceUpdatePidsLimit [2023-04-27T23:33:39.594Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-04-27T23:33:39.594Z] PASS [2023-04-27T23:33:39.594Z] ok github.com/docker/docker/integration/service 0.349s [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === Skipped [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2023-04-27T23:33:39.594Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-04-27T23:33:39.594Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2023-04-27T23:33:39.594Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2023-04-27T23:33:39.594Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-04-27T23:33:39.594Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-04-27T23:33:39.594Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-04-27T23:33:39.594Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-04-27T23:33:39.594Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-04-27T23:33:39.594Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-04-27T23:33:39.594Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-04-27T23:33:39.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-04-27T23:33:39.594Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-04-27T23:33:39.594Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-04-27T23:33:39.594Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-04-27T23:33:39.594Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-04-27T23:33:39.594Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-04-27T23:33:39.594Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-04-27T23:33:39.594Z] [2023-04-27T23:33:39.594Z] DONE 24 tests, 23 skipped in 2.951s [2023-04-27T23:33:40.052Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-04-27T23:33:42.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:42.222Z] INFO: Testing against a local daemon [2023-04-27T23:33:42.222Z] === RUN TestSessionCreate [2023-04-27T23:33:42.222Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-04-27T23:33:42.222Z] --- SKIP: TestSessionCreate (0.00s) [2023-04-27T23:33:42.222Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-27T23:33:42.222Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-04-27T23:33:42.222Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-04-27T23:33:42.222Z] PASS [2023-04-27T23:33:42.222Z] ok github.com/docker/docker/integration/session 0.146s [2023-04-27T23:33:42.222Z] [2023-04-27T23:33:42.222Z] === Skipped [2023-04-27T23:33:42.222Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-04-27T23:33:42.222Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-04-27T23:33:42.222Z] [2023-04-27T23:33:42.222Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-04-27T23:33:42.222Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-04-27T23:33:42.222Z] [2023-04-27T23:33:42.222Z] DONE 2 tests, 2 skipped in 2.240s [2023-04-27T23:33:42.222Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-04-27T23:33:44.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:44.397Z] INFO: Testing against a local daemon [2023-04-27T23:33:44.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-27T23:33:44.397Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:44.397Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestEventsExecDie [2023-04-27T23:33:44.397Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-04-27T23:33:44.397Z] --- SKIP: TestEventsExecDie (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestEventsBackwardsCompatible [2023-04-27T23:33:44.397Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-04-27T23:33:44.397Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestInfoAPI [2023-04-27T23:33:44.397Z] --- PASS: TestInfoAPI (0.06s) [2023-04-27T23:33:44.397Z] === RUN TestInfoAPIWarnings [2023-04-27T23:33:44.397Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:33:44.397Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestInfoDebug [2023-04-27T23:33:44.397Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-27T23:33:44.397Z] --- SKIP: TestInfoDebug (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestInfoInsecureRegistries [2023-04-27T23:33:44.397Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-27T23:33:44.397Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestInfoRegistryMirrors [2023-04-27T23:33:44.397Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-27T23:33:44.397Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-04-27T23:33:44.397Z] === RUN TestLoginFailsWithBadCredentials [2023-04-27T23:33:45.366Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2023-04-27T23:33:45.366Z] === RUN TestPingCacheHeaders [2023-04-27T23:33:45.366Z] --- PASS: TestPingCacheHeaders (0.05s) [2023-04-27T23:33:45.366Z] === RUN TestPingGet [2023-04-27T23:33:45.823Z] --- PASS: TestPingGet (0.04s) [2023-04-27T23:33:45.823Z] === RUN TestPingHead [2023-04-27T23:33:45.823Z] --- PASS: TestPingHead (0.06s) [2023-04-27T23:33:45.823Z] === RUN TestVersion [2023-04-27T23:33:45.823Z] --- PASS: TestVersion (0.04s) [2023-04-27T23:33:45.823Z] PASS [2023-04-27T23:33:45.823Z] ok github.com/docker/docker/integration/system 1.331s [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === Skipped [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-27T23:33:45.823Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-04-27T23:33:45.823Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-04-27T23:33:45.823Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-04-27T23:33:45.823Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-04-27T23:33:45.823Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-04-27T23:33:45.823Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-04-27T23:33:45.823Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-27T23:33:45.823Z] [2023-04-27T23:33:45.823Z] DONE 13 tests, 7 skipped in 3.529s [2023-04-27T23:33:45.823Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-04-27T23:33:48.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:48.717Z] INFO: Testing against a local daemon [2023-04-27T23:33:48.717Z] === RUN TestVolumesCreateAndList [2023-04-27T23:33:48.717Z] --- PASS: TestVolumesCreateAndList (0.07s) [2023-04-27T23:33:48.717Z] === RUN TestVolumesRemove [2023-04-27T23:33:48.717Z] --- PASS: TestVolumesRemove (0.09s) [2023-04-27T23:33:48.717Z] === RUN TestVolumesInspect [2023-04-27T23:33:48.717Z] --- PASS: TestVolumesInspect (0.05s) [2023-04-27T23:33:48.717Z] === RUN TestVolumesInvalidJSON [2023-04-27T23:33:48.717Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-27T23:33:48.717Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-27T23:33:48.717Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-27T23:33:48.717Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-04-27T23:33:48.717Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2023-04-27T23:33:48.717Z] PASS [2023-04-27T23:33:48.717Z] ok github.com/docker/docker/integration/volume 0.335s [2023-04-27T23:33:48.717Z] [2023-04-27T23:33:48.717Z] DONE 5 tests in 2.577s [2023-04-27T23:33:48.717Z] INFO: make.ps1 ended at 04/27/2023 23:33:48 [2023-04-27T23:33:48.717Z] INFO: Integration CLI tests being run from the host: [2023-04-27T23:33:48.717Z] 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-04-27T23:33:59.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-27T23:33:59.014Z] INFO: Testing against a local daemon [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-04-27T23:33:59.014Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-04-27T23:33:59.014Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-04-27T23:33:59.014Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-04-27T23:33:59.470Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-04-27T23:33:59.927Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-04-27T23:34:00.384Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-04-27T23:34:00.841Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-04-27T23:35:03.629Z] docker_cli_swarm_test.go:1172: [d90855fc5abe7] joining swarm manager [d8a0009825032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-27T23:35:35.664Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-04-27T23:35:35.664Z] docker_cli_swarm_test.go:1453: [d908c9695168e] joining swarm manager [d455f02c49d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:35:35.664Z] docker_cli_swarm_test.go:1454: [dde50ff8b030a] joining swarm manager [d455f02c49d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-04-27T23:35:42.139Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-04-27T23:35:42.139Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-04-27T23:35:42.139Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-04-27T23:35:42.139Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-04-27T23:35:42.139Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.139Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-04-27T23:35:42.140Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.140Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-04-27T23:35:42.140Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.140Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-04-27T23:35:42.140Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-04-27T23:35:42.140Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-04-27T23:35:42.140Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-04-27T23:35:45.593Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-04-27T23:35:45.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-04-27T23:35:46.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-04-27T23:35:46.357Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-04-27T23:35:46.357Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-04-27T23:35:46.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-04-27T23:35:46.816Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-27T23:35:46.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-04-27T23:35:46.816Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-04-27T23:35:46.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-04-27T23:35:47.280Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-04-27T23:35:49.163Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-04-27T23:35:49.711Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-04-27T23:35:53.363Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-04-27T23:35:54.724Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-04-27T23:35:56.607Z] docker_cli_swarm_unix_test.go:63: [df2a2ff7ce9e9] joining swarm manager [d325f0fce6ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:35:58.261Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-04-27T23:35:58.261Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-04-27T23:35:58.261Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-04-27T23:35:58.261Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-04-27T23:35:58.261Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-04-27T23:35:58.261Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-04-27T23:35:58.261Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-04-27T23:35:58.261Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-04-27T23:35:58.261Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-04-27T23:36:01.157Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-04-27T23:36:01.157Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-04-27T23:36:01.615Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-04-27T23:36:01.615Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-04-27T23:36:01.615Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-04-27T23:36:10.162Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-04-27T23:36:52.747Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-04-27T23:36:52.747Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-04-27T23:36:52.747Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-04-27T23:36:54.674Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-04-27T23:36:57.964Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-04-27T23:37:00.474Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-04-27T23:37:02.359Z] docker_api_swarm_test.go:962: [de6be14e8079d] joining swarm manager [d6618b27c374b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:02 Finished clone google.golang.org/api [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:02 Dependencies downloaded. Download time: 7m59.129504773s [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:02 Collecting all dependencies [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:13 Clean vendor dir from unused packages [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:13 Ignoring paths matching "^archive/tar" [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:14 Success [2023-04-27T23:37:15.881Z] 2023/04/27 23:37:14 Running time: 8m13.843446847s [2023-04-27T23:37:15.881Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-27T23:37:16.199Z] + echo Ensuring container killed. [2023-04-27T23:37:16.199Z] Ensuring container killed. [2023-04-27T23:37:16.199Z] + docker rm -vf docker-pr1 [2023-04-27T23:37:16.199Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-04-27T23:37:16.504Z] + echo Chowning /workspace to jenkins user [2023-04-27T23:37:16.504Z] Chowning /workspace to jenkins user [2023-04-27T23:37:16.504Z] + id -u [2023-04-27T23:37:16.504Z] + id -g [2023-04-27T23:37:16.504Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-27T23:37:17.748Z] + bundleName=unit [2023-04-27T23:37:17.748Z] + echo Creating unit-bundles.tar.gz [2023-04-27T23:37:17.748Z] Creating unit-bundles.tar.gz [2023-04-27T23:37:17.748Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-04-27T23:37:17.748Z] bundles/junit-report.xml [2023-04-27T23:37:17.748Z] bundles/go-test-report.json [2023-04-27T23:37:17.748Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-04-27T23:37:17.762Z] Archiving artifacts [2023-04-27T23:37:18.141Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-27T23:37:18.471Z] + make clean [2023-04-27T23:37:18.732Z] docker volume rm -f docker-dev-cache [2023-04-27T23:37:18.992Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T23:37:20.386Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-04-27T23:37:35.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-04-27T23:37:36.571Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-04-27T23:37:39.080Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-04-27T23:37:41.592Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-04-27T23:37:49.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-04-27T23:37:53.821Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-04-27T23:37:55.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-04-27T23:37:58.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-04-27T23:38:01.499Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-04-27T23:38:03.383Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-04-27T23:38:05.893Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-04-27T23:38:07.775Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-04-27T23:38:21.778Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-04-27T23:38:21.778Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-04-27T23:38:21.778Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-04-27T23:38:21.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-04-27T23:38:21.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-04-27T23:38:24.674Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-04-27T23:38:25.639Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-04-27T23:38:25.639Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-04-27T23:38:25.639Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-04-27T23:38:25.639Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-04-27T23:38:25.639Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-04-27T23:38:25.639Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-04-27T23:38:25.639Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-04-27T23:38:26.099Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-04-27T23:38:27.062Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-04-27T23:38:29.960Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-04-27T23:38:31.490Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-04-27T23:38:31.490Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-04-27T23:38:31.947Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-04-27T23:38:31.947Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-04-27T23:38:31.947Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-04-27T23:38:31.947Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-04-27T23:38:34.842Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-04-27T23:38:49.630Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-04-27T23:38:58.177Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-04-27T23:38:59.147Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-04-27T23:38:59.603Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-04-27T23:38:59.603Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-04-27T23:39:02.494Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-04-27T23:39:04.002Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-04-27T23:39:04.665Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-04-27T23:39:10.442Z] === RUN TestDockerSuite/TestBuildAddScript [2023-04-27T23:39:10.442Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-04-27T23:39:10.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-04-27T23:39:10.443Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-04-27T23:39:10.443Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-04-27T23:39:10.443Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-04-27T23:39:10.443Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-04-27T23:39:10.443Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-04-27T23:39:10.443Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-04-27T23:39:10.443Z] === RUN TestDockerSuite/TestBuildAddTar [2023-04-27T23:39:18.845Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite (1625.79s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.61s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.03s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.66s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.67s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.25s) [2023-04-27T23:39:36.913Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.34s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.65s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.11s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.52s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.79s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.58s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.55s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.88s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.21s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.29s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.26s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.28s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (72.99s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.65s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.03s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.99s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.91s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.79s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.58s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.55s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.47s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.07s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (20.95s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.84s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.40s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.68s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.83s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.91s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (8.03s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.06s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.66s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.20s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.73s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.78s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.68s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.17s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.89s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.31s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.19s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.14s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.09s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.90s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.79s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.54s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.59s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.03s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.02s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.32s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.63s) [2023-04-27T23:39:36.913Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.93s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.40s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.29s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.85s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.65s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.08s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.09s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.70s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.21s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2023-04-27T23:39:36.913Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2023-04-27T23:39:36.913Z] === RUN TestDockerExternalVolumeSuite [2023-04-27T23:39:36.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-04-27T23:39:36.913Z] docker_cli_external_volume_driver_test.go:52: [d5affd3932ec2] daemon is not started [2023-04-27T23:39:49.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-04-27T23:40:10.947Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-04-27T23:40:10.949Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-04-27T23:40:10.949Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-04-27T23:40:10.949Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-04-27T23:40:10.949Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-04-27T23:40:46.592Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-04-27T23:40:46.592Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-04-27T23:40:46.592Z] === RUN TestDockerSuite/TestBuildBlankName [2023-04-27T23:40:46.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-04-27T23:40:51.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-04-27T23:40:51.290Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-04-27T23:40:52.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-04-27T23:40:57.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-04-27T23:40:58.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-04-27T23:41:07.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-04-27T23:41:10.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-04-27T23:41:19.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-04-27T23:41:19.530Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-04-27T23:41:19.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-04-27T23:41:22.316Z] docker_cli_external_volume_driver_test.go:52: [d48d8396674e5] daemon is not started [2023-04-27T23:41:31.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-04-27T23:41:31.885Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-04-27T23:41:31.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-04-27T23:41:31.885Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-04-27T23:41:31.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-04-27T23:41:36.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-04-27T23:41:36.562Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-04-27T23:41:37.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-04-27T23:41:37.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-04-27T23:41:37.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-04-27T23:41:37.476Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-04-27T23:41:37.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-04-27T23:41:37.476Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-04-27T23:41:37.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-04-27T23:41:51.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-04-27T23:42:06.784Z] docker_cli_external_volume_driver_test.go:52: [d1b3128630739] daemon is not started [2023-04-27T23:42:24.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-04-27T23:42:24.810Z] docker_cli_external_volume_driver_test.go:52: [df247af816534] daemon is not started [2023-04-27T23:42:28.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-04-27T23:42:28.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-04-27T23:42:28.127Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-04-27T23:42:28.127Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-04-27T23:42:28.127Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-04-27T23:42:28.584Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-04-27T23:42:30.753Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-04-27T23:42:30.753Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-04-27T23:42:30.753Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-04-27T23:42:35.430Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-04-27T23:42:36.961Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-04-27T23:42:36.961Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-04-27T23:42:36.961Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-04-27T23:42:36.961Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-04-27T23:42:36.961Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-04-27T23:42:36.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-04-27T23:42:38.492Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-04-27T23:42:39.455Z] === RUN TestDockerSuite/TestBuildCmd [2023-04-27T23:42:39.913Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-04-27T23:42:40.878Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-04-27T23:42:41.334Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-04-27T23:42:53.689Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-04-27T23:42:54.653Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-04-27T23:42:54.653Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-04-27T23:42:54.653Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-04-27T23:42:55.617Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-04-27T23:42:55.617Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-04-27T23:42:56.075Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-04-27T23:42:56.532Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-04-27T23:42:58.701Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-04-27T23:42:59.665Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-04-27T23:43:00.122Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-04-27T23:43:00.122Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-04-27T23:43:00.122Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-04-27T23:43:01.086Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-04-27T23:43:01.543Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-04-27T23:43:01.543Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-04-27T23:43:02.000Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-04-27T23:43:02.000Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-04-27T23:43:02.000Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-04-27T23:43:07.777Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-04-27T23:43:08.972Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-04-27T23:43:26.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-04-27T23:43:41.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-04-27T23:43:50.262Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-04-27T23:43:50.262Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-04-27T23:43:50.262Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-04-27T23:43:51.795Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-04-27T23:43:51.795Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-04-27T23:43:52.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-04-27T23:43:52.252Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-04-27T23:43:52.710Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-04-27T23:43:52.710Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-04-27T23:43:52.710Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-04-27T23:43:53.675Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-04-27T23:43:53.675Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-04-27T23:43:53.675Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-04-27T23:44:28.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-04-27T23:44:29.315Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-04-27T23:44:29.315Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-04-27T23:44:29.315Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-04-27T23:44:29.315Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-04-27T23:44:46.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-04-27T23:44:59.224Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-04-27T23:44:59.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-04-27T23:45:00.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-04-27T23:45:04.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-04-27T23:45:08.100Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-04-27T23:45:16.668Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-04-27T23:45:18.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-04-27T23:45:50.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-04-27T23:46:05.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-04-27T23:46:20.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-04-27T23:46:20.164Z] docker_cli_external_volume_driver_test.go:484: [dc19f713fbf63] daemon is not started [2023-04-27T23:46:38.240Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-04-27T23:46:38.240Z] docker_cli_external_volume_driver_test.go:52: [d1b35176b407d] daemon is not started [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.76s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2023-04-27T23:46:53.065Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-04-27T23:46:53.065Z] PASS [2023-04-27T23:46:53.065Z] [2023-04-27T23:46:53.065Z] === Skipped [2023-04-27T23:46:53.065Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-04-27T23:46:53.065Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-04-27T23:46:53.065Z] check_test.go:308: [d3542b4899171] daemon is not started [2023-04-27T23:46:53.065Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-04-27T23:46:53.065Z] [2023-04-27T23:46:53.065Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-04-27T23:46:53.065Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-04-27T23:46:53.065Z] check_test.go:308: [d96677aa9d6b4] daemon is not started [2023-04-27T23:46:53.065Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-04-27T23:46:53.065Z] [2023-04-27T23:46:53.065Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-04-27T23:46:53.065Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-04-27T23:46:53.065Z] check_test.go:308: [ddea446127327] daemon is not started [2023-04-27T23:46:53.065Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-04-27T23:46:53.065Z] [2023-04-27T23:46:53.065Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-04-27T23:46:53.065Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-04-27T23:46:53.065Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-04-27T23:46:53.065Z] [2023-04-27T23:46:53.065Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-27T23:46:53.065Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-04-27T23:46:53.065Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-27T23:46:53.065Z] [2023-04-27T23:46:53.065Z] DONE 273 tests, 5 skipped in 2361.180s [2023-04-27T23:46:53.065Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-27T23:46:53.065Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df4bcb5af4412/docker.pid [2023-04-27T23:46:53.065Z] +++ kill 12766 [2023-04-27T23:46:53.065Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12766 is not a child of this shell [2023-04-27T23:46:53.065Z] warning: PID 12766 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df4bcb5af4412/docker.pid had a nonzero exit code [2023-04-27T23:46:53.065Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df4bcb5af4412/root: target is busy. [2023-04-27T23:46:53.065Z] ++++ cat bundles/test-integration/docker.pid [2023-04-27T23:46:53.065Z] +++ kill 12628 [2023-04-27T23:46:53.320Z] +++ /etc/init.d/apparmor stop [2023-04-27T23:46:53.320Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-27T23:46:53.320Z] [2023-04-27T23:46:53.320Z] Unloading profiles will leave already running processes permanently [2023-04-27T23:46:53.320Z] unconfined, which can lead to unexpected situations. [2023-04-27T23:46:53.320Z] [2023-04-27T23:46:53.320Z] To set a process to complain mode, use the command line tool [2023-04-27T23:46:53.320Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-27T23:46:53.320Z] +++ true [2023-04-27T23:46:53.320Z] exiting test-integration [2023-04-27T23:46:53.320Z] ++ exit 0 [2023-04-27T23:46:53.320Z] [2023-04-27T23:46:53.575Z] + exit 0 [2023-04-27T23:46:53.575Z] ++ jobs -p [2023-04-27T23:46:53.575Z] + pids= [2023-04-27T23:46:53.575Z] + echo 'Remaining pids to kill: []' [2023-04-27T23:46:53.575Z] Remaining pids to kill: [] [2023-04-27T23:46:53.575Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-04-27T23:46:53.583Z] Recording test results [2023-04-27T23:46:54.939Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-27T23:46:55.240Z] + echo Ensuring container killed. [2023-04-27T23:46:55.240Z] Ensuring container killed. [2023-04-27T23:46:55.240Z] + docker ps -aq -f name=docker-pr1-* [2023-04-27T23:46:55.240Z] + cids=52c6bf11fa4e [2023-04-27T23:46:55.240Z] b9f2661f889b [2023-04-27T23:46:55.240Z] 2fb624b7dccb [2023-04-27T23:46:55.240Z] + [ -n 52c6bf11fa4e [2023-04-27T23:46:55.240Z] b9f2661f889b [2023-04-27T23:46:55.240Z] 2fb624b7dccb ] [2023-04-27T23:46:55.240Z] + docker rm -vf 52c6bf11fa4e b9f2661f889b 2fb624b7dccb [2023-04-27T23:46:56.602Z] 52c6bf11fa4e [2023-04-27T23:46:56.602Z] b9f2661f889b [2023-04-27T23:46:56.602Z] 2fb624b7dccb [Pipeline] sh [2023-04-27T23:46:56.915Z] + echo Chowning /workspace to jenkins user [2023-04-27T23:46:56.915Z] Chowning /workspace to jenkins user [2023-04-27T23:46:56.915Z] + id -u [2023-04-27T23:46:56.915Z] + id -g [2023-04-27T23:46:56.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45424:/workspace busybox chown -R 1000:1000 /workspace [2023-04-27T23:46:56.915Z] Unable to find image 'busybox:latest' locally [2023-04-27T23:46:56.915Z] latest: Pulling from library/busybox [2023-04-27T23:46:56.915Z] 4b35f584bb4f: Pulling fs layer [2023-04-27T23:46:57.170Z] 4b35f584bb4f: Verifying Checksum [2023-04-27T23:46:57.170Z] 4b35f584bb4f: Download complete [2023-04-27T23:46:57.170Z] 4b35f584bb4f: Pull complete [2023-04-27T23:46:57.170Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-27T23:46:57.170Z] Status: Downloaded newer image for busybox:latest [2023-04-27T23:46:57.863Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-04-27T23:46:57.863Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-04-27T23:46:57.863Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-04-27T23:46:57.863Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-27T23:47:00.008Z] + bundleName=amd64 [2023-04-27T23:47:00.008Z] + echo Creating amd64-bundles.tar.gz [2023-04-27T23:47:00.008Z] Creating amd64-bundles.tar.gz [2023-04-27T23:47:00.008Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-27T23:47:00.008Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-04-27T23:47:00.941Z] Archiving artifacts [2023-04-27T23:47:02.440Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-27T23:47:02.737Z] + make clean [2023-04-27T23:47:02.992Z] docker volume rm -f docker-dev-cache [2023-04-27T23:47:02.992Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T23:48:54.333Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-04-27T23:48:54.333Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-04-27T23:48:54.333Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-04-27T23:49:04.646Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-04-27T23:49:22.293Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-04-27T23:49:37.073Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-04-27T23:50:27.746Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-04-27T23:50:38.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-04-27T23:50:50.380Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-04-27T23:53:17.180Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-04-27T23:53:17.180Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-04-27T23:53:17.180Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-04-27T23:53:17.180Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-04-27T23:53:18.720Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-04-27T23:53:23.386Z] === RUN TestDockerSuite/TestBuildEnv [2023-04-27T23:53:23.386Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-04-27T23:53:23.843Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-04-27T23:53:23.843Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-04-27T23:53:23.843Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-04-27T23:53:23.843Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-04-27T23:53:23.843Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-04-27T23:53:23.843Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-04-27T23:53:23.843Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-04-27T23:53:23.843Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-04-27T23:53:24.299Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-04-27T23:53:28.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-04-27T23:53:28.020Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-04-27T23:53:28.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-04-27T23:53:28.020Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-04-27T23:53:28.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-04-27T23:53:28.020Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-04-27T23:53:28.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-04-27T23:53:28.478Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-04-27T23:53:34.255Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-04-27T23:53:51.908Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildExpose [2023-04-27T23:53:51.908Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-04-27T23:53:51.908Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-04-27T23:53:51.908Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-04-27T23:53:51.908Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-04-27T23:53:51.908Z] === RUN TestDockerSuite/TestBuildFails [2023-04-27T23:53:58.953Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-04-27T23:53:58.953Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-04-27T23:54:06.001Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-04-27T23:54:11.775Z] === RUN TestDockerSuite/TestBuildForceRm [2023-04-27T23:54:24.124Z] === RUN TestDockerSuite/TestBuildFromGit [2023-04-27T23:54:34.410Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-04-27T23:54:35.939Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-04-27T23:54:41.709Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-04-27T23:54:41.709Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-04-27T23:54:41.709Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-04-27T23:54:42.675Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-04-27T23:54:43.132Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-04-27T23:54:43.132Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-04-27T23:54:43.132Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-04-27T23:54:57.912Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-04-27T23:54:57.912Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-04-27T23:54:57.912Z] === RUN TestDockerSuite/TestBuildHistory [2023-04-27T23:55:08.209Z] === RUN TestDockerSuite/TestBuildIidFile [2023-04-27T23:55:08.667Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-04-27T23:55:10.832Z] === RUN TestDockerSuite/TestBuildInheritance [2023-04-27T23:55:10.832Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-04-27T23:55:10.832Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-04-27T23:55:11.797Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-04-27T23:55:11.797Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-04-27T23:55:22.084Z] === RUN TestDockerSuite/TestBuildLabel [2023-04-27T23:55:22.541Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-04-27T23:55:22.998Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-04-27T23:55:23.962Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-04-27T23:55:24.419Z] === RUN TestDockerSuite/TestBuildLabels [2023-04-27T23:55:25.380Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-04-27T23:55:27.551Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildLastModified [2023-04-27T23:55:33.322Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-04-27T23:55:33.322Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-04-27T23:55:33.322Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-04-27T23:55:33.778Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-04-27T23:55:34.740Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-04-27T23:55:40.511Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-04-27T23:56:05.598Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-04-27T23:56:05.598Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-04-27T23:56:05.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-04-27T23:56:07.766Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-04-27T23:56:43.405Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-04-27T23:57:04.458Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-04-27T23:57:14.743Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-04-27T23:57:25.028Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-04-27T23:57:30.800Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-04-27T23:57:55.930Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-04-27T23:57:55.930Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-04-27T23:57:55.930Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-04-27T23:58:06.217Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-04-27T23:58:06.674Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-04-27T23:58:06.674Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-04-27T23:58:06.674Z] === RUN TestDockerSuite/TestBuildNetNone [2023-04-27T23:58:06.674Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-04-27T23:58:06.674Z] === RUN TestDockerSuite/TestBuildNoContext [2023-04-27T23:58:15.209Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-04-27T23:58:18.928Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-04-27T23:58:27.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-04-27T23:58:27.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-04-27T23:58:27.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-04-27T23:58:28.993Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-04-27T23:58:29.954Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-04-27T23:58:31.484Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-04-27T23:58:46.258Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-04-27T23:58:47.221Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-04-27T23:58:57.511Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-04-27T23:59:00.400Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-04-27T23:59:10.688Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-04-27T23:59:15.355Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-04-27T23:59:21.125Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-04-27T23:59:21.581Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-04-27T23:59:21.581Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-04-27T23:59:21.581Z] === RUN TestDockerSuite/TestBuildPATH [2023-04-27T23:59:21.581Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-04-27T23:59:21.581Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-04-27T23:59:23.751Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-04-27T23:59:23.751Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-04-27T23:59:23.751Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-04-28T00:00:14.374Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-04-28T00:00:44.289Z] === RUN TestDockerSuite/TestBuildRm [2023-04-28T00:00:54.581Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-04-28T00:00:58.303Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-04-28T00:00:58.303Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-04-28T00:00:58.303Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-04-28T00:00:58.303Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-04-28T00:00:58.303Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-04-28T00:00:59.834Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-04-28T00:01:03.554Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-04-28T00:01:07.272Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-04-28T00:01:11.942Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-04-28T00:01:37.045Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-04-28T00:01:37.046Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-04-28T00:01:37.046Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-04-28T00:01:47.338Z] === RUN TestDockerSuite/TestBuildSpaces [2023-04-28T00:01:47.338Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-04-28T00:01:53.114Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-04-28T00:01:53.114Z] === RUN TestDockerSuite/TestBuildStderr [2023-04-28T00:01:57.792Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-04-28T00:02:18.855Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-04-28T00:02:18.855Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-04-28T00:02:19.311Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-04-28T00:02:23.034Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-04-28T00:02:23.998Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-04-28T00:02:29.781Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-04-28T00:02:35.557Z] === RUN TestDockerSuite/TestBuildUser [2023-04-28T00:02:35.557Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-04-28T00:02:35.557Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-04-28T00:02:35.557Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-04-28T00:02:35.557Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-04-28T00:02:35.557Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-04-28T00:02:35.557Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-04-28T00:02:40.228Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-04-28T00:02:40.229Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-04-28T00:02:43.120Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-04-28T00:02:43.120Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-04-28T00:02:43.120Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-04-28T00:02:43.120Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-04-28T00:02:43.577Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-04-28T00:03:08.679Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-04-28T00:03:08.679Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-04-28T00:03:17.223Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-04-28T00:03:29.589Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-04-28T00:03:29.589Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-04-28T00:03:29.589Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-04-28T00:03:29.589Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-04-28T00:03:29.589Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-04-28T00:03:33.330Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-04-28T00:03:33.330Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-04-28T00:03:33.330Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-04-28T00:03:48.119Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-04-28T00:03:51.840Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-04-28T00:03:51.840Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-04-28T00:04:12.901Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-04-28T00:04:12.901Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-04-28T00:04:12.901Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-04-28T00:04:12.901Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-04-28T00:04:13.358Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-04-28T00:04:13.358Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-04-28T00:04:13.358Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-04-28T00:04:14.888Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-04-28T00:04:25.183Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-04-28T00:04:25.641Z] === RUN TestDockerSuite/TestBuildXZHost [2023-04-28T00:04:25.641Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-04-28T00:04:26.101Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-04-28T00:04:26.101Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-04-28T00:04:26.101Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-04-28T00:04:26.101Z] docker_cli_sni_test.go:18: Flakey test [2023-04-28T00:04:26.559Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-04-28T00:04:28.729Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-04-28T00:04:34.502Z] === RUN TestDockerSuite/TestCommitChange [2023-04-28T00:04:46.859Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-04-28T00:04:50.583Z] === RUN TestDockerSuite/TestCommitHardlink [2023-04-28T00:04:50.583Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-04-28T00:04:50.583Z] === RUN TestDockerSuite/TestCommitNewFile [2023-04-28T00:04:59.130Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-04-28T00:04:59.130Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-04-28T00:04:59.130Z] === RUN TestDockerSuite/TestCommitTTY [2023-04-28T00:05:16.785Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-04-28T00:05:27.080Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-04-28T00:05:27.080Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-04-28T00:05:27.080Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-04-28T00:05:27.080Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-04-28T00:05:27.080Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-04-28T00:05:27.080Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-04-28T00:05:27.080Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-04-28T00:05:27.080Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-04-28T00:05:35.625Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-04-28T00:05:47.981Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-04-28T00:05:47.981Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-04-28T00:05:47.981Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-04-28T00:05:50.154Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-04-28T00:05:50.154Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-04-28T00:05:50.154Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-04-28T00:05:50.154Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-04-28T00:05:50.154Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-04-28T00:05:50.154Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-04-28T00:05:50.154Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-04-28T00:05:58.706Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-04-28T00:05:58.706Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-04-28T00:05:58.706Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-04-28T00:05:58.706Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-04-28T00:06:00.876Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-04-28T00:06:00.876Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-04-28T00:06:00.876Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-04-28T00:06:00.876Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-04-28T00:06:00.876Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-04-28T00:06:00.876Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-04-28T00:06:00.876Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-04-28T00:06:00.876Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-04-28T00:06:03.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-04-28T00:06:06.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-04-28T00:06:09.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-04-28T00:06:09.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-04-28T00:06:09.570Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-04-28T00:06:09.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-04-28T00:06:11.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-04-28T00:06:11.741Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-04-28T00:06:14.637Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-04-28T00:06:14.637Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-04-28T00:06:14.637Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-04-28T00:06:14.637Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-04-28T00:06:14.637Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-04-28T00:06:17.532Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-04-28T00:06:17.532Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-04-28T00:06:19.701Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-04-28T00:06:19.701Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-04-28T00:06:19.701Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-04-28T00:06:22.601Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-04-28T00:06:23.057Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-04-28T00:06:25.949Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-04-28T00:06:30.623Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-04-28T00:06:35.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-04-28T00:06:35.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-04-28T00:06:35.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-04-28T00:06:35.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-04-28T00:06:35.299Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-04-28T00:06:37.468Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-04-28T00:06:37.468Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-04-28T00:06:37.468Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-04-28T00:06:40.361Z] === RUN TestDockerSuite/TestContainerAPITop [2023-04-28T00:06:40.361Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-04-28T00:06:40.361Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-04-28T00:06:43.253Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-04-28T00:06:43.253Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-04-28T00:06:47.928Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-04-28T00:06:50.097Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-04-28T00:06:50.097Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-04-28T00:06:50.097Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-04-28T00:06:50.097Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-04-28T00:06:50.097Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-04-28T00:06:50.097Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-04-28T00:06:50.097Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-04-28T00:06:50.097Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-04-28T00:06:50.097Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-04-28T00:06:50.097Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-04-28T00:06:50.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-04-28T00:06:52.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-04-28T00:06:52.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-04-28T00:06:55.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-04-28T00:06:58.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-04-28T00:07:00.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-04-28T00:07:03.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000090b0_} [2023-04-28T00:07:12.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1980523461_c:\foo_false____} [2023-04-28T00:07:13.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1980523461_c:\foo_true____} [2023-04-28T00:07:16.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-04-28T00:07:16.816Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-04-28T00:07:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-04-28T00:07:17.273Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-04-28T00:07:17.273Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-04-28T00:07:17.273Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-04-28T00:07:17.273Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-04-28T00:07:17.273Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-04-28T00:07:17.273Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-04-28T00:07:20.168Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-04-28T00:07:20.168Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.168Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-04-28T00:07:20.168Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-04-28T00:07:20.624Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-04-28T00:07:20.624Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-04-28T00:07:20.624Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-04-28T00:07:29.171Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-04-28T00:07:29.171Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-04-28T00:07:29.171Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-04-28T00:07:29.171Z] === RUN TestDockerSuite/TestCpRelativePath [2023-04-28T00:07:36.221Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-04-28T00:07:36.221Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-04-28T00:07:36.221Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-04-28T00:07:36.221Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-04-28T00:07:36.221Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-04-28T00:07:36.221Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-04-28T00:07:36.221Z] === RUN TestDockerSuite/TestCpToCaseA [2023-04-28T00:07:46.515Z] === RUN TestDockerSuite/TestCpToCaseB [2023-04-28T00:07:49.412Z] === RUN TestDockerSuite/TestCpToCaseC [2023-04-28T00:07:49.412Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-04-28T00:07:49.412Z] === RUN TestDockerSuite/TestCpToCaseD [2023-04-28T00:07:49.412Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-04-28T00:07:49.412Z] === RUN TestDockerSuite/TestCpToCaseE [2023-04-28T00:08:01.770Z] === RUN TestDockerSuite/TestCpToCaseF [2023-04-28T00:08:01.770Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-04-28T00:08:01.770Z] === RUN TestDockerSuite/TestCpToCaseG [2023-04-28T00:08:01.770Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:08:01.770Z] === RUN TestDockerSuite/TestCpToCaseH [2023-04-28T00:08:12.081Z] === RUN TestDockerSuite/TestCpToCaseI [2023-04-28T00:08:12.081Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-04-28T00:08:12.081Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-04-28T00:08:12.081Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-04-28T00:08:12.081Z] === RUN TestDockerSuite/TestCpToDot [2023-04-28T00:08:14.250Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-04-28T00:08:14.250Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-04-28T00:08:14.250Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-04-28T00:08:14.250Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-04-28T00:08:14.250Z] === RUN TestDockerSuite/TestCpToStdout [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-04-28T00:08:22.793Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-04-28T00:08:22.793Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-04-28T00:08:22.793Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCpVolumePath [2023-04-28T00:08:22.793Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCreateArgs [2023-04-28T00:08:22.793Z] === RUN TestDockerSuite/TestCreateByImageID [2023-04-28T00:08:24.323Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-04-28T00:08:27.217Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-04-28T00:08:27.217Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-04-28T00:08:27.676Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-04-28T00:08:29.851Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-04-28T00:08:30.819Z] === RUN TestDockerSuite/TestCreateLabels [2023-04-28T00:08:30.819Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-04-28T00:08:30.819Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-04-28T00:08:30.819Z] === RUN TestDockerSuite/TestCreateRM [2023-04-28T00:08:31.278Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-04-28T00:08:31.278Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-28T00:08:31.278Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-04-28T00:08:31.278Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-04-28T00:08:31.735Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-04-28T00:08:46.519Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-04-28T00:08:46.520Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-04-28T00:08:46.520Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-04-28T00:08:49.496Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-04-28T00:08:49.952Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-04-28T00:08:49.952Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-04-28T00:08:49.952Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-04-28T00:08:58.496Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDevicePermissions [2023-04-28T00:08:58.496Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDockerFails [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-04-28T00:08:58.496Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-04-28T00:08:58.496Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-04-28T00:08:58.496Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestEventsAttach [2023-04-28T00:08:58.496Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestEventsCommit [2023-04-28T00:08:58.496Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-04-28T00:08:58.496Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-04-28T00:09:00.664Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-04-28T00:09:03.557Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-04-28T00:09:06.454Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-04-28T00:09:27.512Z] === RUN TestDockerSuite/TestEventsCopy [2023-04-28T00:09:30.405Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-04-28T00:09:36.181Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-04-28T00:09:39.074Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-04-28T00:09:40.038Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-04-28T00:09:44.710Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-04-28T00:09:44.710Z] === RUN TestDockerSuite/TestEventsFilterType [2023-04-28T00:09:45.674Z] === RUN TestDockerSuite/TestEventsFilters [2023-04-28T00:09:51.454Z] === RUN TestDockerSuite/TestEventsFormat [2023-04-28T00:09:56.128Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-04-28T00:09:56.128Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-04-28T00:09:56.128Z] === RUN TestDockerSuite/TestEventsImageImport [2023-04-28T00:09:56.128Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-04-28T00:09:56.128Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-04-28T00:09:56.128Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-04-28T00:09:56.128Z] === RUN TestDockerSuite/TestEventsImagePull [2023-04-28T00:09:56.128Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-04-28T00:09:56.128Z] === RUN TestDockerSuite/TestEventsImageTag [2023-04-28T00:09:57.664Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-04-28T00:09:57.664Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-04-28T00:09:57.664Z] === RUN TestDockerSuite/TestEventsRename [2023-04-28T00:10:06.212Z] === RUN TestDockerSuite/TestEventsResize [2023-04-28T00:10:08.382Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-04-28T00:10:11.275Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-04-28T00:10:15.000Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-04-28T00:10:19.673Z] === RUN TestDockerSuite/TestEventsTop [2023-04-28T00:10:19.673Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-04-28T00:10:19.673Z] === RUN TestDockerSuite/TestEventsUntag [2023-04-28T00:10:22.568Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-04-28T00:10:27.244Z] === RUN TestDockerSuite/TestExec [2023-04-28T00:10:27.244Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-04-28T00:10:27.244Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-04-28T00:10:27.244Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-04-28T00:10:27.244Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-04-28T00:10:29.413Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-04-28T00:10:32.309Z] === RUN TestDockerSuite/TestExecAPIStart [2023-04-28T00:10:32.309Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-04-28T00:10:32.309Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-04-28T00:10:32.309Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-04-28T00:10:32.309Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-04-28T00:10:32.309Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-04-28T00:10:32.309Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-04-28T00:10:34.481Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-04-28T00:10:37.380Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-04-28T00:10:39.548Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-04-28T00:10:42.442Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-04-28T00:10:47.122Z] === RUN TestDockerSuite/TestExecCgroup [2023-04-28T00:10:47.122Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-04-28T00:10:47.122Z] === RUN TestDockerSuite/TestExecEnv [2023-04-28T00:10:47.122Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-04-28T00:10:47.122Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-04-28T00:10:47.122Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-04-28T00:10:47.122Z] === RUN TestDockerSuite/TestExecExitStatus [2023-04-28T00:10:50.015Z] === RUN TestDockerSuite/TestExecInspectID [2023-04-28T00:10:53.739Z] === RUN TestDockerSuite/TestExecInteractive [2023-04-28T00:10:53.739Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-04-28T00:10:53.739Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-04-28T00:10:53.739Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-04-28T00:10:53.739Z] === RUN TestDockerSuite/TestExecParseError [2023-04-28T00:10:53.739Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-04-28T00:10:53.739Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-04-28T00:10:53.739Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-04-28T00:10:53.739Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-04-28T00:10:53.739Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-04-28T00:10:53.739Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-04-28T00:10:57.461Z] === RUN TestDockerSuite/TestExecSetEnv [2023-04-28T00:10:57.461Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-04-28T00:10:57.461Z] === RUN TestDockerSuite/TestExecStartFails [2023-04-28T00:10:59.631Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-04-28T00:10:59.631Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-04-28T00:10:59.631Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-04-28T00:10:59.631Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-04-28T00:10:59.631Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-04-28T00:10:59.631Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-04-28T00:10:59.631Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-04-28T00:11:02.526Z] === RUN TestDockerSuite/TestExecUlimits [2023-04-28T00:11:02.526Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-04-28T00:11:02.526Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-04-28T00:11:12.822Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-04-28T00:11:12.822Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-04-28T00:11:12.822Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-04-28T00:11:12.822Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-04-28T00:11:12.822Z] === RUN TestDockerSuite/TestExecWithUser [2023-04-28T00:11:12.822Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-04-28T00:11:12.822Z] === RUN TestDockerSuite/TestGetContainerStats [2023-04-28T00:11:18.597Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-04-28T00:11:25.651Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-04-28T00:11:28.549Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-04-28T00:11:35.607Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestHealth [2023-04-28T00:11:35.607Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-04-28T00:11:35.607Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-04-28T00:11:41.385Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-04-28T00:11:41.385Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-04-28T00:11:41.385Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-04-28T00:11:41.385Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-04-28T00:11:41.385Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-04-28T00:11:41.385Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-04-28T00:11:41.842Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-04-28T00:11:42.300Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-04-28T00:11:42.300Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-04-28T00:11:42.757Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-04-28T00:11:43.722Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-04-28T00:11:43.722Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-04-28T00:11:45.893Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-04-28T00:11:45.893Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-04-28T00:11:48.789Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-04-28T00:11:51.687Z] === RUN TestDockerSuite/TestImagesFormat [2023-04-28T00:11:51.687Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-04-28T00:11:51.687Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-04-28T00:11:51.687Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-04-28T00:11:56.362Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-04-28T00:11:56.362Z] === RUN TestDockerSuite/TestImportBadURL [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestImportDisplay [2023-04-28T00:11:58.533Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestImportFile [2023-04-28T00:11:58.533Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-04-28T00:11:58.533Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestImportGzipped [2023-04-28T00:11:58.533Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-04-28T00:11:58.533Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-04-28T00:11:58.533Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-04-28T00:11:58.533Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-04-28T00:11:58.533Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-04-28T00:11:58.533Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-04-28T00:11:58.533Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-28T00:11:58.533Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-04-28T00:12:01.446Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-04-28T00:12:04.340Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-04-28T00:12:04.340Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-04-28T00:12:04.340Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-04-28T00:12:04.340Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-04-28T00:12:04.340Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-04-28T00:12:04.340Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-04-28T00:12:04.340Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-04-28T00:12:04.340Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-04-28T00:12:06.510Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-04-28T00:12:06.967Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-04-28T00:12:09.869Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-04-28T00:12:09.869Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-04-28T00:12:09.869Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-04-28T00:12:09.869Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-04-28T00:12:09.869Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-04-28T00:12:09.869Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-04-28T00:12:09.869Z] === RUN TestDockerSuite/TestInspectDefault [2023-04-28T00:12:12.036Z] === RUN TestDockerSuite/TestInspectHistory [2023-04-28T00:12:22.331Z] === RUN TestDockerSuite/TestInspectImage [2023-04-28T00:12:22.331Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-04-28T00:12:22.331Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-04-28T00:12:22.331Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-04-28T00:12:22.331Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-04-28T00:12:22.331Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-28T00:12:22.331Z] === RUN TestDockerSuite/TestInspectInt64 [2023-04-28T00:12:30.879Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-04-28T00:12:32.412Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-04-28T00:12:32.412Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-04-28T00:12:40.956Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-04-28T00:12:43.127Z] === RUN TestDockerSuite/TestInspectPlugin [2023-04-28T00:12:43.127Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-04-28T00:12:43.127Z] === RUN TestDockerSuite/TestInspectRootFS [2023-04-28T00:12:43.127Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-04-28T00:12:45.300Z] === RUN TestDockerSuite/TestInspectStatus [2023-04-28T00:12:49.026Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-04-28T00:12:53.704Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-04-28T00:12:56.599Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-04-28T00:12:59.500Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-04-28T00:13:01.673Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-04-28T00:13:04.569Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-04-28T00:13:07.464Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinksEnvs [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-04-28T00:13:09.634Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-04-28T00:13:09.634Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-04-28T00:13:10.092Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-04-28T00:13:10.092Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-04-28T00:13:10.092Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-04-28T00:13:10.092Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-04-28T00:13:12.988Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-04-28T00:13:15.158Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-04-28T00:13:22.218Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-04-28T00:13:24.393Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-04-28T00:13:24.393Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-04-28T00:13:24.393Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-04-28T00:13:27.288Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-04-28T00:13:27.288Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-04-28T00:13:35.839Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-04-28T00:13:42.899Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-04-28T00:13:49.963Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-04-28T00:13:52.865Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-04-28T00:13:55.770Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-04-28T00:13:55.770Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-04-28T00:13:55.770Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-04-28T00:13:58.664Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-04-28T00:14:01.574Z] === RUN TestDockerSuite/TestLogsSince [2023-04-28T00:14:11.870Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-04-28T00:14:11.870Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-04-28T00:14:11.870Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-04-28T00:14:11.870Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-04-28T00:14:11.870Z] === RUN TestDockerSuite/TestLogsTail [2023-04-28T00:14:14.037Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-04-28T00:14:16.933Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestMountIntoProc [2023-04-28T00:14:19.828Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestMountIntoSys [2023-04-28T00:14:19.828Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestNetHostname [2023-04-28T00:14:19.828Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-04-28T00:14:19.828Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-04-28T00:14:19.828Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-04-28T00:14:19.828Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginActive [2023-04-28T00:14:19.828Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-04-28T00:14:19.828Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-04-28T00:14:19.828Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-04-28T00:14:19.828Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-04-28T00:14:19.828Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-04-28T00:14:19.828Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-04-28T00:14:19.828Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-04-28T00:14:19.828Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-04-28T00:14:19.828Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPortHostBinding [2023-04-28T00:14:19.828Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPortList [2023-04-28T00:14:19.828Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-04-28T00:14:19.828Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-04-28T00:14:25.603Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-04-28T00:14:25.603Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-28T00:14:25.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-04-28T00:14:35.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-04-28T00:14:35.901Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-04-28T00:14:35.901Z] === RUN TestDockerSuite/TestPsByOrder [2023-04-28T00:14:46.203Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-04-28T00:14:46.203Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-04-28T00:14:46.203Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-04-28T00:14:58.564Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-04-28T00:15:13.352Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-04-28T00:15:13.352Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-04-28T00:15:13.352Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-04-28T00:15:13.352Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-04-28T00:15:28.136Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-04-28T00:15:31.858Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-04-28T00:15:46.640Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-04-28T00:15:49.570Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-04-28T00:15:49.570Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-04-28T00:15:49.570Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-04-28T00:15:49.570Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-04-28T00:15:49.570Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-04-28T00:15:55.347Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-04-28T00:15:55.347Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-04-28T00:15:55.347Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-04-28T00:15:55.347Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-04-28T00:15:55.347Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-04-28T00:15:55.347Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-04-28T00:15:55.347Z] === RUN TestDockerSuite/TestPsRightTagName [2023-04-28T00:15:55.347Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-04-28T00:15:55.347Z] === RUN TestDockerSuite/TestPsShowMounts [2023-04-28T00:16:03.913Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-04-28T00:16:03.913Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-04-28T00:16:03.913Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-04-28T00:16:04.877Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-04-28T00:16:04.877Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-04-28T00:16:04.877Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-04-28T00:16:05.841Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-04-28T00:16:06.805Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-04-28T00:16:06.805Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-04-28T00:16:06.805Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-04-28T00:16:11.481Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-04-28T00:16:16.284Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-04-28T00:16:19.178Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-04-28T00:16:49.089Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-04-28T00:16:49.089Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-04-28T00:16:49.089Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-04-28T00:16:52.811Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-04-28T00:16:52.811Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-04-28T00:16:52.811Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-04-28T00:16:53.775Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-04-28T00:16:58.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-04-28T00:17:03.137Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-04-28T00:17:03.137Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-04-28T00:17:03.137Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-04-28T00:17:07.813Z] === RUN TestDockerSuite/TestRmiBlank [2023-04-28T00:17:07.813Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-04-28T00:17:08.270Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-04-28T00:17:25.937Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-04-28T00:17:27.468Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-04-28T00:17:27.927Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-04-28T00:17:36.473Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-04-28T00:17:42.267Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-04-28T00:17:50.815Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-04-28T00:17:55.490Z] === RUN TestDockerSuite/TestRmiTag [2023-04-28T00:17:55.490Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-04-28T00:17:58.385Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-04-28T00:18:19.448Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-04-28T00:18:20.414Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-04-28T00:18:26.196Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAddHost [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-04-28T00:18:27.728Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-04-28T00:18:27.728Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-04-28T00:18:29.906Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-04-28T00:18:29.906Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-04-28T00:18:29.906Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-04-28T00:18:29.906Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-04-28T00:18:29.906Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-04-28T00:18:35.683Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-04-28T00:18:38.581Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-04-28T00:18:41.476Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-04-28T00:18:44.372Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-04-28T00:18:52.923Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-04-28T00:18:52.923Z] === RUN TestDockerSuite/TestRunBindMounts [2023-04-28T00:18:56.651Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-04-28T00:18:56.651Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-04-28T00:18:56.651Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-04-28T00:18:56.651Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-04-28T00:18:56.651Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-04-28T00:18:56.651Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-04-28T00:18:56.651Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-04-28T00:18:56.651Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-04-28T00:18:57.109Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-04-28T00:18:57.109Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-04-28T00:19:00.008Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-04-28T00:19:00.008Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-04-28T00:19:00.008Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-04-28T00:19:02.903Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-04-28T00:19:02.903Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-04-28T00:19:02.903Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-04-28T00:19:02.903Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-04-28T00:19:02.903Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-04-28T00:19:05.802Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-04-28T00:19:05.802Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-04-28T00:19:07.972Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-04-28T00:19:10.869Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-04-28T00:19:13.765Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-04-28T00:19:13.765Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-04-28T00:19:13.765Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-04-28T00:19:13.765Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-04-28T00:19:13.765Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-04-28T00:19:13.765Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-04-28T00:19:13.765Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-04-28T00:19:16.660Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-04-28T00:19:16.660Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-04-28T00:19:16.660Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-04-28T00:19:16.660Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-04-28T00:19:16.660Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-04-28T00:19:16.660Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-04-28T00:19:16.660Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-04-28T00:19:16.660Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-04-28T00:19:16.660Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-04-28T00:19:18.194Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-04-28T00:19:25.255Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-04-28T00:19:25.255Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-04-28T00:19:25.255Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-04-28T00:19:25.255Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-04-28T00:19:25.255Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-04-28T00:19:25.255Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-04-28T00:19:25.255Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-04-28T00:19:26.785Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-04-28T00:19:26.785Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-04-28T00:19:26.785Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-04-28T00:19:27.242Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-04-28T00:19:27.242Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-04-28T00:19:27.242Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-04-28T00:19:30.138Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-04-28T00:19:32.317Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-04-28T00:19:32.317Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-04-28T00:19:32.317Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-04-28T00:19:34.487Z] === RUN TestDockerSuite/TestRunEnvironment [2023-04-28T00:19:34.487Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-04-28T00:19:34.487Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-04-28T00:19:34.487Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-04-28T00:19:34.487Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-04-28T00:19:34.487Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-04-28T00:19:34.487Z] === RUN TestDockerSuite/TestRunExitCode [2023-04-28T00:19:37.392Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-04-28T00:19:44.452Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-04-28T00:19:47.348Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-04-28T00:19:49.516Z] === RUN TestDockerSuite/TestRunExposePort [2023-04-28T00:19:49.516Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-04-28T00:19:49.516Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-04-28T00:19:49.516Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-04-28T00:19:49.516Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-04-28T00:19:49.973Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-04-28T00:19:49.973Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-04-28T00:19:49.973Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-04-28T00:19:49.973Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-04-28T00:19:49.973Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-28T00:19:49.973Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-28T00:19:49.973Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-04-28T00:19:49.973Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-04-28T00:19:49.973Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-04-28T00:19:49.973Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-04-28T00:19:49.973Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-04-28T00:19:54.654Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-04-28T00:19:54.654Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-04-28T00:19:54.654Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-04-28T00:19:54.654Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-04-28T00:19:54.654Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-04-28T00:19:54.654Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-04-28T00:20:07.018Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-04-28T00:20:07.018Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.018Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModeHostname [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunMount [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-04-28T00:20:07.477Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-04-28T00:20:07.477Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-04-28T00:20:16.026Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-04-28T00:20:16.026Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-04-28T00:20:16.026Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-04-28T00:20:16.026Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-04-28T00:20:16.026Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-04-28T00:20:16.026Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-04-28T00:20:16.026Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-04-28T00:20:21.804Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetHost [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-04-28T00:20:26.484Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-04-28T00:20:26.484Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-04-28T00:20:27.448Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-04-28T00:20:30.344Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-04-28T00:20:32.513Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-04-28T00:20:33.476Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-04-28T00:20:35.646Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunPortInUse [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-04-28T00:20:36.103Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-04-28T00:20:36.103Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-28T00:20:39.829Z] === RUN TestDockerSuite/TestRunPublishPort [2023-04-28T00:20:39.829Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-04-28T00:20:39.829Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-04-28T00:20:39.829Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-04-28T00:20:39.829Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-04-28T00:20:39.829Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-04-28T00:20:39.829Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-04-28T00:20:39.829Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-04-28T00:20:39.829Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-04-28T00:20:39.829Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-28T00:20:39.829Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-04-28T00:20:48.378Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-04-28T00:20:48.378Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-04-28T00:20:48.378Z] === RUN TestDockerSuite/TestRunRm [2023-04-28T00:20:51.273Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-04-28T00:20:58.326Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-04-28T00:21:05.379Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-04-28T00:21:12.436Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-04-28T00:21:15.332Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-04-28T00:21:18.230Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-04-28T00:21:18.230Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-04-28T00:21:18.230Z] === RUN TestDockerSuite/TestRunState [2023-04-28T00:21:18.230Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-04-28T00:21:18.230Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-04-28T00:21:25.283Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-04-28T00:21:25.283Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-04-28T00:21:25.283Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-04-28T00:21:27.458Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-04-28T00:21:27.458Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-04-28T00:21:27.458Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-04-28T00:21:27.458Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-04-28T00:21:27.458Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-04-28T00:21:27.915Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-04-28T00:21:27.915Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-04-28T00:21:27.915Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-04-28T00:21:27.915Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUserByID [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUserByName [2023-04-28T00:21:33.711Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-04-28T00:21:33.711Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-04-28T00:21:40.762Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-04-28T00:21:40.762Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-04-28T00:21:40.762Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-04-28T00:21:42.937Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-04-28T00:21:42.937Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-04-28T00:21:42.937Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-04-28T00:21:42.937Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-04-28T00:21:42.937Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-04-28T00:21:46.659Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-04-28T00:21:55.206Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-04-28T00:22:03.755Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-04-28T00:22:12.300Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-04-28T00:22:12.300Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-04-28T00:22:12.300Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-04-28T00:22:12.300Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-04-28T00:22:14.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-04-28T00:22:17.365Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-04-28T00:22:20.263Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-04-28T00:22:20.263Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-04-28T00:22:20.263Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-04-28T00:22:20.263Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-04-28T00:22:20.263Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-04-28T00:22:20.263Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-04-28T00:22:20.263Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-04-28T00:22:20.720Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-04-28T00:22:25.403Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-04-28T00:22:27.576Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-04-28T00:22:29.747Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-04-28T00:22:35.522Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-04-28T00:22:35.523Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-04-28T00:22:35.523Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-04-28T00:22:35.523Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-04-28T00:22:35.523Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-04-28T00:22:35.523Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveImageId [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-04-28T00:22:35.523Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-04-28T00:22:35.523Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-04-28T00:22:37.696Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-04-28T00:22:37.696Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-04-28T00:22:38.152Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-04-28T00:22:38.152Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-04-28T00:22:39.686Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-04-28T00:22:54.470Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-04-28T00:22:54.470Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-04-28T00:22:54.470Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-04-28T00:23:01.534Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-04-28T00:23:01.534Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-04-28T00:23:01.534Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-04-28T00:23:06.208Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-04-28T00:23:06.208Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-04-28T00:23:06.208Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-04-28T00:23:06.208Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-04-28T00:23:06.208Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-04-28T00:23:06.208Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-04-28T00:23:06.208Z] === RUN TestDockerSuite/TestStartRecordError [2023-04-28T00:23:06.208Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-04-28T00:23:06.208Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-04-28T00:23:18.568Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-04-28T00:23:18.568Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-04-28T00:23:18.568Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-04-28T00:23:18.568Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-04-28T00:23:18.568Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestStatsNoStream [2023-04-28T00:23:18.568Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-04-28T00:23:18.568Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-04-28T00:23:20.101Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-04-28T00:23:23.003Z] === RUN TestDockerSuite/TestTopPrivileged [2023-04-28T00:23:23.003Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-04-28T00:23:23.003Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-04-28T00:23:25.177Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-04-28T00:23:25.177Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-04-28T00:23:25.177Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-04-28T00:23:25.178Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-04-28T00:23:25.178Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-04-28T00:23:25.634Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-04-28T00:23:25.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-04-28T00:23:25.634Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-04-28T00:23:25.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-04-28T00:23:25.634Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-04-28T00:23:25.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-04-28T00:23:25.634Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-04-28T00:23:25.634Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-04-28T00:23:43.291Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-04-28T00:23:43.291Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-04-28T00:23:44.822Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-04-28T00:23:44.822Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-04-28T00:23:48.543Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-04-28T00:23:49.000Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-04-28T00:23:49.457Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-04-28T00:23:49.457Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-04-28T00:23:49.914Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-04-28T00:24:00.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-04-28T00:24:00.212Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-04-28T00:24:00.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-04-28T00:24:00.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-04-28T00:24:00.212Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-04-28T00:24:00.212Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-04-28T00:24:00.212Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-04-28T00:24:08.764Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-04-28T00:24:08.764Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-04-28T00:24:09.222Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-04-28T00:24:26.884Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-04-28T00:24:26.884Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.884Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite (3027.56s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.11s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.25s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.79s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.60s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.74s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.95s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.72s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.43s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.95s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.00s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.47s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2023-04-28T00:24:26.884Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.28s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-04-28T00:24:26.884Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.48s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.85s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.23s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.80s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.01s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.91s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.47s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.50s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.62s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.27s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.54s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.79s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.36s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.82s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.12s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.67s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.50s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.80s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.90s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.46s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.00s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignore (94.26s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.31s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (103.26s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.89s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.73s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.65s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.97s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.19s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.46s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.25s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (137.41s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.55s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.38s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.52s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.11s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.07s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFails (7.30s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.27s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.96s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.99s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.99s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.84s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.07s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildHistory (10.66s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.54s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.68s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.47s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.30s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.78s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.30s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.23s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.75s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.27s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.84s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.62s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.68s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.46s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.14s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.43s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.01s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.82s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.01s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.10s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.30s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildRm (13.76s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.69s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.83s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.74s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.82s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.13s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.61s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.44s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildStderr (5.13s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.37s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.39s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.21s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.66s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.55s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.01s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.22s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.35s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.25s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.58s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.01s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.81s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.47s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.05s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.09s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCommitChange (11.30s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.48s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.27s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCommitTTY (17.65s) [2023-04-28T00:24:26.885Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.16s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-28T00:24:26.885Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.67s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.67s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.61s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.42s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.86s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.07s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.75s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.78s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.39s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.74s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.65s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.67s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.81s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.61s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.81s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.96s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000090b0_} (7.77s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1980523461_c:\foo_false____} (2.77s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1980523461_c:\foo_true____} (2.88s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.11s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.83s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.85s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.23s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.74s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.97s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.87s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCpToStdout (7.90s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.85s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.73s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.53s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.72s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.77s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.54s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsCopy (5.59s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.87s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.26s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFilters (5.33s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFormat (5.22s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsRename (7.65s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsResize (3.40s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.22s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.69s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.37s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.54s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.51s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.49s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.91s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.73s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecInspectID (3.98s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.96s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecStartFails (2.91s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.44s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.46s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.70s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.57s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-04-28T00:24:26.886Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.16s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2023-04-28T00:24:26.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.20s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.56s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.56s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectDefault (2.57s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectHistory (10.15s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.54s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.59s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.46s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.69s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.63s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectStatus (3.05s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.10s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.76s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.61s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.70s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.64s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.61s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.42s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.19s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.78s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.58s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.51s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.66s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.85s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.76s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.77s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsTail (3.08s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.24s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.39s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsByOrder (9.85s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.23s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.93s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.08s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.21s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.08s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.16s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.35s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.35s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.32s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.03s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.73s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.62s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.04s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.68s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.58s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.84s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.81s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.74s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.76s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.88s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.15s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.56s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.77s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.50s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.90s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.73s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.90s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.13s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.74s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.44s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.35s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.85s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.81s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.38s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.06s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.59s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.40s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-28T00:24:26.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.83s) [2023-04-28T00:24:26.887Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.82s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.94s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.88s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.55s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.57s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunExitCode (2.58s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.34s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.43s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.86s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.98s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.66s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.44s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.55s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.69s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.58s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunRm (2.82s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.48s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.50s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.59s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.89s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.38s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.32s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.39s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.55s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.81s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.19s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.38s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.60s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.66s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.60s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.13s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.05s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.64s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.80s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.49s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.43s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.57s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.71s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.59s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.79s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.39s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.21s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.42s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.43s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.95s) [2023-04-28T00:24:26.888Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-04-28T00:24:26.888Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-04-28T00:24:26.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.888Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-04-28T00:24:26.889Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- PASS: TestDockerRegistrySuite (0.19s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-04-28T00:24:26.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- PASS: TestDockerSchema1RegistrySuite (0.01s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-04-28T00:24:26.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthTokenSuite [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-04-28T00:24:26.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-04-28T00:24:26.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-04-28T00:24:26.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-04-28T00:24:26.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-04-28T00:24:26.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerDaemonSuite [2023-04-28T00:24:26.889Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-04-28T00:24:26.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-04-28T00:24:26.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-04-28T00:24:26.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerSwarmSuite [2023-04-28T00:24:26.889Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-04-28T00:24:26.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- PASS: TestDockerPluginSuite (0.03s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerExternalVolumeSuite [2023-04-28T00:24:26.889Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerNetworkSuite [2023-04-28T00:24:26.889Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-04-28T00:24:26.889Z] === RUN TestDockerHubPullSuite [2023-04-28T00:24:26.889Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-04-28T00:24:26.889Z] PASS [2023-04-28T00:24:26.889Z] ok github.com/docker/docker/integration-cli 3028.059s [2023-04-28T00:24:26.889Z] [2023-04-28T00:24:26.889Z] === Skipped [2023-04-28T00:24:26.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-04-28T00:24:26.889Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-04-28T00:24:26.889Z] [2023-04-28T00:24:26.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-28T00:24:26.889Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-28T00:24:26.889Z] [2023-04-28T00:24:26.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-28T00:24:26.889Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-28T00:24:26.889Z] [2023-04-28T00:24:26.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-04-28T00:24:26.889Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.889Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-04-28T00:24:26.889Z] [2023-04-28T00:24:26.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-04-28T00:24:26.890Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-04-28T00:24:26.890Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-04-28T00:24:26.890Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-04-28T00:24:26.890Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-04-28T00:24:26.890Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-04-28T00:24:26.890Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-04-28T00:24:26.890Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-04-28T00:24:26.890Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-04-28T00:24:26.890Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2023-04-28T00:24:26.890Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-04-28T00:24:26.890Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-04-28T00:24:26.890Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.890Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-04-28T00:24:26.890Z] [2023-04-28T00:24:26.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2023-04-28T00:24:26.891Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.58s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.58s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2023-04-28T00:24:26.891Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-04-28T00:24:26.891Z] docker_cli_sni_test.go:18: Flakey test [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2023-04-28T00:24:26.891Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-04-28T00:24:26.891Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-04-28T00:24:26.891Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2023-04-28T00:24:26.891Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.891Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2023-04-28T00:24:26.891Z] [2023-04-28T00:24:26.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-04-28T00:24:26.892Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-28T00:24:26.892Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-28T00:24:26.892Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-04-28T00:24:26.892Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2023-04-28T00:24:26.892Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-04-28T00:24:26.892Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-28T00:24:26.892Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-04-28T00:24:26.892Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.892Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-04-28T00:24:26.892Z] [2023-04-28T00:24:26.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-28T00:24:26.892Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-04-28T00:24:26.893Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-28T00:24:26.893Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-28T00:24:26.893Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-28T00:24:26.893Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-04-28T00:24:26.893Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-28T00:24:26.893Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-28T00:24:26.893Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-04-28T00:24:26.893Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2023-04-28T00:24:26.893Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-04-28T00:24:26.893Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2023-04-28T00:24:26.893Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2023-04-28T00:24:26.894Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-04-28T00:24:26.894Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-04-28T00:24:26.894Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.894Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-04-28T00:24:26.894Z] [2023-04-28T00:24:26.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-28T00:24:26.894Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-28T00:24:26.895Z] [2023-04-28T00:24:26.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-28T00:24:26.895Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-04-28T00:24:26.895Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-04-28T00:24:27.353Z] [2023-04-28T00:24:27.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-28T00:24:27.353Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2023-04-28T00:24:27.354Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-04-28T00:24:27.354Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2023-04-28T00:24:27.354Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-04-28T00:24:27.354Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-28T00:24:27.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.354Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-28T00:24:27.354Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-28T00:24:27.355Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.355Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-28T00:24:27.355Z] [2023-04-28T00:24:27.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-04-28T00:24:27.356Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] DONE 1093 tests, 546 skipped in 3038.539s [2023-04-28T00:24:27.356Z] INFO: Integration tests ended at 04/28/2023 00:24:27. Duration:00:50:38.7048044 [2023-04-28T00:24:27.356Z] INFO: Docker info of the daemon under test at end of run [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] Containers: 2 [2023-04-28T00:24:27.356Z] Running: 0 [2023-04-28T00:24:27.356Z] Paused: 0 [2023-04-28T00:24:27.356Z] Stopped: 2 [2023-04-28T00:24:27.356Z] Images: 18 [2023-04-28T00:24:27.356Z] Server Version: 0.0.0-dev [2023-04-28T00:24:27.356Z] Storage Driver: windowsfilter [2023-04-28T00:24:27.356Z] Windows: [2023-04-28T00:24:27.356Z] Logging Driver: json-file [2023-04-28T00:24:27.356Z] Plugins: [2023-04-28T00:24:27.356Z] Volume: local [2023-04-28T00:24:27.356Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-28T00:24:27.356Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-28T00:24:27.356Z] Swarm: inactive [2023-04-28T00:24:27.356Z] Default Isolation: process [2023-04-28T00:24:27.356Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-28T00:24:27.356Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-28T00:24:27.356Z] OSType: windows [2023-04-28T00:24:27.356Z] Architecture: x86_64 [2023-04-28T00:24:27.356Z] CPUs: 4 [2023-04-28T00:24:27.356Z] Total Memory: 32GiB [2023-04-28T00:24:27.356Z] Name: azwin-2-452ac0 [2023-04-28T00:24:27.356Z] ID: FFN3:EWBK:DYE3:VRON:RQ2F:65OW:WP3A:6ELW:W2CH:GLN7:6KOI:BXDH [2023-04-28T00:24:27.356Z] Docker Root Dir: D:\CI\PR-45424\1\daemon [2023-04-28T00:24:27.356Z] Debug Mode (client): false [2023-04-28T00:24:27.356Z] Debug Mode (server): true [2023-04-28T00:24:27.356Z] File Descriptors: -1 [2023-04-28T00:24:27.356Z] Goroutines: 17 [2023-04-28T00:24:27.356Z] System Time: 2023-04-28T00:24:27.229342Z [2023-04-28T00:24:27.356Z] EventsListeners: 0 [2023-04-28T00:24:27.356Z] Registry: https://index.docker.io/v1/ [2023-04-28T00:24:27.356Z] Labels: [2023-04-28T00:24:27.356Z] Experimental: false [2023-04-28T00:24:27.356Z] Insecure Registries: [2023-04-28T00:24:27.356Z] 127.0.0.0/8 [2023-04-28T00:24:27.356Z] Live Restore Enabled: false [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] [2023-04-28T00:24:27.356Z] INFO: Stopping daemon under test [2023-04-28T00:24:27.815Z] SUCCESS: The process with PID 3984 (child process of PID 3888) has been terminated. [2023-04-28T00:24:27.815Z] SUCCESS: The process with PID 3888 (child process of PID 3492) has been terminated. [2023-04-28T00:24:27.815Z] INFO: Stop tailing logs of the daemon under tests [2023-04-28T00:24:27.815Z] INFO: executeCI.ps1 Completed successfully at 04/28/2023 00:24:27. [2023-04-28T00:24:27.815Z] INFO: Tidying up at end of run [2023-04-28T00:24:27.815Z] INFO: Saving daemon under test log (d:\CI\PR-45424\1\dut.out) to bundles\CIDUT.out [2023-04-28T00:24:27.815Z] INFO: Saving daemon under test log (d:\CI\PR-45424\1\dut.err) to bundles\CIDUT.err [2023-04-28T00:24:27.815Z] INFO: Nuke-Everything... [2023-04-28T00:24:27.815Z] INFO: Container count on control daemon to delete is 2 [2023-04-28T00:24:28.272Z] af988d3df50d [2023-04-28T00:24:28.272Z] ab0f7f598fa8 [2023-04-28T00:24:28.272Z] INFO: Tidying pidfile d:\CI\PR-45424\1\docker.pid [2023-04-28T00:24:28.272Z] INFO: Nuking d:\CI [2023-04-28T00:25:03.926Z] INFO: Zapped successfully [2023-04-28T00:25:03.926Z] [2023-04-28T00:25:03.926Z] INFO: executeCI.ps1 exiting at Fri Apr 28 00:24:59 CUT 2023. Duration 01:18:57.7719277 [2023-04-28T00:25:03.926Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-04-28T00:25:04.161Z] Recording test results [2023-04-28T00:25:10.897Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-04-28T00:25:12.944Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-04-28T00:25:14.687Z] Archiving artifacts [2023-04-28T00:25:28.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45424/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-28T00:25:29.504Z] + make clean [2023-04-28T00:25:31.677Z] docker volume rm -f docker-dev-cache [2023-04-28T00:25:31.677Z] 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